Installer Ubiquity crashes

Bug #80266 reported by Michele Spagnuolo
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

When installing KUbuntu Feisty testing release 2, and trying to partition the disk, the installer crashes. I'm using "Italian" as language, but I've tried English as well.

I attach the debug information and /var/log/syslog and /var/log/partman

----

Traceback (most recent call last):
  File "/usr/lib/ubiquity/bin/ubiquity", line 185, in ?
    main()
  File "/usr/lib/ubiquity/bin/ubiquity", line 180, in main
    install(args[0])
  File "/usr/lib/ubiquity/bin/ubiquity", line 56, in install
    ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 328, in run
    self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 804, in process_step
    self.process_autopartitioning()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 858, in process_autopartitioning
    choice = self.get_autopartition_choice()[0]
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 1573, in get_autopartition_choice
    choice = unicode(self.autopartition_buttongroup_texts[id])
KeyError: -1

---

Jan 17 16:15:25 ubuntu syslogd 1.4.1#20ubuntu3: restart.
Jan 17 16:15:25 ubuntu kernel: Inspecting /boot/System.map-2.6.20-5-generic
Jan 17 16:15:25 ubuntu kernel: Loaded 24330 symbols from /boot/System.map-2.6.20-5-generic.
Jan 17 16:15:25 ubuntu kernel: Symbols match kernel version 2.6.20.
Jan 17 16:15:25 ubuntu kernel: No module symbols loaded - kernel modules not enabled.
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] Linux version 2.6.20-5-generic (root@vernadsky) (gcc version 4.1.2 20070105 (prerelease) (Ubuntu 4.1.1-21ubuntu6)) #2 SMP Sat Jan 6 14:50:47 UTC 2007 (Ubuntu 2.6.20-5.7-generic)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] BIOS-provided physical RAM map:
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] sanitize start
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] sanitize end
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] copy_e820_map() type is E820_RAM
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] copy_e820_map() start: 00000000000e4000 size: 000000000001c000 end: 0000000000100000 type: 2
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] copy_e820_map() start: 0000000000100000 size: 000000007fea0000 end: 000000007ffa0000 type: 1
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] copy_e820_map() type is E820_RAM
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] copy_e820_map() start: 000000007ffa0000 size: 000000000000e000 end: 000000007ffae000 type: 3
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] copy_e820_map() start: 000000007ffae000 size: 0000000000032000 end: 000000007ffe0000 type: 4
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] copy_e820_map() start: 000000007ffe0000 size: 0000000000020000 end: 0000000080000000 type: 2
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] copy_e820_map() start: 00000000ffb00000 size: 0000000000500000 end: 0000000100000000 type: 2
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 000000007ffa0000 (usable)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] BIOS-e820: 000000007ffa0000 - 000000007ffae000 (ACPI data)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] BIOS-e820: 000000007ffae000 - 000000007ffe0000 (ACPI NVS)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] BIOS-e820: 000000007ffe0000 - 0000000080000000 (reserved)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] 1151MB HIGHMEM available.
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] 896MB LOWMEM available.
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] found SMP MP-table at 000ff780
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] Entering add_active_range(0, 0, 524192) 0 entries of 256 used
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] Zone PFN ranges:
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] DMA 0 -> 4096
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] Normal 4096 -> 229376
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] HighMem 229376 -> 524192
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] early_node_map[1] active PFN ranges
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] 0: 0 -> 524192
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] On node 0 totalpages: 524192
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] DMA zone: 32 pages used for memmap
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] DMA zone: 0 pages reserved
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] DMA zone: 4064 pages, LIFO batch:0
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] Normal zone: 1760 pages used for memmap
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] Normal zone: 223520 pages, LIFO batch:31
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] HighMem zone: 2303 pages used for memmap
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] HighMem zone: 292513 pages, LIFO batch:31
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] DMI 2.4 present.
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: RSDP (v002 ACPIAM ) @ 0x000fa980
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: XSDT (v001 A M I OEMXSDT 0x09000612 MSFT 0x00000097) @ 0x7ffa0100
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: FADT (v003 A M I OEMFACP 0x09000612 MSFT 0x00000097) @ 0x7ffa0290
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: MADT (v001 A M I OEMAPIC 0x09000612 MSFT 0x00000097) @ 0x7ffa0390
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: MCFG (v001 A M I OEMMCFG 0x09000612 MSFT 0x00000097) @ 0x7ffa0400
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: OEMB (v001 A M I AMI_OEM 0x09000612 MSFT 0x00000097) @ 0x7ffae040
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: DSDT (v001 A0637 A0637000 0x00000000 INTL 0x20060113) @ 0x00000000
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x808
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] Processor #0 6:15 APIC version 20
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] Processor #1 6:15 APIC version 20
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: IRQ0 used by override.
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: IRQ2 used by override.
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] ACPI: IRQ9 used by override.
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:7ee00000)
Jan 17 16:15:25 ubuntu kernel: [ 0.000000] Detected 2668.931 MHz processor.
Jan 17 16:15:25 ubuntu kernel: [ 26.396391] Built 1 zonelists. Total pages: 520097
Jan 17 16:15:25 ubuntu kernel: [ 26.396394] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz quiet splash --
Jan 17 16:15:25 ubuntu kernel: [ 26.396516] mapped APIC to ffffd000 (fee00000)
Jan 17 16:15:25 ubuntu kernel: [ 26.396517] mapped IOAPIC to ffffc000 (fec00000)
Jan 17 16:15:25 ubuntu kernel: [ 26.396519] Enabling fast FPU save and restore... done.
Jan 17 16:15:25 ubuntu kernel: [ 26.396521] Enabling unmasked SIMD FPU exception support... done.
Jan 17 16:15:25 ubuntu kernel: [ 26.396525] Initializing CPU#0
Jan 17 16:15:25 ubuntu kernel: [ 26.396563] PID hash table entries: 4096 (order: 12, 16384 bytes)
Jan 17 16:15:25 ubuntu kernel: [ 26.397817] Console: colour VGA+ 80x25
Jan 17 16:15:25 ubuntu kernel: [ 26.397985] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Jan 17 16:15:25 ubuntu kernel: [ 26.398169] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 17 16:15:25 ubuntu kernel: [ 26.443973] Memory: 2068092k/2096768k available (1958k kernel code, 27400k reserved, 874k data, 312k init, 1179264k highmem)
Jan 17 16:15:25 ubuntu kernel: [ 26.443979] virtual kernel memory layout:
Jan 17 16:15:25 ubuntu kernel: [ 26.443980] fixmap : 0xfff4e000 - 0xfffff000 ( 708 kB)
Jan 17 16:15:25 ubuntu kernel: [ 26.443980] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
Jan 17 16:15:25 ubuntu kernel: [ 26.443981] vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
Jan 17 16:15:25 ubuntu kernel: [ 26.443982] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
Jan 17 16:15:25 ubuntu kernel: [ 26.443982] .init : 0xc03cb000 - 0xc0419000 ( 312 kB)
Jan 17 16:15:25 ubuntu kernel: [ 26.443983] .data : 0xc02e9b80 - 0xc03c46d4 ( 874 kB)
Jan 17 16:15:25 ubuntu kernel: [ 26.443984] .text : 0xc0100000 - 0xc02e9b80 (1958 kB)
Jan 17 16:15:25 ubuntu kernel: [ 26.443985] Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 17 16:15:25 ubuntu kernel: [ 26.520351] Calibrating delay using timer specific routine.. 5341.46 BogoMIPS (lpj=10682921)
Jan 17 16:15:25 ubuntu kernel: [ 26.520375] Security Framework v1.0.0 initialized
Jan 17 16:15:25 ubuntu kernel: [ 26.520379] SELinux: Disabled at boot.
Jan 17 16:15:25 ubuntu kernel: [ 26.520389] Mount-cache hash table entries: 512
Jan 17 16:15:25 ubuntu kernel: [ 26.520474] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
Jan 17 16:15:25 ubuntu kernel: [ 26.520478] monitor/mwait feature present.
Jan 17 16:15:25 ubuntu kernel: [ 26.520479] using mwait in idle threads.
Jan 17 16:15:25 ubuntu kernel: [ 26.520482] CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 17 16:15:25 ubuntu kernel: [ 26.520483] CPU: L2 cache: 4096K
Jan 17 16:15:25 ubuntu kernel: [ 26.520485] CPU: Physical Processor ID: 0
Jan 17 16:15:25 ubuntu kernel: [ 26.520486] CPU: Processor Core ID: 0
Jan 17 16:15:25 ubuntu kernel: [ 26.520487] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
Jan 17 16:15:25 ubuntu kernel: [ 26.520493] Compat vDSO mapped to ffffe000.
Jan 17 16:15:25 ubuntu kernel: [ 26.520500] Checking 'hlt' instruction... OK.
Jan 17 16:15:25 ubuntu kernel: [ 26.536409] SMP alternatives: switching to UP code
Jan 17 16:15:25 ubuntu kernel: [ 26.536551] ACPI: Core revision 20060707
Jan 17 16:15:25 ubuntu kernel: [ 26.593819] CPU0: Intel(R) Core(TM)2 CPU 6700 @ 2.66GHz stepping 06
Jan 17 16:15:25 ubuntu kernel: [ 26.593831] SMP alternatives: switching to SMP code
Jan 17 16:15:25 ubuntu kernel: [ 26.593843] Booting processor 1/1 eip 3000
Jan 17 16:15:25 ubuntu kernel: [ 26.604577] Initializing CPU#1
Jan 17 16:15:25 ubuntu kernel: [ 26.684063] Calibrating delay using timer specific routine.. 5337.97 BogoMIPS (lpj=10675951)
Jan 17 16:15:25 ubuntu kernel: [ 26.684067] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
Jan 17 16:15:25 ubuntu kernel: [ 26.684070] monitor/mwait feature present.
Jan 17 16:15:25 ubuntu kernel: [ 26.684072] CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 17 16:15:25 ubuntu kernel: [ 26.684073] CPU: L2 cache: 4096K
Jan 17 16:15:25 ubuntu kernel: [ 26.684074] CPU: Physical Processor ID: 0
Jan 17 16:15:25 ubuntu kernel: [ 26.684075] CPU: Processor Core ID: 1
Jan 17 16:15:25 ubuntu kernel: [ 26.684076] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
Jan 17 16:15:25 ubuntu kernel: [ 26.684469] CPU1: Intel(R) Core(TM)2 CPU 6700 @ 2.66GHz stepping 06
Jan 17 16:15:25 ubuntu kernel: [ 26.684482] Total of 2 processors activated (10679.43 BogoMIPS).
Jan 17 16:15:25 ubuntu kernel: [ 26.684618] ENABLING IO-APIC IRQs
Jan 17 16:15:25 ubuntu kernel: [ 26.684775] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Jan 17 16:15:25 ubuntu kernel: [ 26.831810] checking TSC synchronization across 2 CPUs: passed.
Jan 17 16:15:25 ubuntu kernel: [ 0.003992] Brought up 2 CPUs
Jan 17 16:15:25 ubuntu kernel: [ 0.061491] migration_cost=14
Jan 17 16:15:25 ubuntu kernel: [ 0.061696] NET: Registered protocol family 16
Jan 17 16:15:25 ubuntu kernel: [ 0.061748] EISA bus registered
Jan 17 16:15:25 ubuntu kernel: [ 0.061751] ACPI: bus type pci registered
Jan 17 16:15:25 ubuntu kernel: [ 0.061757] PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
Jan 17 16:15:25 ubuntu kernel: [ 0.061788] PCI: Not using MMCONFIG.
Jan 17 16:15:25 ubuntu kernel: [ 0.061912] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
Jan 17 16:15:25 ubuntu kernel: [ 0.061914] PCI: Using configuration type 1
Jan 17 16:15:25 ubuntu kernel: [ 0.061915] Setting up standard PCI resources
Jan 17 16:15:25 ubuntu kernel: [ 0.072965] ACPI: Interpreter enabled
Jan 17 16:15:25 ubuntu kernel: [ 0.072967] ACPI: Using IOAPIC for interrupt routing
Jan 17 16:15:25 ubuntu kernel: [ 0.073416] ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 17 16:15:25 ubuntu kernel: [ 0.073421] PCI: Probing PCI hardware (bus 00)
Jan 17 16:15:25 ubuntu kernel: [ 0.074032] PCI quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
Jan 17 16:15:25 ubuntu kernel: [ 0.074035] PCI quirk: region 0480-04bf claimed by ICH6 GPIO
Jan 17 16:15:25 ubuntu kernel: [ 0.074186] Boot video device is 0000:01:00.0
Jan 17 16:15:25 ubuntu kernel: [ 0.074718] PCI: Transparent bridge - 0000:00:1e.0
Jan 17 16:15:25 ubuntu kernel: [ 0.074765] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 17 16:15:25 ubuntu kernel: [ 0.089438] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
Jan 17 16:15:25 ubuntu kernel: [ 0.089634] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
Jan 17 16:15:25 ubuntu kernel: [ 0.092933] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
Jan 17 16:15:25 ubuntu kernel: [ 0.093387] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
Jan 17 16:15:25 ubuntu kernel: [ 0.093582] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
Jan 17 16:15:25 ubuntu kernel: [ 0.095846] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Jan 17 16:15:25 ubuntu kernel: [ 0.096026] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Jan 17 16:15:25 ubuntu kernel: [ 0.096204] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 *15)
Jan 17 16:15:25 ubuntu kernel: [ 0.096381] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
Jan 17 16:15:25 ubuntu kernel: [ 0.096558] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jan 17 16:15:25 ubuntu kernel: [ 0.096737] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Jan 17 16:15:25 ubuntu kernel: [ 0.096916] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
Jan 17 16:15:25 ubuntu kernel: [ 0.097093] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15)
Jan 17 16:15:25 ubuntu kernel: [ 0.097166] Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 17 16:15:25 ubuntu kernel: [ 0.097172] pnp: PnP ACPI init
Jan 17 16:15:25 ubuntu kernel: [ 0.100163] pnp: PnP ACPI: found 16 devices
Jan 17 16:15:25 ubuntu kernel: [ 0.100166] PnPBIOS: Disabled by ACPI PNP
Jan 17 16:15:25 ubuntu kernel: [ 0.100191] PCI: Using ACPI for IRQ routing
Jan 17 16:15:25 ubuntu kernel: [ 0.100192] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Jan 17 16:15:25 ubuntu kernel: [ 0.100219] PCI: Cannot allocate resource region 2 of device 0000:02:00.0
Jan 17 16:15:25 ubuntu kernel: [ 0.100251] PCI: Cannot allocate resource region 3 of device 0000:02:00.0
Jan 17 16:15:25 ubuntu kernel: [ 0.110424] pnp: 00:08: ioport range 0x290-0x297 has been reserved
Jan 17 16:15:25 ubuntu kernel: [ 0.110590] PCI: Bridge: 0000:00:01.0
Jan 17 16:15:25 ubuntu kernel: [ 0.110592] IO window: 9000-9fff
Jan 17 16:15:25 ubuntu kernel: [ 0.110594] MEM window: fa700000-fe7fffff
Jan 17 16:15:25 ubuntu kernel: [ 0.110596] PREFETCH window: bfe00000-dfdfffff
Jan 17 16:15:25 ubuntu kernel: [ 0.110599] PCI: Bridge: 0000:00:1c.0
Jan 17 16:15:25 ubuntu kernel: [ 0.110599] IO window: disabled.
Jan 17 16:15:25 ubuntu kernel: [ 0.110602] MEM window: disabled.
Jan 17 16:15:25 ubuntu kernel: [ 0.110605] PREFETCH window: dfe00000-dfefffff
Jan 17 16:15:25 ubuntu kernel: [ 0.110608] PCI: Bridge: 0000:00:1c.3
Jan 17 16:15:25 ubuntu kernel: [ 0.110609] IO window: disabled.
Jan 17 16:15:25 ubuntu kernel: [ 0.110612] MEM window: fe900000-fe9fffff
Jan 17 16:15:25 ubuntu kernel: [ 0.110615] PREFETCH window: disabled.
Jan 17 16:15:25 ubuntu kernel: [ 0.110618] PCI: Bridge: 0000:00:1c.4
Jan 17 16:15:25 ubuntu kernel: [ 0.110620] IO window: a000-afff
Jan 17 16:15:25 ubuntu kernel: [ 0.110623] MEM window: fe800000-fe8fffff
Jan 17 16:15:25 ubuntu kernel: [ 0.110626] PREFETCH window: disabled.
Jan 17 16:15:25 ubuntu kernel: [ 0.110629] PCI: Bridge: 0000:00:1e.0
Jan 17 16:15:25 ubuntu kernel: [ 0.110631] IO window: b000-bfff
Jan 17 16:15:25 ubuntu kernel: [ 0.110634] MEM window: fea00000-feafffff
Jan 17 16:15:25 ubuntu kernel: [ 0.110636] PREFETCH window: disabled.
Jan 17 16:15:25 ubuntu kernel: [ 0.110646] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
Jan 17 16:15:25 ubuntu kernel: [ 0.110649] PCI: Setting latency timer of device 0000:00:01.0 to 64
Jan 17 16:15:25 ubuntu kernel: [ 0.110661] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
Jan 17 16:15:25 ubuntu kernel: [ 0.110664] PCI: Setting latency timer of device 0000:00:1c.0 to 64
Jan 17 16:15:25 ubuntu kernel: [ 0.110677] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 17
Jan 17 16:15:25 ubuntu kernel: [ 0.110680] PCI: Setting latency timer of device 0000:00:1c.3 to 64
Jan 17 16:15:25 ubuntu kernel: [ 0.110692] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level, low) -> IRQ 16
Jan 17 16:15:25 ubuntu kernel: [ 0.110695] PCI: Setting latency timer of device 0000:00:1c.4 to 64
Jan 17 16:15:25 ubuntu kernel: [ 0.110703] PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 17 16:15:25 ubuntu kernel: [ 0.110718] NET: Registered protocol family 2
Jan 17 16:15:25 ubuntu kernel: [ 0.156021] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 17 16:15:25 ubuntu kernel: [ 0.156106] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Jan 17 16:15:25 ubuntu kernel: [ 0.156406] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Jan 17 16:15:25 ubuntu kernel: [ 0.156539] TCP: Hash tables configured (established 131072 bind 65536)
Jan 17 16:15:25 ubuntu kernel: [ 0.156541] TCP reno registered
Jan 17 16:15:25 ubuntu kernel: [ 0.172200] checking if image is initramfs... it is
Jan 17 16:15:25 ubuntu kernel: [ 0.541254] Freeing initrd memory: 6534k freed
Jan 17 16:15:25 ubuntu kernel: [ 0.541642] audit: initializing netlink socket (disabled)
Jan 17 16:15:25 ubuntu kernel: [ 0.541652] audit(1169050458.004:1): initialized
Jan 17 16:15:25 ubuntu kernel: [ 0.541709] highmem bounce pool size: 64 pages
Jan 17 16:15:25 ubuntu kernel: [ 0.541760] VFS: Disk quotas dquot_6.5.1
Jan 17 16:15:25 ubuntu kernel: [ 0.541772] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Jan 17 16:15:25 ubuntu kernel: [ 0.541802] io scheduler noop registered
Jan 17 16:15:25 ubuntu kernel: [ 0.541804] io scheduler anticipatory registered
Jan 17 16:15:25 ubuntu kernel: [ 0.541805] io scheduler deadline registered
Jan 17 16:15:25 ubuntu kernel: [ 0.541812] io scheduler cfq registered (default)
Jan 17 16:15:25 ubuntu kernel: [ 0.743934] PCI: Setting latency timer of device 0000:00:01.0 to 64
Jan 17 16:15:25 ubuntu kernel: [ 0.743957] assign_interrupt_mode Found MSI capability
Jan 17 16:15:25 ubuntu kernel: [ 0.743979] Allocate Port Service[0000:00:01.0:pcie00]
Jan 17 16:15:25 ubuntu kernel: [ 0.744034] PCI: Setting latency timer of device 0000:00:1c.0 to 64
Jan 17 16:15:25 ubuntu kernel: [ 0.744065] assign_interrupt_mode Found MSI capability
Jan 17 16:15:25 ubuntu kernel: [ 0.744088] Allocate Port Service[0000:00:1c.0:pcie00]
Jan 17 16:15:25 ubuntu kernel: [ 0.744107] Allocate Port Service[0000:00:1c.0:pcie02]
Jan 17 16:15:25 ubuntu kernel: [ 0.744174] PCI: Setting latency timer of device 0000:00:1c.3 to 64
Jan 17 16:15:25 ubuntu kernel: [ 0.744205] assign_interrupt_mode Found MSI capability
Jan 17 16:15:25 ubuntu kernel: [ 0.744227] Allocate Port Service[0000:00:1c.3:pcie00]
Jan 17 16:15:25 ubuntu kernel: [ 0.744245] Allocate Port Service[0000:00:1c.3:pcie02]
Jan 17 16:15:25 ubuntu kernel: [ 0.744312] PCI: Setting latency timer of device 0000:00:1c.4 to 64
Jan 17 16:15:25 ubuntu kernel: [ 0.744342] assign_interrupt_mode Found MSI capability
Jan 17 16:15:25 ubuntu kernel: [ 0.744365] Allocate Port Service[0000:00:1c.4:pcie00]
Jan 17 16:15:25 ubuntu kernel: [ 0.744383] Allocate Port Service[0000:00:1c.4:pcie02]
Jan 17 16:15:25 ubuntu kernel: [ 0.744485] isapnp: Scanning for PnP cards...
Jan 17 16:15:25 ubuntu kernel: [ 1.096610] isapnp: No Plug & Play device found
Jan 17 16:15:25 ubuntu kernel: [ 1.109266] Real Time Clock Driver v1.12ac
Jan 17 16:15:25 ubuntu kernel: [ 1.109303] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
Jan 17 16:15:25 ubuntu kernel: [ 1.109393] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 17 16:15:25 ubuntu kernel: [ 1.109751] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 17 16:15:25 ubuntu kernel: [ 1.109906] mice: PS/2 mouse device common for all mice
Jan 17 16:15:25 ubuntu kernel: [ 1.110250] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
Jan 17 16:15:25 ubuntu kernel: [ 1.110311] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jan 17 16:15:25 ubuntu kernel: [ 1.110313] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jan 17 16:15:25 ubuntu kernel: [ 1.110453] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
Jan 17 16:15:25 ubuntu kernel: [ 1.112551] serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 17 16:15:25 ubuntu kernel: [ 1.112553] serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 17 16:15:25 ubuntu kernel: [ 1.112601] EISA: Probing bus 0 at eisa.0
Jan 17 16:15:25 ubuntu kernel: [ 1.112623] EISA: Detected 0 cards.
Jan 17 16:15:25 ubuntu kernel: [ 1.142625] TCP cubic registered
Jan 17 16:15:25 ubuntu kernel: [ 1.142630] NET: Registered protocol family 1
Jan 17 16:15:25 ubuntu kernel: [ 1.142634] NET: Registered protocol family 8
Jan 17 16:15:25 ubuntu kernel: [ 1.142635] NET: Registered protocol family 20
Jan 17 16:15:25 ubuntu kernel: [ 1.142674] Starting balanced_irq
Jan 17 16:15:25 ubuntu kernel: [ 1.142681] Using IPI No-Shortcut mode
Jan 17 16:15:25 ubuntu kernel: [ 1.142741] ACPI: (supports S0 S1 S3 S4 S5)
Jan 17 16:15:25 ubuntu kernel: [ 1.142866] Freeing unused kernel memory: 312k freed
Jan 17 16:15:25 ubuntu kernel: [ 1.145985] Time: tsc clocksource has been installed.
Jan 17 16:15:25 ubuntu kernel: [ 1.146478] input: AT Translated Set 2 keyboard as /class/input/input0
Jan 17 16:15:25 ubuntu kernel: [ 2.196763] Capability LSM initialized
Jan 17 16:15:25 ubuntu kernel: [ 2.216975] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ AMI] OemTableId [ CPU1PM] [20060707]
Jan 17 16:15:25 ubuntu kernel: [ 2.217304] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ AMI] OemTableId [ CPU2PM] [20060707]
Jan 17 16:15:25 ubuntu kernel: [ 2.217493] ACPI Exception (acpi_processor-0680): AE_NOT_FOUND, Processor Device is not present [20060707]
Jan 17 16:15:25 ubuntu kernel: [ 2.217496] ACPI: Getting cpuindex for acpiid 0x3
Jan 17 16:15:25 ubuntu kernel: [ 2.217500] ACPI Exception (acpi_processor-0680): AE_NOT_FOUND, Processor Device is not present [20060707]
Jan 17 16:15:25 ubuntu kernel: [ 2.217502] ACPI: Getting cpuindex for acpiid 0x4
Jan 17 16:15:25 ubuntu kernel: [ 2.427157] usbcore: registered new interface driver usbfs
Jan 17 16:15:25 ubuntu kernel: [ 2.427171] usbcore: registered new interface driver hub
Jan 17 16:15:25 ubuntu kernel: [ 2.427183] usbcore: registered new device driver usb
Jan 17 16:15:25 ubuntu kernel: [ 2.427622] USB Universal Host Controller Interface driver v3.0
Jan 17 16:15:25 ubuntu kernel: [ 2.427650] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
Jan 17 16:15:25 ubuntu kernel: [ 2.427657] PCI: Setting latency timer of device 0000:00:1a.0 to 64
Jan 17 16:15:25 ubuntu kernel: [ 2.427660] uhci_hcd 0000:00:1a.0: UHCI Host Controller
Jan 17 16:15:25 ubuntu kernel: [ 2.427718] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
Jan 17 16:15:25 ubuntu kernel: [ 2.427743] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000dc00
Jan 17 16:15:25 ubuntu kernel: [ 2.427802] usb usb1: configuration #1 chosen from 1 choice
Jan 17 16:15:25 ubuntu kernel: [ 2.427817] hub 1-0:1.0: USB hub found
Jan 17 16:15:25 ubuntu kernel: [ 2.427820] hub 1-0:1.0: 2 ports detected
Jan 17 16:15:25 ubuntu kernel: [ 2.493098] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
Jan 17 16:15:25 ubuntu kernel: [ 2.495603] ieee1394: Initialized config rom entry `ip1394'
Jan 17 16:15:25 ubuntu kernel: [ 2.532113] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 17 (level, low) -> IRQ 18
Jan 17 16:15:25 ubuntu kernel: [ 2.532124] PCI: Setting latency timer of device 0000:00:1a.1 to 64
Jan 17 16:15:25 ubuntu kernel: [ 2.532127] uhci_hcd 0000:00:1a.1: UHCI Host Controller
Jan 17 16:15:25 ubuntu kernel: [ 2.532157] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
Jan 17 16:15:25 ubuntu kernel: [ 2.532181] uhci_hcd 0000:00:1a.1: irq 18, io base 0x0000e000
Jan 17 16:15:25 ubuntu kernel: [ 2.532236] usb usb2: configuration #1 chosen from 1 choice
Jan 17 16:15:25 ubuntu kernel: [ 2.532253] hub 2-0:1.0: USB hub found
Jan 17 16:15:25 ubuntu kernel: [ 2.532256] hub 2-0:1.0: 2 ports detected
Jan 17 16:15:25 ubuntu kernel: [ 2.636946] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 19
Jan 17 16:15:25 ubuntu kernel: [ 2.636952] PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 17 16:15:25 ubuntu kernel: [ 2.636956] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 17 16:15:25 ubuntu kernel: [ 2.636977] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
Jan 17 16:15:25 ubuntu kernel: [ 2.637000] uhci_hcd 0000:00:1d.0: irq 19, io base 0x0000d480
Jan 17 16:15:25 ubuntu kernel: [ 2.637062] usb usb3: configuration #1 chosen from 1 choice
Jan 17 16:15:25 ubuntu kernel: [ 2.637077] hub 3-0:1.0: USB hub found
Jan 17 16:15:25 ubuntu kernel: [ 2.637080] hub 3-0:1.0: 2 ports detected
Jan 17 16:15:25 ubuntu kernel: [ 2.742186] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 17
Jan 17 16:15:25 ubuntu kernel: [ 2.742190] PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 17 16:15:25 ubuntu kernel: [ 2.742192] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 17 16:15:25 ubuntu kernel: [ 2.742205] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
Jan 17 16:15:25 ubuntu kernel: [ 2.742224] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000d800
Jan 17 16:15:25 ubuntu kernel: [ 2.742273] usb usb4: configuration #1 chosen from 1 choice
Jan 17 16:15:25 ubuntu kernel: [ 2.742289] hub 4-0:1.0: USB hub found
Jan 17 16:15:25 ubuntu kernel: [ 2.742292] hub 4-0:1.0: 2 ports detected
Jan 17 16:15:25 ubuntu kernel: [ 2.846643] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 20
Jan 17 16:15:25 ubuntu kernel: [ 2.846649] PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 17 16:15:25 ubuntu kernel: [ 2.846653] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 17 16:15:25 ubuntu kernel: [ 2.846671] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
Jan 17 16:15:25 ubuntu kernel: [ 2.846695] uhci_hcd 0000:00:1d.2: irq 20, io base 0x0000d880
Jan 17 16:15:25 ubuntu kernel: [ 2.846762] usb usb5: configuration #1 chosen from 1 choice
Jan 17 16:15:25 ubuntu kernel: [ 2.846777] hub 5-0:1.0: USB hub found
Jan 17 16:15:25 ubuntu kernel: [ 2.846780] hub 5-0:1.0: 2 ports detected
Jan 17 16:15:25 ubuntu kernel: [ 2.947087] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 20
Jan 17 16:15:25 ubuntu kernel: [ 2.947094] PCI: Setting latency timer of device 0000:00:1a.7 to 64
Jan 17 16:15:25 ubuntu kernel: [ 2.947097] ehci_hcd 0000:00:1a.7: EHCI Host Controller
Jan 17 16:15:25 ubuntu kernel: [ 2.947110] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 6
Jan 17 16:15:25 ubuntu kernel: [ 2.947132] ehci_hcd 0000:00:1a.7: debug port 1
Jan 17 16:15:25 ubuntu kernel: [ 2.947136] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
Jan 17 16:15:25 ubuntu kernel: [ 2.947139] ehci_hcd 0000:00:1a.7: irq 20, io mem 0xfebffc00
Jan 17 16:15:25 ubuntu kernel: [ 2.951014] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 17 16:15:25 ubuntu kernel: [ 2.951056] usb usb6: configuration #1 chosen from 1 choice
Jan 17 16:15:25 ubuntu kernel: [ 2.951074] hub 6-0:1.0: USB hub found
Jan 17 16:15:25 ubuntu kernel: [ 2.951077] hub 6-0:1.0: 4 ports detected
Jan 17 16:15:25 ubuntu kernel: [ 2.979425] usb 3-1: new full speed USB device using uhci_hcd and address 2
Jan 17 16:15:25 ubuntu kernel: [ 3.055776] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 19
Jan 17 16:15:25 ubuntu kernel: [ 3.055787] PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 17 16:15:25 ubuntu kernel: [ 3.055791] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 17 16:15:25 ubuntu kernel: [ 3.055811] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
Jan 17 16:15:25 ubuntu kernel: [ 3.055847] ehci_hcd 0000:00:1d.7: debug port 1
Jan 17 16:15:25 ubuntu kernel: [ 3.055851] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 17 16:15:25 ubuntu kernel: [ 3.055854] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xfebff800
Jan 17 16:15:25 ubuntu kernel: [ 3.059737] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 17 16:15:25 ubuntu kernel: [ 3.060145] usb usb7: configuration #1 chosen from 1 choice
Jan 17 16:15:25 ubuntu kernel: [ 3.060164] hub 7-0:1.0: USB hub found
Jan 17 16:15:25 ubuntu kernel: [ 3.060167] hub 7-0:1.0: 6 ports detected
Jan 17 16:15:25 ubuntu kernel: [ 3.164725] 8139cp 0000:05:02.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
Jan 17 16:15:25 ubuntu kernel: [ 3.164727] 8139cp 0000:05:02.0: Try the "8139too" driver instead.
Jan 17 16:15:25 ubuntu kernel: [ 3.165647] 8139too Fast Ethernet driver 0.9.28
Jan 17 16:15:25 ubuntu kernel: [ 3.165672] ACPI: PCI Interrupt 0000:05:02.0[A] -> GSI 23 (level, low) -> IRQ 19
Jan 17 16:15:25 ubuntu kernel: [ 3.165970] eth0: RealTek RTL8139 at 0xf88bac00, 00:02:44:97:b7:a6, IRQ 19
Jan 17 16:15:25 ubuntu kernel: [ 3.165972] eth0: Identified 8139 chip type 'RTL-8100B/8139D'
Jan 17 16:15:25 ubuntu kernel: [ 3.166021] JMB363: IDE controller at PCI slot 0000:02:00.1
Jan 17 16:15:25 ubuntu kernel: [ 3.166036] PCI: Enabling device 0000:02:00.1 (0000 -> 0001)
Jan 17 16:15:25 ubuntu kernel: [ 3.166039] ACPI: PCI Interrupt 0000:02:00.1[B] -> GSI 17 (level, low) -> IRQ 18
Jan 17 16:15:25 ubuntu kernel: [ 3.166045] JMB363: chipset revision 2
Jan 17 16:15:25 ubuntu kernel: [ 3.166046] JMB363: 100%% native mode on irq 18
Jan 17 16:15:25 ubuntu kernel: [ 3.166056] PCI: Setting latency timer of device 0000:02:00.1 to 64
Jan 17 16:15:25 ubuntu kernel: [ 3.166061] ide2: BM-DMA at 0xa400-0xa407, BIOS settings: hde:DMA, hdf:DMA
Jan 17 16:15:25 ubuntu kernel: [ 3.166069] ide3: BM-DMA at 0xa408-0xa40f, BIOS settings: hdg:pio, hdh:pio
Jan 17 16:15:25 ubuntu kernel: [ 3.166077] Probing IDE interface ide2...
Jan 17 16:15:25 ubuntu kernel: [ 3.510760] usb 3-1: device not accepting address 2, error -71
Jan 17 16:15:25 ubuntu kernel: [ 3.905869] hde: TSSTcorpCD/DVDW SH-S182M, ATAPI CD/DVD-ROM drive
Jan 17 16:15:25 ubuntu kernel: [ 4.429317] usb 7-5: new high speed USB device using ehci_hcd and address 4
Jan 17 16:15:25 ubuntu kernel: [ 4.564780] usb 7-5: configuration #1 chosen from 1 choice
Jan 17 16:15:25 ubuntu kernel: [ 4.582627] ide2 at 0xac00-0xac07,0xa882 on irq 18
Jan 17 16:15:25 ubuntu kernel: [ 4.582663] Probing IDE interface ide3...
Jan 17 16:15:25 ubuntu kernel: [ 4.807867] usb 3-1: new full speed USB device using uhci_hcd and address 4
Jan 17 16:15:25 ubuntu kernel: [ 4.986912] usb 3-1: configuration #1 chosen from 1 choice
Jan 17 16:15:25 ubuntu kernel: [ 5.154086] SCSI subsystem initialized
Jan 17 16:15:25 ubuntu kernel: [ 5.156634] libata version 2.00 loaded.
Jan 17 16:15:25 ubuntu kernel: [ 5.156670] ACPI: PCI Interrupt 0000:05:03.0[A] -> GSI 21 (level, low) -> IRQ 21
Jan 17 16:15:25 ubuntu kernel: [ 5.210118] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[21] MMIO=[feaff000-feaff7ff] Max Packet=[2048] IR/IT contexts=[4/8]
Jan 17 16:15:25 ubuntu kernel: [ 5.216353] ahci 0000:02:00.0: version 2.0
Jan 17 16:15:25 ubuntu kernel: [ 5.216369] PCI: Device 0000:02:00.0 not available because of resource collisions
Jan 17 16:15:25 ubuntu kernel: [ 5.216372] ahci: probe of 0000:02:00.0 failed with error -22
Jan 17 16:15:25 ubuntu kernel: [ 5.217539] ata_piix 0000:00:1f.2: version 2.00ac7
Jan 17 16:15:25 ubuntu kernel: [ 5.217543] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
Jan 17 16:15:25 ubuntu kernel: [ 5.217555] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 17
Jan 17 16:15:25 ubuntu kernel: [ 5.217563] PCI: Setting latency timer of device 0000:00:1f.2 to 64
Jan 17 16:15:25 ubuntu kernel: [ 5.217595] ata1: SATA max UDMA/133 cmd 0xEC00 ctl 0xE882 bmdma 0xE400 irq 17
Jan 17 16:15:25 ubuntu kernel: [ 5.217611] ata2: SATA max UDMA/133 cmd 0xE800 ctl 0xE482 bmdma 0xE408 irq 17
Jan 17 16:15:25 ubuntu kernel: [ 5.217616] scsi0 : ata_piix
Jan 17 16:15:25 ubuntu kernel: [ 5.262851] usb 3-2: new full speed USB device using uhci_hcd and address 5
Jan 17 16:15:25 ubuntu kernel: [ 5.379943] ata1.00: ATA-7, max UDMA/133, 625142448 sectors: LBA48 NCQ (depth 0/32)
Jan 17 16:15:25 ubuntu kernel: [ 5.379945] ata1.00: ata1: dev 0 multi count 16
Jan 17 16:15:25 ubuntu kernel: [ 5.388050] ata1.00: configured for UDMA/133
Jan 17 16:15:25 ubuntu kernel: [ 5.388054] scsi1 : ata_piix
Jan 17 16:15:25 ubuntu kernel: [ 5.463076] usb 3-2: configuration #1 chosen from 1 choice
Jan 17 16:15:25 ubuntu kernel: [ 5.466210] usbcore: registered new interface driver libusual
Jan 17 16:15:25 ubuntu kernel: [ 5.468117] Initializing USB Mass Storage driver...
Jan 17 16:15:25 ubuntu kernel: [ 5.468149] scsi2 : SCSI emulation for USB Mass Storage devices
Jan 17 16:15:25 ubuntu kernel: [ 5.468182] usbcore: registered new interface driver usb-storage
Jan 17 16:15:25 ubuntu kernel: [ 5.468184] USB Mass Storage support registered.
Jan 17 16:15:25 ubuntu kernel: [ 5.468217] usb-storage: device found at 4
Jan 17 16:15:25 ubuntu kernel: [ 5.468218] usb-storage: waiting for device to settle before scanning
Jan 17 16:15:25 ubuntu kernel: [ 5.556005] ATA: abnormal status 0x7F on port 0xE807
Jan 17 16:15:25 ubuntu kernel: [ 5.556073] scsi 0:0:0:0: Direct-Access ATA MAXTOR STM332062 3.AA PQ: 0 ANSI: 5
Jan 17 16:15:25 ubuntu kernel: [ 5.556113] ata_piix 0000:00:1f.5: MAP [ P0 P2 P1 P3 ]
Jan 17 16:15:25 ubuntu kernel: [ 5.556128] ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 19 (level, low) -> IRQ 17
Jan 17 16:15:25 ubuntu kernel: [ 5.556137] PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 17 16:15:25 ubuntu kernel: [ 5.556153] ata3: SATA max UDMA/133 cmd 0xD400 ctl 0xD082 bmdma 0xC880 irq 17
Jan 17 16:15:25 ubuntu kernel: [ 5.556169] ata4: SATA max UDMA/133 cmd 0xD000 ctl 0xCC02 bmdma 0xC888 irq 17
Jan 17 16:15:25 ubuntu kernel: [ 5.556174] scsi3 : ata_piix
Jan 17 16:15:25 ubuntu kernel: [ 5.720748] ATA: abnormal status 0x7F on port 0xD407
Jan 17 16:15:25 ubuntu kernel: [ 5.720754] scsi4 : ata_piix
Jan 17 16:15:25 ubuntu kernel: [ 5.885988] ATA: abnormal status 0x7F on port 0xD007
Jan 17 16:15:25 ubuntu kernel: [ 5.889813] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB)
Jan 17 16:15:25 ubuntu kernel: [ 5.889820] sda: Write Protect is off
Jan 17 16:15:25 ubuntu kernel: [ 5.889822] sda: Mode Sense: 00 3a 00 00
Jan 17 16:15:25 ubuntu kernel: [ 5.889830] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 16:15:25 ubuntu kernel: [ 5.889857] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB)
Jan 17 16:15:25 ubuntu kernel: [ 5.889863] sda: Write Protect is off
Jan 17 16:15:25 ubuntu kernel: [ 5.889864] sda: Mode Sense: 00 3a 00 00
Jan 17 16:15:25 ubuntu kernel: [ 5.889872] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 17 16:15:25 ubuntu kernel: [ 5.889874] sda:<6>hde: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
Jan 17 16:15:25 ubuntu kernel: [ 5.895042] Uniform CD-ROM driver Revision: 3.20
Jan 17 16:15:25 ubuntu kernel: [ 5.905061] sda1
Jan 17 16:15:25 ubuntu kernel: [ 5.905104] sd 0:0:0:0: Attached scsi disk sda
Jan 17 16:15:25 ubuntu kernel: [ 5.907274] sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 17 16:15:25 ubuntu kernel: [ 6.488337] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0011d80000ebd29e]
Jan 17 16:15:25 ubuntu kernel: [ 6.641013] ISO 9660 Extensions: Microsoft Joliet Level 3
Jan 17 16:15:25 ubuntu kernel: [ 6.700775] ISO 9660 Extensions: RRIP_1991A
Jan 17 16:15:25 ubuntu kernel: [ 6.736248] Registering unionfs 20060916-2203
Jan 17 16:15:25 ubuntu kernel: [ 6.736249] unionfs: debugging is not enabled
Jan 17 16:15:25 ubuntu kernel: [ 6.742283] loop: loaded (max 8 devices)
Jan 17 16:15:25 ubuntu kernel: [ 6.803521] squashfs: version 3.1 (2006/08/19) Phillip Lougher
Jan 17 16:15:25 ubuntu kernel: [ 10.458395] usb-storage: device scan complete
Jan 17 16:15:25 ubuntu kernel: [ 10.458889] scsi 2:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
Jan 17 16:15:25 ubuntu kernel: [ 10.459391] scsi 2:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0
Jan 17 16:15:25 ubuntu kernel: [ 10.459894] scsi 2:0:0:2: Direct-Access Generic USB SM Reader 1.02 PQ: 0 ANSI: 0
Jan 17 16:15:25 ubuntu kernel: [ 10.460388] scsi 2:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
Jan 17 16:15:25 ubuntu kernel: [ 10.461988] sd 2:0:0:0: Attached scsi removable disk sdb
Jan 17 16:15:25 ubuntu kernel: [ 10.462147] sd 2:0:0:0: Attached scsi generic sg1 type 0
Jan 17 16:15:25 ubuntu kernel: [ 10.463483] sd 2:0:0:1: Attached scsi removable disk sdc
Jan 17 16:15:25 ubuntu kernel: [ 10.463620] sd 2:0:0:1: Attached scsi generic sg2 type 0
Jan 17 16:15:25 ubuntu kernel: [ 10.464862] sd 2:0:0:2: Attached scsi removable disk sdd
Jan 17 16:15:25 ubuntu kernel: [ 10.465031] sd 2:0:0:2: Attached scsi generic sg3 type 0
Jan 17 16:15:25 ubuntu kernel: [ 10.466365] sd 2:0:0:3: Attached scsi removable disk sde
Jan 17 16:15:25 ubuntu kernel: [ 10.466538] sd 2:0:0:3: Attached scsi generic sg4 type 0
Jan 17 16:15:25 ubuntu kernel: [ 42.961136] NET: Registered protocol family 10
Jan 17 16:15:25 ubuntu kernel: [ 42.961198] lo: Disabled Privacy Extensions
Jan 17 16:15:25 ubuntu kernel: [ 55.641872] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
Jan 17 16:15:25 ubuntu kernel: [ 56.320702] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jan 17 16:15:25 ubuntu kernel: [ 56.348193] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 17 16:15:25 ubuntu kernel: [ 56.423009] Linux agpgart interface v0.101 (c) Dave Jones
Jan 17 16:15:25 ubuntu kernel: [ 56.459547] agpgart: Detected an Intel 965G Chipset.
Jan 17 16:15:25 ubuntu kernel: [ 56.471354] agpgart: AGP aperture is 256M @ 0x0
Jan 17 16:15:25 ubuntu kernel: [ 56.854859] iTCO_vendor_support: vendor-support=0
Jan 17 16:15:25 ubuntu kernel: [ 56.890233] input: PC Speaker as /class/input/input1
Jan 17 16:15:25 ubuntu kernel: [ 57.106211] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (11-Nov-2006)
Jan 17 16:15:25 ubuntu kernel: [ 57.106274] iTCO_wdt: Found a ICH8 or ICH8R TCO device (Version=2, TCOBASE=0x0860)
Jan 17 16:15:25 ubuntu kernel: [ 57.106305] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jan 17 16:15:25 ubuntu kernel: [ 57.270081] Floppy drive(s): fd0 is 1.44M
Jan 17 16:15:25 ubuntu kernel: [ 57.289651] FDC 0 is a post-1991 82077
Jan 17 16:15:25 ubuntu kernel: [ 57.689234] NET: Registered protocol family 17
Jan 17 16:15:25 ubuntu kernel: [ 57.946973] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 5 if 0 alt 0 proto 2 vid 0x03F0 pid 0x8704
Jan 17 16:15:25 ubuntu kernel: [ 57.946982] usbcore: registered new interface driver usblp
Jan 17 16:15:25 ubuntu kernel: [ 57.946984] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Jan 17 16:15:25 ubuntu kernel: [ 58.028667] parport: PnPBIOS parport detected.
Jan 17 16:15:25 ubuntu kernel: [ 58.028763] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
Jan 17 16:15:25 ubuntu kernel: [ 58.144558] input: PS2++ Logitech MX Mouse as /class/input/input2
Jan 17 16:15:25 ubuntu kernel: [ 58.340362] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
Jan 17 16:15:25 ubuntu kernel: [ 58.340374] PCI: Setting latency timer of device 0000:00:1b.0 to 64
Jan 17 16:15:25 ubuntu kernel: [ 58.639270] hda_codec: Unknown model for AD1988, trying auto-probe from BIOS...
Jan 17 16:15:25 ubuntu kernel: [ 59.289265] fuse init (API version 7.8)
Jan 17 16:15:25 ubuntu kernel: [ 65.615190] input: Power Button (FF) as /class/input/input3
Jan 17 16:15:25 ubuntu kernel: [ 65.615270] ACPI: Power Button (FF) [PWRF]
Jan 17 16:15:25 ubuntu kernel: [ 65.628893] input: Power Button (CM) as /class/input/input4
Jan 17 16:15:25 ubuntu kernel: [ 65.628992] ACPI: Power Button (CM) [PWRB]
Jan 17 16:15:25 ubuntu kernel: [ 65.734771] No dock devices found.
Jan 17 16:15:25 ubuntu kernel: [ 65.748584] Using specific hotkey driver
Jan 17 16:15:25 ubuntu kernel: [ 65.821829] ibm_acpi: ec object not found
Jan 17 16:15:25 ubuntu kernel: [ 66.156954] toshiba_acpi: Unknown parameter `hotkeys_over_acpi'
Jan 17 16:15:25 ubuntu kernel: [ 66.302848] eth0: no IPv6 routers present
Jan 17 16:15:25 ubuntu kernel: [ 67.142601] lp0: using parport0 (interrupt-driven).
Jan 17 16:15:25 ubuntu kernel: [ 67.191610] ppdev: user-space parallel port driver
Jan 17 16:15:27 ubuntu hpiod: 1.6.9 accepting connections at 2208...
Jan 17 16:15:29 ubuntu kernel: [ 71.396508] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Jan 17 16:15:29 ubuntu kernel: [ 71.396511] apm: disabled - APM is not SMP safe.
Jan 17 16:15:35 ubuntu dhcdbd: Started up.
Jan 17 16:15:36 ubuntu NetworkManager: <information>^Istarting...
Jan 17 16:15:36 ubuntu NetworkManager: <information>^Ieth0: Device is fully-supported using driver '8139too'.
Jan 17 16:15:36 ubuntu NetworkManager: <information>^Inm_device_init(): waiting for device's worker thread to start
Jan 17 16:15:36 ubuntu NetworkManager: <information>^Inm_device_init(): device's worker thread started, continuing.
Jan 17 16:15:36 ubuntu NetworkManager: <information>^INow managing wired Ethernet (802.3) device 'eth0'.
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IDeactivating device eth0.
Jan 17 16:15:36 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.reason
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IWill activate wired connection 'eth0' because it now has a link.
Jan 17 16:15:36 ubuntu NetworkManager: <information>^ISWITCH: no current connection, found better connection 'eth0'.
Jan 17 16:15:36 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.reason
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IWill activate connection 'eth0'.
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IDevice eth0 activation scheduled...
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IActivation (eth0) started...
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 1 of 5 (Device Prepare) started...
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 2 of 5 (Device Configure) scheduled...
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 1 of 5 (Device Prepare) complete.
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 2 of 5 (Device Configure) starting...
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 2 of 5 (Device Configure) successful.
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 2 of 5 (Device Configure) complete.
Jan 17 16:15:36 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 3 of 5 (IP Configure Start) started...
Jan 17 16:15:36 ubuntu avahi-daemon[6790]: Found user 'avahi' (UID 105) and group 'avahi' (GID 109).
Jan 17 16:15:36 ubuntu avahi-daemon[6790]: Successfully dropped root privileges.
Jan 17 16:15:36 ubuntu avahi-daemon[6790]: avahi-daemon 0.6.16 starting up.
Jan 17 16:15:36 ubuntu avahi-daemon[6790]: Successfully called chroot().
Jan 17 16:15:36 ubuntu avahi-daemon[6790]: Successfully dropped remaining capabilities.
Jan 17 16:15:36 ubuntu avahi-daemon[6790]: No service found in /etc/avahi/services.
Jan 17 16:15:36 ubuntu avahi-daemon[6790]: Network interface enumeration completed.
Jan 17 16:15:36 ubuntu avahi-daemon[6790]: Registering HINFO record with values 'I686'/'LINUX'.
Jan 17 16:15:36 ubuntu avahi-daemon[6790]: Server startup complete. Host name is ubuntu.local. Local service cookie is 4239354037.
Jan 17 16:15:37 ubuntu NetworkManager: <information>^IActivation (eth0) Beginning DHCP transaction.
Jan 17 16:15:37 ubuntu python2.4: Writing graphics card hardware list to /var/lib/guidance/guidance-gfxhardware-snapshot
Jan 17 16:15:37 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 3 of 5 (IP Configure Start) complete.
Jan 17 16:15:37 ubuntu NetworkManager: <information>^IDHCP daemon state is now 12 (successfully started) for interface eth0
Jan 17 16:15:37 ubuntu hcid[6885]: Bluetooth HCI daemon
Jan 17 16:15:37 ubuntu sdpd[6889]: Bluetooth SDP daemon
Jan 17 16:15:37 ubuntu kernel: [ 79.502446] Bluetooth: Core ver 2.11
Jan 17 16:15:37 ubuntu kernel: [ 79.502497] NET: Registered protocol family 31
Jan 17 16:15:37 ubuntu kernel: [ 79.502499] Bluetooth: HCI device and connection manager initialized
Jan 17 16:15:37 ubuntu kernel: [ 79.502502] Bluetooth: HCI socket layer initialized
Jan 17 16:15:37 ubuntu NetworkManager: <debug info>^I[1169050537.851878] nm_hal_device_added (): New device added (hal udi is '/org/freedesktop/Hal/devices/platform_bluetooth').
Jan 17 16:15:37 ubuntu kernel: [ 79.557362] Bluetooth: L2CAP ver 2.8
Jan 17 16:15:37 ubuntu kernel: [ 79.557365] Bluetooth: L2CAP socket layer initialized
Jan 17 16:15:38 ubuntu kernel: [ 79.883495] Bluetooth: RFCOMM socket layer initialized
Jan 17 16:15:38 ubuntu kernel: [ 79.883504] Bluetooth: RFCOMM TTY layer initialized
Jan 17 16:15:38 ubuntu kernel: [ 79.883506] Bluetooth: RFCOMM ver 1.8
Jan 17 16:15:38 ubuntu /usr/sbin/cron[6942]: (CRON) INFO (pidfile fd = 3)
Jan 17 16:15:38 ubuntu /usr/sbin/cron[6943]: (CRON) STARTUP (fork ok)
Jan 17 16:15:38 ubuntu /usr/sbin/cron[6943]: (CRON) INFO (Running @reboot jobs)
Jan 17 16:15:38 ubuntu NetworkManager: <information>^IDHCP

Tags: partman
Revision history for this message
Colin Watson (cjwatson) wrote :

Thanks for your report. This is also bug 76976; run 'sudo apt-get update; sudo apt-get install ubiquity' from a terminal window before starting the installer to get the fix.

Revision history for this message
Michele Spagnuolo (mikispag) wrote :

Thank you for your fast reply.

I am updating and I'll let you know :)

description: updated
Revision history for this message
Michele Spagnuolo (mikispag) wrote :

Problem fixed. Thank you!

Revision history for this message
Colin Watson (cjwatson) wrote :

You're welcome - glad to help.

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.