Comment 36 for bug 6367

Revision history for this message
koftinoff (jeffk) wrote : Re: Hard disk order changes when using docking station

I was forwarded to this bug from bug 36667. I encounter this problem on my desktop. I have an additional PCI IDE controller, and as of kernel 2.6.15 it seems my internal drive hda is now hde. Here is my lspci output:

0000:00:00.0 Host bridge: Intel Corporation 82845 845 (Brookdale) Chipset Host Bridge (rev 11)
0000:00:01.0 PCI bridge: Intel Corporation 82845 845 (Brookdale) Chipset AGP Bridge (rev 11)
0000:00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
0000:00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
0000:00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
0000:00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
0000:00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 81)
0000:00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01)
0000:00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 01)
0000:00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)
0000:02:01.0 SCSI storage controller: LSI Logic / Symbios Logic 53c810 (rev 12)
0000:02:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VE (LOM) Ethernet Controller (rev 81)
0000:02:0c.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
0000:02:0c.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
0000:02:0e.0 RAID bus controller: Silicon Image, Inc. SiI 0649 Ultra ATA/100 PCI to ATA Host Controller (rev 02)

FYI, before I upgraded to dapper, /proc/ide/ looked like:

drivers
hda -> ide0/hda
hdb -> ide0/hdb
hdc -> ide1/hdc
ide0
ide1

After booting the new kernel, /proc/ide looks like:

cmd64x
drivers
hdc -> ide1/hdc
hdd -> ide1/hdd
hde -> ide2/hde
hdf -> ide2/hdf
hdg -> ide3/hdg
ide1
ide2
ide3

<email address hidden>
www.jdkoftinoff.com