Vex Star

Vex Star

Computers and Programming

Vex Star RSS Feed
 
 
 
 

linux kernel help

Im upgrading a kernel (2.6.18-92.el5) to 2.6.26.2 and im not using the right sata driver or not compiling it correctly…The file system is showing as /dev/hdX when it should be /dev/sdX in the past my sata drives have worked where SATA_SIL was concerned but with it built in it, didnt help none so I turned on a few more…didnt help.

hda: task_no_data_intr: status=0×51 { DriveReady SeekComplete Error }
hda: task_no_data_intr: error=0×04 { DriveStatusError }
ide: failed opcode was: 0xb0

Config:
Dmesg:
E6550 w/CentOS 5.2 Server

lspci
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 10)
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
02:00.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 10)

What should I be using?

Im upgrading a kernel (2.6.18-92.el5) to 2.6.26.2 and im not using the right sata driver or not compiling it correctly…The file system is showing as /dev/hdX when it should be /dev/sdX in the past my sata drives have worked where SATA_SIL was concerned but with it built in it, didnt help none so I turned on a few more…didnt help.

hda: task_no_data_intr: status=0×51 { DriveReady SeekComplete Error }
hda: task_no_data_intr: error=0×04 { DriveStatusError }
ide: failed opcode was: 0xb0

Config:
Dmesg:
E6550 w/CentOS 5.2 Server

lspci
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 10)
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
02:00.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 10)

What should I be using?

eh, could be your udev setup you can add an entry there or you can just create symlinks which would be the easiest. as far as the kernel goes check to see if you have generic IDE support included and disable that or your chipset specific option

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply