Edgy kernel oops during bootup on toshiba laptop

Bug #62932 reported by veldsla
2
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Incomplete
Undecided
Unassigned
linux-source-2.6.17 (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

Binary package hint: linux-image-2.6.17-10-386

Starting from linux-image-2.6.17-8 the kernel no longer succesfully boots.

Laptop shows black screen. Using SSH I can login to the machine and extract /var/log/messages and the dmesg output. (attached below)

dmesg shows two kernel oopses

The laptop is a Toshiba Portege 7220 with 384MB ram. This model is equiped with a S3 savage graphics adaptor.

----/var/log/messages-----
Sep 29 09:28:13 localhost syslogd 1.4.1#18ubuntu5: restart.
Sep 29 09:28:13 localhost kernel: Inspecting /boot/System.map-2.6.17-10-386
Sep 29 09:28:14 localhost kernel: Loaded 22293 symbols from /boot/System.map-2.6.17-10-386.
Sep 29 09:28:14 localhost kernel: Symbols match kernel version 2.6.17.
Sep 29 09:28:14 localhost kernel: No module symbols loaded - kernel modules not enabled.
Sep 29 09:28:14 localhost kernel: [17179569.184000] Linux version 2.6.17-10-386 (root@palmer) (gcc version 4.1.2 20060920 (prerelease) (Ubuntu 4.1.1-13ubuntu3)) #2 Tue Sep 26 16:51:46 UTC 2006 (Ubuntu 2.6.17-10.24-386)
Sep 29 09:28:14 localhost kernel: [17179569.184000] BIOS-provided physical RAM map:
Sep 29 09:28:14 localhost kernel: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Sep 29 09:28:14 localhost kernel: [17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Sep 29 09:28:14 localhost kernel: [17179569.184000] BIOS-e820: 00000000000e8000 - 00000000000e8640 (reserved)
Sep 29 09:28:14 localhost kernel: [17179569.184000] BIOS-e820: 00000000000e8640 - 00000000000e8840 (ACPI NVS)
Sep 29 09:28:14 localhost kernel: [17179569.184000] BIOS-e820: 00000000000e8840 - 00000000000ec000 (reserved)
Sep 29 09:28:14 localhost kernel: [17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Sep 29 09:28:14 localhost kernel: [17179569.184000] BIOS-e820: 0000000000100000 - 0000000013fe0000 (usable)
Sep 29 09:28:14 localhost kernel: [17179569.184000] BIOS-e820: 0000000013fe0000 - 0000000013ff0000 (ACPI data)
Sep 29 09:28:14 localhost kernel: [17179569.184000] BIOS-e820: 0000000013ff0000 - 0000000014000000 (reserved)
Sep 29 09:28:14 localhost kernel: [17179569.184000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Sep 29 09:28:14 localhost kernel: [17179569.184000] 0MB HIGHMEM available.
Sep 29 09:28:14 localhost kernel: [17179569.184000] 319MB LOWMEM available.
Sep 29 09:28:14 localhost kernel: [17179569.184000] DMI 2.3 present.
Sep 29 09:28:14 localhost kernel: [17179569.184000] ACPI: PM-Timer IO Port: 0xfe08
Sep 29 09:28:14 localhost kernel: [17179569.184000] Allocating PCI resources starting at 20000000 (gap: 14000000:ebf80000)
Sep 29 09:28:14 localhost kernel: [17179569.184000] Built 1 zonelists
Sep 29 09:28:14 localhost kernel: [17179569.184000] Kernel command line: root=UUID=62f9af2f-6d6c-4c02-aa00-88ed91ea8a6e ro quiet
Sep 29 09:28:14 localhost kernel: [17179569.184000] Local APIC disabled by BIOS (or by default) -- you can enable it with "lapic"
Sep 29 09:28:14 localhost kernel: [17179569.184000] Enabling fast FPU save and restore... done.
Sep 29 09:28:14 localhost kernel: [17179569.184000] Enabling unmasked SIMD FPU exception support... done.
Sep 29 09:28:14 localhost kernel: [17179569.184000] Initializing CPU#0
Sep 29 09:28:14 localhost kernel: [17179569.184000] PID hash table entries: 2048 (order: 11, 8192 bytes)
Sep 29 09:28:14 localhost kernel: [17179569.184000] Detected 646.924 MHz processor.
Sep 29 09:28:14 localhost kernel: [17179569.184000] Using pmtmr for high-res timesource
Sep 29 09:28:14 localhost kernel: [17179569.184000] Console: colour VGA+ 80x25
Sep 29 09:28:14 localhost kernel: [17179571.240000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Sep 29 09:28:14 localhost kernel: [17179571.244000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Sep 29 09:28:14 localhost kernel: [17179571.280000] Memory: 312212k/327552k available (1812k kernel code, 14784k reserved, 1058k data, 288k init, 0k highmem)
Sep 29 09:28:14 localhost kernel: [17179571.280000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
Sep 29 09:28:14 localhost kernel: [17179571.360000] Calibrating delay using timer specific routine.. 1294.80 BogoMIPS (lpj=2589616)
Sep 29 09:28:14 localhost kernel: [17179571.360000] Security Framework v1.0.0 initialized
Sep 29 09:28:14 localhost kernel: [17179571.360000] SELinux: Disabled at boot.
Sep 29 09:28:14 localhost kernel: [17179571.360000] Mount-cache hash table entries: 512
Sep 29 09:28:14 localhost kernel: [17179571.360000] CPU: L1 I cache: 16K, L1 D cache: 16K
Sep 29 09:28:14 localhost kernel: [17179571.360000] CPU: L2 cache: 256K
Sep 29 09:28:14 localhost kernel: [17179571.360000] CPU: Intel Pentium III (Coppermine) stepping 06
Sep 29 09:28:14 localhost kernel: [17179571.360000] Checking 'hlt' instruction... OK.
Sep 29 09:28:14 localhost kernel: [17179571.376000] SMP alternatives: switching to UP code
Sep 29 09:28:14 localhost kernel: [17179571.376000] Freeing SMP alternatives: 0k freed
Sep 29 09:28:14 localhost kernel: [17179571.376000] checking if image is initramfs... it is
Sep 29 09:28:14 localhost kernel: [17179573.476000] Freeing initrd memory: 8246k freed
Sep 29 09:28:14 localhost kernel: [17179573.476000] ACPI: Core revision 20060707
Sep 29 09:28:14 localhost kernel: [17179573.476000] ACPI: Looking for DSDT ... not found!
Sep 29 09:28:14 localhost kernel: [17179573.484000] ACPI: setting ELCR to 0200 (from 0808)
Sep 29 09:28:14 localhost kernel: [17179573.484000] NET: Registered protocol family 16
Sep 29 09:28:14 localhost kernel: [17179573.484000] EISA bus registered
Sep 29 09:28:14 localhost kernel: [17179573.484000] ACPI: bus type pci registered
Sep 29 09:28:14 localhost kernel: [17179573.488000] PCI: PCI BIOS revision 2.10 entry at 0xfed9b, last bus=21
Sep 29 09:28:14 localhost kernel: [17179573.488000] Setting up standard PCI resources
Sep 29 09:28:14 localhost kernel: [17179573.496000] ACPI: Interpreter enabled
Sep 29 09:28:14 localhost kernel: [17179573.496000] ACPI: Using PIC for interrupt routing
Sep 29 09:28:14 localhost kernel: [17179573.500000] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 6 7 10 *11 12)
Sep 29 09:28:14 localhost kernel: [17179573.500000] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 6 7 10 *11 12)
Sep 29 09:28:14 localhost kernel: [17179573.504000] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 6 7 10 *11 12)
Sep 29 09:28:14 localhost kernel: [17179573.508000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 6 7 10 *11 12)
Sep 29 09:28:14 localhost kernel: [17179573.508000] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4)
Sep 29 09:28:14 localhost kernel: [17179573.512000] ACPI: PCI Root Bridge [PCI0] (0000:00)
Sep 29 09:28:14 localhost kernel: [17179573.512000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
Sep 29 09:28:14 localhost kernel: [17179573.524000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:05.1
Sep 29 09:28:14 localhost kernel: [17179573.532000] PCI quirk: region fe00-fe3f claimed by PIIX4 ACPI
Sep 29 09:28:14 localhost kernel: [17179573.532000] PCI quirk: region fe70-fe7f claimed by PIIX4 SMB
Sep 29 09:28:14 localhost kernel: [17179573.532000] PIIX4 devres B PIO at 006c-006f
Sep 29 09:28:14 localhost kernel: [17179573.572000] ACPI: Power Resource [PIHD] (on)
Sep 29 09:28:14 localhost kernel: [17179573.572000] ACPI: Power Resource [PMHD] (off)
Sep 29 09:28:14 localhost kernel: [17179573.576000] ACPI: Power Resource [PFAN] (off)
Sep 29 09:28:14 localhost kernel: [17179573.576000] Linux Plug and Play Support v0.97 (c) Adam Belay
Sep 29 09:28:14 localhost kernel: [17179573.576000] pnp: PnP ACPI init
Sep 29 09:28:14 localhost kernel: [17179573.596000] pnp: PnP ACPI: found 12 devices
Sep 29 09:28:14 localhost kernel: [17179573.596000] PnPBIOS: Disabled by ACPI PNP
Sep 29 09:28:14 localhost kernel: [17179573.596000] PCI: Using ACPI for IRQ routing
Sep 29 09:28:14 localhost kernel: [17179573.596000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Sep 29 09:28:14 localhost kernel: [17179573.616000] PCI: Bridge: 0000:00:01.0
Sep 29 09:28:14 localhost kernel: [17179573.616000] IO window: disabled.
Sep 29 09:28:14 localhost kernel: [17179573.616000] MEM window: f0000000-f7ffffff
Sep 29 09:28:14 localhost kernel: [17179573.616000] PREFETCH window: 28000000-280fffff
Sep 29 09:28:14 localhost kernel: [17179573.616000] PCI: Bus 2, cardbus bridge: 0000:00:0b.0
Sep 29 09:28:14 localhost kernel: [17179573.616000] IO window: 00001000-000010ff
Sep 29 09:28:14 localhost kernel: [17179573.616000] IO window: 00001400-000014ff
Sep 29 09:28:14 localhost kernel: [17179573.616000] PREFETCH window: 20000000-21ffffff
Sep 29 09:28:14 localhost kernel: [17179573.616000] MEM window: 22000000-23ffffff
Sep 29 09:28:14 localhost kernel: [17179573.616000] PCI: Bus 6, cardbus bridge: 0000:00:0b.1
Sep 29 09:28:14 localhost kernel: [17179573.616000] IO window: 00001800-000018ff
Sep 29 09:28:14 localhost kernel: [17179573.616000] IO window: 00002000-000020ff
Sep 29 09:28:14 localhost kernel: [17179573.616000] PREFETCH window: 24000000-25ffffff
Sep 29 09:28:14 localhost kernel: [17179573.616000] MEM window: 26000000-27ffffff
Sep 29 09:28:14 localhost kernel: [17179573.620000] PCI: Enabling device 0000:00:0b.0 (0000 -> 0003)
Sep 29 09:28:14 localhost kernel: [17179573.620000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Sep 29 09:28:14 localhost kernel: [17179573.620000] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Sep 29 09:28:14 localhost kernel: [17179573.624000] PCI: Enabling device 0000:00:0b.1 (0000 -> 0003)
Sep 29 09:28:14 localhost kernel: [17179573.624000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Sep 29 09:28:14 localhost kernel: [17179573.624000] ACPI: PCI Interrupt 0000:00:0b.1[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
Sep 29 09:28:14 localhost kernel: [17179573.624000] NET: Registered protocol family 2
Sep 29 09:28:14 localhost kernel: [17179573.664000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Sep 29 09:28:14 localhost kernel: [17179573.664000] TCP established hash table entries: 16384 (order: 4, 65536 bytes)
Sep 29 09:28:14 localhost kernel: [17179573.664000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
Sep 29 09:28:14 localhost kernel: [17179573.664000] TCP: Hash tables configured (established 16384 bind 8192)
Sep 29 09:28:14 localhost kernel: [17179573.664000] TCP reno registered
Sep 29 09:28:14 localhost kernel: [17179573.664000] audit: initializing netlink socket (disabled)
Sep 29 09:28:14 localhost kernel: [17179573.664000] audit(1159522041.664:1): initialized
Sep 29 09:28:14 localhost kernel: [17179573.664000] VFS: Disk quotas dquot_6.5.1
Sep 29 09:28:14 localhost kernel: [17179573.664000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Sep 29 09:28:14 localhost kernel: [17179573.664000] Initializing Cryptographic API
Sep 29 09:28:14 localhost kernel: [17179573.664000] io scheduler noop registered
Sep 29 09:28:14 localhost kernel: [17179573.664000] io scheduler anticipatory registered
Sep 29 09:28:14 localhost kernel: [17179573.664000] io scheduler deadline registered
Sep 29 09:28:14 localhost kernel: [17179573.664000] io scheduler cfq registered (default)
Sep 29 09:28:14 localhost kernel: [17179573.664000] Limiting direct PCI/PCI transfers.
Sep 29 09:28:14 localhost kernel: [17179573.664000] isapnp: Scanning for PnP cards...
Sep 29 09:28:14 localhost kernel: [17179574.020000] isapnp: No Plug & Play device found
Sep 29 09:28:14 localhost kernel: [17179574.080000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
Sep 29 09:28:14 localhost kernel: [17179574.080000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Sep 29 09:28:14 localhost kernel: [17179574.084000] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Sep 29 09:28:14 localhost kernel: [17179574.084000] mice: PS/2 mouse device common for all mice
Sep 29 09:28:14 localhost kernel: [17179574.084000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
Sep 29 09:28:14 localhost kernel: [17179574.084000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Sep 29 09:28:14 localhost kernel: [17179574.084000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Sep 29 09:28:14 localhost kernel: [17179574.084000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Sep 29 09:28:14 localhost kernel: [17179574.088000] serio: i8042 AUX port at 0x60,0x64 irq 12
Sep 29 09:28:14 localhost kernel: [17179574.088000] serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 29 09:28:14 localhost kernel: [17179574.088000] EISA: Probing bus 0 at eisa.0
Sep 29 09:28:14 localhost kernel: [17179574.088000] Cannot allocate resource for EISA slot 1
Sep 29 09:28:14 localhost kernel: [17179574.088000] Cannot allocate resource for EISA slot 2
Sep 29 09:28:14 localhost kernel: [17179574.088000] EISA: Detected 0 cards.
Sep 29 09:28:14 localhost kernel: [17179574.088000] TCP bic registered
Sep 29 09:28:14 localhost kernel: [17179574.088000] NET: Registered protocol family 1
Sep 29 09:28:14 localhost kernel: [17179574.088000] NET: Registered protocol family 8
Sep 29 09:28:14 localhost kernel: [17179574.088000] NET: Registered protocol family 20
Sep 29 09:28:14 localhost kernel: [17179574.088000] Using IPI Shortcut mode
Sep 29 09:28:14 localhost kernel: [17179574.088000] ACPI: (supports S0 S1 S3 S4 S5)
Sep 29 09:28:14 localhost kernel: [17179574.092000] Freeing unused kernel memory: 288k freed
Sep 29 09:28:14 localhost kernel: [17179574.112000] input: AT Translated Set 2 keyboard as /class/input/input0
Sep 29 09:28:14 localhost kernel: [17179574.224000] Capability LSM initialized
Sep 29 09:28:14 localhost kernel: [17179574.308000] ACPI: Transitioning device [FAN] to D3
Sep 29 09:28:14 localhost kernel: [17179574.308000] ACPI: Transitioning device [FAN] to D3
Sep 29 09:28:14 localhost kernel: [17179574.308000] ACPI: Fan [FAN] (off)
Sep 29 09:28:14 localhost kernel: [17179574.320000] ACPI: CPU0 (power states: C1[C1] C2[C2])
Sep 29 09:28:14 localhost kernel: [17179574.324000] ACPI: Thermal Zone [THRM] (61 C)
Sep 29 09:28:14 localhost kernel: [17179575.432000] PIIX4: IDE controller at PCI slot 0000:00:05.1
Sep 29 09:28:14 localhost kernel: [17179575.432000] PIIX4: chipset revision 1
Sep 29 09:28:14 localhost kernel: [17179575.432000] PIIX4: not 100%% native mode: will probe irqs later
Sep 29 09:28:14 localhost kernel: [17179575.432000] ide0: BM-DMA at 0xfff0-0xfff7, BIOS settings: hda:DMA, hdb:pio
Sep 29 09:28:14 localhost kernel: [17179575.432000] ide1: BM-DMA at 0xfff8-0xffff, BIOS settings: hdc:pio, hdd:pio
Sep 29 09:28:14 localhost kernel: [17179575.720000] hda: TOSHIBA MK1516GAP, ATA DISK drive
Sep 29 09:28:14 localhost kernel: [17179576.392000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Sep 29 09:28:14 localhost kernel: [17179577.316000] hda: max request size: 128KiB
Sep 29 09:28:14 localhost kernel: [17179577.316000] hda: 23579136 sectors (12072 MB), CHS=23392/16/63, UDMA(33)
Sep 29 09:28:14 localhost kernel: [17179577.316000] hda: cache flushes not supported
Sep 29 09:28:14 localhost kernel: [17179577.316000] hda: hda1 hda2 hda3
Sep 29 09:28:14 localhost kernel: [17179577.856000] usbcore: registered new driver usbfs
Sep 29 09:28:14 localhost kernel: [17179577.860000] usbcore: registered new driver hub
Sep 29 09:28:14 localhost kernel: [17179577.864000] USB Universal Host Controller Interface driver v3.0
Sep 29 09:28:14 localhost kernel: [17179577.868000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Sep 29 09:28:14 localhost kernel: [17179577.868000] ACPI: PCI Interrupt 0000:00:05.2[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Sep 29 09:28:14 localhost kernel: [17179577.868000] uhci_hcd 0000:00:05.2: UHCI Host Controller
Sep 29 09:28:14 localhost kernel: [17179577.868000] uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 1
Sep 29 09:28:14 localhost kernel: [17179577.868000] uhci_hcd 0000:00:05.2: irq 11, io base 0x0000ff80
Sep 29 09:28:14 localhost kernel: [17179577.868000] usb usb1: configuration #1 chosen from 1 choice
Sep 29 09:28:14 localhost kernel: [17179577.868000] hub 1-0:1.0: USB hub found
Sep 29 09:28:14 localhost kernel: [17179577.868000] hub 1-0:1.0: 2 ports detected
Sep 29 09:28:14 localhost kernel: [17179578.488000] Attempting manual resume
Sep 29 09:28:14 localhost kernel: [17179578.524000] EXT3-fs: INFO: recovery required on readonly filesystem.
Sep 29 09:28:14 localhost kernel: [17179578.524000] EXT3-fs: write access will be enabled during recovery.
Sep 29 09:28:14 localhost kernel: [17179582.156000] kjournald starting. Commit interval 5 seconds
Sep 29 09:28:14 localhost kernel: [17179582.156000] EXT3-fs: recovery complete.
Sep 29 09:28:14 localhost kernel: [17179582.160000] EXT3-fs: mounted filesystem with ordered data mode.
Sep 29 09:28:14 localhost kernel: [17179611.768000] ltmodem: module license 'Proprietary' taints kernel.
Sep 29 09:28:14 localhost kernel: [17179611.768000] Loading Lucent Modem Controller driver version 8.26-alk-8
Sep 29 09:28:14 localhost kernel: [17179611.776000] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 3
Sep 29 09:28:14 localhost kernel: [17179611.776000] ACPI: PCI Interrupt 0000:00:07.0[A] -> Link [LNKE] -> GSI 3 (level, low) -> IRQ 3
Sep 29 09:28:14 localhost kernel: [17179611.776000] Detected Parameters Irq=3 BaseAddress=0x1c00 ComAddress=0x2f8
Sep 29 09:28:14 localhost kernel: [17179611.776000] ttyLTM0 at I/O 0x1c00 (irq = 3) is a Lucent/Agere Modem
Sep 29 09:28:14 localhost kernel: [17179611.828000] piix4_smbus 0000:00:05.3: Found 0000:00:05.3 device
Sep 29 09:28:14 localhost kernel: [17179611.856000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Sep 29 09:28:14 localhost kernel: [17179611.872000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 29 09:28:14 localhost kernel: [17179612.644000] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Sep 29 09:28:14 localhost kernel: [17179612.644000] Yenta: CardBus bridge found at 0000:00:0b.0 [1179:0001]
Sep 29 09:28:14 localhost kernel: [17179612.772000] Yenta: ISA IRQ mask 0x04b0, PCI irq 11
Sep 29 09:28:14 localhost kernel: [17179612.772000] Socket status: 30000011
Sep 29 09:28:14 localhost kernel: [17179612.820000] parport: PnPBIOS parport detected.
Sep 29 09:28:14 localhost kernel: [17179612.820000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
Sep 29 09:28:14 localhost kernel: [17179612.828000] ACPI: PCI Interrupt 0000:00:0b.1[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
Sep 29 09:28:14 localhost kernel: [17179612.828000] Yenta: CardBus bridge found at 0000:00:0b.1 [1179:0001]
Sep 29 09:28:14 localhost kernel: [17179612.956000] Yenta: ISA IRQ mask 0x0430, PCI irq 11
Sep 29 09:28:14 localhost kernel: [17179612.956000] Socket status: 30000007
Sep 29 09:28:14 localhost kernel: [17179613.136000] Linux agpgart interface v0.101 (c) Dave Jones
Sep 29 09:28:14 localhost kernel: [17179613.144000] agpgart: Detected an Intel 440BX Chipset.
Sep 29 09:28:14 localhost kernel: [17179613.160000] agpgart: AGP aperture is 256M @ 0xe0000000
Sep 29 09:28:14 localhost kernel: [17179613.184000] input: PC Speaker as /class/input/input1
Sep 29 09:28:14 localhost kernel: [17179613.552000] NET: Registered protocol family 23
Sep 29 09:28:14 localhost kernel: [17179613.556000] pccard: PCMCIA card inserted into slot 0
Sep 29 09:28:14 localhost kernel: [17179613.648000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Sep 29 09:28:14 localhost kernel: [17179613.648000] ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Sep 29 09:28:14 localhost kernel: [17179613.648000] IrDA: Registered device irda0
Sep 29 09:28:14 localhost kernel: [17179613.648000] toshoboe: Using multiple tasks, version $Id: donauboe.c V2.18 ven jan 10 03:14:16 2003$
Sep 29 09:28:14 localhost kernel: [17179613.912000] Floppy drive(s): fd0 is 1.44M
Sep 29 09:28:14 localhost kernel: [17179613.928000] FDC 0 is a post-1991 82077
Sep 29 09:28:14 localhost kernel: [17179613.944000] Real Time Clock Driver v1.12ac
Sep 29 09:28:14 localhost kernel: [17179613.984000] logips2pp: Detected unknown logitech mouse model 0
Sep 29 09:28:14 localhost kernel: [17179614.516000] input: ImPS/2 Logitech Wheel Mouse as /class/input/input2
Sep 29 09:28:14 localhost kernel: [17179614.684000] cs: IO port probe 0x100-0x4ff: excluding 0x170-0x177 0x370-0x37f 0x4d0-0x4d7
Sep 29 09:28:14 localhost kernel: [17179614.684000] cs: IO port probe 0xc00-0xcf7: clean.
Sep 29 09:28:14 localhost kernel: [17179614.684000] cs: IO port probe 0xa00-0xaff: clean.
Sep 29 09:28:14 localhost kernel: [17179614.684000] cs: memory probe 0xa0000000-0xa0ffffff: clean.
Sep 29 09:28:14 localhost kernel: [17179614.700000] pcmcia: registering new device pcmcia0.0
Sep 29 09:28:14 localhost kernel: [17179614.724000] cs: IO port probe 0x100-0x4ff: excluding 0x170-0x177 0x370-0x37f 0x4d0-0x4d7
Sep 29 09:28:14 localhost kernel: [17179614.724000] cs: IO port probe 0xc00-0xcf7: clean.
Sep 29 09:28:14 localhost kernel: [17179614.724000] cs: IO port probe 0xa00-0xaff: clean.
Sep 29 09:28:14 localhost kernel: [17179614.908000] ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Sep 29 09:28:14 localhost kernel: [17179615.176000] ts: Compaq touchscreen protocol output
Sep 29 09:28:14 localhost kernel: [17179615.512000] es1968: clocking to 48000
Sep 29 09:28:14 localhost kernel: [17179615.588000] eth0: Xircom: port 0x300, irq 5, hwaddr 00:10:A4:A2:04:54
Sep 29 09:28:14 localhost kernel: [17179616.164000] lp0: using parport0 (interrupt-driven).
Sep 29 09:28:14 localhost kernel: [17179616.760000] Adding 522104k swap on /dev/disk/by-uuid/46fe58b6-20be-406a-a825-f66d44f696f8. Priority:-1 extents:1 across:522104k
Sep 29 09:28:14 localhost kernel: [17179616.944000] EXT3 FS on hda2, internal journal
Sep 29 09:28:14 localhost kernel: [17179617.268000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
Sep 29 09:28:14 localhost kernel: [17179617.268000] md: bitmap version 4.39
Sep 29 09:28:14 localhost kernel: [17179617.632000] device-mapper: 4.6.0-ioctl (2006-02-17) initialised: <email address hidden>
Sep 29 09:28:14 localhost kernel: [17179617.776000] eth1: MII link partner: 41e1
Sep 29 09:28:14 localhost kernel: [17179617.776000] eth1: MII selected
Sep 29 09:28:14 localhost kernel: [17179617.800000] eth1: media 100BaseT, silicon revision 4
Sep 29 09:28:14 localhost kernel: [17179618.884000] NET: Registered protocol family 17
Sep 29 09:28:14 localhost kernel: [17179622.412000] NET: Registered protocol family 10
Sep 29 09:28:14 localhost kernel: [17179622.412000] lo: Disabled Privacy Extensions
Sep 29 09:28:14 localhost kernel: [17179622.412000] IPv6 over IPv4 tunneling driver
Sep 29 09:28:14 localhost kernel: [17179625.864000] ACPI: AC Adapter [ADP1] (on-line)
Sep 29 09:28:14 localhost kernel: [17179625.968000] ACPI: Battery Slot [BAT1] (battery present)
Sep 29 09:28:14 localhost kernel: [17179626.016000] ACPI: Power Button (FF) [PWRF]
Sep 29 09:28:14 localhost kernel: [17179626.016000] ACPI: Lid Switch [LID]
Sep 29 09:28:14 localhost kernel: [17179626.356000] pcc_acpi: loading...
Sep 29 09:28:14 localhost kernel: [17179626.580000] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.19a-dev
Sep 29 09:28:14 localhost kernel: [17179626.580000] toshiba_acpi: HCI method: \_SB_.VALD.GHCI
Sep 29 09:28:14 localhost kernel: [17179626.584000] toshiba_acpi: Toshiba hotkeys are sent as ACPI events
Sep 29 09:28:14 localhost kernel: [17179626.584000] toshiba_acpi: ktoshkeyd will check 2 times per second
Sep 29 09:28:14 localhost kernel: [17179626.584000] toshiba_acpi: ktoshkeyd initialisation failed. Refusing to load module
Sep 29 09:28:24 localhost kernel: [17179638.180000] [drm] Initialized drm 1.0.1 20051102
Sep 29 09:28:24 localhost kernel: [17179638.304000] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Sep 29 09:28:24 localhost kernel: [17179638.304000] [drm] Initialized savage 2.4.1 20050313 on minor 0
Sep 29 09:28:24 localhost kernel: [17179638.304000] mtrr: 0xf0000000,0x1000000 overlaps existing 0xf0000000,0x800000
Sep 29 09:28:24 localhost kernel: [17179638.308000] mtrr: 0xf4000000,0x4000000 overlaps existing 0xf6000000,0x1000000
Sep 29 09:28:24 localhost kernel: [17179638.308000] mtrr: 0xf0000000,0x1000000 overlaps existing 0xf0000000,0x800000
Sep 29 09:28:24 localhost kernel: [17179638.308000] mtrr: base(0xf2000000) is not aligned on a size(0x5000000) boundary
Sep 29 09:28:24 localhost kernel: [17179638.308000] agpgart: Found an AGP 1.0 compliant device at 0000:00:00.0.
Sep 29 09:28:24 localhost kernel: [17179638.308000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
Sep 29 09:28:24 localhost kernel: [17179638.308000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
Sep 29 09:28:24 localhost kernel: [17179638.908000] c021235e
Sep 29 09:28:24 localhost kernel: [17179638.908000] Modules linked in: savage drm speedstep_lib cpufreq_userspace cpufreq_stats freq_table cpufreq_powersave cpufreq_ondemand cpufreq_conservative video tc1100_wmi sbs sony_acpi pcc_acpi i2c_ec hotkey dev_acpi button battery container ac asus_acpi ipv6 af_packet dm_mod md_mod eeprom adm1021 lp ide_cd cdrom xirc2ps_cs tsdev snd_es1968 gameport snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device pcmcia rtc floppy snd psmouse donauboe irda soundcore evdev serio_raw pcspkr intel_agp agpgart crc_ccitt parport_pc parport yenta_socket rsrc_nonstatic pcmcia_core shpchp pci_hotplug i2c_piix4 ltserial ltmodem i2c_core ext3 jbd ide_generic uhci_hcd usbcore ide_disk piix generic thermal processor fan fbcon tileblit font bitblit softcursor vesafb capability commoncap
Sep 29 09:28:24 localhost kernel: [17179638.908000] EIP: 0060:[misc_open+46/434] Tainted: P VLI
Sep 29 09:28:24 localhost kernel: [17179638.908000] EFLAGS: 00213286 (2.6.17-10-386 #2)
Sep 29 09:28:25 localhost kernel: [17179638.908000] <6>apm: BIOS version 1.2 Flags 0x02 (Driver version 1.16ac)
Sep 29 09:28:25 localhost kernel: [17179639.116000] apm: overridden by ACPI.
Sep 29 09:28:28 localhost kernel: [17179643.004000] mtrr: 0xf0000000,0x1000000 overlaps existing 0xf0000000,0x800000
Sep 29 09:28:28 localhost kernel: [17179643.008000] mtrr: 0xf4000000,0x4000000 overlaps existing 0xf6000000,0x1000000
Sep 29 09:28:28 localhost kernel: [17179643.008000] mtrr: 0xf0000000,0x1000000 overlaps existing 0xf0000000,0x800000
Sep 29 09:28:28 localhost kernel: [17179643.008000] mtrr: base(0xf2000000) is not aligned on a size(0x5000000) boundary
Sep 29 09:28:28 localhost kernel: [17179643.008000] mtrr: 0xf0000000,0x1000000 overlaps existing 0xf0000000,0x800000
Sep 29 09:28:28 localhost kernel: [17179643.008000] mtrr: 0xf4000000,0x4000000 overlaps existing 0xf6000000,0x1000000
Sep 29 09:28:28 localhost kernel: [17179643.008000] mtrr: 0xf0000000,0x1000000 overlaps existing 0xf0000000,0x800000
Sep 29 09:28:28 localhost kernel: [17179643.008000] mtrr: base(0xf2000000) is not aligned on a size(0x5000000) boundary
Sep 29 09:28:28 localhost kernel: [17179643.008000] mtrr: 0xf0000000,0x1000000 overlaps existing 0xf0000000,0x800000
Sep 29 09:28:28 localhost kernel: [17179643.008000] mtrr: 0xf4000000,0x4000000 overlaps existing 0xf6000000,0x1000000
Sep 29 09:28:28 localhost kernel: [17179643.012000] mtrr: 0xf0000000,0x1000000 overlaps existing 0xf0000000,0x800000
Sep 29 09:28:28 localhost kernel: [17179643.012000] mtrr: base(0xf2000000) is not aligned on a size(0x5000000) boundary
Sep 29 09:28:28 localhost kernel: [17179643.012000] agpgart: Found an AGP 1.0 compliant device at 0000:00:00.0.
Sep 29 09:28:28 localhost kernel: [17179643.012000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
Sep 29 09:28:28 localhost kernel: [17179643.016000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
Sep 29 09:28:39 localhost kernel: [17179653.684000] Bluetooth: Core ver 2.8
Sep 29 09:28:39 localhost kernel: [17179653.684000] NET: Registered protocol family 31
Sep 29 09:28:39 localhost kernel: [17179653.684000] Bluetooth: HCI device and connection manager initialized
Sep 29 09:28:39 localhost kernel: [17179653.684000] Bluetooth: HCI socket layer initialized
Sep 29 09:28:39 localhost kernel: [17179653.744000] Bluetooth: L2CAP ver 2.8
Sep 29 09:28:39 localhost kernel: [17179653.744000] Bluetooth: L2CAP socket layer initialized
Sep 29 09:28:39 localhost kernel: [17179653.868000] Bluetooth: HIDP (Human Interface Emulation) ver 1.1-mh1
Sep 29 09:28:39 localhost kernel: [17179653.944000] Bluetooth: RFCOMM socket layer initialized
Sep 29 09:28:39 localhost kernel: [17179653.944000] Bluetooth: RFCOMM TTY layer initialized
Sep 29 09:28:39 localhost kernel: [17179653.944000] Bluetooth: RFCOMM ver 1.7

-----dmesg output-----
[17179569.184000] Linux version 2.6.17-10-386 (root@palmer) (gcc version 4.1.2 20060920 (prerelease) (Ubuntu 4.1.1-13ubuntu3)) #2 Tue Sep 26 16:51:46 UTC 2006 (Ubuntu 2.6.17-10.24-386)
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[17179569.184000] BIOS-e820: 00000000000e8000 - 00000000000e8640 (reserved)
[17179569.184000] BIOS-e820: 00000000000e8640 - 00000000000e8840 (ACPI NVS)
[17179569.184000] BIOS-e820: 00000000000e8840 - 00000000000ec000 (reserved)
[17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[17179569.184000] BIOS-e820: 0000000000100000 - 0000000013fe0000 (usable)
[17179569.184000] BIOS-e820: 0000000013fe0000 - 0000000013ff0000 (ACPI data)
[17179569.184000] BIOS-e820: 0000000013ff0000 - 0000000014000000 (reserved)
[17179569.184000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[17179569.184000] 0MB HIGHMEM available.
[17179569.184000] 319MB LOWMEM available.
[17179569.184000] On node 0 totalpages: 81888
[17179569.184000] DMA zone: 4096 pages, LIFO batch:0
[17179569.184000] Normal zone: 77792 pages, LIFO batch:15
[17179569.184000] DMI 2.3 present.
[17179569.184000] ACPI: RSDP (v000 TOSHIB ) @ 0x000f0170
[17179569.184000] ACPI: RSDT (v001 TOSHIB 750 0x00970814 TASM 0x04010000) @ 0x13fe0000
[17179569.184000] ACPI: FADT (v001 TOSHIB 750 0x00970814 TASM 0x04010000) @ 0x13fe0054
[17179569.184000] ACPI: DSDT (v001 TOSHIB 7100 0x20000621 MSFT 0x0100000a) @ 0x00000000
[17179569.184000] ACPI: PM-Timer IO Port: 0xfe08
[17179569.184000] Allocating PCI resources starting at 20000000 (gap: 14000000:ebf80000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=UUID=62f9af2f-6d6c-4c02-aa00-88ed91ea8a6e ro quiet
[17179569.184000] Local APIC disabled by BIOS (or by default) -- you can enable it with "lapic"
[17179569.184000] mapped APIC to ffffd000 (01282000)
[17179569.184000] Enabling fast FPU save and restore... done.
[17179569.184000] Enabling unmasked SIMD FPU exception support... done.
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[17179569.184000] Detected 646.924 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour VGA+ 80x25
[17179571.240000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179571.244000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[17179571.280000] Memory: 312212k/327552k available (1812k kernel code, 14784k reserved, 1058k data, 288k init, 0k highmem)
[17179571.280000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179571.360000] Calibrating delay using timer specific routine.. 1294.80 BogoMIPS (lpj=2589616)
[17179571.360000] Security Framework v1.0.0 initialized
[17179571.360000] SELinux: Disabled at boot.
[17179571.360000] Mount-cache hash table entries: 512
[17179571.360000] CPU: After generic identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000
[17179571.360000] CPU: After vendor identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000
[17179571.360000] CPU: L1 I cache: 16K, L1 D cache: 16K
[17179571.360000] CPU: L2 cache: 256K
[17179571.360000] CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040 00000000 00000000 00000000
[17179571.360000] CPU: Intel Pentium III (Coppermine) stepping 06
[17179571.360000] Checking 'hlt' instruction... OK.
[17179571.376000] SMP alternatives: switching to UP code
[17179571.376000] Freeing SMP alternatives: 0k freed
[17179571.376000] checking if image is initramfs... it is
[17179573.476000] Freeing initrd memory: 8246k freed
[17179573.476000] ACPI: Core revision 20060707
[17179573.476000] ACPI: Looking for DSDT ... not found!
[17179573.484000] ACPI: setting ELCR to 0200 (from 0808)
[17179573.484000] NET: Registered protocol family 16
[17179573.484000] EISA bus registered
[17179573.484000] ACPI: bus type pci registered
[17179573.488000] PCI: PCI BIOS revision 2.10 entry at 0xfed9b, last bus=21
[17179573.488000] Setting up standard PCI resources
[17179573.496000] ACPI: Interpreter enabled
[17179573.496000] ACPI: Using PIC for interrupt routing
[17179573.500000] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 6 7 10 *11 12)
[17179573.500000] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 6 7 10 *11 12)
[17179573.504000] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 6 7 10 *11 12)
[17179573.508000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 6 7 10 *11 12)
[17179573.508000] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4)
[17179573.512000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179573.512000] PCI: Probing PCI hardware (bus 00)
[17179573.512000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[17179573.524000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:05.1
[17179573.532000] PCI quirk: region fe00-fe3f claimed by PIIX4 ACPI
[17179573.532000] PCI quirk: region fe70-fe7f claimed by PIIX4 SMB
[17179573.532000] PIIX4 devres B PIO at 006c-006f
[17179573.552000] Boot video device is 0000:01:00.0
[17179573.556000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179573.572000] ACPI: Power Resource [PIHD] (on)
[17179573.572000] ACPI: Power Resource [PMHD] (off)
[17179573.576000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[17179573.576000] ACPI: Power Resource [PFAN] (off)
[17179573.576000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179573.576000] pnp: PnP ACPI init
[17179573.580000] PCI: setting IRQ 13 as level-triggered
[17179573.596000] pnp: PnP ACPI: found 12 devices
[17179573.596000] PnPBIOS: Disabled by ACPI PNP
[17179573.596000] PCI: Using ACPI for IRQ routing
[17179573.596000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[17179573.616000] PCI: Bridge: 0000:00:01.0
[17179573.616000] IO window: disabled.
[17179573.616000] MEM window: f0000000-f7ffffff
[17179573.616000] PREFETCH window: 28000000-280fffff
[17179573.616000] PCI: Bus 2, cardbus bridge: 0000:00:0b.0
[17179573.616000] IO window: 00001000-000010ff
[17179573.616000] IO window: 00001400-000014ff
[17179573.616000] PREFETCH window: 20000000-21ffffff
[17179573.616000] MEM window: 22000000-23ffffff
[17179573.616000] PCI: Bus 6, cardbus bridge: 0000:00:0b.1
[17179573.616000] IO window: 00001800-000018ff
[17179573.616000] IO window: 00002000-000020ff
[17179573.616000] PREFETCH window: 24000000-25ffffff
[17179573.616000] MEM window: 26000000-27ffffff
[17179573.620000] PCI: Enabling device 0000:00:0b.0 (0000 -> 0003)
[17179573.620000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[17179573.620000] PCI: setting IRQ 11 as level-triggered
[17179573.620000] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[17179573.624000] PCI: Enabling device 0000:00:0b.1 (0000 -> 0003)
[17179573.624000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[17179573.624000] ACPI: PCI Interrupt 0000:00:0b.1[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
[17179573.624000] NET: Registered protocol family 2
[17179573.664000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[17179573.664000] TCP established hash table entries: 16384 (order: 4, 65536 bytes)
[17179573.664000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[17179573.664000] TCP: Hash tables configured (established 16384 bind 8192)
[17179573.664000] TCP reno registered
[17179573.664000] audit: initializing netlink socket (disabled)
[17179573.664000] audit(1159522041.664:1): initialized
[17179573.664000] VFS: Disk quotas dquot_6.5.1
[17179573.664000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179573.664000] Initializing Cryptographic API
[17179573.664000] io scheduler noop registered
[17179573.664000] io scheduler anticipatory registered
[17179573.664000] io scheduler deadline registered
[17179573.664000] io scheduler cfq registered (default)
[17179573.664000] Limiting direct PCI/PCI transfers.
[17179573.664000] isapnp: Scanning for PnP cards...
[17179574.020000] isapnp: No Plug & Play device found
[17179574.080000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[17179574.080000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179574.084000] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179574.084000] mice: PS/2 mouse device common for all mice
[17179574.084000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179574.084000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179574.084000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179574.084000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[17179574.088000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179574.088000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179574.088000] EISA: Probing bus 0 at eisa.0
[17179574.088000] Cannot allocate resource for EISA slot 1
[17179574.088000] Cannot allocate resource for EISA slot 2
[17179574.088000] EISA: Detected 0 cards.
[17179574.088000] TCP bic registered
[17179574.088000] NET: Registered protocol family 1
[17179574.088000] NET: Registered protocol family 8
[17179574.088000] NET: Registered protocol family 20
[17179574.088000] Using IPI Shortcut mode
[17179574.088000] ACPI: (supports S0 S1 S3 S4 S5)
[17179574.092000] Freeing unused kernel memory: 288k freed
[17179574.112000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179574.224000] Capability LSM initialized
[17179574.308000] ACPI: Transitioning device [FAN] to D3
[17179574.308000] ACPI: Transitioning device [FAN] to D3
[17179574.308000] ACPI: Fan [FAN] (off)
[17179574.320000] ACPI: CPU0 (power states: C1[C1] C2[C2])
[17179574.324000] ACPI: Thermal Zone [THRM] (61 C)
[17179575.432000] PIIX4: IDE controller at PCI slot 0000:00:05.1
[17179575.432000] PIIX4: chipset revision 1
[17179575.432000] PIIX4: not 100% native mode: will probe irqs later
[17179575.432000] ide0: BM-DMA at 0xfff0-0xfff7, BIOS settings: hda:DMA, hdb:pio
[17179575.432000] ide1: BM-DMA at 0xfff8-0xffff, BIOS settings: hdc:pio, hdd:pio
[17179575.432000] Probing IDE interface ide0...
[17179575.720000] hda: TOSHIBA MK1516GAP, ATA DISK drive
[17179576.392000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179576.732000] Probing IDE interface ide1...
[17179577.316000] hda: max request size: 128KiB
[17179577.316000] hda: 23579136 sectors (12072 MB), CHS=23392/16/63, UDMA(33)
[17179577.316000] hda: cache flushes not supported
[17179577.316000] hda: hda1 hda2 hda3
[17179577.856000] usbcore: registered new driver usbfs
[17179577.860000] usbcore: registered new driver hub
[17179577.864000] USB Universal Host Controller Interface driver v3.0
[17179577.868000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[17179577.868000] ACPI: PCI Interrupt 0000:00:05.2[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
[17179577.868000] uhci_hcd 0000:00:05.2: UHCI Host Controller
[17179577.868000] uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 1
[17179577.868000] uhci_hcd 0000:00:05.2: irq 11, io base 0x0000ff80
[17179577.868000] usb usb1: configuration #1 chosen from 1 choice
[17179577.868000] hub 1-0:1.0: USB hub found
[17179577.868000] hub 1-0:1.0: 2 ports detected
[17179577.884000] Probing IDE interface ide1...
[17179578.488000] Attempting manual resume
[17179578.524000] EXT3-fs: INFO: recovery required on readonly filesystem.
[17179578.524000] EXT3-fs: write access will be enabled during recovery.
[17179582.156000] kjournald starting. Commit interval 5 seconds
[17179582.156000] EXT3-fs: recovery complete.
[17179582.160000] EXT3-fs: mounted filesystem with ordered data mode.
[17179611.768000] ltmodem: module license 'Proprietary' taints kernel.
[17179611.768000] Loading Lucent Modem Controller driver version 8.26-alk-8
[17179611.776000] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 3
[17179611.776000] PCI: setting IRQ 3 as level-triggered
[17179611.776000] ACPI: PCI Interrupt 0000:00:07.0[A] -> Link [LNKE] -> GSI 3 (level, low) -> IRQ 3
[17179611.776000] Detected Parameters Irq=3 BaseAddress=0x1c00 ComAddress=0x2f8
[17179611.776000] ttyLTM0 at I/O 0x1c00 (irq = 3) is a Lucent/Agere Modem
[17179611.828000] piix4_smbus 0000:00:05.3: Found 0000:00:05.3 device
[17179611.856000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179611.872000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179612.644000] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[17179612.644000] Yenta: CardBus bridge found at 0000:00:0b.0 [1179:0001]
[17179612.772000] Yenta: ISA IRQ mask 0x04b0, PCI irq 11
[17179612.772000] Socket status: 30000011
[17179612.820000] parport: PnPBIOS parport detected.
[17179612.820000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[17179612.828000] ACPI: PCI Interrupt 0000:00:0b.1[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
[17179612.828000] Yenta: CardBus bridge found at 0000:00:0b.1 [1179:0001]
[17179612.956000] Yenta: ISA IRQ mask 0x0430, PCI irq 11
[17179612.956000] Socket status: 30000007
[17179613.136000] Linux agpgart interface v0.101 (c) Dave Jones
[17179613.144000] agpgart: Detected an Intel 440BX Chipset.
[17179613.160000] agpgart: AGP aperture is 256M @ 0xe0000000
[17179613.184000] input: PC Speaker as /class/input/input1
[17179613.552000] irda_init()
[17179613.552000] NET: Registered protocol family 23
[17179613.556000] pccard: PCMCIA card inserted into slot 0
[17179613.648000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[17179613.648000] ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
[17179613.648000] IrDA: Registered device irda0
[17179613.648000] toshoboe: Using multiple tasks, version $Id: donauboe.c V2.18 ven jan 10 03:14:16 2003$
[17179613.912000] Floppy drive(s): fd0 is 1.44M
[17179613.928000] FDC 0 is a post-1991 82077
[17179613.944000] Real Time Clock Driver v1.12ac
[17179613.984000] logips2pp: Detected unknown logitech mouse model 0
[17179614.516000] input: ImPS/2 Logitech Wheel Mouse as /class/input/input2
[17179614.684000] cs: IO port probe 0x100-0x4ff: excluding 0x170-0x177 0x370-0x37f 0x4d0-0x4d7
[17179614.684000] cs: IO port probe 0xc00-0xcf7: clean.
[17179614.684000] cs: IO port probe 0xa00-0xaff: clean.
[17179614.684000] cs: memory probe 0xa0000000-0xa0ffffff: clean.
[17179614.700000] pcmcia: registering new device pcmcia0.0
[17179614.724000] cs: IO port probe 0x100-0x4ff: excluding 0x170-0x177 0x370-0x37f 0x4d0-0x4d7
[17179614.724000] cs: IO port probe 0xc00-0xcf7: clean.
[17179614.724000] cs: IO port probe 0xa00-0xaff: clean.
[17179614.908000] ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
[17179615.176000] ts: Compaq touchscreen protocol output
[17179615.512000] es1968: clocking to 48000
[17179615.588000] eth0: Xircom: port 0x300, irq 5, hwaddr 00:10:A4:A2:04:54
[17179616.164000] lp0: using parport0 (interrupt-driven).
[17179616.760000] Adding 522104k swap on /dev/disk/by-uuid/46fe58b6-20be-406a-a825-f66d44f696f8. Priority:-1 extents:1 across:522104k
[17179616.944000] EXT3 FS on hda2, internal journal
[17179617.268000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[17179617.268000] md: bitmap version 4.39
[17179617.632000] device-mapper: 4.6.0-ioctl (2006-02-17) initialised: <email address hidden>
[17179617.776000] eth1: MII link partner: 41e1
[17179617.776000] eth1: MII selected
[17179617.800000] eth1: media 100BaseT, silicon revision 4
[17179618.884000] NET: Registered protocol family 17
[17179622.412000] NET: Registered protocol family 10
[17179622.412000] lo: Disabled Privacy Extensions
[17179622.412000] IPv6 over IPv4 tunneling driver
[17179625.864000] ACPI: AC Adapter [ADP1] (on-line)
[17179625.968000] ACPI: Battery Slot [BAT1] (battery present)
[17179626.016000] ACPI: Power Button (FF) [PWRF]
[17179626.016000] ACPI: Lid Switch [LID]
[17179626.128000] ACPI: Error installing notify handler
[17179626.296000] ibm_acpi: ec object not found
[17179626.356000] pcc_acpi: loading...
[17179626.580000] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.19a-dev
[17179626.580000] toshiba_acpi: HCI method: \_SB_.VALD.GHCI
[17179626.584000] toshiba_acpi: Toshiba hotkeys are sent as ACPI events
[17179626.584000] toshiba_acpi: ktoshkeyd will check 2 times per second
[17179626.584000] toshiba_acpi: Registration of toshkeys acpi device failed
[17179626.584000] toshiba_acpi: ktoshkeyd initialisation failed. Refusing to load module
[17179626.644000] BUG: unable to handle kernel paging request at virtual address d4b9f7c0
[17179626.644000] printing eip:
[17179626.644000] c0200d53
[17179626.644000] *pde = 13fcd067
[17179626.644000] Oops: 0002 [#1]
[17179626.644000] Modules linked in: video tc1100_wmi sbs sony_acpi pcc_acpi i2c_ec hotkey dev_acpi button battery container ac asus_acpi ipv6 af_packet dm_mod md_mod eeprom adm1021 lp ide_cd cdrom xirc2ps_cs tsdev snd_es1968 gameport snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device pcmcia rtc floppy snd psmouse donauboe irda soundcore evdev serio_raw pcspkr intel_agp agpgart crc_ccitt parport_pc parport yenta_socket rsrc_nonstatic pcmcia_core shpchp pci_hotplug i2c_piix4 ltserial ltmodem i2c_core ext3 jbd ide_generic uhci_hcd usbcore ide_disk piix generic thermal processor fan fbcon tileblit font bitblit softcursor vesafb capability commoncap
[17179626.644000] CPU: 0
[17179626.644000] EIP: 0060:[<c0200d53>] Tainted: P VLI
[17179626.644000] EFLAGS: 00010246 (2.6.17-10-386 #2)
[17179626.644000] EIP is at acpi_bus_register_driver+0x24/0x7c
[17179626.644000] eax: d4b9f7c0 ebx: d4bba980 ecx: 00000000 edx: ffffffed
[17179626.644000] esi: d4bbaf80 edi: cd5ad768 ebp: 000003c0 esp: d16bfee4
[17179626.644000] ds: 007b es: 007b ss: 0068
[17179626.644000] Process modprobe (pid: 3616, threadinfo=d16be000 task=d21435c0)
[17179626.644000] Stack: d4bbaf80 d4bbaf80 cd5ad768 d4b9d02f c0130230 d4bbafc8 c02d7de2 d4bbaf8c
[17179626.644000] 00000005 00003382 00000073 d4bbaf8c d4bbaf80 00000000 00000000 00000000
[17179626.644000] 00000000 00000000 00000000 00000000 00000000 00000000 00000016 d4bb4dc0
[17179626.644000] Call Trace:
[17179626.644000] <d4b9d02f> acpi_video_init+0x2f/0x4d [video] <c0130230> sys_init_module+0x140/0x1640
[17179626.644000] <c0102dbb> sysenter_past_esp+0x54/0x79
[17179626.644000] Code: 96 ff ff ff ff d1 c3 83 3d a8 b1 41 c0 00 57 56 53 89 c3 b8 ed ff ff ff 75 65 a1 94 1f 36 c0 c7 03 90 1f 36 c0 89 1d 94 1f 36 c0 <89> 18 89 43 04 a1 74 1f 36 c0 8b 38 eb 3d 8d 70 e0 83 be 00 02
[17179626.644000] EIP: [<c0200d53>] acpi_bus_register_driver+0x24/0x7c SS:ESP 0068:d16bfee4
[17179626.644000] <4>acpi_cpufreq: Unknown symbol cpu_online_map
[17179633.076000] eth1: no IPv6 routers present
[17179638.180000] [drm] Initialized drm 1.0.1 20051102
[17179638.304000] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
[17179638.304000] [drm] Initialized savage 2.4.1 20050313 on minor 0
[17179638.304000] mtrr: 0xf0000000,0x1000000 overlaps existing 0xf0000000,0x800000
[17179638.308000] mtrr: 0xf4000000,0x4000000 overlaps existing 0xf6000000,0x1000000
[17179638.308000] mtrr: 0xf0000000,0x1000000 overlaps existing 0xf0000000,0x800000
[17179638.308000] mtrr: base(0xf2000000) is not aligned on a size(0x5000000) boundary
[17179638.308000] agpgart: Found an AGP 1.0 compliant device at 0000:00:00.0.
[17179638.308000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
[17179638.308000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[17179638.908000] BUG: unable to handle kernel paging request at virtual address d4b9f90c
[17179638.908000] printing eip:
[17179638.908000] c021235e
[17179638.908000] *pde = 13fcd067
[17179638.908000] Oops: 0000 [#2]
[17179638.908000] Modules linked in: savage drm speedstep_lib cpufreq_userspace cpufreq_stats freq_table cpufreq_powersave cpufreq_ondemand cpufreq_conservative video tc1100_wmi sbs sony_acpi pcc_acpi i2c_ec hotkey dev_acpi button battery container ac asus_acpi ipv6 af_packet dm_mod md_mod eeprom adm1021 lp ide_cd cdrom xirc2ps_cs tsdev snd_es1968 gameport snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device pcmcia rtc floppy snd psmouse donauboe irda soundcore evdev serio_raw pcspkr intel_agp agpgart crc_ccitt parport_pc parport yenta_socket rsrc_nonstatic pcmcia_core shpchp pci_hotplug i2c_piix4 ltserial ltmodem i2c_core ext3 jbd ide_generic uhci_hcd usbcore ide_disk piix generic thermal processor fan fbcon tileblit font bitblit softcursor vesafb capability commoncap
[17179638.908000] CPU: 0
[17179638

Revision history for this message
veldsla (avelds) wrote :

I can confirm the fix posted in bug #61981.

Changing
options toshiba_acpi hotkeys_over_acpi=1
to
options toshiba_acpi hotkeys_over_acpi=0

fixes the crash

Revision history for this message
Launchpad Janitor (janitor) wrote : This bug is now reported against the 'linux' package

The 18 month support period for Edgy Eft 6.10 has reached its end of life. As a result, we are closing the linux-source-2.6.17 Edgy Eft kernel task. However, development has already began for the upcoming Intrepid Ibex 8.10 release. It would be helpful if you could test the upcoming release and verify if this is still an issue - http://www.ubuntu.com/testing . If the issue still exists, please update this report by changing the Status of the "linux" task from "Incomplete" to "New". We appreciate your patience and understanding as we make this transition. Thanks!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.