Installer crashed while partitioning

Bug #48968 reported by Filip Dominec
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

I found it quite hard to install Xubuntu Dapper Drake.

I booted from the LiveCD and tried to install it (in czech language, on a PC with dualboot with WinXP). In the step 5 in the installer i couldn't apply the changes of partitions (i wanted to format 2 partitions, one 3 GB as /, the second 300 MB as /home/).

The installer reported an error, but I cannot copy from the window (!) and do not have enough time to write the whole text. It was about something "AttributeError: 'NoneType' object has no attribute 'stdin'.

The error was probably, that the computer has used the swap partition on the disc (128 MB RAM, cca 57 swapped). Although I haven't altered the swap partition, it was on the same primary partition as the /home/, which I intended to format.

Here I paste some logs it supposed:
>> ubuntu@ubuntu:~$ cat /var/log/installer/syslog
... a lot of failures of inode opening ...
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
Warning: Nemohu otevřít /dev/hdc pro čtení/zápis (Systém souborů je pouze pro čt ení). /dev/hdc bylo otevřeno jen pro čtení.
Error: Nemohu otevřít /dev/hdc - neznámá jmenovka disku.
Čt, 08 čen 2006 10:46:30 INFO Step_before = stepPartAdvanced
Čt, 08 čen 2006 10:48:11 INFO Step_after = stepPartAdvanced
Čt, 08 čen 2006 10:48:14 INFO Step_before = stepPartAdvanced
Exception in GTK frontend (invoking crash handler):
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/gtkui.py", line 266, in run
    self.process_step()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 738, in process_step
    self.gparted_to_mountpoints()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 815, in gparted_to_mountpoints
    print >>self.gparted_subp.stdin, "apply"
AttributeError: 'NoneType' object has no attribute 'stdin'

>> ubuntu@ubuntu:~$ cat /var/log/syslog
Jun 8 09:54:13 ubuntu syslogd 1.4.1#17ubuntu7: restart.
Jun 8 09:54:13 ubuntu kernel: Inspecting /boot/System.map-2.6.15-23-386
Jun 8 09:54:13 ubuntu kernel: Loaded 23018 symbols from /boot/System.map-2.6.15-23-386.
Jun 8 09:54:13 ubuntu kernel: Symbols match kernel version 2.6.15.
Jun 8 09:54:13 ubuntu kernel: No module symbols loaded - kernel modules not enabled.
Jun 8 09:54:13 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 8 09:54:13 ubuntu kernel: [4294667.296000] BIOS-provided physical RAM map:
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] BIOS-e820: 00000000000c0000 - 00000000000cc000 (reserved)
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] BIOS-e820: 0000000000100000 - 0000000006ef0000 (usable)
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] BIOS-e820: 0000000006ef0000 - 0000000006eff000 (ACPI data)
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] BIOS-e820: 0000000006eff000 - 0000000006f00000 (ACPI NVS)
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] BIOS-e820: 0000000006f00000 - 0000000007000000 (usable)
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] 0MB HIGHMEM available.
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] 112MB LOWMEM available.
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] On node 0 totalpages: 28672
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] DMA zone: 4096 pages, LIFO batch:0
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] DMA32 zone: 0 pages, LIFO batch:0
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] Normal zone: 24576 pages, LIFO batch:7
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] HighMem zone: 0 pages, LIFO batch:0
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] DMI 2.3 present.
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] ACPI: RSDP (v000 PTLTD ) @ 0x000f6dd0
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] ACPI: RSDT (v001 PTLTD RSDT 0x06040000 LTP 0x00000000) @ 0x06efb63b
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] ACPI: FADT (v001 COMPAQ EAGLES 0x06040000 PTL_ 0x000f4240) @ 0x06efeeb6
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] ACPI: SSDT (v001 PTLTD POWERNOW 0x06040000 LTP 0x00000001) @ 0x06efef2a
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] ACPI: DSDT (v001 COMAPQ EAGLES 0x06040000 MSFT 0x0100000d) @ 0x00000000
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] ACPI: PM-Timer IO Port: 0x8008
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] Allocating PCI resources starting at 10000000 (gap: 07000000:f8f80000)
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] Built 1 zonelists
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz preseed/file=/cdrom/preseed/xubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash -- debian-installer/locale=cs kbd-chooser/method=cz-lat2
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] Local APIC disabled by BIOS (or by default) -- you can enable it with "lapic"
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] mapped APIC to ffffd000 (010e1000)
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] Initializing CPU#0
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] PID hash table entries: 512 (order: 9, 8192 bytes)
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] Detected 997.016 MHz processor.
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] Using pmtmr for high-res timesource
Jun 8 09:54:13 ubuntu kernel: [4294667.296000] Console: colour VGA+ 80x25
Jun 8 09:54:13 ubuntu kernel: [4294667.325000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Jun 8 09:54:13 ubuntu kernel: [4294667.325000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Jun 8 09:54:13 ubuntu kernel: [4294667.331000] Memory: 102960k/114688k available (1976k kernel code, 11128k reserved, 606k data, 288k init, 0k highmem)
Jun 8 09:54:13 ubuntu kernel: [4294667.331000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] Calibrating delay using timer specific routine.. 1994.49 BogoMIPS (lpj=997246)
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] Security Framework v1.0.0 initialized
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] SELinux: Disabled at boot.
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] Mount-cache hash table entries: 512
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] CPU: After generic identify, caps: 0383f9ff c1c3f9ff 00000000 00000000 00000000 00000000 00000000
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] CPU: After vendor identify, caps: 0383f9ff c1c3f9ff 00000000 00000000 00000000 00000000 00000000
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] CPU: L2 Cache: 64K (64 bytes/line)
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] CPU: After all inits, caps: 0383f9ff c1c3f9ff 00000000 00000020 00000000 00000000 00000000
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] mtrr: v2.0 (20020519)
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] CPU: AMD mobile AMD Duron(tm) Processor stepping 01Jun 8 09:54:13 ubuntu kernel: [4294667.391000] Enabling fast FPU save and restore... done.
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] Enabling unmasked SIMD FPU exception support... done.
Jun 8 09:54:13 ubuntu kernel: [4294667.391000] Checking 'hlt' instruction... OK.
Jun 8 09:54:13 ubuntu kernel: [4294667.395000] checking if image is initramfs... it is
Jun 8 09:54:13 ubuntu kernel: [4294668.500000] Freeing initrd memory: 6838k freed
Jun 8 09:54:13 ubuntu kernel: [4294668.526000] ACPI: Looking for DSDT ... not found!
Jun 8 09:54:13 ubuntu kernel: [4294668.529000] ACPI: setting ELCR to 0400 (from 0a30)
Jun 8 09:54:13 ubuntu kernel: [4294669.799000] NET: Registered protocol family 16
Jun 8 09:54:13 ubuntu kernel: [4294669.799000] EISA bus registered
Jun 8 09:54:13 ubuntu kernel: [4294669.799000] ACPI: bus type pci registered
Jun 8 09:54:13 ubuntu kernel: [4294669.799000] PCI: PCI BIOS revision 2.10 entry at 0xfd7ae, last bus=1
Jun 8 09:54:13 ubuntu kernel: [4294669.799000] PCI: Using configuration type 1
Jun 8 09:54:13 ubuntu kernel: [4294669.800000] ACPI: Subsystem revision 20051216
Jun 8 09:54:13 ubuntu kernel: [4294669.804000] ACPI: Interpreter enabled
Jun 8 09:54:13 ubuntu kernel: [4294669.804000] ACPI: Using PIC for interrupt routing
Jun 8 09:54:13 ubuntu kernel: [4294669.805000] ACPI: PCI Root Bridge [PCI0] (0000:00)
Jun 8 09:54:13 ubuntu kernel: [4294669.805000] PCI: Probing PCI hardware (bus 00)
Jun 8 09:54:13 ubuntu kernel: [4294669.807000] Disabling VIA memory write queue (PCI ID 0305, rev 80): [55] 3c & 1f -> 1c
Jun 8 09:54:13 ubuntu kernel: [4294669.807000] PCI quirk: region 8100-810f claimed by vt82c686 SMBJun 8 09:54:13 ubuntu kernel: [4294669.808000] Boot video device is 0000:01:00.0
Jun 8 09:54:13 ubuntu kernel: [4294669.808000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]Jun 8 09:54:13 ubuntu kernel: [4294669.813000] ACPI: PCI Interrupt Link [LNKA] (IRQs *4)
Jun 8 09:54:13 ubuntu kernel: [4294669.813000] ACPI: PCI Interrupt Link [LNKB] (IRQs *11)
Jun 8 09:54:13 ubuntu kernel: [4294669.814000] ACPI: PCI Interrupt Link [LNKC] (IRQs *5)
Jun 8 09:54:13 ubuntu kernel: [4294669.814000] ACPI: PCI Interrupt Link [LNKD] (IRQs *9)
Jun 8 09:54:13 ubuntu kernel: [4294669.817000] ACPI: Embedded Controller [EC] (gpe 6) interrupt mode.
Jun 8 09:54:13 ubuntu kernel: [4294669.819000] Linux Plug and Play Support v0.97 (c) Adam Belay
Jun 8 09:54:13 ubuntu kernel: [4294669.819000] pnp: PnP ACPI init
Jun 8 09:54:13 ubuntu kernel: [4294669.823000] pnp: PnP ACPI: found 10 devices
Jun 8 09:54:13 ubuntu kernel: [4294669.823000] PnPBIOS: Disabled by ACPI PNP
Jun 8 09:54:13 ubuntu kernel: [4294669.823000] PCI: Using ACPI for IRQ routing
Jun 8 09:54:13 ubuntu kernel: [4294669.823000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Jun 8 09:54:13 ubuntu kernel: [4294669.825000] pnp: 00:05: ioport range 0x4d0-0x4d1 has been reserved
Jun 8 09:54:13 ubuntu kernel: [4294669.826000] PCI: Bridge: 0000:00:01.0
Jun 8 09:54:13 ubuntu kernel: [4294669.826000] IO window: disabled.
Jun 8 09:54:13 ubuntu kernel: [4294669.826000] MEM window: e8100000-e81fffff
Jun 8 09:54:13 ubuntu kernel: [4294669.826000] PREFETCH window: f0000000-f7ffffff
Jun 8 09:54:13 ubuntu kernel: [4294669.826000] PCI: Bus 2, cardbus bridge: 0000:00:0a.0
Jun 8 09:54:13 ubuntu kernel: [4294669.826000] IO window: 00001c00-00001cff
Jun 8 09:54:13 ubuntu kernel: [4294669.826000] IO window: 00002000-000020ff
Jun 8 09:54:13 ubuntu kernel: [4294669.826000] PREFETCH window: 10000000-11ffffff
Jun 8 09:54:13 ubuntu kernel: [4294669.826000] MEM window: 12000000-13ffffff
Jun 8 09:54:13 ubuntu kernel: [4294669.826000] PCI: Setting latency timer of device 0000:00:01.0 to 64
Jun 8 09:54:13 ubuntu kernel: [4294669.826000] **** SET: Misaligned resource pointer: c68465e2 Type 07 Len 0
Jun 8 09:54:13 ubuntu kernel: [4294669.827000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Jun 8 09:54:13 ubuntu kernel: [4294669.827000] PCI: setting IRQ 11 as level-triggered
Jun 8 09:54:13 ubuntu kernel: [4294669.827000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
Jun 8 09:54:13 ubuntu kernel: [4294669.827000] audit: initializing netlink socket (disabled)
Jun 8 09:54:13 ubuntu kernel: [4294669.827000] audit(1149760330.826:1): initialized
Jun 8 09:54:13 ubuntu kernel: [4294669.828000] VFS: Disk quotas dquot_6.5.1
Jun 8 09:54:13 ubuntu kernel: [4294669.828000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Jun 8 09:54:13 ubuntu kernel: [4294669.828000] Initializing Cryptographic API
Jun 8 09:54:13 ubuntu kernel: [4294669.828000] io scheduler noop registered
Jun 8 09:54:13 ubuntu kernel: [4294669.828000] io scheduler anticipatory registered
Jun 8 09:54:13 ubuntu kernel: [4294669.828000] io scheduler deadline registered
Jun 8 09:54:13 ubuntu kernel: [4294669.828000] io scheduler cfq registered
Jun 8 09:54:13 ubuntu kernel: [4294669.828000] Applying VIA southbridge workaround.
Jun 8 09:54:13 ubuntu kernel: [4294669.828000] PCI: Disabling Via external APIC routing
Jun 8 09:54:13 ubuntu kernel: [4294669.828000] isapnp: Scanning for PnP cards...
Jun 8 09:54:13 ubuntu kernel: [4294670.186000] isapnp: No Plug & Play device found
Jun 8 09:54:13 ubuntu kernel: [4294670.210000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Jun 8 09:54:13 ubuntu kernel: [4294670.213000] serio: i8042 AUX port at 0x60,0x64 irq 12
Jun 8 09:54:13 ubuntu kernel: [4294670.213000] serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 8 09:54:13 ubuntu kernel: [4294670.213000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
Jun 8 09:54:13 ubuntu kernel: [4294670.217000] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize
Jun 8 09:54:13 ubuntu kernel: [4294670.217000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jun 8 09:54:13 ubuntu kernel: [4294670.217000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jun 8 09:54:13 ubuntu kernel: [4294670.217000] mice: PS/2 mouse device common for all mice
Jun 8 09:54:13 ubuntu kernel: [4294670.218000] EISA: Probing bus 0 at eisa.0
Jun 8 09:54:13 ubuntu kernel: [4294670.218000] Cannot allocate resource for EISA slot 1
Jun 8 09:54:13 ubuntu kernel: [4294670.218000] Cannot allocate resource for EISA slot 2
Jun 8 09:54:13 ubuntu kernel: [4294670.218000] Cannot allocate resource for EISA slot 8
Jun 8 09:54:13 ubuntu kernel: [4294670.218000] EISA: Detected 0 cards.
Jun 8 09:54:13 ubuntu kernel: [4294670.218000] NET: Registered protocol family 2
Jun 8 09:54:13 ubuntu kernel: [4294670.227000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
Jun 8 09:54:13 ubuntu kernel: [4294670.227000] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
Jun 8 09:54:13 ubuntu kernel: [4294670.227000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
Jun 8 09:54:13 ubuntu kernel: [4294670.227000] TCP: Hash tables configured (established 4096 bind 4096)
Jun 8 09:54:13 ubuntu kernel: [4294670.227000] TCP reno registered
Jun 8 09:54:13 ubuntu kernel: [4294670.227000] TCP bic registered
Jun 8 09:54:13 ubuntu kernel: [4294670.227000] NET: Registered protocol family 1
Jun 8 09:54:13 ubuntu kernel: [4294670.227000] NET: Registered protocol family 8
Jun 8 09:54:13 ubuntu kernel: [4294670.227000] NET: Registered protocol family 20
Jun 8 09:54:13 ubuntu kernel: [4294670.227000] Using IPI Shortcut mode
Jun 8 09:54:13 ubuntu kernel: [4294670.227000] ACPI wakeup devices:
Jun 8 09:54:13 ubuntu kernel: [4294670.227000] SLPB PWRB USB0 CRD0 LMDM RLAN
Jun 8 09:54:13 ubuntu kernel: [4294670.228000] ACPI: (supports S0 S3 S4 S5)
Jun 8 09:54:13 ubuntu kernel: [4294670.228000] Freeing unused kernel memory: 288k freed
Jun 8 09:54:13 ubuntu kernel: [4294670.247000] input: AT Translated Set 2 keyboard as /class/input/input0
Jun 8 09:54:13 ubuntu kernel: [4294670.346000] vga16fb: initializing
Jun 8 09:54:13 ubuntu kernel: [4294670.346000] vga16fb: mapped to 0xc00a0000
Jun 8 09:54:13 ubuntu kernel: [4294670.469000] Console: switching to colour frame buffer device 80x25
Jun 8 09:54:13 ubuntu kernel: [4294670.469000] fb0: VGA16 VGA frame buffer device
Jun 8 09:54:13 ubuntu kernel: [4294671.597000] Capability LSM initialized
Jun 8 09:54:13 ubuntu kernel: [4294671.681000] ACPI: CPU0 (power states: C1[C1] C2[C2])
Jun 8 09:54:13 ubuntu kernel: [4294671.681000] ACPI: Processor [CPU0] (supports 16 throttling states)
Jun 8 09:54:13 ubuntu kernel: [4294672.956000] VP_IDE: IDE controller at PCI slot 0000:00:07.1
Jun 8 09:54:13 ubuntu kernel: [4294672.956000] VP_IDE: chipset revision 6
Jun 8 09:54:13 ubuntu kernel: [4294672.956000] VP_IDE: not 100%% native mode: will probe irqs later
Jun 8 09:54:13 ubuntu kernel: [4294672.956000] VP_IDE: VIA vt82c686b (rev 42) IDE UDMA100 controller on pci0000:00:07.1
Jun 8 09:54:13 ubuntu kernel: [4294672.956000] ide0: BM-DMA at 0x1840-0x1847, BIOS settings: hda:DMA, hdb:pio
Jun 8 09:54:13 ubuntu kernel: [4294672.956000] ide1: BM-DMA at 0x1848-0x184f, BIOS settings: hdc:DMA, hdd:pio
Jun 8 09:54:13 ubuntu kernel: [4294672.956000] Probing IDE interface ide0...
Jun 8 09:54:13 ubuntu kernel: [4294673.342000] hda: TOSHIBA MK2018GAP, ATA DISK drive
Jun 8 09:54:13 ubuntu kernel: [4294673.954000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jun 8 09:54:13 ubuntu kernel: [4294674.555000] Probing IDE interface ide1...
Jun 8 09:54:13 ubuntu kernel: [4294675.349000] hdc: SR243T, ATAPI CD/DVD-ROM drive
Jun 8 09:54:13 ubuntu kernel: [4294675.962000] ide1 at 0x170-0x177,0x376 on irq 15
Jun 8 09:54:13 ubuntu kernel: [4294675.977000] hda: max request size: 128KiB
Jun 8 09:54:13 ubuntu kernel: [4294675.994000] hda: 39070080 sectors (20003 MB), CHS=38760/16/63, UDMA(100)
Jun 8 09:54:13 ubuntu kernel: [4294675.995000] hda: cache flushes supported
Jun 8 09:54:13 ubuntu kernel: [4294675.995000] hda: hda1 hda2 hda3 < hda5 hda6 >
Jun 8 09:54:13 ubuntu kernel: [4294676.129000] hdc: ATAPI 24X CD-ROM drive, 128kB Cache, UDMA(33)
Jun 8 09:54:13 ubuntu kernel: [4294676.129000] Uniform CD-ROM driver Revision: 3.20
Jun 8 09:54:13 ubuntu kernel: [4294676.756000] usbcore: registered new driver usbfs
Jun 8 09:54:13 ubuntu kernel: [4294676.757000] usbcore: registered new driver hub
Jun 8 09:54:13 ubuntu kernel: [4294676.762000] USB Universal Host Controller Interface driver v2.3Jun 8 09:54:13 ubuntu kernel: [4294676.762000] **** SET: Misaligned resource pointer: c68d24e2 Type 07 Len 0
Jun 8 09:54:13 ubuntu kernel: [4294676.763000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 9
Jun 8 09:54:13 ubuntu kernel: [4294676.763000] PCI: setting IRQ 9 as level-triggered
Jun 8 09:54:13 ubuntu kernel: [4294676.763000] ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 9 (level, low) -> IRQ 9
Jun 8 09:54:13 ubuntu kernel: [4294676.763000] uhci_hcd 0000:00:07.2: UHCI Host Controller
Jun 8 09:54:13 ubuntu kernel: [4294676.764000] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
Jun 8 09:54:13 ubuntu kernel: [4294676.764000] uhci_hcd 0000:00:07.2: irq 9, io base 0x00001800
Jun 8 09:54:13 ubuntu kernel: [4294676.764000] hub 1-0:1.0: USB hub found
Jun 8 09:54:13 ubuntu kernel: [4294676.764000] hub 1-0:1.0: 2 ports detected
Jun 8 09:54:13 ubuntu kernel: [4294677.685000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 09:54:13 ubuntu kernel: [4294677.685000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 09:54:13 ubuntu kernel: [4294677.685000] ide: failed opcode was: unknown
Jun 8 09:54:13 ubuntu kernel: [4294677.685000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 09:54:13 ubuntu kernel: [4294677.685000] Buffer I/O error on device hdc, logical block 332294
Jun 8 09:54:13 ubuntu kernel: [4294677.730000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 09:54:13 ubuntu kernel: [4294677.730000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 09:54:13 ubuntu kernel: [4294677.730000] ide: failed opcode was: unknown
Jun 8 09:54:13 ubuntu kernel: [4294677.730000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 09:54:13 ubuntu kernel: [4294677.730000] Buffer I/O error on device hdc, logical block 332294
Jun 8 09:54:13 ubuntu kernel: [4294677.775000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 09:54:13 ubuntu kernel: [4294677.775000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 09:54:13 ubuntu kernel: [4294677.775000] ide: failed opcode was: unknown
Jun 8 09:54:13 ubuntu kernel: [4294677.775000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 09:54:13 ubuntu kernel: [4294677.775000] Buffer I/O error on device hdc, logical block 332294
Jun 8 09:54:13 ubuntu kernel: [4294677.819000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 09:54:13 ubuntu kernel: [4294677.819000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 09:54:13 ubuntu kernel: [4294677.819000] ide: failed opcode was: unknown
Jun 8 09:54:13 ubuntu kernel: [4294677.819000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 09:54:13 ubuntu kernel: [4294677.819000] Buffer I/O error on device hdc, logical block 332294
Jun 8 09:54:13 ubuntu kernel: [4294677.864000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 09:54:13 ubuntu kernel: [4294677.864000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 09:54:13 ubuntu kernel: [4294677.864000] ide: failed opcode was: unknown
Jun 8 09:54:13 ubuntu kernel: [4294677.864000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 09:54:13 ubuntu kernel: [4294677.864000] Buffer I/O error on device hdc, logical block 332294
Jun 8 09:54:13 ubuntu kernel: [4294677.908000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 09:54:13 ubuntu kernel: [4294677.908000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 09:54:13 ubuntu kernel: [4294677.908000] ide: failed opcode was: unknown
Jun 8 09:54:13 ubuntu kernel: [4294677.908000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 09:54:13 ubuntu kernel: [4294677.908000] Buffer I/O error on device hdc, logical block 332294
Jun 8 09:54:13 ubuntu kernel: [4294678.029000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 09:54:13 ubuntu kernel: [4294678.029000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 09:54:13 ubuntu kernel: [4294678.029000] ide: failed opcode was: unknown
Jun 8 09:54:13 ubuntu kernel: [4294678.029000] end_request: I/O error, dev hdc, sector 1329168
Jun 8 09:54:13 ubuntu kernel: [4294678.029000] Buffer I/O error on device hdc, logical block 332292
Jun 8 09:54:13 ubuntu kernel: [4294678.073000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 09:54:13 ubuntu kernel: [4294678.073000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 09:54:13 ubuntu kernel: [4294678.073000] ide: failed opcode was: unknown
Jun 8 09:54:13 ubuntu kernel: [4294678.073000] end_request: I/O error, dev hdc, sector 1329172
Jun 8 09:54:13 ubuntu kernel: [4294678.073000] Buffer I/O error on device hdc, logical block 332293
Jun 8 09:54:13 ubuntu kernel: [4294678.118000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 09:54:13 ubuntu kernel: [4294678.118000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 09:54:13 ubuntu kernel: [4294678.118000] ide: failed opcode was: unknown
Jun 8 09:54:13 ubuntu kernel: [4294678.118000] end_request: I/O error, dev hdc, sector 1329168
Jun 8 09:54:13 ubuntu kernel: [4294678.118000] Buffer I/O error on device hdc, logical block 332292
Jun 8 09:54:13 ubuntu kernel: [4294678.162000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 09:54:13 ubuntu kernel: [4294678.162000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 09:54:13 ubuntu kernel: [4294678.162000] ide: failed opcode was: unknown
Jun 8 09:54:13 ubuntu kernel: [4294678.162000] end_request: I/O error, dev hdc, sector 1329172
Jun 8 09:54:13 ubuntu kernel: [4294678.162000] Buffer I/O error on device hdc, logical block 332293
Jun 8 09:54:13 ubuntu kernel: [4294678.500000] ISO 9660 Extensions: Microsoft Joliet Level 3
Jun 8 09:54:13 ubuntu kernel: [4294678.539000] ISO 9660 Extensions: RRIP_1991A
Jun 8 09:54:13 ubuntu kernel: [4294678.596000] loop: loaded (max 8 devices)
Jun 8 09:54:13 ubuntu kernel: [4294678.622000] Registering unionfs 1.1.2
Jun 8 09:54:13 ubuntu kernel: [4294678.697000] squashfs: version 3.0prerelease (2006/1/24) Phillip Lougher
Jun 8 09:54:13 ubuntu kernel: [4294728.075000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
Jun 8 09:54:13 ubuntu kernel: [4294728.076000] 8139cp: pci dev 0000:00:0b.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
Jun 8 09:54:13 ubuntu kernel: [4294728.076000] 8139cp: Try the "8139too" driver instead.
Jun 8 09:54:13 ubuntu kernel: [4294728.080000] 8139too Fast Ethernet driver 0.9.27
Jun 8 09:54:13 ubuntu kernel: [4294728.081000] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
Jun 8 09:54:13 ubuntu kernel: [4294728.082000] eth0: RealTek RTL8139 at 0xc7888000, 00:08:02:49:f6:97, IRQ 11
Jun 8 09:54:13 ubuntu kernel: [4294728.082000] eth0: Identified 8139 chip type 'RTL-8139C'
Jun 8 09:54:13 ubuntu kernel: [4294743.141000] eth0: link down
Jun 8 09:54:13 ubuntu kernel: [4294743.532000] Linux agpgart interface v0.101 (c) Dave Jones
Jun 8 09:54:13 ubuntu kernel: [4294743.678000] agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
Jun 8 09:54:13 ubuntu kernel: [4294743.685000] agpgart: AGP aperture is 64M @ 0xec000000
Jun 8 09:54:13 ubuntu kernel: [4294743.793000] parport_pc: VIA 686A/8231 detected
Jun 8 09:54:13 ubuntu kernel: [4294743.793000] parport_pc: probing current configuration
Jun 8 09:54:13 ubuntu kernel: [4294743.793000] parport_pc: Current parallel port base: 0x378
Jun 8 09:54:13 ubuntu kernel: [4294743.793000] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
Jun 8 09:54:13 ubuntu kernel: [4294743.876000] parport_pc: VIA parallel port: io=0x378, irq=7
Jun 8 09:54:13 ubuntu kernel: [4294744.137000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
Jun 8 09:54:13 ubuntu kernel: [4294744.137000] Yenta: CardBus bridge found at 0000:00:0a.0 [0e11:b103]
Jun 8 09:54:13 ubuntu kernel: [4294744.138000] Yenta: Enabling burst memory read transactions
Jun 8 09:54:13 ubuntu kernel: [4294744.138000] Yenta: Using CSCINT to route CSC interrupts to PCI
Jun 8 09:54:13 ubuntu kernel: [4294744.138000] Yenta: Routing CardBus interrupts to PCI
Jun 8 09:54:13 ubuntu kernel: [4294744.138000] Yenta TI: socket 0000:00:0a.0, mfunc 0x01001002, devctl 0x64
Jun 8 09:54:13 ubuntu kernel: [4294744.170000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jun 8 09:54:13 ubuntu kernel: [4294744.249000] NET: Registered protocol family 17
Jun 8 09:54:13 ubuntu kernel: [4294744.443000] Yenta: ISA IRQ mask 0x0018, PCI irq 11
Jun 8 09:54:13 ubuntu kernel: [4294744.443000] Socket status: 30000006
Jun 8 09:54:13 ubuntu kernel: [4294744.739000] Real Time Clock Driver v1.12
Jun 8 09:54:13 ubuntu kernel: [4294744.995000] input: PC Speaker as /class/input/input1
Jun 8 09:54:13 ubuntu kernel: [4294745.704000] Floppy drive(s): fd0 is 1.44M
Jun 8 09:54:13 ubuntu kernel: [4294745.752000] atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly.
Jun 8 09:54:13 ubuntu kernel: [4294745.760000] FDC 0 is a post-1991 82077
Jun 8 09:54:13 ubuntu kernel: [4294745.920000] vt596_smbus 0000:00:07.4: SMBUS: Error: Host SMBus controller not enabled! - upgrade BIOS or use force=1
Jun 8 09:54:13 ubuntu kernel: [4294746.258000] via686a 0000:00:07.4: base address not set - upgrade BIOS or use force_addr=0xaddr
Jun 8 09:54:13 ubuntu kernel: [4294746.276000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 8 09:54:13 ubuntu kernel: [4294746.376000] Synaptics Touchpad, model: 1, fw: 5.8, id: 0x9d48b1, caps: 0x904713/0x4006
Jun 8 09:54:13 ubuntu kernel: [4294746.412000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
Jun 8 09:54:13 ubuntu kernel: [4294747.081000] ts: Compaq touchscreen protocol output
Jun 8 09:54:13 ubuntu kernel: [4294747.164000] **** SET: Misaligned resource pointer: c6aa83a2 Type 07 Len 0
Jun 8 09:54:13 ubuntu kernel: [4294747.165000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
Jun 8 09:54:13 ubuntu kernel: [4294747.165000] PCI: setting IRQ 5 as level-triggered
Jun 8 09:54:13 ubuntu kernel: [4294747.165000] ACPI: PCI Interrupt 0000:00:07.5[C] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
Jun 8 09:54:13 ubuntu kernel: [4294747.165000] PCI: Setting latency timer of device 0000:00:07.5 to 64
Jun 8 09:54:13 ubuntu kernel: [4294747.514000] cs: IO port probe 0x100-0x3af: clean.
Jun 8 09:54:13 ubuntu kernel: [4294747.516000] cs: IO port probe 0x3e0-0x4ff: clean.
Jun 8 09:54:13 ubuntu kernel: [4294747.517000] cs: IO port probe 0x820-0x8ff: clean.
Jun 8 09:54:13 ubuntu kernel: [4294747.518000] cs: IO port probe 0xc00-0xcf7: clean.
Jun 8 09:54:13 ubuntu kernel: [4294747.519000] cs: IO port probe 0xa00-0xaff: clean.
Jun 8 09:54:13 ubuntu kernel: [4294749.982000] Adding 586332k swap on /dev/hda5. Priority:-1 extents:1 across:586332k
Jun 8 09:54:13 ubuntu kernel: [4294750.587000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
Jun 8 09:54:13 ubuntu kernel: [4294750.587000] md: bitmap version 4.39
Jun 8 09:54:13 ubuntu kernel: [4294751.846000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: <email address hidden>
Jun 8 09:54:13 ubuntu kernel: [4294790.992000] ACPI: AC Adapter [AC] (on-line)
Jun 8 09:54:13 ubuntu kernel: [4294791.042000] ACPI: Battery Slot [BAT0] (battery absent)
Jun 8 09:54:13 ubuntu kernel: [4294791.168000] ACPI: Power Button (FF) [PWRF]
Jun 8 09:54:13 ubuntu kernel: [4294791.168000] ACPI: Sleep Button (CM) [SLPB]
Jun 8 09:54:13 ubuntu kernel: [4294791.168000] ACPI: Power Button (CM) [PWRB]
Jun 8 09:54:13 ubuntu kernel: [4294791.168000] ACPI: Lid Switch [LID]
Jun 8 09:54:13 ubuntu kernel: [4294791.383000] ibm_acpi: ec object not found
Jun 8 09:54:13 ubuntu kernel: [4294791.431000] pcc_acpi: loading...
Jun 8 09:54:13 ubuntu kernel: [4294791.625000] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
Jun 8 09:54:13 ubuntu kernel: [4294793.097000] powernow: PowerNOW! Technology present. Can scale: frequency and voltage.
Jun 8 09:54:13 ubuntu kernel: [4294793.102000] Detected 996.956 MHz processor.
Jun 8 09:54:13 ubuntu kernel: [4294793.110000] powernow: SGTC: 10000
Jun 8 09:54:13 ubuntu kernel: [4294793.110000] powernow: Minimum speed 498 MHz. Maximum speed 996 MHz.
Jun 8 09:54:23 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
Jun 8 09:54:26 ubuntu hpiod: 0.9.7 accepting connections at 1994...
Jun 8 09:54:27 ubuntu kernel: [4294807.852000] [drm] Initialized drm 1.0.1 20051102
Jun 8 09:54:27 ubuntu kernel: [4294807.919000] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
Jun 8 09:54:27 ubuntu kernel: [4294807.921000] [drm] Initialized savage 2.4.1 20050313 on minor 0
Jun 8 09:54:27 ubuntu kernel: [4294807.922000] mtrr: base(0xf2000000) is not aligned on a size(0x5000000) boundary
Jun 8 09:54:27 ubuntu kernel: [4294807.923000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Jun 8 09:54:27 ubuntu kernel: [4294807.923000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 0x mode
Jun 8 09:54:27 ubuntu kernel: [4294807.923000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 0x mode
Jun 8 09:54:28 ubuntu dhclient: No DHCPOFFERS received.
Jun 8 09:54:28 ubuntu dhclient: No working leases in persistent database - sleeping.
Jun 8 09:54:28 ubuntu ntpdate[5494]: can't find host ntp.ubuntu.com
Jun 8 09:54:28 ubuntu ntpdate[5494]: no servers can be used, exiting
Jun 8 09:54:41 ubuntu kernel: [4294821.163000] lp0: using parport0 (interrupt-driven).
Jun 8 09:54:41 ubuntu kernel: [4294821.251000] ppdev: user-space parallel port driver
Jun 8 09:54:47 ubuntu kernel: [4294827.855000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Jun 8 09:54:47 ubuntu kernel: [4294827.855000] apm: overridden by ACPI.
Jun 8 09:55:08 ubuntu /usr/sbin/cron[5829]: (CRON) INFO (pidfile fd = 3)
Jun 8 09:55:08 ubuntu /usr/sbin/cron[5830]: (CRON) STARTUP (fork ok)
Jun 8 09:55:09 ubuntu /usr/sbin/cron[5830]: (CRON) INFO (Running @reboot jobs)
Jun 8 09:55:47 ubuntu gconfd (ubuntu-6060): starting (version 2.14.0), pid 6060 user 'ubuntu'
Jun 8 09:55:48 ubuntu gconfd (ubuntu-6060): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Jun 8 09:55:48 ubuntu gconfd (ubuntu-6060): Resolved address "xml:readwrite:/home/ubuntu/.gconf" to a writable configuration source at position 1
Jun 8 09:55:48 ubuntu gconfd (ubuntu-6060): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Jun 8 09:55:48 ubuntu gconfd (ubuntu-6060): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
Jun 8 09:55:48 ubuntu gconfd (ubuntu-6060): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
Jun 8 09:57:35 ubuntu localechooser: info: Locale has been preseeded to cs
Jun 8 09:57:36 ubuntu localechooser: info: Set languagechooser/language-name = 'Czech'
Jun 8 09:57:36 ubuntu localechooser: info: Language input template is languagechooser/language-name
Jun 8 09:58:06 ubuntu localechooser: info: LANGNAME=Czech
Jun 8 09:58:06 ubuntu localechooser: info: line=Czech;2;cs_CZ.UTF-8;cs_CZ.UTF-8;cs;CZ;cs_CZ:cs:en_GB:en;kbd=lat2-sun16(utf8)
Jun 8 09:58:06 ubuntu localechooser: info: Set debian-installer/language = 'cs_CZ:cs:en_GB:en'
Jun 8 09:58:06 ubuntu localechooser: info: Set debian-installer/locale = 'cs_CZ.UTF-8'
Jun 8 09:58:06 ubuntu localechooser: info: Set debian-installer/fallbacklocale = 'cs_CZ.UTF-8'
Jun 8 09:58:06 ubuntu localechooser: info: Set debian-installer/country = 'CZ'
Jun 8 09:58:06 ubuntu localechooser: info: Set debian-installer/consoledisplay = 'kbd=lat2-sun16(utf8)'
Jun 8 09:58:06 ubuntu localechooser: info: Set debconf/language = 'cs_CZ:cs:en_GB:en'
Jun 8 09:58:06 ubuntu localechooser: info: Set countrychooser/country-name = 'Czech Republic'
Jun 8 09:58:09 ubuntu localechooser: info: Set debian-installer/country = 'CZ'
Jun 8 09:58:09 ubuntu localechooser: info: Set debian-installer/locale = 'cs_CZ.UTF-8'
Jun 8 09:58:09 ubuntu localechooser: info: Locale set successfully
Jun 8 09:58:10 ubuntu localechooser: info: Supported locales successfully set
Jun 8 09:58:57 ubuntu localechooser: info: Locale has been preseeded to cs_CZ.UTF-8
Jun 8 09:58:58 ubuntu localechooser: info: Set languagechooser/language-name = 'Czech'
Jun 8 09:58:58 ubuntu localechooser: info: Set countrychooser/shortlist-cs = 'CZ'
Jun 8 09:58:58 ubuntu localechooser: info: Set debian-installer/locale = 'cs_CZ.UTF-8'
Jun 8 09:58:58 ubuntu localechooser: info: Language input template is languagechooser/language-name
Jun 8 09:58:59 ubuntu localechooser: info: LANGNAME=Czech
Jun 8 09:58:59 ubuntu localechooser: info: line=Czech;2;cs_CZ.UTF-8;cs_CZ.UTF-8;cs;CZ;cs_CZ:cs:en_GB:en;kbd=lat2-sun16(utf8)
Jun 8 09:58:59 ubuntu localechooser: info: Set debian-installer/language = 'cs_CZ:cs:en_GB:en'
Jun 8 09:58:59 ubuntu localechooser: info: Set debian-installer/locale = 'cs_CZ.UTF-8'
Jun 8 09:58:59 ubuntu localechooser: info: Set debian-installer/fallbacklocale = 'cs_CZ.UTF-8'
Jun 8 09:58:59 ubuntu localechooser: info: Set debian-installer/country = 'CZ'
Jun 8 09:58:59 ubuntu localechooser: info: Set debian-installer/consoledisplay = 'kbd=lat2-sun16(utf8)'
Jun 8 09:59:00 ubuntu localechooser: info: Set debconf/language = 'cs_CZ:cs:en_GB:en'
Jun 8 09:59:00 ubuntu localechooser: info: Set countrychooser/country-name = 'Czech Republic'
Jun 8 09:59:01 ubuntu localechooser: info: Set debian-installer/country = 'CZ'
Jun 8 09:59:01 ubuntu localechooser: info: Set debian-installer/locale = 'cs_CZ.UTF-8'
Jun 8 09:59:01 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
Jun 8 09:59:02 ubuntu localechooser: info: Locale set successfully
Jun 8 09:59:05 ubuntu localechooser: info: Supported locales successfully set
Jun 8 09:59:09 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
Jun 8 09:59:20 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
Jun 8 09:59:20 ubuntu kbd-chooser[6242]: DEBUG: Parsing /proc/bus/usb/devices
Jun 8 09:59:20 ubuntu kbd-chooser[6242]: DEBUG: Adding generic entry for USB keymaps
Jun 8 09:59:20 ubuntu kbd-chooser[6242]: INFO: keyboard type at: present: true:
Jun 8 09:59:20 ubuntu kbd-chooser[6242]: INFO: keyboard type usb: present: unknown
Jun 8 09:59:20 ubuntu kbd-chooser[6242]: INFO: Setting debian-installer/serial-console to false
Jun 8 09:59:20 ubuntu kbd-chooser[6242]: INFO: Setting debian-installer/uml-console to false
Jun 8 09:59:20 ubuntu kbd-chooser[6242]: INFO: default_keymap: have arch: at
Jun 8 09:59:20 ubuntu kbd-chooser[6242]: INFO: default_keymap: check: at
Jun 8 09:59:20 ubuntu kbd-chooser[6242]: INFO: keymap_ask: default map: cz-lat2
Jun 8 09:59:20 ubuntu kbd-chooser[6242]: INFO: keymap_ask: trans: cz-lat2
Jun 8 09:59:21 ubuntu kbd-chooser[6242]: INFO: kbd-chooser: arch at selected
Jun 8 09:59:21 ubuntu kbd-chooser[6242]: INFO: default_keymap: have arch: at
Jun 8 09:59:21 ubuntu kbd-chooser[6242]: INFO: default_keymap: check: at
Jun 8 09:59:33 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 17
Jun 8 09:59:50 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
Jun 8 09:59:59 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
Jun 8 10:00:02 ubuntu dhclient: No DHCPOFFERS received.
Jun 8 10:00:02 ubuntu dhclient: No working leases in persistent database - sleeping.
Jun 8 10:00:07 ubuntu kbd-chooser[6242]: INFO: choose_keymap: keymap = cz-lat2
Jun 8 10:00:07 ubuntu kbd-chooser[6242]: INFO: kbd_chooser: setting keymap cz-lat2
Jun 8 10:00:08 ubuntu kbd-chooser[6242]: INFO: default_keymap: have arch: at
Jun 8 10:00:08 ubuntu kbd-chooser[6242]: INFO: default_keymap: check: at
Jun 8 10:00:08 ubuntu kbd-chooser[6242]: INFO: keymap_ask: default map: cz-lat2
Jun 8 10:00:08 ubuntu kbd-chooser[6242]: INFO: keymap_ask: trans: cz-lat2
Jun 8 10:00:09 ubuntu kbd-chooser[6242]: INFO: kbd_chooser: setting keymap cz-lat2
Jun 8 10:01:02 ubuntu kernel: [4295202.581000] NTFS driver 2.1.25 [Flags: R/O MODULE].
Jun 8 10:01:03 ubuntu kernel: [4295203.802000] JFS: nTxBlock = 861, nTxLock = 6889
Jun 8 10:01:05 ubuntu kernel: [4295205.279000] SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
Jun 8 10:01:05 ubuntu kernel: [4295205.280000] SGI XFS Quota Management subsystem
Jun 8 10:02:09 ubuntu kernel: [4295269.673000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:02:09 ubuntu kernel: [4295269.673000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:02:09 ubuntu kernel: [4295269.673000] ide: failed opcode was: unknown
Jun 8 10:02:09 ubuntu kernel: [4295269.673000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:02:09 ubuntu kernel: [4295269.673000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:02:09 ubuntu kernel: [4295270.129000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:02:09 ubuntu kernel: [4295270.130000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:02:09 ubuntu kernel: [4295270.130000] ide: failed opcode was: unknown
Jun 8 10:02:09 ubuntu kernel: [4295270.130000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:02:09 ubuntu kernel: [4295270.130000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:03:24 ubuntu kernel: [4295345.110000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:03:24 ubuntu kernel: [4295345.110000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:03:24 ubuntu kernel: [4295345.110000] ide: failed opcode was: unknown
Jun 8 10:03:24 ubuntu kernel: [4295345.110000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:03:24 ubuntu kernel: [4295345.110000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:03:25 ubuntu kernel: [4295345.945000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:03:25 ubuntu kernel: [4295345.945000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:03:25 ubuntu kernel: [4295345.945000] ide: failed opcode was: unknown
Jun 8 10:03:25 ubuntu kernel: [4295345.945000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:03:25 ubuntu kernel: [4295345.945000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:04:55 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
Jun 8 10:05:00 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
Jun 8 10:05:05 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
Jun 8 10:05:18 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 20
Jun 8 10:05:38 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
Jun 8 10:05:49 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
Jun 8 10:05:56 ubuntu dhclient: No DHCPOFFERS received.
Jun 8 10:05:56 ubuntu dhclient: No working leases in persistent database - sleeping.
Jun 8 10:06:45 ubuntu kernel: [4295545.982000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:06:45 ubuntu kernel: [4295545.982000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:06:45 ubuntu kernel: [4295545.983000] ide: failed opcode was: unknown
Jun 8 10:06:45 ubuntu kernel: [4295545.983000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:06:45 ubuntu kernel: [4295545.983000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:06:46 ubuntu kernel: [4295546.606000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:06:46 ubuntu kernel: [4295546.606000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:06:46 ubuntu kernel: [4295546.606000] ide: failed opcode was: unknown
Jun 8 10:06:46 ubuntu kernel: [4295546.606000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:06:46 ubuntu kernel: [4295546.606000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:07:17 ubuntu kernel: [4295577.840000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:07:17 ubuntu kernel: [4295577.840000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:07:17 ubuntu kernel: [4295577.840000] ide: failed opcode was: unknown
Jun 8 10:07:17 ubuntu kernel: [4295577.840000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:07:17 ubuntu kernel: [4295577.840000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:07:18 ubuntu kernel: [4295578.474000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:07:18 ubuntu kernel: [4295578.474000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:07:18 ubuntu kernel: [4295578.474000] ide: failed opcode was: unknown
Jun 8 10:07:18 ubuntu kernel: [4295578.474000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:07:18 ubuntu kernel: [4295578.474000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:07:42 ubuntu kernel: [4295602.749000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:07:42 ubuntu kernel: [4295602.749000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:07:42 ubuntu kernel: [4295602.749000] ide: failed opcode was: unknown
Jun 8 10:07:42 ubuntu kernel: [4295602.749000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:07:42 ubuntu kernel: [4295602.749000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:07:42 ubuntu kernel: [4295603.294000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:07:42 ubuntu kernel: [4295603.294000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:07:42 ubuntu kernel: [4295603.294000] ide: failed opcode was: unknown
Jun 8 10:07:42 ubuntu kernel: [4295603.294000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:07:42 ubuntu kernel: [4295603.294000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:08:22 ubuntu kernel: [4295642.490000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:08:22 ubuntu kernel: [4295642.490000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:08:22 ubuntu kernel: [4295642.490000] ide: failed opcode was: unknown
Jun 8 10:08:22 ubuntu kernel: [4295642.490000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:08:22 ubuntu kernel: [4295642.490000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:08:22 ubuntu kernel: [4295643.013000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:08:22 ubuntu kernel: [4295643.013000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:08:22 ubuntu kernel: [4295643.013000] ide: failed opcode was: unknown
Jun 8 10:08:22 ubuntu kernel: [4295643.013000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:08:22 ubuntu kernel: [4295643.013000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:09:06 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
Jun 8 10:09:13 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
Jun 8 10:09:24 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
Jun 8 10:09:33 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 17
Jun 8 10:09:50 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
Jun 8 10:09:57 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
Jun 8 10:10:07 ubuntu dhclient: No DHCPOFFERS received.
Jun 8 10:10:07 ubuntu dhclient: No working leases in persistent database - sleeping.
Jun 8 10:10:20 ubuntu kernel: [4295760.649000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:10:20 ubuntu kernel: [4295760.649000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:10:20 ubuntu kernel: [4295760.649000] ide: failed opcode was: unknown
Jun 8 10:10:20 ubuntu kernel: [4295760.649000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:10:20 ubuntu kernel: [4295760.649000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:10:20 ubuntu kernel: [4295760.694000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:10:20 ubuntu kernel: [4295760.694000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:10:20 ubuntu kernel: [4295760.694000] ide: failed opcode was: unknown
Jun 8 10:10:20 ubuntu kernel: [4295760.694000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:10:20 ubuntu kernel: [4295760.694000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:11:03 ubuntu kernel: [4295803.592000] Warning: /proc/ide/hd?/settings interface is obsolete, and will be removed soon!
Jun 8 10:11:06 ubuntu kernel: [4295807.003000] NTFS volume version 3.1.
Jun 8 10:11:08 ubuntu kernel: [4295808.765000] kjournald starting. Commit interval 5 seconds
Jun 8 10:11:08 ubuntu kernel: [4295808.765000] EXT3 FS on hda2, internal journal
Jun 8 10:11:08 ubuntu kernel: [4295808.766000] EXT3-fs: mounted filesystem with ordered data mode.Jun 8 10:13:43 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
Jun 8 10:13:44 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
Jun 8 10:13:48 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
Jun 8 10:13:54 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
Jun 8 10:14:06 ubuntu kernel: [4295986.521000] NTFS volume version 3.1.
Jun 8 10:14:07 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
Jun 8 10:14:07 ubuntu kernel: [4295987.739000] kjournald starting. Commit interval 5 seconds
Jun 8 10:14:07 ubuntu kernel: [4295987.740000] EXT3 FS on hda2, internal journal
Jun 8 10:14:07 ubuntu kernel: [4295987.741000] EXT3-fs: mounted filesystem with ordered data mode.Jun 8 10:14:13 ubuntu kernel: [4295994.281000] NTFS volume version 3.1.
Jun 8 10:14:14 ubuntu kernel: [4295994.784000] kjournald starting. Commit interval 5 seconds
Jun 8 10:14:14 ubuntu kernel: [4295994.785000] EXT3 FS on hda2, internal journal
Jun 8 10:14:14 ubuntu kernel: [4295994.785000] EXT3-fs: mounted filesystem with ordered data mode.Jun 8 10:14:17 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
Jun 8 10:14:24 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
Jun 8 10:14:34 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
Jun 8 10:14:41 ubuntu dhclient: No DHCPOFFERS received.
Jun 8 10:14:41 ubuntu dhclient: No working leases in persistent database - sleeping.
Jun 8 10:15:26 ubuntu kernel: [4296066.967000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:15:26 ubuntu kernel: [4296066.967000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
Jun 8 10:15:26 ubuntu kernel: [4296066.967000] ide: failed opcode was: unknown
Jun 8 10:15:26 ubuntu kernel: [4296066.967000] end_request: I/O error, dev hdc, sector 1329176
Jun 8 10:15:26 ubuntu kernel: [4296066.967000] Buffer I/O error on device hdc, logical block 332294
Jun 8 10:15:27 ubuntu kernel: [4296067.524000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
Jun 8 10:15:27 ubunt

Revision history for this message
Emmanuel Touzery (emmanuel-touzery) wrote :

probably the package is ubiquity?

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

Thanks for your report. This appears to be the same as bug 48856.

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.