Installer crashed

Bug #50888 reported by dhp
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

While trying to configure the bootloader the installer crashed with this message:

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 311, in run
    self.process_step()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 734, in process_step
    self.mountpoints_to_summary()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 1047, in mountpoints_to_summary
    self.progress_loop()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 524, in progress_loop
    raise RuntimeError, ("Install failed with exit code %s; see "
RuntimeError: Install failed with exit code 1; see /var/log/installer/syslog and /var/log/syslog

/var/log/syslog:

Jun 24 23:24:07 ubuntu syslogd 1.4.1#17ubuntu7: restart.
Jun 24 23:24:07 ubuntu kernel: Inspecting /boot/System.map-2.6.15-23-386
Jun 24 23:24:08 ubuntu kernel: Loaded 23018 symbols from /boot/System.map-2.6.15-23-386.
Jun 24 23:24:08 ubuntu kernel: Symbols match kernel version 2.6.15.
Jun 24 23:24:08 ubuntu kernel: No module symbols loaded - kernel modules not enabled.
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] Linux version 2.6.15-23-386 (buildd@rothera) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Tue May 23 13:49:40 UTC 2006
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] BIOS-provided physical RAM map:
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] BIOS-e820: 0000000000100000 - 000000001ffd0000 (usable)
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] BIOS-e820: 000000001ffd0000 - 000000001fff0c00 (reserved)
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] BIOS-e820: 000000001fff0c00 - 000000001fffc000 (ACPI NVS)
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] BIOS-e820: 000000001fffc000 - 0000000020000000 (reserved)
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] 0MB HIGHMEM available.
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] 511MB LOWMEM available.
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] On node 0 totalpages: 131024
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] DMA zone: 4096 pages, LIFO batch:0
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] DMA32 zone: 0 pages, LIFO batch:0
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] Normal zone: 126928 pages, LIFO batch:31
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] HighMem zone: 0 pages, LIFO batch:0
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] DMI 2.3 present.
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] ACPI: RSDP (v000 COMPAQ ) @ 0x000f6560
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] ACPI: RSDT (v001 HP CPQ0860 0x13090420 CPQ 0x00000001) @ 0x1fff0c84
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] ACPI: FADT (v002 HP CPQ0860 0x00000002 CPQ 0x00000001) @ 0x1fff0c00
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] ACPI: SSDT (v001 COMPAQ CPQGysr 0x00001001 MSFT 0x0100000e) @ 0x1fff5c3c
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] ACPI: DSDT (v001 HP nx7000 0x00010000 MSFT 0x0100000e) @ 0x00000000
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] ACPI: PM-Timer IO Port: 0x1008
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] Allocating PCI resources starting at 30000000 (gap: 20000000:e0000000)
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] Built 1 zonelists
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz preseed/file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash --
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] Local APIC disabled by BIOS (or by default) -- you can enable it with "lapic"
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] mapped APIC to ffffd000 (01401000)
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] Initializing CPU#0
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] PID hash table entries: 2048 (order: 11, 32768 bytes)
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] Detected 1495.802 MHz processor.
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] Using pmtmr for high-res timesource
Jun 24 23:24:08 ubuntu kernel: [4294667.296000] Console: colour VGA+ 80x25
Jun 24 23:24:08 ubuntu kernel: [4294669.234000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Jun 24 23:24:08 ubuntu kernel: [4294669.235000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Jun 24 23:24:08 ubuntu kernel: [4294669.251000] Memory: 508468k/524096k available (1976k kernel code, 15024k reserved, 606k data, 288k init, 0k highmem)
Jun 24 23:24:08 ubuntu kernel: [4294669.251000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] Calibrating delay using timer specific routine.. 2991.98 BogoMIPS (lpj=1495991)
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] Security Framework v1.0.0 initialized
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] SELinux: Disabled at boot.
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] Mount-cache hash table entries: 512
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] CPU: After generic identify, caps: a7e9f9bf 00000000 00000000 00000000 00000180 00000000 00000000
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] CPU: After vendor identify, caps: a7e9f9bf 00000000 00000000 00000000 00000180 00000000 00000000
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] CPU: L1 I cache: 32K, L1 D cache: 32K
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] CPU: L2 cache: 1024K
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] CPU: After all inits, caps: a7e9f9bf 00000000 00000000 00000040 00000180 00000000 00000000
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] mtrr: v2.0 (20020519)
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] CPU: Intel(R) Pentium(R) M processor 1500MHz stepping 05
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] Enabling fast FPU save and restore... done.
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] Enabling unmasked SIMD FPU exception support... done.
Jun 24 23:24:08 ubuntu kernel: [4294669.311000] Checking 'hlt' instruction... OK.
Jun 24 23:24:08 ubuntu kernel: [4294669.315000] checking if image is initramfs... it is
Jun 24 23:24:08 ubuntu kernel: [4294670.343000] Freeing initrd memory: 6836k freed
Jun 24 23:24:08 ubuntu kernel: [4294670.356000] ACPI: Looking for DSDT ... not found!
Jun 24 23:24:08 ubuntu kernel: [4294670.358000] ACPI: setting ELCR to 0200 (from 0c20)
Jun 24 23:24:08 ubuntu kernel: [4294670.421000] NET: Registered protocol family 16
Jun 24 23:24:08 ubuntu kernel: [4294670.421000] EISA bus registered
Jun 24 23:24:08 ubuntu kernel: [4294670.421000] ACPI: bus type pci registered
Jun 24 23:24:08 ubuntu kernel: [4294670.422000] PCI: PCI BIOS revision 2.10 entry at 0xf031f, last bus=3
Jun 24 23:24:08 ubuntu kernel: [4294670.422000] PCI: Using configuration type 1
Jun 24 23:24:08 ubuntu kernel: [4294670.422000] ACPI: Subsystem revision 20051216
Jun 24 23:24:08 ubuntu kernel: [4294670.430000] ACPI: Interpreter enabled
Jun 24 23:24:08 ubuntu kernel: [4294670.430000] ACPI: Using PIC for interrupt routing
Jun 24 23:24:08 ubuntu kernel: [4294670.430000] ACPI: PCI Root Bridge [C046] (0000:00)
Jun 24 23:24:08 ubuntu kernel: [4294670.430000] PCI: Probing PCI hardware (bus 00)
Jun 24 23:24:08 ubuntu kernel: [4294670.430000] ACPI: Assume root bridge [\_SB_.C046] bus is 0
Jun 24 23:24:08 ubuntu kernel: [4294670.437000] PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Jun 24 23:24:08 ubuntu kernel: [4294670.437000] PCI quirk: region 1100-113f claimed by ICH4 GPIO
Jun 24 23:24:08 ubuntu kernel: [4294670.437000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Jun 24 23:24:08 ubuntu kernel: [4294670.437000] Boot video device is 0000:01:00.0
Jun 24 23:24:08 ubuntu kernel: [4294670.438000] PCI: Transparent bridge - 0000:00:1e.0
Jun 24 23:24:08 ubuntu kernel: [4294670.438000] ACPI: PCI Interrupt Routing Table [\_SB_.C046._PRT]
Jun 24 23:24:08 ubuntu kernel: [4294670.450000] ACPI: PCI Interrupt Routing Table [\_SB_.C046.C047._PRT]
Jun 24 23:24:08 ubuntu kernel: [4294670.450000] ACPI: PCI Interrupt Routing Table [\_SB_.C046.C058._PRT]
Jun 24 23:24:08 ubuntu kernel: [4294670.450000] ACPI: Embedded Controller [C0EA] (gpe 28) interrupt mode.
Jun 24 23:24:08 ubuntu kernel: [4294670.473000] ACPI: Power Resource [C18D] (on)
Jun 24 23:24:08 ubuntu kernel: [4294670.474000] ACPI: Power Resource [C195] (on)
Jun 24 23:24:08 ubuntu kernel: [4294670.475000] ACPI: Power Resource [C19C] (on)
Jun 24 23:24:08 ubuntu kernel: [4294670.475000] ACPI: Power Resource [C1A6] (on)
Jun 24 23:24:08 ubuntu kernel: [4294670.477000] ACPI: PCI Interrupt Link [C0C2] (IRQs 5 *10)
Jun 24 23:24:08 ubuntu kernel: [4294670.477000] ACPI: PCI Interrupt Link [C0C3] (IRQs 5 *10)
Jun 24 23:24:08 ubuntu kernel: [4294670.477000] ACPI: PCI Interrupt Link [C0C4] (IRQs *5 10)
Jun 24 23:24:08 ubuntu kernel: [4294670.478000] ACPI: PCI Interrupt Link [C0C5] (IRQs *5 10)
Jun 24 23:24:08 ubuntu kernel: [4294670.478000] ACPI: PCI Interrupt Link [C0C6] (IRQs 5 10) *0, disabled.
Jun 24 23:24:08 ubuntu kernel: [4294670.479000] ACPI: PCI Interrupt Link [C0C7] (IRQs 5 10) *11
Jun 24 23:24:08 ubuntu kernel: [4294670.479000] ACPI: PCI Interrupt Link [C0C8] (IRQs 5 10) *0, disabled.
Jun 24 23:24:08 ubuntu kernel: [4294670.480000] ACPI: PCI Interrupt Link [C0C9] (IRQs *5 10)
Jun 24 23:24:08 ubuntu kernel: [4294670.481000] Linux Plug and Play Support v0.97 (c) Adam Belay
Jun 24 23:24:08 ubuntu kernel: [4294670.481000] pnp: PnP ACPI init
Jun 24 23:24:08 ubuntu kernel: [4294670.487000] pnp: PnP ACPI: found 15 devices
Jun 24 23:24:08 ubuntu kernel: [4294670.487000] PnPBIOS: Disabled by ACPI PNP
Jun 24 23:24:08 ubuntu kernel: [4294670.487000] PCI: Using ACPI for IRQ routing
Jun 24 23:24:08 ubuntu kernel: [4294670.487000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] pnp: 00:0d: ioport range 0x4d0-0x4d1 has been reserved
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] pnp: 00:0d: ioport range 0x1000-0x107f could not be reserved
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] pnp: 00:0d: ioport range 0x1100-0x113f has been reserved
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] pnp: 00:0d: ioport range 0x1200-0x121f has been reserved
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] PCI: Bridge: 0000:00:01.0
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] IO window: 3000-3fff
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] MEM window: 90400000-904fffff
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] PREFETCH window: 98000000-9fffffff
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] PCI: Bus 3, cardbus bridge: 0000:02:04.0
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] IO window: 00002800-000028ff
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] IO window: 00002c00-00002cff
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] PREFETCH window: 30000000-31ffffff
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] MEM window: 34000000-35ffffff
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] PCI: Bridge: 0000:00:1e.0
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] IO window: 2000-2fff
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] MEM window: 90000000-903fffff
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] PREFETCH window: 30000000-31ffffff
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] PCI: Setting latency timer of device 0000:00:1e.0 to 64
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] **** SET: Misaligned resource pointer: dfe465c2 Type 07 Len 0
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] ACPI: PCI Interrupt Link [C0C4] enabled at IRQ 5
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] PCI: setting IRQ 5 as level-triggered
Jun 24 23:24:08 ubuntu kernel: [4294670.546000] ACPI: PCI Interrupt 0000:02:04.0[A] -> Link [C0C4] -> GSI 5 (level, low) -> IRQ 5
Jun 24 23:24:08 ubuntu kernel: [4294670.547000] audit: initializing netlink socket (disabled)
Jun 24 23:24:08 ubuntu kernel: [4294670.547000] audit(1151198470.546:1): initialized
Jun 24 23:24:08 ubuntu kernel: [4294670.547000] VFS: Disk quotas dquot_6.5.1
Jun 24 23:24:08 ubuntu kernel: [4294670.547000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Jun 24 23:24:08 ubuntu kernel: [4294670.547000] Initializing Cryptographic API
Jun 24 23:24:08 ubuntu kernel: [4294670.547000] io scheduler noop registered
Jun 24 23:24:08 ubuntu kernel: [4294670.547000] io scheduler anticipatory registered
Jun 24 23:24:08 ubuntu kernel: [4294670.547000] io scheduler deadline registered
Jun 24 23:24:08 ubuntu kernel: [4294670.547000] io scheduler cfq registered
Jun 24 23:24:08 ubuntu kernel: [4294670.547000] isapnp: Scanning for PnP cards...
Jun 24 23:24:08 ubuntu kernel: [4294670.904000] isapnp: No Plug & Play device found
Jun 24 23:24:08 ubuntu kernel: [4294670.918000] PNP: PS/2 Controller [PNP0303:C1A3,PNP0f13:C1A4] at 0x60,0x64 irq 1,12
Jun 24 23:24:08 ubuntu kernel: [4294670.925000] i8042.c: Detected active multiplexing controller, rev 1.1.
Jun 24 23:24:08 ubuntu kernel: [4294670.931000] serio: i8042 AUX0 port at 0x60,0x64 irq 12
Jun 24 23:24:08 ubuntu kernel: [4294670.932000] serio: i8042 AUX1 port at 0x60,0x64 irq 12
Jun 24 23:24:08 ubuntu kernel: [4294670.933000] serio: i8042 AUX2 port at 0x60,0x64 irq 12
Jun 24 23:24:08 ubuntu kernel: [4294670.934000] serio: i8042 AUX3 port at 0x60,0x64 irq 12
Jun 24 23:24:08 ubuntu kernel: [4294670.935000] serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 24 23:24:08 ubuntu kernel: [4294670.935000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
Jun 24 23:24:08 ubuntu kernel: [4294670.935000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jun 24 23:24:08 ubuntu kernel: [4294670.935000] serial8250: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A
Jun 24 23:24:08 ubuntu kernel: [4294670.937000] 00:03: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jun 24 23:24:08 ubuntu kernel: [4294670.937000] **** SET: Misaligned resource pointer: de9191c2 Type 07 Len 0
Jun 24 23:24:08 ubuntu kernel: [4294670.938000] ACPI: PCI Interrupt Link [C0C3] enabled at IRQ 10
Jun 24 23:24:08 ubuntu kernel: [4294670.938000] PCI: setting IRQ 10 as level-triggered
Jun 24 23:24:08 ubuntu kernel: [4294670.938000] ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [C0C3] -> GSI 10 (level, low) -> IRQ 10
Jun 24 23:24:08 ubuntu kernel: [4294670.938000] ACPI: PCI interrupt for device 0000:00:1f.6 disabled
Jun 24 23:24:08 ubuntu kernel: [4294670.938000] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize
Jun 24 23:24:08 ubuntu kernel: [4294670.938000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jun 24 23:24:08 ubuntu kernel: [4294670.938000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jun 24 23:24:08 ubuntu kernel: [4294670.938000] mice: PS/2 mouse device common for all mice
Jun 24 23:24:08 ubuntu kernel: [4294670.940000] EISA: Probing bus 0 at eisa.0
Jun 24 23:24:08 ubuntu kernel: [4294670.940000] Cannot allocate resource for EISA slot 1
Jun 24 23:24:08 ubuntu kernel: [4294670.940000] Cannot allocate resource for EISA slot 2
Jun 24 23:24:08 ubuntu kernel: [4294670.940000] Cannot allocate resource for EISA slot 3
Jun 24 23:24:08 ubuntu kernel: [4294670.940000] Cannot allocate resource for EISA slot 4
Jun 24 23:24:08 ubuntu kernel: [4294670.940000] EISA: Detected 0 cards.
Jun 24 23:24:08 ubuntu kernel: [4294670.940000] NET: Registered protocol family 2
Jun 24 23:24:08 ubuntu kernel: [4294670.952000] IP route cache hash table entries: 8192 (order: 3, 32768 bytes)
Jun 24 23:24:08 ubuntu kernel: [4294670.952000] TCP established hash table entries: 32768 (order: 5, 131072 bytes)
Jun 24 23:24:08 ubuntu kernel: [4294670.952000] TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
Jun 24 23:24:08 ubuntu kernel: [4294670.952000] TCP: Hash tables configured (established 32768 bind 32768)
Jun 24 23:24:08 ubuntu kernel: [4294670.952000] TCP reno registered
Jun 24 23:24:08 ubuntu kernel: [4294670.953000] TCP bic registered
Jun 24 23:24:08 ubuntu kernel: [4294670.953000] NET: Registered protocol family 1
Jun 24 23:24:08 ubuntu kernel: [4294670.953000] NET: Registered protocol family 8
Jun 24 23:24:08 ubuntu kernel: [4294670.953000] NET: Registered protocol family 20
Jun 24 23:24:08 ubuntu kernel: [4294670.953000] Using IPI Shortcut mode
Jun 24 23:24:08 ubuntu kernel: [4294670.953000] ACPI wakeup devices:
Jun 24 23:24:08 ubuntu kernel: [4294670.953000] C058 C1AD C1A3 C1A4 C0AC C0B3 C0B4 C0B5 C0E7 C136
Jun 24 23:24:08 ubuntu kernel: [4294670.953000] ACPI: (supports S0 S3 S4 S5)
Jun 24 23:24:08 ubuntu kernel: [4294670.953000] Freeing unused kernel memory: 288k freed
Jun 24 23:24:08 ubuntu kernel: [4294670.980000] input: AT Translated Set 2 keyboard as /class/input/input0
Jun 24 23:24:08 ubuntu kernel: [4294671.003000] vga16fb: initializing
Jun 24 23:24:08 ubuntu kernel: [4294671.003000] vga16fb: mapped to 0xc00a0000
Jun 24 23:24:08 ubuntu kernel: [4294671.120000] Console: switching to colour frame buffer device 80x25
Jun 24 23:24:08 ubuntu kernel: [4294671.120000] fb0: VGA16 VGA frame buffer device
Jun 24 23:24:08 ubuntu kernel: [4294672.265000] Capability LSM initialized
Jun 24 23:24:08 ubuntu kernel: [4294672.296000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jun 24 23:24:08 ubuntu kernel: [4294672.296000] ACPI: Processor [CPU0] (supports 8 throttling states)
Jun 24 23:24:08 ubuntu kernel: [4294672.706000] ICH4: IDE controller at PCI slot 0000:00:1f.1
Jun 24 23:24:08 ubuntu kernel: [4294672.706000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jun 24 23:24:08 ubuntu kernel: [4294672.706000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [C0C4] -> GSI 5 (level, low) -> IRQ 5
Jun 24 23:24:08 ubuntu kernel: [4294672.706000] ICH4: chipset revision 1
Jun 24 23:24:08 ubuntu kernel: [4294672.706000] ICH4: not 100%% native mode: will probe irqs later
Jun 24 23:24:08 ubuntu kernel: [4294672.706000] ide0: BM-DMA at 0x4c40-0x4c47, BIOS settings: hda:DMA, hdb:pio
Jun 24 23:24:08 ubuntu kernel: [4294672.706000] ide1: BM-DMA at 0x4c48-0x4c4f, BIOS settings: hdc:DMA, hdd:pio
Jun 24 23:24:08 ubuntu kernel: [4294672.706000] Probing IDE interface ide0...
Jun 24 23:24:08 ubuntu kernel: [4294672.970000] hda: FUJITSU MHT2040AT PL, ATA DISK drive
Jun 24 23:24:08 ubuntu kernel: [4294673.583000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jun 24 23:24:08 ubuntu kernel: [4294673.651000] Probing IDE interface ide1...
Jun 24 23:24:08 ubuntu kernel: [4294674.323000] hdc: DW-224E, ATAPI CD/DVD-ROM drive
Jun 24 23:24:08 ubuntu kernel: [4294674.935000] ide1 at 0x170-0x177,0x376 on irq 15
Jun 24 23:24:08 ubuntu kernel: [4294674.942000] hda: max request size: 128KiB
Jun 24 23:24:08 ubuntu kernel: [4294674.950000] hda: 78140160 sectors (40007 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
Jun 24 23:24:08 ubuntu kernel: [4294674.952000] hda: cache flushes supported
Jun 24 23:24:08 ubuntu kernel: [4294674.952000] hda: hda1 hda2 < hda5 hda6 hda7 hda8 >
Jun 24 23:24:08 ubuntu kernel: [4294675.060000] hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 1658kB Cache, DMA
Jun 24 23:24:08 ubuntu kernel: [4294675.060000] Uniform CD-ROM driver Revision: 3.20
Jun 24 23:24:08 ubuntu kernel: [4294675.679000] usbcore: registered new driver usbfs
Jun 24 23:24:08 ubuntu kernel: [4294675.679000] usbcore: registered new driver hub
Jun 24 23:24:08 ubuntu kernel: [4294675.681000] USB Universal Host Controller Interface driver v2.3
Jun 24 23:24:08 ubuntu kernel: [4294675.682000] **** SET: Misaligned resource pointer: dfc59502 Type 07 Len 0
Jun 24 23:24:08 ubuntu kernel: [4294675.682000] ACPI: PCI Interrupt Link [C0C2] enabled at IRQ 10
Jun 24 23:24:08 ubuntu kernel: [4294675.682000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [C0C2] -> GSI 10 (level, low) -> IRQ 10
Jun 24 23:24:08 ubuntu kernel: [4294675.682000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jun 24 23:24:08 ubuntu kernel: [4294675.682000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jun 24 23:24:08 ubuntu kernel: [4294675.682000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Jun 24 23:24:08 ubuntu kernel: [4294675.682000] uhci_hcd 0000:00:1d.0: irq 10, io base 0x000048c0
Jun 24 23:24:08 ubuntu kernel: [4294675.683000] hub 1-0:1.0: USB hub found
Jun 24 23:24:08 ubuntu kernel: [4294675.683000] hub 1-0:1.0: 2 ports detected
Jun 24 23:24:08 ubuntu kernel: [4294675.702000] ieee1394: Initialized config rom entry `ip1394'
Jun 24 23:24:08 ubuntu kernel: [4294675.784000] **** SET: Misaligned resource pointer: dea73ec2 Type 07 Len 0
Jun 24 23:24:08 ubuntu kernel: [4294675.784000] ACPI: PCI Interrupt Link [C0C5] enabled at IRQ 5
Jun 24 23:24:08 ubuntu kernel: [4294675.784000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [C0C5] -> GSI 5 (level, low) -> IRQ 5
Jun 24 23:24:08 ubuntu kernel: [4294675.784000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jun 24 23:24:08 ubuntu kernel: [4294675.784000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jun 24 23:24:08 ubuntu kernel: [4294675.784000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
Jun 24 23:24:08 ubuntu kernel: [4294675.784000] uhci_hcd 0000:00:1d.1: irq 5, io base 0x000048e0
Jun 24 23:24:08 ubuntu kernel: [4294675.785000] hub 2-0:1.0: USB hub found
Jun 24 23:24:08 ubuntu kernel: [4294675.785000] hub 2-0:1.0: 2 ports detected
Jun 24 23:24:08 ubuntu kernel: [4294675.886000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [C0C4] -> GSI 5 (level, low) -> IRQ 5
Jun 24 23:24:08 ubuntu kernel: [4294675.886000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jun 24 23:24:08 ubuntu kernel: [4294675.886000] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jun 24 23:24:08 ubuntu kernel: [4294675.886000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
Jun 24 23:24:08 ubuntu kernel: [4294675.886000] uhci_hcd 0000:00:1d.2: irq 5, io base 0x00004c00
Jun 24 23:24:08 ubuntu kernel: [4294675.886000] hub 3-0:1.0: USB hub found
Jun 24 23:24:08 ubuntu kernel: [4294675.886000] hub 3-0:1.0: 2 ports detected
Jun 24 23:24:08 ubuntu kernel: [4294675.988000] **** SET: Misaligned resource pointer: dea738c2 Type 07 Len 0
Jun 24 23:24:08 ubuntu kernel: [4294675.989000] ACPI: PCI Interrupt Link [C0C9] enabled at IRQ 5
Jun 24 23:24:08 ubuntu kernel: [4294675.989000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [C0C9] -> GSI 5 (level, low) -> IRQ 5
Jun 24 23:24:08 ubuntu kernel: [4294675.989000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jun 24 23:24:08 ubuntu kernel: [4294675.989000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Jun 24 23:24:08 ubuntu kernel: [4294675.989000] ehci_hcd 0000:00:1d.7: debug port 1
Jun 24 23:24:08 ubuntu kernel: [4294675.989000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Jun 24 23:24:08 ubuntu kernel: [4294675.989000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
Jun 24 23:24:08 ubuntu kernel: [4294675.989000] ehci_hcd 0000:00:1d.7: irq 5, io mem 0xa0000000
Jun 24 23:24:08 ubuntu kernel: [4294675.993000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jun 24 23:24:08 ubuntu kernel: [4294675.993000] hub 4-0:1.0: USB hub found
Jun 24 23:24:08 ubuntu kernel: [4294675.993000] hub 4-0:1.0: 6 ports detected
Jun 24 23:24:08 ubuntu kernel: [4294676.094000] ohci1394: $Rev: 1313 $ Ben Collins <email address hidden>
Jun 24 23:24:08 ubuntu kernel: [4294676.094000] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [C0C2] -> GSI 10 (level, low) -> IRQ 10
Jun 24 23:24:08 ubuntu kernel: [4294676.145000] spurious 8259A interrupt: IRQ7.
Jun 24 23:24:08 ubuntu kernel: [4294676.148000] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[10] MMIO=[90200000-902007ff] Max Packet=[1024]
Jun 24 23:24:08 ubuntu kernel: [4294676.693000] usb 3-2: new full speed USB device using uhci_hcd and address 2
Jun 24 23:24:08 ubuntu kernel: [4294677.411000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023f3a3800a835]
Jun 24 23:24:08 ubuntu kernel: [4294684.342000] hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
Jun 24 23:24:08 ubuntu kernel: [4294684.342000] hdc: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 }
Jun 24 23:24:08 ubuntu kernel: [4294684.342000] ide: failed opcode was: unknown
Jun 24 23:24:08 ubuntu kernel: [4294684.342000] end_request: I/O error, dev hdc, sector 1427224
Jun 24 23:24:08 ubuntu kernel: [4294684.342000] Buffer I/O error on device hdc, logical block 356806
Jun 24 23:24:08 ubuntu kernel: [4294691.414000] hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
Jun 24 23:24:08 ubuntu kernel: [4294691.414000] hdc: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 }
Jun 24 23:24:08 ubuntu kernel: [4294691.414000] ide: failed opcode was: unknown
Jun 24 23:24:08 ubuntu kernel: [4294691.414000] end_request: I/O error, dev hdc, sector 1427224
Jun 24 23:24:08 ubuntu kernel: [4294691.414000] Buffer I/O error on device hdc, logical block 356806
Jun 24 23:24:08 ubuntu kernel: [4294698.483000] hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
Jun 24 23:24:08 ubuntu kernel: [4294698.483000] hdc: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 }
Jun 24 23:24:08 ubuntu kernel: [4294698.483000] ide: failed opcode was: unknown
Jun 24 23:24:08 ubuntu kernel: [4294698.483000] end_request: I/O error, dev hdc, sector 1427224
Jun 24 23:24:08 ubuntu kernel: [4294698.483000] Buffer I/O error on device hdc, logical block 356806
Jun 24 23:24:08 ubuntu kernel: [4294705.701000] hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
Jun 24 23:24:08 ubuntu kernel: [4294705.701000] hdc: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 }
Jun 24 23:24:08 ubuntu kernel: [4294705.701000] ide: failed opcode was: unknown
Jun 24 23:24:08 ubuntu kernel: [4294705.701000] end_request: I/O error, dev hdc, sector 1427224
Jun 24 23:24:08 ubuntu kernel: [4294705.701000] Buffer I/O error on device hdc, logical block 356806
Jun 24 23:24:08 ubuntu kernel: [4294712.843000] hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
Jun 24 23:24:08 ubuntu kernel: [4294712.843000] hdc: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 }
Jun 24 23:24:08 ubuntu kernel: [4294712.843000] ide: failed opcode was: unknown
Jun 24 23:24:08 ubuntu kernel: [4294712.843000] end_request: I/O error, dev hdc, sector 1427224
Jun 24 23:24:08 ubuntu kernel: [4294712.843000] Buffer I/O error on device hdc, logical block 356806
Jun 24 23:24:08 ubuntu kernel: [4294720.061000] hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
Jun 24 23:24:08 ubuntu kernel: [4294720.061000] hdc: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 }
Jun 24 23:24:08 ubuntu kernel: [4294720.061000] ide: failed opcode was: unknown
Jun 24 23:24:08 ubuntu kernel: [4294720.061000] end_request: I/O error, dev hdc, sector 1427224
Jun 24 23:24:08 ubuntu kernel: [4294720.061000] Buffer I/O error on device hdc, logical block 356806
Jun 24 23:24:08 ubuntu kernel: [4294721.105000] ISO 9660 Extensions: Microsoft Joliet Level 3
Jun 24 23:24:08 ubuntu kernel: [4294721.221000] ISO 9660 Extensions: RRIP_1991A
Jun 24 23:24:08 ubuntu kernel: [4294721.281000] loop: loaded (max 8 devices)
Jun 24 23:24:08 ubuntu kernel: [4294721.291000] Registering unionfs 1.1.2
Jun 24 23:24:08 ubuntu kernel: [4294721.420000] squashfs: version 3.0prerelease (2006/1/24) Phillip Lougher
Jun 24 23:24:08 ubuntu kernel: [4294795.216000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
Jun 24 23:24:08 ubuntu kernel: [4294795.216000] ACPI: PCI Interrupt 0000:02:01.0[A] -> Link [C0C3] -> GSI 10 (level, low) -> IRQ 10
Jun 24 23:24:08 ubuntu kernel: [4294795.217000] eth0: RTL-8139C+ at 0xe0946000, 00:02:3f:67:ac:d3, IRQ 10
Jun 24 23:24:08 ubuntu kernel: [4294795.219000] 8139too Fast Ethernet driver 0.9.27
Jun 24 23:24:08 ubuntu kernel: [4294816.407000] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Jun 24 23:24:08 ubuntu kernel: [4294816.413000] Linux agpgart interface v0.101 (c) Dave Jones
Jun 24 23:24:08 ubuntu kernel: [4294817.449000] agpgart: Detected an Intel 855PM Chipset.
Jun 24 23:24:08 ubuntu kernel: [4294817.463000] agpgart: AGP aperture is 256M @ 0xb0000000
Jun 24 23:24:08 ubuntu kernel: [4294817.920000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jun 24 23:24:08 ubuntu kernel: [4294819.038000] Real Time Clock Driver v1.12
Jun 24 23:24:08 ubuntu kernel: [4294819.041000] wbsd: Winbond W83L51xD SD/MMC card interface driver, 1.5
Jun 24 23:24:08 ubuntu kernel: [4294819.041000] wbsd: Copyright(c) Pierre Ossman
Jun 24 23:24:08 ubuntu kernel: [4294819.042000] **** SET: Misaligned resource pointer: d90e9042 Type 00 Len 42
Jun 24 23:24:08 ubuntu kernel: [4294819.042000] **** SET: Misaligned resource pointer: d90e90c6 Type 07 Len 0
Jun 24 23:24:08 ubuntu kernel: [4294819.043000] pnp: Device 00:01 activated.
Jun 24 23:24:08 ubuntu kernel: [4294819.048000] mmc0: W83L51xD id 7112 at 0x248 irq 6 dma 0 PnP
Jun 24 23:24:08 ubuntu kernel: [4294819.055000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 24 23:24:08 ubuntu kernel: [4294819.559000] hw_random: RNG not detected
Jun 24 23:24:08 ubuntu kernel: [4294819.778000] parport: PnPBIOS parport detected.
Jun 24 23:24:08 ubuntu kernel: [4294819.778000] parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
Jun 24 23:24:08 ubuntu kernel: [4294820.037000] input: PC Speaker as /class/input/input1
Jun 24 23:24:08 ubuntu kernel: [4294820.436000] Bluetooth: Core ver 2.8
Jun 24 23:24:08 ubuntu kernel: [4294820.436000] NET: Registered protocol family 31
Jun 24 23:24:08 ubuntu kernel: [4294820.436000] Bluetooth: HCI device and connection manager initialized
Jun 24 23:24:08 ubuntu kernel: [4294820.436000] Bluetooth: HCI socket layer initialized
Jun 24 23:24:08 ubuntu kernel: [4294820.730000] Bluetooth: HCI USB driver ver 2.9
Jun 24 23:24:08 ubuntu kernel: [4294820.743000] usbcore: registered new driver hci_usb
Jun 24 23:24:08 ubuntu kernel: [4294820.828000] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x236eb3, caps: 0x904713/0x10008
Jun 24 23:24:08 ubuntu kernel: [4294820.883000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
Jun 24 23:24:08 ubuntu kernel: [4294821.017000] NET: Registered protocol family 17
Jun 24 23:24:08 ubuntu kernel: [4294822.459000] ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [C0C3] -> GSI 10 (level, low) -> IRQ 10
Jun 24 23:24:08 ubuntu kernel: [4294822.459000] PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jun 24 23:24:08 ubuntu kernel: [4294823.271000] intel8x0_measure_ac97_clock: measured 50386 usecs
Jun 24 23:24:08 ubuntu kernel: [4294823.271000] intel8x0: clocking to 48000
Jun 24 23:24:08 ubuntu kernel: [4294823.415000] ieee80211_crypt: registered algorithm 'NULL'
Jun 24 23:24:08 ubuntu kernel: [4294823.615000] ieee80211: 802.11 data/management/control stack, git-1.1.7
Jun 24 23:24:08 ubuntu kernel: [4294823.615000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <email address hidden>
Jun 24 23:24:08 ubuntu kernel: [4294826.135000] ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 1.1.4
Jun 24 23:24:08 ubuntu kernel: [4294826.135000] ipw2100: Copyright(c) 2003-2005 Intel Corporation
Jun 24 23:24:08 ubuntu kernel: [4294826.135000] ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [C0C5] -> GSI 5 (level, low) -> IRQ 5
Jun 24 23:24:08 ubuntu kernel: [4294826.136000] ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
Jun 24 23:24:08 ubuntu kernel: [4294827.065000] ts: Compaq touchscreen protocol output
Jun 24 23:24:08 ubuntu kernel: [4294828.269000] ACPI: PCI Interrupt 0000:02:04.0[A] -> Link [C0C4] -> GSI 5 (level, low) -> IRQ 5
Jun 24 23:24:08 ubuntu kernel: [4294828.269000] Yenta: CardBus bridge found at 0000:02:04.0 [0e11:0860]
Jun 24 23:24:08 ubuntu kernel: [4294828.269000] Yenta: Using CSCINT to route CSC interrupts to PCI
Jun 24 23:24:08 ubuntu kernel: [4294828.269000] Yenta: Routing CardBus interrupts to PCI
Jun 24 23:24:08 ubuntu kernel: [4294828.269000] Yenta TI: socket 0000:02:04.0, mfunc 0x001c1112, devctl 0x44
Jun 24 23:24:08 ubuntu kernel: [4294828.493000] Yenta: ISA IRQ mask 0x0818, PCI irq 5
Jun 24 23:24:08 ubuntu kernel: [4294828.493000] Socket status: 30000006
Jun 24 23:24:08 ubuntu kernel: [4294828.493000] Yenta: Raising subordinate bus# of parent bus (#02) from #03 to #06
Jun 24 23:24:08 ubuntu kernel: [4294828.493000] pcmcia: parent PCI bridge I/O window: 0x2000 - 0x2fff
Jun 24 23:24:08 ubuntu kernel: [4294828.493000] cs: IO port probe 0x2000-0x2fff: clean.
Jun 24 23:24:08 ubuntu kernel: [4294828.493000] pcmcia: parent PCI bridge Memory window: 0x90000000 - 0x903fffff
Jun 24 23:24:08 ubuntu kernel: [4294828.493000] pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x31ffffff
Jun 24 23:24:08 ubuntu kernel: [4294829.040000] NET: Registered protocol family 10
Jun 24 23:24:08 ubuntu kernel: [4294829.040000] lo: Disabled Privacy Extensions
Jun 24 23:24:08 ubuntu kernel: [4294829.041000] IPv6 over IPv4 tunneling driver
Jun 24 23:24:08 ubuntu kernel: [4294829.451000] cs: IO port probe 0x100-0x3af: excluding 0x140-0x14f 0x200-0x20f
Jun 24 23:24:08 ubuntu kernel: [4294829.453000] cs: IO port probe 0x3e0-0x4ff: clean.
Jun 24 23:24:08 ubuntu kernel: [4294829.454000] cs: IO port probe 0x820-0x8ff: clean.
Jun 24 23:24:08 ubuntu kernel: [4294829.454000] cs: IO port probe 0xc00-0xcf7: clean.
Jun 24 23:24:08 ubuntu kernel: [4294829.455000] cs: IO port probe 0xa00-0xaff: clean.
Jun 24 23:24:08 ubuntu kernel: [4294829.757000] Adding 498920k swap on /dev/hda6. Priority:-1 extents:1 across:498920k
Jun 24 23:24:08 ubuntu kernel: [4294830.141000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
Jun 24 23:24:08 ubuntu kernel: [4294830.141000] md: bitmap version 4.39
Jun 24 23:24:08 ubuntu kernel: [4294830.949000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: <email address hidden>
Jun 24 23:24:08 ubuntu kernel: [4294839.279000] eth1: no IPv6 routers present
Jun 24 23:24:08 ubuntu kernel: [4294839.789000] eth0: no IPv6 routers present
Jun 24 23:24:08 ubuntu kernel: [4294852.492000] ACPI: AC Adapter [C134] (on-line)
Jun 24 23:24:08 ubuntu kernel: [4294852.705000] ACPI: Battery Slot [C11F] (battery absent)
Jun 24 23:24:08 ubuntu kernel: [4294852.765000] ACPI: Power Button (FF) [PWRF]
Jun 24 23:24:08 ubuntu kernel: [4294852.765000] ACPI: Power Button (CM) [C1BE]
Jun 24 23:24:08 ubuntu kernel: [4294852.765000] ACPI: Lid Switch [C136]
Jun 24 23:24:08 ubuntu kernel: [4294852.890000] ibm_acpi: ec object not found
Jun 24 23:24:08 ubuntu kernel: [4294852.913000] pcc_acpi: loading...
Jun 24 23:24:08 ubuntu kernel: [4294853.000000] ACPI: Video Device [C0D0] (multi-head: yes rom: no post: no)
Jun 24 23:24:11 ubuntu hpiod: 0.9.7 accepting connections at 57811...
Jun 24 23:24:22 ubuntu kernel: [4294868.909000] lp0: using parport0 (interrupt-driven).
Jun 24 23:24:22 ubuntu kernel: [4294869.170000] ppdev: user-space parallel port driver
Jun 24 23:24:24 ubuntu kernel: [4294871.695000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Jun 24 23:24:24 ubuntu kernel: [4294871.695000] apm: overridden by ACPI.
Jun 24 23:24:34 ubuntu hcid[5999]: Bluetooth HCI daemon
Jun 24 23:24:34 ubuntu hcid[5999]: Can't get system message bus name: Connection ":1.1" is not allowed to own the service "org.bluez" due to security policies in the configuration file
Jun 24 23:24:34 ubuntu hcid[5999]: HCI dev 0 up
Jun 24 23:24:34 ubuntu hcid[5999]: Starting security manager 0
Jun 24 23:24:34 ubuntu sdpd[6004]: Bluetooth SDP daemon
Jun 24 23:24:34 ubuntu kernel: [4294881.370000] Bluetooth: L2CAP ver 2.8
Jun 24 23:24:34 ubuntu kernel: [4294881.370000] Bluetooth: L2CAP socket layer initialized
Jun 24 23:24:34 ubuntu kernel: [4294881.391000] Bluetooth: RFCOMM socket layer initialized
Jun 24 23:24:34 ubuntu kernel: [4294881.391000] Bluetooth: RFCOMM TTY layer initialized
Jun 24 23:24:34 ubuntu kernel: [4294881.391000] Bluetooth: RFCOMM ver 1.7
Jun 24 23:24:34 ubuntu /usr/sbin/cron[6057]: (CRON) INFO (pidfile fd = 3)
Jun 24 23:24:34 ubuntu /usr/sbin/cron[6058]: (CRON) STARTUP (fork ok)
Jun 24 23:24:34 ubuntu /usr/sbin/cron[6058]: (CRON) INFO (Running @reboot jobs)
Jun 24 23:24:40 ubuntu kernel: [4294887.409000] [drm] Initialized drm 1.0.1 20051102
Jun 24 23:24:41 ubuntu kernel: [4294887.927000] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [C0C2] -> GSI 10 (level, low) -> IRQ 10
Jun 24 23:24:41 ubuntu kernel: [4294887.932000] [drm] Initialized radeon 1.24.0 20060225 on minor 0
Jun 24 23:24:42 ubuntu kernel: [4294889.472000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Jun 24 23:24:42 ubuntu kernel: [4294889.472000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
Jun 24 23:24:42 ubuntu kernel: [4294889.472000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
Jun 24 23:24:42 ubuntu kernel: [4294889.691000] [drm] Setting GART location based on new memory map
Jun 24 23:24:42 ubuntu kernel: [4294889.691000] [drm] Loading R200 Microcode
Jun 24 23:24:42 ubuntu kernel: [4294889.691000] [drm] writeback test succeeded in 2 usecs
Jun 24 23:38:48 ubuntu localechooser: info: Frontend in use:
Jun 24 23:38:48 ubuntu localechooser: info: Language input template is languagechooser/language-name-fb
Jun 24 23:39:20 ubuntu localechooser: info: LANGNAME=German
Jun 24 23:39:20 ubuntu localechooser: info: line=German;1;de;de_DE.UTF-8;de;DE;de_DE:de:en_GB:en;kbd=lat0-sun16(utf8)
Jun 24 23:39:20 ubuntu localechooser: info: Set debian-installer/language = 'de_DE:de:en_GB:en'
Jun 24 23:39:20 ubuntu localechooser: info: Set debian-installer/locale = 'de'
Jun 24 23:39:20 ubuntu localechooser: info: Set debian-installer/fallbacklocale = 'de_DE.UTF-8'
Jun 24 23:39:20 ubuntu localechooser: info: Set debian-installer/country = 'DE'
Jun 24 23:39:20 ubuntu localechooser: info: Set debian-installer/consoledisplay = 'kbd=lat0-sun16(utf8)'
Jun 24 23:39:20 ubuntu localechooser: info: Set debconf/language = 'de_DE:de:en_GB:en'
Jun 24 23:39:21 ubuntu localechooser: info: Set countrychooser/country-name = 'Germany'
Jun 24 23:39:21 ubuntu localechooser: info: Set debian-installer/country = 'DE'
Jun 24 23:39:21 ubuntu localechooser: info: Set debian-installer/locale = 'de_DE.UTF-8'
Jun 24 23:39:21 ubuntu localechooser: info: Locale set successfully
Jun 24 23:39:22 ubuntu localechooser: info: Supported locales successfully set
Jun 24 23:39:33 ubuntu localechooser: info: Locale has been preseeded to de_DE.UTF-8
Jun 24 23:39:33 ubuntu localechooser: info: Set languagechooser/language-name = 'German'
Jun 24 23:39:33 ubuntu localechooser: info: Set countrychooser/shortlist-de = 'DE'
Jun 24 23:39:33 ubuntu localechooser: info: Set debian-installer/locale = 'de_DE.UTF-8'
Jun 24 23:39:33 ubuntu localechooser: info: Language input template is languagechooser/language-name
Jun 24 23:39:33 ubuntu localechooser: info: LANGNAME=German
Jun 24 23:39:33 ubuntu localechooser: info: line=German;1;de;de_DE.UTF-8;de;DE;de_DE:de:en_GB:en;kbd=lat0-sun16(utf8)
Jun 24 23:39:33 ubuntu localechooser: info: Set debian-installer/language = 'de_DE:de:en_GB:en'
Jun 24 23:39:33 ubuntu localechooser: info: Set debian-installer/locale = 'de'
Jun 24 23:39:33 ubuntu localechooser: info: Set debian-installer/fallbacklocale = 'de_DE.UTF-8'
Jun 24 23:39:33 ubuntu localechooser: info: Set debian-installer/country = 'DE'
Jun 24 23:39:33 ubuntu localechooser: info: Set debian-installer/consoledisplay = 'kbd=lat0-sun16(utf8)'
Jun 24 23:39:33 ubuntu localechooser: info: Set debconf/language = 'de_DE:de:en_GB:en'
Jun 24 23:39:33 ubuntu localechooser: info: Set countrychooser/country-name = 'Germany'
Jun 24 23:39:33 ubuntu localechooser: info: Set debian-installer/country = 'DE'
Jun 24 23:39:33 ubuntu localechooser: info: Set debian-installer/locale = 'de_DE.UTF-8'
Jun 24 23:39:34 ubuntu localechooser: info: Locale set successfully
Jun 24 23:39:35 ubuntu localechooser: info: Supported locales successfully set
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: DEBUG: Parsing /proc/bus/usb/devices
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: DEBUG: Adding generic entry for USB keymaps
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: INFO: keyboard type at: present: true:
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: INFO: keyboard type usb: present: unknown
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: INFO: Setting debian-installer/serial-console to false
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: INFO: Setting debian-installer/uml-console to false
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: INFO: default_keymap: have arch: at
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: INFO: default_keymap: check: at
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: INFO: keymap_ask: default map: de-latin1-nodeadkeys
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: INFO: keymap_ask: trans: de-latin1-nodeadkeys
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: INFO: kbd-chooser: arch at selected
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: INFO: default_keymap: have arch: at
Jun 24 23:39:37 ubuntu kbd-chooser[7290]: INFO: default_keymap: check: at
Jun 24 23:40:08 ubuntu kbd-chooser[7290]: INFO: choose_keymap: keymap = de-latin1-nodeadkeys
Jun 24 23:40:08 ubuntu kbd-chooser[7290]: INFO: kbd_chooser: setting keymap de-latin1-nodeadkeys
Jun 24 23:40:09 ubuntu kbd-chooser[7290]: INFO: default_keymap: have arch: at
Jun 24 23:40:09 ubuntu kbd-chooser[7290]: INFO: default_keymap: check: at
Jun 24 23:40:09 ubuntu kbd-chooser[7290]: INFO: keymap_ask: default map: de-latin1-nodeadkeys
Jun 24 23:40:09 ubuntu kbd-chooser[7290]: INFO: keymap_ask: trans: de-latin1-nodeadkeys
Jun 24 23:40:09 ubuntu kbd-chooser[7290]: INFO: kbd_chooser: setting keymap de-latin1-nodeadkeys
Jun 24 23:40:37 ubuntu kernel: [4295843.908000] NTFS driver 2.1.25 [Flags: R/O MODULE].
Jun 24 23:40:38 ubuntu kernel: [4295845.112000] JFS: nTxBlock = 4029, nTxLock = 32238
Jun 24 23:40:39 ubuntu kernel: [4295846.239000] SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
Jun 24 23:40:39 ubuntu kernel: [4295846.240000] SGI XFS Quota Management subsystem
Jun 24 23:42:32 ubuntu kernel: [4295959.766000] ReiserFS: hda5: found reiserfs format "3.6" with standard journal
Jun 24 23:42:33 ubuntu kernel: [4295960.516000] ReiserFS: hda5: using ordered data mode
Jun 24 23:42:33 ubuntu kernel: [4295960.529000] ReiserFS: hda5: journal params: device hda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Jun 24 23:42:33 ubuntu kernel: [4295960.530000] ReiserFS: hda5: checking transaction log (hda5)
Jun 24 23:42:33 ubuntu kernel: [4295960.570000] ReiserFS: hda5: Using r5 hash to sort names
Jun 24 23:43:06 ubuntu kernel: [4295993.403000] ReiserFS: hda5: found reiserfs format "3.6" with standard journal
Jun 24 23:43:07 ubuntu kernel: [4295994.144000] ReiserFS: hda5: using ordered data mode
Jun 24 23:43:07 ubuntu kernel: [4295994.158000] ReiserFS: hda5: journal params: device hda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Jun 24 23:43:07 ubuntu kernel: [4295994.158000] ReiserFS: hda5: checking transaction log (hda5)
Jun 24 23:43:07 ubuntu kernel: [4295994.199000] ReiserFS: hda5: Using r5 hash to sort names
Jun 24 23:46:28 ubuntu kernel: [4296195.531000] ReiserFS: hda5: found reiserfs format "3.6" with standard journal
Jun 24 23:46:29 ubuntu kernel: [4296196.273000] ReiserFS: hda5: using ordered data mode
Jun 24 23:46:29 ubuntu kernel: [4296196.286000] ReiserFS: hda5: journal params: device hda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Jun 24 23:46:29 ubuntu kernel: [4296196.287000] ReiserFS: hda5: checking transaction log (hda5)
Jun 24 23:46:29 ubuntu kernel: [4296196.327000] ReiserFS: hda5: Using r5 hash to sort names
Jun 24 23:46:50 ubuntu kernel: [4296217.190000] XFS mounting filesystem hda5
Jun 24 23:46:50 ubuntu kernel: [4296217.299000] Ending clean XFS mount for filesystem: hda5
Jun 25 01:49:04 ubuntu kernel: [4296347.299000] hw_random: RNG not detected
Jun 25 01:49:05 ubuntu kernel: [4296348.882000] Adding 498920k swap on /dev/hda6. Priority:-2 extents:1 across:498920k
Jun 25 01:49:27 ubuntu kernel: [4296370.675000] XFS mounting filesystem hda5
Jun 25 01:49:27 ubuntu kernel: [4296370.785000] Ending clean XFS mount for filesystem: hda5
Jun 25 01:49:27 ubuntu kernel: [4296371.040000] kjournald starting. Commit interval 5 seconds
Jun 25 01:49:27 ubuntu kernel: [4296371.040000] EXT3 FS on hda7, internal journal
Jun 25 01:49:27 ubuntu kernel: [4296371.040000] EXT3-fs: mounted filesystem with ordered data mode.
Jun 25 01:49:28 ubuntu kernel: [4296371.519000] NTFS volume version 3.1.
Jun 25 02:04:11 ubuntu -- MARK --
Jun 25 02:12:53 ubuntu localechooser: Generating locales...
Jun 25 02:12:53 ubuntu localechooser: de_DE.UTF-8...
Jun 25 02:12:57 ubuntu localechooser: done
Jun 25 02:12:57 ubuntu localechooser: Generation complete.
Jun 25 02:12:57 ubuntu localechooser: Generating locales...
Jun 25 02:12:58 ubuntu localechooser: de_DE.UTF-8...
Jun 25 02:12:58 ubuntu localechooser: up-to-date
Jun 25 02:12:58 ubuntu localechooser: en_US.UTF-8...
Jun 25 02:13:02 ubuntu localechooser: done
Jun 25 02:13:02 ubuntu localechooser: Generation complete.
Jun 25 02:13:19 ubuntu choose-mirror[11331]: DEBUG: command: cat /proc/sys/net/ipv4/tcp_syn_retries
Jun 25 02:13:19 ubuntu choose-mirror[11331]: DEBUG: command: echo 1 > /proc/sys/net/ipv4/tcp_syn_retries
Jun 25 02:13:19 ubuntu choose-mirror[11331]: DEBUG: command: wget -q http://archive.ubuntu.com/ubuntu/dists/dapper/Release -O - | grep ^Suite: | cut -d' ' -f 2
Jun 25 02:13:22 ubuntu choose-mirror[11331]: DEBUG: command: echo 5 > /proc/sys/net/ipv4/tcp_syn_retries
Jun 25 02:13:22 ubuntu choose-mirror[11331]: INFO: base system installable from CD; skipping mirror check
Jun 25 02:13:22 ubuntu choose-mirror[11331]: INFO: falling back to codename dapper
Jun 25 02:16:09 ubuntu os-prober: debug: running init /usr/lib/os-probes/init/10filesystems
Jun 25 02:16:51 ubuntu kernel: [4298015.312000] QNX4 filesystem 0.2.3 registered.
Jun 25 02:16:53 ubuntu os-prober: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/hda1
Jun 25 02:16:53 ubuntu 10freedos: debug: /dev/hda1 is not a FAT partition: exiting
Jun 25 02:16:53 ubuntu os-prober: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/hda1
Jun 25 02:16:53 ubuntu 10qnx: debug: /dev/hda1 is not a QNX4 partition: exiting
Jun 25 02:16:53 ubuntu os-prober: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/hda1
Jun 25 02:16:53 ubuntu 20microsoft: debug: /dev/hda1 is a NTFS partition
Jun 25 02:16:55 ubuntu 20microsoft: result: /dev/hda1:Microsoft Windows XP Professional:Windows:chain
Jun 25 02:16:55 ubuntu os-prober: debug: os detected by /usr/lib/os-probes/mounted/20microsoft
Jun 25 02:16:55 ubuntu os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/hda2
Jun 25 02:16:57 ubuntu kernel: [4298020.408000] cramfs: wrong magic
Jun 25 02:16:57 ubuntu kernel: [4298020.898000] attempt to access beyond end of device
Jun 25 02:16:57 ubuntu kernel: [4298020.898000] hda2: rw=0, want=66, limit=2
Jun 25 02:16:57 ubuntu kernel: [4298020.898000] isofs_fill_super: bread failed, dev=hda2, iso_blknum=16, block=32
Jun 25 02:16:57 ubuntu kernel: [4298020.942000] SQUASHFS error: Can't find a SQUASHFS superblock on hda2
Jun 25 02:16:57 ubuntu kernel: [4298020.958000] attempt to access beyond end of device
Jun 25 02:16:57 ubuntu kernel: [4298020.958000] hda2: rw=0, want=4, limit=2
Jun 25 02:16:57 ubuntu kernel: [4298020.958000] EXT2-fs: unable to read superblock
Jun 25 02:16:57 ubuntu kernel: [4298020.985000] FAT: bogus number of reserved sectors
Jun 25 02:16:57 ubuntu kernel: [4298020.985000] VFS: Can't find a valid FAT filesystem on dev hda2.
Jun 25 02:16:57 ubuntu kernel: [4298021.001000] NTFS-fs error (device hda2): read_ntfs_boot_sector(): Primary boot sector is invalid.
Jun 25 02:16:57 ubuntu kernel: [4298021.001000] NTFS-fs error (device hda2): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.
Jun 25 02:16:57 ubuntu kernel: [4298021.002000] NTFS-fs error (device hda2): ntfs_fill_super(): Not an NTFS volume.
Jun 25 02:16:57 ubuntu kernel: [4298021.017000] attempt to access beyond end of device
Jun 25 02:16:57 ubuntu kernel: [4298021.017000] hda2: rw=0, want=4, limit=2
Jun 25 02:16:57 ubuntu kernel: [4298021.017000] EXT3-fs: unable to read superblock
Jun 25 02:16:57 ubuntu kernel: [4298021.037000] attempt to access beyond end of device
Jun 25 02:16:57 ubuntu kernel: [4298021.037000] hda2: rw=0, want=72, limit=2
Jun 25 02:16:57 ubuntu kernel: [4298021.037000] attempt to access beyond end of device
Jun 25 02:16:57 ubuntu kernel: [4298021.037000] hda2: rw=0, want=128, limit=2
Jun 25 02:16:57 ubuntu kernel: [4298021.052000] attempt to access beyond end of device
Jun 25 02:16:57 ubuntu kernel: [4298021.053000] hda2: rw=0, want=18, limit=2
Jun 25 02:16:57 ubuntu kernel: [4298021.053000] ReiserFS: hda2: warning: sh-2006: read_super_block: bread failed (dev hda2, block 8, size 1024)
Jun 25 02:16:57 ubuntu kernel: [4298021.053000] attempt to access beyond end of device
Jun 25 02:16:57 ubuntu kernel: [4298021.053000] hda2: rw=0, want=130, limit=2
Jun 25 02:16:57 ubuntu kernel: [4298021.053000] ReiserFS: hda2: warning:

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

Thanks for your report. Due to some reliability problems with GRUB and XFS, you need to use a non-XFS root filesystem or create a non-XFS /boot filesystem. Bug 47848 is filed to note that the partitioner should warn you about this up-front.

Revision history for this message
towsonu2003 (towsonu2003) wrote :

duplicate

Changed in ubiquity:
status: Unconfirmed → Rejected
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.