Partition app crash on install

Bug #79056 reported by Simone A.
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

My system:

Motherboard Intel DQ965GF with lates bios version
Intel Core Duo (conroe) E6400
ATI Radeon X1800XL
Soundblaster X-Fi Xtreme Music
Sapphire ATI Theater 550 Pro
SATA ch. 1 -> Maxtor 160GB SATA2 NCQ disk w/ Windows XP x64 Professional
SATA ch. 2 -> Maxtor 160GB SATA2 NCQ disk empty (when I would install Ubuntu)
SATA ch. 3+4 -> 2x Maxtor 300GB SATA2 NCQ disk RAID1 mirror configuration (archive/backup disks)

=======================================================================
>>> Detail <<<

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/gtkui.py", line 310, in run
    self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 867, in process_step
    self.process_autopartitioning()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 922, in process_autopartitioning
    choice = self.get_autopartition_choice()[0]
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 1620, in get_autopartition_choice
    raise AssertionError, "no active autopartitioning choice"
AssertionError: no active autopartitioning choice

>>> /var/log/syslog <<<

Jan 13 12:13:39 ubuntu syslogd 1.4.1#20ubuntu3: restart.
Jan 13 12:13:39 ubuntu kernel: Inspecting /boot/System.map-2.6.20-5-generic
Jan 13 12:13:39 ubuntu kernel: Loaded 25148 symbols from /boot/System.map-2.6.20-5-generic.
Jan 13 12:13:39 ubuntu kernel: Symbols match kernel version 2.6.20.
Jan 13 12:13:39 ubuntu kernel: No module symbols loaded - kernel modules not enabled.
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Linux version 2.6.20-5-generic (root@yellow) (gcc version 4.1.2 20070105 (prerelease) (Ubuntu 4.1.1-21ubuntu6)) #2 SMP Sat Jan 6 09:44:32 UTC 2007 (Ubuntu 2.6.20-5.7-generic)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz quiet splash --
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-provided physical RAM map:
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000008f000 (usable)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 000000000008f000 - 00000000000a0000 (reserved)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 000000007ed84000 (usable)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 000000007ed84000 - 000000007ed91000 (reserved)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 000000007ed91000 - 000000007ee52000 (usable)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 000000007ee52000 - 000000007eea7000 (ACPI NVS)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 000000007eea7000 - 000000007eeac000 (ACPI data)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 000000007eeac000 - 000000007eef2000 (ACPI NVS)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 000000007eef2000 - 000000007eef3000 (usable)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 000000007eef3000 - 000000007eeff000 (ACPI data)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 000000007eeff000 - 000000007ef00000 (usable)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 000000007ef00000 - 000000007f000000 (reserved)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Entering add_active_range(0, 0, 143) 0 entries of 3200 used
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Entering add_active_range(0, 256, 519556) 1 entries of 3200 used
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Entering add_active_range(0, 519569, 519762) 2 entries of 3200 used
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Entering add_active_range(0, 519922, 519923) 3 entries of 3200 used
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Entering add_active_range(0, 519935, 519936) 4 entries of 3200 used
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] end_pfn_map = 1048576
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] DMI 2.4 present.
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: RSDP (v000 INTEL ) @ 0x00000000000fe020
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: RSDT (v001 INTEL DQ965GF 0x00001575 0x01000013) @ 0x000000007eefd038
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: FADT (v001 INTEL DQ965GF 0x00001575 MSFT 0x01000013) @ 0x000000007eefc000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: MADT (v001 INTEL DQ965GF 0x00001575 MSFT 0x01000013) @ 0x000000007eef6000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: WDDT (v001 INTEL DQ965GF 0x00001575 MSFT 0x01000013) @ 0x000000007eef5000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: MCFG (v001 INTEL DQ965GF 0x00001575 MSFT 0x01000013) @ 0x000000007eef4000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: ASF! (v032 INTEL DQ965GF 0x00001575 MSFT 0x01000013) @ 0x000000007eef3000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: SSDT (v001 INTEL CpuPm 0x00001575 MSFT 0x01000013) @ 0x000000007eeab000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: SSDT (v001 INTEL Cpu0Ist 0x00001575 MSFT 0x01000013) @ 0x000000007eeaa000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: SSDT (v001 INTEL Cpu1Ist 0x00001575 MSFT 0x01000013) @ 0x000000007eea9000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: SSDT (v001 INTEL Cpu2Ist 0x00001575 MSFT 0x01000013) @ 0x000000007eea8000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: SSDT (v001 INTEL Cpu3Ist 0x00001575 MSFT 0x01000013) @ 0x000000007eea7000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: TCPA (v001 INTEL TIANO 0x00000002 MSFT 0x01000013) @ 0x000000007ee52000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: DSDT (v001 INTEL DQ965GF 0x00001575 MSFT 0x01000013) @ 0x0000000000000000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] No NUMA configuration found
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Faking a node at 0000000000000000-000000007ef00000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Entering add_active_range(0, 0, 143) 0 entries of 3200 used
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Entering add_active_range(0, 256, 519556) 1 entries of 3200 used
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Entering add_active_range(0, 519569, 519762) 2 entries of 3200 used
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Entering add_active_range(0, 519922, 519923) 3 entries of 3200 used
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Entering add_active_range(0, 519935, 519936) 4 entries of 3200 used
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Bootmem setup node 0 0000000000000000-000000007ef00000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Zone PFN ranges:
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] DMA 0 -> 4096
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] DMA32 4096 -> 1048576
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Normal 1048576 -> 1048576
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] early_node_map[5] active PFN ranges
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] 0: 0 -> 143
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] 0: 256 -> 519556
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] 0: 519569 -> 519762
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] 0: 519922 -> 519923
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] 0: 519935 -> 519936
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] On node 0 totalpages: 519638
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] DMA zone: 56 pages used for memmap
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] DMA zone: 1079 pages reserved
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] DMA zone: 2848 pages, LIFO batch:0
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] DMA32 zone: 7052 pages used for memmap
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] DMA32 zone: 508603 pages, LIFO batch:31
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Normal zone: 0 pages used for memmap
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x408
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Processor #0 (Bootup-CPU)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Processor #1
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] IOAPIC[0]: apic_id 2, address 0xfec00000, GSI 0-23
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: IRQ0 used by override.
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: IRQ2 used by override.
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] ACPI: IRQ9 used by override.
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Setting APIC routing to physical flat
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Nosave address range: 000000000008f000 - 00000000000a0000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Nosave address range: 00000000000a0000 - 00000000000e0000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Nosave address range: 00000000000e0000 - 0000000000100000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Nosave address range: 000000007ed84000 - 000000007ed91000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Nosave address range: 000000007ee52000 - 000000007eea7000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Nosave address range: 000000007eea7000 - 000000007eeac000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Nosave address range: 000000007eeac000 - 000000007eef2000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Nosave address range: 000000007eef3000 - 000000007eeff000
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Allocating PCI resources starting at 80000000 (gap: 7f000000:80e00000)
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] PERCPU: Allocating 34048 bytes of per cpu data
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Built 1 zonelists. Total pages: 511451
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz quiet splash --
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] Initializing CPU#0
Jan 13 12:13:39 ubuntu kernel: [ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
Jan 13 12:13:39 ubuntu kernel: [ 74.248593] Console: colour VGA+ 80x25
Jan 13 12:13:39 ubuntu kernel: [ 74.249521] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Jan 13 12:13:39 ubuntu kernel: [ 74.250321] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Jan 13 12:13:39 ubuntu kernel: [ 74.250464] Checking aperture...
Jan 13 12:13:39 ubuntu kernel: [ 74.250473] Calgary: Unable to locate Rio Grande Table in EBDA - bailing!
Jan 13 12:13:39 ubuntu kernel: [ 74.266524] Memory: 2035752k/2079744k available (2196k kernel code, 42800k reserved, 1135k data, 300k init)
Jan 13 12:13:39 ubuntu kernel: [ 74.345913] Calibrating delay using timer specific routine.. 4265.66 BogoMIPS (lpj=8531331)
Jan 13 12:13:39 ubuntu kernel: [ 74.345961] Security Framework v1.0.0 initialized
Jan 13 12:13:39 ubuntu kernel: [ 74.345965] SELinux: Disabled at boot.
Jan 13 12:13:39 ubuntu kernel: [ 74.345987] Mount-cache hash table entries: 256
Jan 13 12:13:39 ubuntu kernel: [ 74.346116] CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 13 12:13:39 ubuntu kernel: [ 74.346118] CPU: L2 cache: 2048K
Jan 13 12:13:39 ubuntu kernel: [ 74.346120] CPU 0/0 -> Node 0
Jan 13 12:13:39 ubuntu kernel: [ 74.346122] using mwait in idle threads.
Jan 13 12:13:39 ubuntu kernel: [ 74.346124] CPU: Physical Processor ID: 0
Jan 13 12:13:39 ubuntu kernel: [ 74.346125] CPU: Processor Core ID: 0
Jan 13 12:13:39 ubuntu kernel: [ 74.346131] CPU0: Thermal monitoring enabled (TM2)
Jan 13 12:13:39 ubuntu kernel: [ 74.346140] SMP alternatives: switching to UP code
Jan 13 12:13:39 ubuntu kernel: [ 74.346280] ACPI: Core revision 20060707
Jan 13 12:13:39 ubuntu kernel: [ 74.390351] Using local APIC timer interrupts.
Jan 13 12:13:39 ubuntu kernel: [ 74.437228] result 16650421
Jan 13 12:13:39 ubuntu kernel: [ 74.437230] Detected 16.650 MHz APIC timer.
Jan 13 12:13:39 ubuntu kernel: [ 74.437960] SMP alternatives: switching to SMP code
Jan 13 12:13:39 ubuntu kernel: [ 74.437983] Booting processor 1/2 APIC 0x1
Jan 13 12:13:39 ubuntu kernel: [ 74.448521] Initializing CPU#1
Jan 13 12:13:39 ubuntu kernel: [ 74.525740] Calibrating delay using timer specific routine.. 4262.70 BogoMIPS (lpj=8525411)
Jan 13 12:13:39 ubuntu kernel: [ 74.525746] CPU: L1 I cache: 32K, L1 D cache: 32K
Jan 13 12:13:39 ubuntu kernel: [ 74.525748] CPU: L2 cache: 2048K
Jan 13 12:13:39 ubuntu kernel: [ 74.525750] CPU 1/1 -> Node 0
Jan 13 12:13:39 ubuntu kernel: [ 74.525751] CPU: Physical Processor ID: 0
Jan 13 12:13:39 ubuntu kernel: [ 74.525752] CPU: Processor Core ID: 1
Jan 13 12:13:39 ubuntu kernel: [ 74.525757] CPU1: Thermal monitoring enabled (TM2)
Jan 13 12:13:39 ubuntu kernel: [ 74.526027] Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz stepping 06
Jan 13 12:13:39 ubuntu kernel: [ 74.529757] Brought up 2 CPUs
Jan 13 12:13:39 ubuntu kernel: [ 74.529795] testing NMI watchdog ... OK.
Jan 13 12:13:39 ubuntu kernel: [ 74.569794] time.c: Using 3.579545 MHz WALL PM GTOD PIT/TSC timer.
Jan 13 12:13:39 ubuntu kernel: [ 74.569796] time.c: Detected 2131.254 MHz processor.
Jan 13 12:13:39 ubuntu kernel: [ 74.666022] migration_cost=19
Jan 13 12:13:39 ubuntu kernel: [ 74.666282] NET: Registered protocol family 16
Jan 13 12:13:39 ubuntu kernel: [ 74.666348] ACPI: bus type pci registered
Jan 13 12:13:39 ubuntu kernel: [ 74.666355] PCI: BIOS Bug: MCFG area at f0000000 is not E820-reserved
Jan 13 12:13:39 ubuntu kernel: [ 74.666384] PCI: Not using MMCONFIG.
Jan 13 12:13:39 ubuntu kernel: [ 74.666409] PCI: Using configuration type 1
Jan 13 12:13:39 ubuntu kernel: [ 74.669567] ACPI: Interpreter enabled
Jan 13 12:13:39 ubuntu kernel: [ 74.669568] ACPI: Using IOAPIC for interrupt routing
Jan 13 12:13:39 ubuntu kernel: [ 74.669931] ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 13 12:13:39 ubuntu kernel: [ 74.669937] PCI: Probing PCI hardware (bus 00)
Jan 13 12:13:39 ubuntu kernel: [ 74.669951] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
Jan 13 12:13:39 ubuntu kernel: [ 74.671511] PCI quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
Jan 13 12:13:39 ubuntu kernel: [ 74.671514] PCI quirk: region 0500-053f claimed by ICH6 GPIO
Jan 13 12:13:39 ubuntu kernel: [ 74.671653] Boot video device is 0000:01:00.0
Jan 13 12:13:39 ubuntu kernel: [ 74.672282] PCI: Transparent bridge - 0000:00:1e.0
Jan 13 12:13:39 ubuntu kernel: [ 74.672350] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 13 12:13:39 ubuntu kernel: [ 74.677091] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
Jan 13 12:13:39 ubuntu kernel: [ 74.677736] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
Jan 13 12:13:39 ubuntu kernel: [ 74.677933] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
Jan 13 12:13:39 ubuntu kernel: [ 74.678128] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12)
Jan 13 12:13:39 ubuntu kernel: [ 74.678321] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
Jan 13 12:13:39 ubuntu kernel: [ 74.678522] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12)
Jan 13 12:13:39 ubuntu kernel: [ 74.678717] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 *9 10 11 12)
Jan 13 12:13:39 ubuntu kernel: [ 74.678913] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
Jan 13 12:13:39 ubuntu kernel: [ 74.679107] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 *10 11 12)
Jan 13 12:13:39 ubuntu kernel: [ 74.680554] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
Jan 13 12:13:39 ubuntu kernel: [ 74.680766] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
Jan 13 12:13:39 ubuntu kernel: [ 74.680973] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT]
Jan 13 12:13:39 ubuntu kernel: [ 74.681180] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT]
Jan 13 12:13:39 ubuntu kernel: [ 74.681387] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
Jan 13 12:13:39 ubuntu kernel: [ 74.682624] Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 13 12:13:39 ubuntu kernel: [ 74.682634] pnp: PnP ACPI init
Jan 13 12:13:39 ubuntu kernel: [ 74.685384] pnp: PnP ACPI: found 13 devices
Jan 13 12:13:39 ubuntu kernel: [ 74.685428] PCI: Using ACPI for IRQ routing
Jan 13 12:13:39 ubuntu kernel: [ 74.685430] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Jan 13 12:13:39 ubuntu kernel: [ 74.685532] PCI-GART: No AMD northbridge found.
Jan 13 12:13:39 ubuntu kernel: [ 74.685613] pnp: 00:06: ioport range 0x500-0x53f has been reserved
Jan 13 12:13:39 ubuntu kernel: [ 74.685616] pnp: 00:06: ioport range 0x400-0x47f could not be reserved
Jan 13 12:13:39 ubuntu kernel: [ 74.685618] pnp: 00:06: ioport range 0x680-0x6ff has been reserved
Jan 13 12:13:39 ubuntu kernel: [ 74.685854] PCI: Bridge: 0000:00:01.0
Jan 13 12:13:39 ubuntu kernel: [ 74.685856] IO window: 3000-3fff
Jan 13 12:13:39 ubuntu kernel: [ 74.685860] MEM window: 98100000-981fffff
Jan 13 12:13:39 ubuntu kernel: [ 74.685862] PREFETCH window: 80000000-8fffffff
Jan 13 12:13:39 ubuntu kernel: [ 74.685865] PCI: Bridge: 0000:00:1c.0
Jan 13 12:13:39 ubuntu kernel: [ 74.685866] IO window: disabled.
Jan 13 12:13:39 ubuntu kernel: [ 74.685870] MEM window: 98300000-983fffff
Jan 13 12:13:39 ubuntu kernel: [ 74.685873] PREFETCH window: disabled.
Jan 13 12:13:39 ubuntu kernel: [ 74.685877] PCI: Bridge: 0000:00:1c.1
Jan 13 12:13:39 ubuntu kernel: [ 74.685879] IO window: 2000-2fff
Jan 13 12:13:39 ubuntu kernel: [ 74.685883] MEM window: 98000000-980fffff
Jan 13 12:13:39 ubuntu kernel: [ 74.685886] PREFETCH window: disabled.
Jan 13 12:13:39 ubuntu kernel: [ 74.685890] PCI: Bridge: 0000:00:1c.2
Jan 13 12:13:39 ubuntu kernel: [ 74.685891] IO window: disabled.
Jan 13 12:13:39 ubuntu kernel: [ 74.685895] MEM window: 98400000-984fffff
Jan 13 12:13:39 ubuntu kernel: [ 74.685897] PREFETCH window: disabled.
Jan 13 12:13:39 ubuntu kernel: [ 74.685901] PCI: Bridge: 0000:00:1c.3
Jan 13 12:13:39 ubuntu kernel: [ 74.685902] IO window: disabled.
Jan 13 12:13:39 ubuntu kernel: [ 74.685906] MEM window: 98500000-985fffff
Jan 13 12:13:39 ubuntu kernel: [ 74.685909] PREFETCH window: disabled.
Jan 13 12:13:39 ubuntu kernel: [ 74.685912] PCI: Bridge: 0000:00:1c.4
Jan 13 12:13:39 ubuntu kernel: [ 74.685914] IO window: disabled.
Jan 13 12:13:39 ubuntu kernel: [ 74.685917] MEM window: 98600000-986fffff
Jan 13 12:13:39 ubuntu kernel: [ 74.685920] PREFETCH window: disabled.
Jan 13 12:13:39 ubuntu kernel: [ 74.685924] PCI: Bridge: 0000:00:1e.0
Jan 13 12:13:39 ubuntu kernel: [ 74.685926] IO window: 1000-1fff
Jan 13 12:13:39 ubuntu kernel: [ 74.685930] MEM window: 90000000-943fffff
Jan 13 12:13:39 ubuntu kernel: [ 74.685933] PREFETCH window: 96000000-97ffffff
Jan 13 12:13:39 ubuntu kernel: [ 74.685945] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
Jan 13 12:13:39 ubuntu kernel: [ 74.685949] PCI: Setting latency timer of device 0000:00:01.0 to 64
Jan 13 12:13:39 ubuntu kernel: [ 74.685963] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
Jan 13 12:13:39 ubuntu kernel: [ 74.685967] PCI: Setting latency timer of device 0000:00:1c.0 to 64
Jan 13 12:13:39 ubuntu kernel: [ 74.685981] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
Jan 13 12:13:39 ubuntu kernel: [ 74.685985] PCI: Setting latency timer of device 0000:00:1c.1 to 64
Jan 13 12:13:39 ubuntu kernel: [ 74.685998] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
Jan 13 12:13:39 ubuntu kernel: [ 74.686002] PCI: Setting latency timer of device 0000:00:1c.2 to 64
Jan 13 12:13:39 ubuntu kernel: [ 74.686016] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
Jan 13 12:13:39 ubuntu kernel: [ 74.686020] PCI: Setting latency timer of device 0000:00:1c.3 to 64
Jan 13 12:13:39 ubuntu kernel: [ 74.686033] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 17 (level, low) -> IRQ 17
Jan 13 12:13:39 ubuntu kernel: [ 74.686037] PCI: Setting latency timer of device 0000:00:1c.4 to 64
Jan 13 12:13:39 ubuntu kernel: [ 74.686045] PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jan 13 12:13:39 ubuntu kernel: [ 74.686075] NET: Registered protocol family 2
Jan 13 12:13:39 ubuntu kernel: [ 74.725792] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
Jan 13 12:13:39 ubuntu kernel: [ 74.725973] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
Jan 13 12:13:39 ubuntu kernel: [ 74.727690] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jan 13 12:13:39 ubuntu kernel: [ 74.728313] TCP: Hash tables configured (established 262144 bind 65536)
Jan 13 12:13:39 ubuntu kernel: [ 74.728316] TCP reno registered
Jan 13 12:13:39 ubuntu kernel: [ 74.742006] checking if image is initramfs... it is
Jan 13 12:13:39 ubuntu kernel: [ 75.311341] Freeing initrd memory: 6756k freed
Jan 13 12:13:39 ubuntu kernel: [ 75.314555] audit: initializing netlink socket (disabled)
Jan 13 12:13:39 ubuntu kernel: [ 75.314570] audit(1168690339.028:1): initialized
Jan 13 12:13:39 ubuntu kernel: [ 75.314716] VFS: Disk quotas dquot_6.5.1
Jan 13 12:13:39 ubuntu kernel: [ 75.314734] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jan 13 12:13:39 ubuntu kernel: [ 75.314778] io scheduler noop registered
Jan 13 12:13:39 ubuntu kernel: [ 75.314780] io scheduler anticipatory registered
Jan 13 12:13:39 ubuntu kernel: [ 75.314782] io scheduler deadline registered
Jan 13 12:13:39 ubuntu kernel: [ 75.314793] io scheduler cfq registered (default)
Jan 13 12:13:39 ubuntu kernel: [ 75.315266] PCI: Setting latency timer of device 0000:00:01.0 to 64
Jan 13 12:13:39 ubuntu kernel: [ 75.315292] assign_interrupt_mode Found MSI capability
Jan 13 12:13:39 ubuntu kernel: [ 75.315321] Allocate Port Service[0000:00:01.0:pcie00]
Jan 13 12:13:39 ubuntu kernel: [ 75.315392] PCI: Setting latency timer of device 0000:00:1c.0 to 64
Jan 13 12:13:39 ubuntu kernel: [ 75.315425] assign_interrupt_mode Found MSI capability
Jan 13 12:13:39 ubuntu kernel: [ 75.315450] Allocate Port Service[0000:00:1c.0:pcie00]
Jan 13 12:13:39 ubuntu kernel: [ 75.315479] Allocate Port Service[0000:00:1c.0:pcie02]
Jan 13 12:13:39 ubuntu kernel: [ 75.315558] PCI: Setting latency timer of device 0000:00:1c.1 to 64
Jan 13 12:13:39 ubuntu kernel: [ 75.315590] assign_interrupt_mode Found MSI capability
Jan 13 12:13:39 ubuntu kernel: [ 75.315615] Allocate Port Service[0000:00:1c.1:pcie00]
Jan 13 12:13:39 ubuntu kernel: [ 75.315641] Allocate Port Service[0000:00:1c.1:pcie02]
Jan 13 12:13:39 ubuntu kernel: [ 75.315720] PCI: Setting latency timer of device 0000:00:1c.2 to 64
Jan 13 12:13:39 ubuntu kernel: [ 75.315752] assign_interrupt_mode Found MSI capability
Jan 13 12:13:39 ubuntu kernel: [ 75.315777] Allocate Port Service[0000:00:1c.2:pcie00]
Jan 13 12:13:39 ubuntu kernel: [ 75.315808] Allocate Port Service[0000:00:1c.2:pcie02]
Jan 13 12:13:39 ubuntu kernel: [ 75.315886] PCI: Setting latency timer of device 0000:00:1c.3 to 64
Jan 13 12:13:39 ubuntu kernel: [ 75.315918] assign_interrupt_mode Found MSI capability
Jan 13 12:13:39 ubuntu kernel: [ 75.315944] Allocate Port Service[0000:00:1c.3:pcie00]
Jan 13 12:13:39 ubuntu kernel: [ 75.315969] Allocate Port Service[0000:00:1c.3:pcie02]
Jan 13 12:13:39 ubuntu kernel: [ 75.316051] PCI: Setting latency timer of device 0000:00:1c.4 to 64
Jan 13 12:13:39 ubuntu kernel: [ 75.316084] assign_interrupt_mode Found MSI capability
Jan 13 12:13:39 ubuntu kernel: [ 75.316109] Allocate Port Service[0000:00:1c.4:pcie00]
Jan 13 12:13:39 ubuntu kernel: [ 75.316137] Allocate Port Service[0000:00:1c.4:pcie02]
Jan 13 12:13:39 ubuntu kernel: [ 75.334242] Real Time Clock Driver v1.12ac
Jan 13 12:13:39 ubuntu kernel: [ 75.334284] Linux agpgart interface v0.101 (c) Dave Jones
Jan 13 12:13:39 ubuntu kernel: [ 75.334286] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
Jan 13 12:13:39 ubuntu kernel: [ 75.334397] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 13 12:13:39 ubuntu kernel: [ 75.334869] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 13 12:13:39 ubuntu kernel: [ 75.334964] ACPI: PCI Interrupt 0000:00:03.3[B] -> GSI 17 (level, low) -> IRQ 17
Jan 13 12:13:39 ubuntu kernel: [ 75.335019] 0000:00:03.3: ttyS1 at I/O 0x4120 (irq = 17) is a 16550A
Jan 13 12:13:39 ubuntu kernel: [ 75.335133] mice: PS/2 mouse device common for all mice
Jan 13 12:13:39 ubuntu kernel: [ 75.335615] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
Jan 13 12:13:39 ubuntu kernel: [ 75.335694] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jan 13 12:13:39 ubuntu kernel: [ 75.335697] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jan 13 12:13:39 ubuntu kernel: [ 75.335865] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jan 13 12:13:39 ubuntu kernel: [ 75.335867] PNP: PS/2 controller doesn't have AUX irq; using default 12
Jan 13 12:13:39 ubuntu kernel: [ 75.338719] serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 13 12:13:39 ubuntu kernel: [ 75.338722] serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 13 12:13:39 ubuntu kernel: [ 75.338799] TCP cubic registered
Jan 13 12:13:39 ubuntu kernel: [ 75.338807] NET: Registered protocol family 1
Jan 13 12:13:39 ubuntu kernel: [ 75.338812] NET: Registered protocol family 8
Jan 13 12:13:39 ubuntu kernel: [ 75.338814] NET: Registered protocol family 20
Jan 13 12:13:39 ubuntu kernel: [ 75.338950] ACPI: (supports S0 S3 S4 S5)
Jan 13 12:13:39 ubuntu kernel: [ 75.338984] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
Jan 13 12:13:39 ubuntu kernel: [ 75.339041] Freeing unused kernel memory: 300k freed
Jan 13 12:13:39 ubuntu kernel: [ 75.367214] input: AT Translated Set 2 keyboard as /class/input/input0
Jan 13 12:13:39 ubuntu kernel: [ 75.380138] vga16fb: initializing
Jan 13 12:13:39 ubuntu kernel: [ 75.380143] vga16fb: mapped to 0xffff8100000a0000
Jan 13 12:13:39 ubuntu kernel: [ 75.476011] Console: switching to colour frame buffer device 80x25
Jan 13 12:13:39 ubuntu kernel: [ 75.477833] fb0: VGA16 VGA frame buffer device
Jan 13 12:13:39 ubuntu kernel: [ 76.522350] Capability LSM initialized
Jan 13 12:13:39 ubuntu kernel: [ 76.547093] ACPI: Processor [CPU0] (supports 8 throttling states)
Jan 13 12:13:39 ubuntu kernel: [ 76.547171] ACPI: Processor [CPU1] (supports 8 throttling states)
Jan 13 12:13:39 ubuntu kernel: [ 76.547177] ACPI Exception (acpi_processor-0680): AE_NOT_FOUND, Processor Device is not present [20060707]
Jan 13 12:13:39 ubuntu kernel: [ 76.547180] ACPI: Getting cpuindex for acpiid 0x3
Jan 13 12:13:39 ubuntu kernel: [ 76.547186] ACPI Exception (acpi_processor-0680): AE_NOT_FOUND, Processor Device is not present [20060707]
Jan 13 12:13:39 ubuntu kernel: [ 76.547189] ACPI: Getting cpuindex for acpiid 0x4
Jan 13 12:13:39 ubuntu kernel: [ 76.845163] SCSI subsystem initialized
Jan 13 12:13:39 ubuntu kernel: [ 76.848267] libata version 2.00 loaded.
Jan 13 12:13:39 ubuntu kernel: [ 76.862487] Intel(R) PRO/1000 Network Driver - version 7.3.15-k2
Jan 13 12:13:39 ubuntu kernel: [ 76.862491] Copyright (c) 1999-2006 Intel Corporation.
Jan 13 12:13:39 ubuntu kernel: [ 76.862533] ACPI: PCI Interrupt 0000:00:19.0[A] -> GSI 20 (level, low) -> IRQ 20
Jan 13 12:13:39 ubuntu kernel: [ 76.862544] PCI: Setting latency timer of device 0000:00:19.0 to 64
Jan 13 12:13:39 ubuntu kernel: [ 76.876292] usbcore: registered new interface driver usbfs
Jan 13 12:13:39 ubuntu kernel: [ 76.876310] usbcore: registered new interface driver hub
Jan 13 12:13:39 ubuntu kernel: [ 76.876327] usbcore: registered new device driver usb
Jan 13 12:13:39 ubuntu kernel: [ 76.876903] USB Universal Host Controller Interface driver v3.0
Jan 13 12:13:39 ubuntu kernel: [ 76.897957] e1000: 0000:00:19.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:16:76:d0:20:d1
Jan 13 12:13:39 ubuntu kernel: [ 76.914006] ieee1394: Initialized config rom entry `ip1394'
Jan 13 12:13:39 ubuntu kernel: [ 76.999213] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
Jan 13 12:13:39 ubuntu kernel: [ 76.999344] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17
Jan 13 12:13:39 ubuntu kernel: [ 76.999364] PCI: Setting latency timer of device 0000:03:00.0 to 64
Jan 13 12:13:39 ubuntu kernel: [ 76.999413] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
Jan 13 12:13:39 ubuntu kernel: [ 76.999420] PCI: Setting latency timer of device 0000:00:1a.0 to 64
Jan 13 12:13:39 ubuntu kernel: [ 76.999423] uhci_hcd 0000:00:1a.0: UHCI Host Controller
Jan 13 12:13:39 ubuntu kernel: [ 76.999825] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
Jan 13 12:13:39 ubuntu kernel: [ 76.999851] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000040c0
Jan 13 12:13:39 ubuntu kernel: [ 77.000252] usb usb1: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 77.000383] hub 1-0:1.0: USB hub found
Jan 13 12:13:39 ubuntu kernel: [ 77.000389] hub 1-0:1.0: 2 ports detected
Jan 13 12:13:39 ubuntu kernel: [ 77.000403] ata1: PATA max UDMA/100 cmd 0x2018 ctl 0x2026 bmdma 0x2000 irq 17
Jan 13 12:13:39 ubuntu kernel: [ 77.000414] scsi0 : pata_marvell
Jan 13 12:13:39 ubuntu kernel: [ 77.000550] BAR5:00:00 01:7F 02:22 03:CA 04:00 05:00 06:00 07:00 08:00 09:00 0A:00 0B:00 0C:01 0D:00 0E:00 0F:00
Jan 13 12:13:39 ubuntu kernel: [ 77.106474] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21
Jan 13 12:13:39 ubuntu kernel: [ 77.106482] PCI: Setting latency timer of device 0000:00:1a.1 to 64
Jan 13 12:13:39 ubuntu kernel: [ 77.106485] uhci_hcd 0000:00:1a.1: UHCI Host Controller
Jan 13 12:13:39 ubuntu kernel: [ 77.106502] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
Jan 13 12:13:39 ubuntu kernel: [ 77.106523] uhci_hcd 0000:00:1a.1: irq 21, io base 0x000040a0
Jan 13 12:13:39 ubuntu kernel: [ 77.106587] usb usb2: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 77.106607] hub 2-0:1.0: USB hub found
Jan 13 12:13:39 ubuntu kernel: [ 77.106612] hub 2-0:1.0: 2 ports detected
Jan 13 12:13:39 ubuntu kernel: [ 77.444518] ata1.00: ATAPI, max UDMA/33
Jan 13 12:13:39 ubuntu kernel: [ 77.448213] usb 2-1: new full speed USB device using uhci_hcd and address 2
Jan 13 12:13:39 ubuntu kernel: [ 77.610015] ata1.01: ATAPI, max UDMA/66
Jan 13 12:13:39 ubuntu kernel: [ 77.635093] usb 2-1: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 77.638046] hub 2-1:1.0: USB hub found
Jan 13 12:13:39 ubuntu kernel: [ 77.641013] hub 2-1:1.0: 1 port detected
Jan 13 12:13:39 ubuntu kernel: [ 77.771153] ata1.00: configured for UDMA/33
Jan 13 12:13:39 ubuntu kernel: [ 77.936488] ata1.01: configured for UDMA/66
Jan 13 12:13:39 ubuntu kernel: [ 77.936753] scsi 0:0:0:0: CD-ROM _NEC DV-5800B G9H3 PQ: 0 ANSI: 5
Jan 13 12:13:39 ubuntu kernel: [ 77.937704] scsi 0:0:1:0: CD-ROM DVDRW DRW-3S167 JSG1 PQ: 0 ANSI: 5
Jan 13 12:13:39 ubuntu kernel: [ 77.938030] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
Jan 13 12:13:39 ubuntu kernel: [ 77.938040] PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 13 12:13:39 ubuntu kernel: [ 77.938043] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jan 13 12:13:39 ubuntu kernel: [ 77.938161] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
Jan 13 12:13:39 ubuntu kernel: [ 77.938188] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004080
Jan 13 12:13:39 ubuntu kernel: [ 77.938581] usb usb3: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 77.938602] hub 3-0:1.0: USB hub found
Jan 13 12:13:39 ubuntu kernel: [ 77.938607] hub 3-0:1.0: 2 ports detected
Jan 13 12:13:39 ubuntu kernel: [ 77.947217] sr0: scsi3-mmc drive: 0x/48x cd/rw xa/form2 cdda tray
Jan 13 12:13:39 ubuntu kernel: [ 77.947222] Uniform CD-ROM driver Revision: 3.20
Jan 13 12:13:39 ubuntu kernel: [ 77.947271] sr 0:0:0:0: Attached scsi CD-ROM sr0
Jan 13 12:13:39 ubuntu kernel: [ 77.949698] sr1: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
Jan 13 12:13:39 ubuntu kernel: [ 77.949731] sr 0:0:1:0: Attached scsi CD-ROM sr1
Jan 13 12:13:39 ubuntu kernel: [ 77.953083] sr 0:0:0:0: Attached scsi generic sg0 type 5
Jan 13 12:13:39 ubuntu kernel: [ 77.953209] sr 0:0:1:0: Attached scsi generic sg1 type 5
Jan 13 12:13:39 ubuntu kernel: [ 77.953709] usb 2-1.1: new full speed USB device using uhci_hcd and address 3
Jan 13 12:13:39 ubuntu kernel: [ 78.045158] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
Jan 13 12:13:39 ubuntu kernel: [ 78.045169] PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 13 12:13:39 ubuntu kernel: [ 78.045173] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jan 13 12:13:39 ubuntu kernel: [ 78.045195] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
Jan 13 12:13:39 ubuntu kernel: [ 78.045222] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004060
Jan 13 12:13:39 ubuntu kernel: [ 78.045320] usb usb4: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 78.045340] hub 4-0:1.0: USB hub found
Jan 13 12:13:39 ubuntu kernel: [ 78.045345] hub 4-0:1.0: 2 ports detected
Jan 13 12:13:39 ubuntu kernel: [ 78.101620] usb 2-1.1: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 78.150035] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
Jan 13 12:13:39 ubuntu kernel: [ 78.150044] PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 13 12:13:39 ubuntu kernel: [ 78.150048] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jan 13 12:13:39 ubuntu kernel: [ 78.150068] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
Jan 13 12:13:39 ubuntu kernel: [ 78.150093] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
Jan 13 12:13:39 ubuntu kernel: [ 78.150177] usb usb5: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 78.150211] hub 5-0:1.0: USB hub found
Jan 13 12:13:39 ubuntu kernel: [ 78.150215] hub 5-0:1.0: 2 ports detected
Jan 13 12:13:39 ubuntu kernel: [ 78.250552] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18
Jan 13 12:13:39 ubuntu kernel: [ 78.250565] PCI: Setting latency timer of device 0000:00:1a.7 to 64
Jan 13 12:13:39 ubuntu kernel: [ 78.250568] ehci_hcd 0000:00:1a.7: EHCI Host Controller
Jan 13 12:13:39 ubuntu kernel: [ 78.250587] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 6
Jan 13 12:13:39 ubuntu kernel: [ 78.250617] ehci_hcd 0000:00:1a.7: debug port 1
Jan 13 12:13:39 ubuntu kernel: [ 78.250622] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
Jan 13 12:13:39 ubuntu kernel: [ 78.250626] ehci_hcd 0000:00:1a.7: irq 18, io mem 0x98222c00
Jan 13 12:13:39 ubuntu kernel: [ 78.254513] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 13 12:13:39 ubuntu kernel: [ 78.254571] usb usb6: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 78.254591] hub 6-0:1.0: USB hub found
Jan 13 12:13:39 ubuntu kernel: [ 78.254597] hub 6-0:1.0: 4 ports detected
Jan 13 12:13:39 ubuntu kernel: [ 78.346636] usb 3-2: new low speed USB device using uhci_hcd and address 2
Jan 13 12:13:39 ubuntu kernel: [ 78.358883] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
Jan 13 12:13:39 ubuntu kernel: [ 78.358899] PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 13 12:13:39 ubuntu kernel: [ 78.358903] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jan 13 12:13:39 ubuntu kernel: [ 78.358926] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
Jan 13 12:13:39 ubuntu kernel: [ 78.358953] ehci_hcd 0000:00:1d.7: debug port 1
Jan 13 12:13:39 ubuntu kernel: [ 78.358959] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jan 13 12:13:39 ubuntu kernel: [ 78.358966] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x98222800
Jan 13 12:13:39 ubuntu kernel: [ 78.362837] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 13 12:13:39 ubuntu kernel: [ 78.362896] usb usb7: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 78.362914] hub 7-0:1.0: USB hub found
Jan 13 12:13:39 ubuntu kernel: [ 78.362919] hub 7-0:1.0: 6 ports detected
Jan 13 12:13:39 ubuntu kernel: [ 78.467757] ACPI: PCI Interrupt 0000:07:03.0[A] -> GSI 19 (level, low) -> IRQ 19
Jan 13 12:13:39 ubuntu kernel: [ 78.517895] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[94304000-943047ff] Max Packet=[2048] IR/IT contexts=[4/8]
Jan 13 12:13:39 ubuntu kernel: [ 78.517963] ahci 0000:00:1f.2: version 2.0
Jan 13 12:13:39 ubuntu kernel: [ 78.517982] ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 19 (level, low) -> IRQ 19
Jan 13 12:13:39 ubuntu kernel: [ 78.910154] usb 6-3: new high speed USB device using ehci_hcd and address 2
Jan 13 12:13:39 ubuntu kernel: [ 79.058829] usb 6-3: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 79.059014] hub 6-3:1.0: USB hub found
Jan 13 12:13:39 ubuntu kernel: [ 79.059239] hub 6-3:1.0: 1 port detected
Jan 13 12:13:39 ubuntu kernel: [ 79.164464] usb 2-1: USB disconnect, address 2
Jan 13 12:13:39 ubuntu kernel: [ 79.164468] usb 2-1.1: USB disconnect, address 3
Jan 13 12:13:39 ubuntu kernel: [ 79.164621] usbcore: registered new interface driver libusual
Jan 13 12:13:39 ubuntu kernel: [ 79.167088] Initializing USB Mass Storage driver...
Jan 13 12:13:39 ubuntu kernel: [ 79.522554] PCI: Setting latency timer of device 0000:00:1f.2 to 64
Jan 13 12:13:39 ubuntu kernel: [ 79.522561] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl RAID mode
Jan 13 12:13:39 ubuntu kernel: [ 79.522565] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part
Jan 13 12:13:39 ubuntu kernel: [ 79.522640] ata2: SATA max UDMA/133 cmd 0xFFFFC20000072100 ctl 0x0 bmdma 0x0 irq 505
Jan 13 12:13:39 ubuntu kernel: [ 79.522698] ata3: SATA max UDMA/133 cmd 0xFFFFC20000072180 ctl 0x0 bmdma 0x0 irq 505
Jan 13 12:13:39 ubuntu kernel: [ 79.522751] ata4: SATA max UDMA/133 cmd 0xFFFFC20000072200 ctl 0x0 bmdma 0x0 irq 505
Jan 13 12:13:39 ubuntu kernel: [ 79.522811] ata5: SATA max UDMA/133 cmd 0xFFFFC20000072280 ctl 0x0 bmdma 0x0 irq 505
Jan 13 12:13:39 ubuntu kernel: [ 79.522858] ata6: SATA max UDMA/133 cmd 0xFFFFC20000072300 ctl 0x0 bmdma 0x0 irq 505
Jan 13 12:13:39 ubuntu kernel: [ 79.522905] ata7: SATA max UDMA/133 cmd 0xFFFFC20000072380 ctl 0x0 bmdma 0x0 irq 505
Jan 13 12:13:39 ubuntu kernel: [ 79.522912] scsi1 : ahci
Jan 13 12:13:39 ubuntu kernel: [ 79.788766] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0090270001b3df00]
Jan 13 12:13:39 ubuntu kernel: [ 79.956282] ISO 9660 Extensions: Microsoft Joliet Level 3
Jan 13 12:13:39 ubuntu kernel: [ 79.976849] ISO 9660 Extensions: RRIP_1991A
Jan 13 12:13:39 ubuntu kernel: [ 80.001058] Registering unionfs 20060916-2203
Jan 13 12:13:39 ubuntu kernel: [ 80.001060] unionfs: debugging is not enabled
Jan 13 12:13:39 ubuntu kernel: [ 80.004221] loop: loaded (max 8 devices)
Jan 13 12:13:39 ubuntu kernel: [ 80.010034] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jan 13 12:13:39 ubuntu kernel: [ 80.011273] ata2.00: ATA-7, max UDMA/133, 312581808 sectors: LBA48 NCQ (depth 31/32)
Jan 13 12:13:39 ubuntu kernel: [ 80.011276] ata2.00: ata2: dev 0 multi count 16
Jan 13 12:13:39 ubuntu kernel: [ 80.013678] ata2.00: configured for UDMA/133
Jan 13 12:13:39 ubuntu kernel: [ 80.013690] scsi2 : ahci
Jan 13 12:13:39 ubuntu kernel: [ 80.050633] usb 6-3.1: new high speed USB device using ehci_hcd and address 3
Jan 13 12:13:39 ubuntu kernel: [ 80.162963] usb 6-3.1: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 80.163269] scsi7 : SCSI emulation for USB Mass Storage devices
Jan 13 12:13:39 ubuntu kernel: [ 80.163298] usb-storage: device found at 3
Jan 13 12:13:39 ubuntu kernel: [ 80.163300] usb-storage: waiting for device to settle before scanning
Jan 13 12:13:39 ubuntu kernel: [ 80.163306] usbcore: registered new interface driver usb-storage
Jan 13 12:13:39 ubuntu kernel: [ 80.163308] USB Mass Storage support registered.
Jan 13 12:13:39 ubuntu kernel: [ 80.400605] usb 3-2: new low speed USB device using uhci_hcd and address 3
Jan 13 12:13:39 ubuntu kernel: [ 80.501489] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jan 13 12:13:39 ubuntu kernel: [ 80.502727] ata3.00: ATA-7, max UDMA/133, 312581808 sectors: LBA48 NCQ (depth 31/32)
Jan 13 12:13:39 ubuntu kernel: [ 80.502730] ata3.00: ata3: dev 0 multi count 16
Jan 13 12:13:39 ubuntu kernel: [ 80.504896] ata3.00: configured for UDMA/133
Jan 13 12:13:39 ubuntu kernel: [ 80.504906] scsi3 : ahci
Jan 13 12:13:39 ubuntu kernel: [ 80.582651] usb 3-2: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 80.819879] ata4: SATA link down (SStatus 0 SControl 300)
Jan 13 12:13:39 ubuntu kernel: [ 80.819894] scsi4 : ahci
Jan 13 12:13:39 ubuntu kernel: [ 80.847990] usb 4-1: new full speed USB device using uhci_hcd and address 2
Jan 13 12:13:39 ubuntu kernel: [ 81.036779] usb 4-1: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 81.134486] ata5: SATA link down (SStatus 0 SControl 300)
Jan 13 12:13:39 ubuntu kernel: [ 81.134500] scsi5 : ahci
Jan 13 12:13:39 ubuntu kernel: [ 81.287344] usb 4-2: new low speed USB device using uhci_hcd and address 3
Jan 13 12:13:39 ubuntu kernel: [ 81.482342] usb 4-2: configuration #1 chosen from 1 choice
Jan 13 12:13:39 ubuntu kernel: [ 81.499342] usbcore: registered new interface driver hiddev
Jan 13 12:13:39 ubuntu kernel: [ 81.513780] input: TopSeed Tech Corp. USB IR Combo Device as /class/input/input1
Jan 13 12:13:39 ubuntu kernel: [ 81.513793] input: USB HID v1.00 Keyboard [TopSeed Tech Corp. USB IR Combo Device ] on usb-0000:00:1d.0-2
Jan 13 12:13:39 ubuntu kernel: [ 81.550728] input: TopSeed Tech Corp. USB IR Combo Device as /class/input/input2
Jan 13 12:13:39 ubuntu kernel: [ 81.550773] input,hiddev96: USB HID v1.00 Mouse [TopSeed Tech Corp. USB IR Combo Device ] on usb-0000:00:1d.0-2
Jan 13 12:13:39 ubuntu kernel: [ 81.556277] input: Logitech USB Gaming Mouse as /class/input/input3
Jan 13 12:13:39 ubuntu kernel: [ 81.556296] input: USB HID v1.11 Mouse [Logitech USB Gaming Mouse] on usb-0000:00:1d.1-1
Jan 13 12:13:39 ubuntu kernel: [ 81.566199] hiddev97: USB HID v1.11 Device [Logitech USB Gaming Mouse] on usb-0000:00:1d.1-1
Jan 13 12:13:39 ubuntu kernel: [ 81.618191] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jan 13 12:13:39 ubuntu kernel: [ 81.619412] ata6.00: ATA-7, max UDMA/133, 586114704 sectors: LBA48 NCQ (depth 31/32)
Jan 13 12:13:39 ubuntu kernel: [ 81.619415] ata6.00: ata6: dev 0 multi count 16
Jan 13 12:13:39 ubuntu kernel: [ 81.621578] ata6.00: configured for UDMA/133
Jan 13 12:13:39 ubuntu kernel: [ 81.621588] scsi6 : ahci
Jan 13 12:13:39 ubuntu kernel: [ 82.106445] ata7: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jan 13 12:13:39 ubuntu kernel: [ 82.107683] ata7.00: ATA-7, max UDMA/133, 586114704 sectors: LBA48 NCQ (depth 31/32)
Jan 13 12:13:39 ubuntu kernel: [ 82.107686] ata7.00: ata7: dev 0 multi count 16
Jan 13 12:13:39 ubuntu kernel: [ 82.109864] ata7.00: configured for UDMA/133
Jan 13 12:13:39 ubuntu kernel: [ 82.109954] scsi 1:0:0:0: Direct-Access ATA Maxtor 6V160E0 VA11 PQ: 0 ANSI: 5
Jan 13 12:13:39 ubuntu kernel: [ 82.110342] scsi 1:0:0:0: Attached scsi generic sg2 type 0
Jan 13 12:13:39 ubuntu kernel: [ 82.110397] scsi 2:0:0:0: Direct-Access ATA Maxtor 6V160E0 VA11 PQ: 0 ANSI: 5
Jan 13 12:13:39 ubuntu kernel: [ 82.110725] scsi 2:0:0:0: Attached scsi generic sg3 type 0
Jan 13 12:13:39 ubuntu kernel: [ 82.110778] scsi 5:0:0:0: Direct-Access ATA Maxtor 6V300F0 VA11 PQ: 0 ANSI: 5
Jan 13 12:13:39 ubuntu kernel: [ 82.111112] scsi 5:0:0:0: Attached scsi generic sg4 type 0
Jan 13 12:13:39 ubuntu kernel: [ 82.111164] scsi 6:0:0:0: Direct-Access ATA Maxtor 6V300F0 VA11 PQ: 0 ANSI: 5
Jan 13 12:13:39 ubuntu kernel: [ 82.111491] scsi 6:0:0:0: Attached scsi generic sg5 type 0
Jan 13 12:13:39 ubuntu kernel: [ 82.118080] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
Jan 13 12:13:39 ubuntu kernel: [ 82.118090] sda: Write Protect is off
Jan 13 12:13:39 ubuntu kernel: [ 82.118092] sda: Mode Sense: 00 3a 00 00
Jan 13 12:13:39 ubuntu kernel: [ 82.118104] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 13 12:13:39 ubuntu kernel: [ 82.118147] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
Jan 13 12:13:39 ubuntu kernel: [ 82.118155] sda: Write Protect is off
Jan 13 12:13:39 ubuntu kernel: [ 82.118156] sda: Mode Sense: 00 3a 00 00
Jan 13 12:13:39 ubuntu kernel: [ 82.118168] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 13 12:13:39 ubuntu kernel: [ 82.118171] sda:<6>hiddev98: USB HID v1.00 Device [American Power Conversion Back-UPS ES/CyberFort 350 FW: 3.1.I USB FW: d1] on usb-0000:00:1d.1-2
Jan 13 12:13:39 ubuntu kernel: [ 82.123675] usbcore: registered new interface driver usbhid
Jan 13 12:13:39 ubuntu kernel: [ 82.123678] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Jan 13 12:13:39 ubuntu kernel: [ 82.142814] sda1
Jan 13 12:13:39 ubuntu kernel: [ 82.142868] sd 1:0:0:0: Attached scsi disk sda
Jan 13 12:13:39 ubuntu kernel: [ 82.142924] SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB)
Jan 13 12:13:39 ubuntu kernel: [ 82.142932] sdb: Write Protect is off
Jan 13 12:13:39 ubuntu kernel: [ 82.142934] sdb: Mode Sense: 00 3a 00 00
Jan 13 12:13:39 ubuntu kernel: [ 82.142946] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 13 12:13:39 ubuntu kernel: [ 82.142984] SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB)
Jan 13 12:13:39 ubuntu kernel: [ 82.142991] sdb: Write Protect is off
Jan 13 12:13:39 ubuntu kernel: [ 82.142993] sdb: Mode Sense: 00 3a 00 00
Jan 13 12:13:39 ubuntu kernel: [ 82.143006] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 13 12:13:39 ubuntu kernel: [ 82.143008] sdb: sdb1
Jan 13 12:13:39 ubuntu kernel: [ 82.166430] sd 2:0:0:0: Attached scsi disk sdb
Jan 13 12:13:39 ubuntu kernel: [ 82.166474] SCSI device sdc: 586114704 512-byte hdwr sectors (300091 MB)
Jan 13 12:13:39 ubuntu kernel: [ 82.166484] sdc: Write Protect is off
Jan 13 12:13:39 ubuntu kernel: [ 82.166486] sdc: Mode Sense: 00 3a 00 00
Jan 13 12:13:39 ubuntu kernel: [ 82.166501] SCSI device sdc: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 13 12:13:39 ubuntu kernel: [ 82.166537] SCSI device sdc: 586114704 512-byte hdwr sectors (300091 MB)
Jan 13 12:13:39 ubuntu kernel: [ 82.166549] sdc: Write Protect is off
Jan 13 12:13:39 ubuntu kernel: [ 82.166551] sdc: Mode Sense: 00 3a 00 00
Jan 13 12:13:39 ubuntu kernel: [ 82.166566] SCSI device sdc: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 13 12:13:39 ubuntu kernel: [ 82.166569] sdc: sdc1
Jan 13 12:13:39 ubuntu kernel: [ 82.190659] sd 5:0:0:0: Attached scsi disk sdc
Jan 13 12:13:39 ubuntu kernel: [ 82.190701] SCSI device sdd: 586114704 512-byte hdwr sectors (300091 MB)
Jan 13 12:13:39 ubuntu kernel: [ 82.190711] sdd: Write Protect is off
Jan 13 12:13:39 ubuntu kernel: [ 82.190713] sdd: Mode Sense: 00 3a 00 00
Jan 13 12:13:39 ubuntu kernel: [ 82.190728] SCSI device sdd: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 13 12:13:39 ubuntu kernel: [ 82.190778] SCSI device sdd: 586114704 512-byte hdwr sectors (300091 MB)
Jan 13 12:13:39 ubuntu kernel: [ 82.190785] sdd: Write Protect is off
Jan 13 12:13:39 ubuntu kernel: [ 82.190786] sdd: Mode Sense: 00 3a 00 00
Jan 13 12:13:39 ubuntu kernel: [ 82.190798] SCSI device sdd: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan

Revision history for this message
Luka Renko (lure) wrote :

Thanks for report. This bug was already reported by multiple users, so closing it as duplicate

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.