Gentoo Archives: gentoo-user

From: David Busby <busby@××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] SuperMicro P4SCT+ and SATA
Date: Fri, 19 Aug 2005 06:51:52
Message-Id: 43058063.3070702@edoceo.com
1 List,
2 I'm trying to get 2005.1 onto this box I was just gifted. It's got a SuperMicro p4sct+ with a goofy SATA controller.
3 I've got four hard drives in it, connected to these four SATA connectors (labeled like 1/5, 2/6, 3/7, 4/8). I guess
4 i'm using them in 1,2,3,4 mode. But my gentoo cannot see the drives. lspci sees the controller
5
6 0000:00:00.0 Host bridge: Intel Corporation 82875P/E7210 Memory Controller Hub (rev 02)
7 0000:00:03.0 PCI bridge: Intel Corporation 82875P/E7210 Processor to PCI to CSA Bridge (rev 02)
8 0000:00:1c.0 PCI bridge: Intel Corporation 6300ESB 64-bit PCI-X Bridge (rev 02)
9 0000:00:1d.0 USB Controller: Intel Corporation 6300ESB USB Universal Host Controller (rev 02)
10 0000:00:1d.1 USB Controller: Intel Corporation 6300ESB USB Universal Host Controller (rev 02)
11 0000:00:1d.4 System peripheral: Intel Corporation 6300ESB Watchdog Timer (rev 02)
12 0000:00:1d.5 PIC: Intel Corporation 6300ESB I/O Advanced Programmable Interrupt Controller (rev 02)
13 0000:00:1d.7 USB Controller: Intel Corporation 6300ESB USB2 Enhanced Host Controller (rev 02)
14 0000:00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 0a)
15 0000:00:1f.0 ISA bridge: Intel Corporation 6300ESB LPC Interface Controller (rev 02)
16 0000:00:1f.1 IDE interface: Intel Corporation 6300ESB PATA Storage Controller (rev 02)
17 0000:00:1f.2 IDE interface: Intel Corporation 6300ESB SATA Storage Controller (rev 02)
18 0000:00:1f.3 SMBus: Intel Corporation 6300ESB SMBus Controller (rev 02)
19 0000:01:01.0 Ethernet controller: Intel Corporation 82547GI Gigabit Ethernet Controller
20 0000:02:04.0 RAID bus controller: Marvell Technology Group Ltd. MV88SX5041 4-port SATA I PCI-X Controller
21 0000:03:09.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
22 0000:03:0a.0 Ethernet controller: Intel Corporation 82541GI/PI Gigabit Ethernet Controller
23
24 It's that dang Marvell thing, I think. When it boots it says Adaptec-HOSTRAID something. There are also two other SATA
25 connectors, seems that they connect to the Intel controller. Shouldn't ata_piix find it? Seems like it. What about a
26 Marvell driver for the four drives, am I hosed? Any ideas?
27
28 Relevant stuffs from dmesg
29
30 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
31 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
32 ICH5: IDE controller at PCI slot 0000:00:1f.1
33 ICH5: chipset revision 2
34 ICH5: not 100% native mode: will probe irqs later
35 ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio
36 ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio
37 Probing IDE interface ide0...
38 input: AT Translated Set 2 keyboard on isa0060/serio0
39 input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
40 hdb: ATAPI DVD DD 2X16X4X16, ATAPI CD/DVD-ROM drive
41 ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
42 Probing IDE interface ide1...
43 Probing IDE interface ide1...
44 Probing IDE interface ide2...
45 Probing IDE interface ide3...
46 Probing IDE interface ide4...
47 Probing IDE interface ide5...
48 hdb: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
49 Uniform CD-ROM driver Revision: 3.20
50 [ ... ]
51 libata version 1.11 loaded.
52 ata_piix version 1.03
53 PCI: Setting latency timer of device 0000:00:1f.2 to 64
54 ata1: SATA max UDMA/133 cmd 0xE200 ctl 0xE302 bmdma 0xE600 irq 18
55 ata2: SATA max UDMA/133 cmd 0xE400 ctl 0xE502 bmdma 0xE608 irq 18
56 ata1: SATA port has no device.
57 scsi0 : ata_piix
58 ata2: SATA port has no device.
59 scsi1 : ata_piix
60
61
62
63 --
64 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] SuperMicro P4SCT+ and SATA Norbert Kamenicky <noro@××××××.sk>