[Bug 42908] Re: Dapper fails to boot using latest kernel update
Andy Balaam
mail at artificialworlds.net
Thu May 4 15:25:52 UTC 2006
>From my BIOS and lspci, it looks like I am using an Adaptec SCSI controller:
balaaman at pingu:~$ sudo lspci -v
0000:00:00.0 Host bridge: Intel Corporation 82820 820 (Camino) Chipset Host Bridge (MCH) (rev 03)
Flags: bus master, fast devsel, latency 0
Memory at 4c000000 (32-bit, prefetchable) [size=64M]
Capabilities: [a0] AGP version 2.0
0000:00:01.0 PCI bridge: Intel Corporation 82820 820 (Camino) Chipset AGP Bridge (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, 66MHz, fast devsel, latency 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
Memory behind bridge: 40500000-407fffff
Prefetchable memory behind bridge: 44000000-4bffffff
0000:00:1e.0 PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
I/O behind bridge: 00001000-00001fff
Memory behind bridge: 40000000-404fffff
Prefetchable memory behind bridge: 30000000-301fffff
0000:00:1f.0 ISA bridge: Intel Corporation 82801AA ISA Bridge (LPC) (rev 02)
Flags: bus master, medium devsel, latency 0
0000:00:1f.1 IDE interface: Intel Corporation 82801AA IDE (rev 02) (prog-if 80 [Master])
Subsystem: Intel Corporation 82801AA IDE
Flags: bus master, medium devsel, latency 0
I/O ports at 2460 [size=16]
0000:00:1f.2 USB Controller: Intel Corporation 82801AA USB (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation 82801AA USB
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O ports at 2440 [size=32]
0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio (rev 02)
Subsystem: Compaq Computer Corporation: Unknown device b185
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O ports at 2000 [size=256]
I/O ports at 2400 [size=64]
0000:01:00.0 Display controller: 3DLabs GLINT R3 (rev 01)
Subsystem: 3DLabs: Unknown device 0125
Flags: bus master, 66MHz, medium devsel, latency 66, IRQ 11
Memory at 40500000 (32-bit, non-prefetchable) [size=128K]
Memory at 44000000 (32-bit, prefetchable) [size=64M]
Memory at 48000000 (32-bit, prefetchable) [size=64M]
Expansion ROM at 40520000 [disabled] [size=64K]
Capabilities: [4c] Power Management version 1
Capabilities: [40] AGP version 2.0
0000:02:08.0 SCSI storage controller: Adaptec AIC-7892A U160/m (rev 02)
Subsystem: Adaptec 29160N Ultra160 SCSI Controller
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 11
BIST result: 00
I/O ports at 1000 [disabled] [size=256]
Memory at 40000000 (64-bit, non-prefetchable) [size=4K]
Expansion ROM at 30100000 [disabled] [size=128K]
Capabilities: [dc] Power Management version 2
0000:02:09.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 08)
Subsystem: Intel Corporation EtherExpress PRO/100+ Management Adapter with Alert On LAN*
Flags: bus master, medium devsel, latency 66, IRQ 11
Memory at 40200000 (32-bit, non-prefetchable) [size=4K]
I/O ports at 1400 [size=64]
Memory at 40100000 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at 30000000 [disabled] [size=1M]
Capabilities: [dc] Power Management version 2
balaaman at pingu:~$ sudo cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/sda1 / ext3 defaults,errors=remount-ro 0 1
/dev/sda5 none swap sw 0 0
/dev/sdb1 /mnt/sdb1 ext3 defaults,errors=remount-ro 0 1
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
//winmachine/c$ /winmachine/c smbfs uid=1000,gid=1000,username=DOM\username,password=password 0 0
//winmachine/d$ /winmachine/d smbfs uid=1000,gid=1000,username=DOM\username,password=password 0 0
xxx1.xxx.com:/solutionbuild/xxx /solutionbuild/xxx/ nfs nosuid 0 0
xxx2.xxx.com:/psd /psd/ nfs nosuid 0 0
xxx3.xxx.com:/builds/xxx/xxx/d /builds/xxx/xxx/d nfs nosuid 0 0
xxx4.xxx.com:/builds/xxx/xxx/c /builds/xxx/xxx/c nfs nosuid 0 0
balaaman at pingu:~$ sudo fdisk -l
Disk /dev/sda: 9100 MB, 9100044288 bytes
255 heads, 63 sectors/track, 1106 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1057 8490321 83 Linux
/dev/sda2 1058 1106 393592+ 5 Extended
/dev/sda5 1058 1106 393561 82 Linux swap / Solaris
Disk /dev/sdb: 18.3 GB, 18351959040 bytes
255 heads, 63 sectors/track, 2231 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 2231 17920476 7 HPFS/NTFS
--
Dapper fails to boot using latest kernel update
https://launchpad.net/bugs/42908
More information about the kernel-bugs
mailing list