Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SATA_PMP using rt-sources, only first drive seen
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Raptor85
Apprentice
Apprentice


Joined: 29 Dec 2007
Posts: 208

PostPosted: Sun Dec 06, 2009 4:22 am    Post subject: SATA_PMP using rt-sources, only first drive seen Reply with quote

I'm having some issues getting PMP working on a new kernel, I'm not sure what I'm missing but though everything looks correct it's still seeing only the first drive. This is attempting to connect to a pair of 250GB drives docked in a vantec NST-D200SU hard drive dock. Any thoughts or ideas, something I may have overlooked?

uname -a
Code:
Linux raptop 2.6.31.6-rt19 #1 PREEMPT RT Mon Nov 16 13:48:35 PST 2009 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux


relevant lspci -v output
Code:
02:00.0 Mass storage controller: Silicon Image, Inc. SiI 3512 [SATALink/SATARaid] Serial ATA Controller (rev 01)
   Subsystem: Silicon Image, Inc. SiI 3512 SATALink Controller
   Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 11
   I/O ports at 1410 [size=8]
   I/O ports at 1420 [size=4]
   I/O ports at 1418 [size=8]
   I/O ports at 1424 [size=4]
   I/O ports at 1400 [size=16]
   Memory at 24000000 (32-bit, non-prefetchable) [size=512]
   [virtual] Expansion ROM at 20000000 [disabled] [size=512K]
   Capabilities: [60] Power Management version 2
   Kernel driver in use: sata_sil
   Kernel modules: sata_sil


grep SATA .config
Code:
CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=y
CONFIG_SATA_SIL24=m
# CONFIG_SATA_SVW is not set
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SX4 is not set
CONFIG_SATA_SIL=m
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set


lsmod | grep sata
Code:
sata_sil                8264  0


dmesg output
Code:
[  705.000775] sd 3:0:0:0: [sdb] Attached SCSI disk
[  735.750778] sd 3:0:0:0: [sdb] Stopping disk
[  735.775000] sd 3:0:0:0: Attached scsi generic sg2 type 0
[  735.775899] sd 3:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[  735.776080] sd 3:0:0:0: [sdb] Write Protect is off
[  735.776090] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[  735.776160] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  735.776553]  sdb: sdb1
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum