PDA

View Full Version : Fedora Core 5 not seeing sata drive


biggsk
2008-07-17, 02:27 PM CDT
Has anyone else had this issue?
I am trying to install FC5, using kernel 2.6.16, but it is not recognizing the sata drives, and get the error "no drives found".

When I load up Fedora 9 I get the following output:

Jul 16 10:04:40 localhost kernel: ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
Jul 16 10:04:40 localhost kernel: scsi0 : ata_piix
Jul 16 10:04:40 localhost kernel: scsi1 : ata_piix
Jul 16 10:04:40 localhost kernel: ata1: SATA max UDMA/133 cmd 0xf700 ctl 0xf600 bmdma 0xf300 irq 19
Jul 16 10:04:40 localhost kernel: ata2: SATA max UDMA/133 cmd 0xf500 ctl 0xf400 bmdma 0xf308 irq 19
Jul 16 10:04:40 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jul 16 10:04:40 localhost kernel: ata1.00: ATA-7: SAMSUNG HD161HJ, JF100-22, max UDMA7
Jul 16 10:04:40 localhost kernel: ata1.00: 312500000 sectors, multi 16: LBA48 NCQ (depth 0/32)
Jul 16 10:04:40 localhost kernel: ata1.00: configured for UDMA/133
Jul 16 10:04:40 localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jul 16 10:04:40 localhost kernel: ata2.00: ATAPI: HL-DT-STDVD-ROM GDRH20N, 0D04, max UDMA/100
Jul 16 10:04:40 localhost kernel: ata2.00: configured for UDMA/100
Jul 16 10:04:40 localhost kernel: scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD161HJ JF10 PQ: 0 ANSI: 5
Jul 16 10:04:40 localhost kernel: sd 0:0:0:0: [sda] 312500000 512-byte hardware sectors (160000 MB)
Jul 16 10:04:40 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
Jul 16 10:04:40 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 16 10:04:40 localhost kernel: sd 0:0:0:0: [sda] 312500000 512-byte hardware sectors (160000 MB)
Jul 16 10:04:40 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
Jul 16 10:04:40 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 16 10:04:40 localhost kernel: sda: sda1 sda2
Jul 16 10:04:40 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jul 16 10:04:40 localhost kernel: scsi 1:0:0:0: CD-ROM HL-DT-ST DVD-ROM GDRH20N 0D04 PQ: 0 ANSI: 5
Jul 16 10:04:40 localhost kernel: ACPI: PCI Interrupt 0000:00:1f.5[A] -> GSI 19 (level, low) -> IRQ 19
Jul 16 10:04:40 localhost kernel: ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
Jul 16 10:04:40 localhost kernel: scsi2 : ata_piix
Jul 16 10:04:40 localhost kernel: scsi3 : ata_piix
Jul 16 10:04:40 localhost kernel: ata3: SATA max UDMA/133 cmd 0xf000 ctl 0xef00 bmdma 0xec00 irq 19
Jul 16 10:04:40 localhost kernel: ata4: SATA max UDMA/133 cmd 0xee00 ctl 0xed00 bmdma 0xec08 irq 19
Jul 16 10:04:40 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jul 16 10:04:40 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300)


But I need to get it working with Fedora Core 5.
Any help is much appreciated.

Thanks

marcrblevins
2008-07-18, 03:31 AM CDT
SATA was not invented when Fedora Core 5 was out. Why Fedora Core 5?

Can you boot from the DVD, chroot, and then run:

lspci

biggsk
2008-07-18, 07:04 AM CDT
I have a project and I need to use the 2.6.16 kernel.
SATA support was available in the 2.4.27 kernel, and up.
I was just seeing if anyone had heard of an issue with 2.6.16, and maybe knew of a work around or patch...

Ill post the output from "lspci" when I get a chance

Thanks all.

biggsk
2008-07-18, 10:39 AM CDT
This has been resolved.
Changing the SATA mode in the BIOS from IDE to RAID fixed it.

Thanks all!!