Public bug reported:

Binary package hint: linux-source-2.6.20

$ dpkg -l linux-image-2.6.20-13-generic
[snip]
||/ Name           Version        Description
+++-==============-==============-============================================
ii  linux-image-2. 2.6.20-13.21   Linux kernel image for version 2.6.20 on x86

The kernel boots very slowly, in fact appears to hang then *finally*
makes it...

It insists on loading module pata_sis - which is clearly not needed on
this hardware :

( This output from currently booted and working Feisty running

uname -r

2.6.20-11-generic )

$ lsmod | grep ata
ata_generic             8708  0 
libata                120220  1 ata_generic
scsi_mod              142348  1 libata

$ mount | grep da
/dev/hda6 on / type ext3 (rw,errors=remount-ro)
/dev/hda2 on /media/hda2 type ext3 (rw)
/dev/hda5 on /media/hda5 type ext3 (rw)

On the -13 kernel the above returns "sda?" results

Attached:  output of  lspci -vvn   and
                                  lsmod

on current ( working ) 2.6.20-11 kernel

** Affects: linux-source-2.6.20 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
linux-image-2.6.20-13-generic misidentifies hard drive (sda instead of hda )
https://launchpad.net/bugs/96202

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to