Installer crashes

Bug #70053 reported by leilah
6
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Installer has just crashed at the beginning. I have no idea why. Maybe because I tried to install on existing partition with Edgy installed (because I need to downgrade) without formatting it?
Anyway, here's some info You asked about:

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

------------------------------------------------------
And the /var/log/installer/syslog :

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

---------------------------------------------------------------
And the /var/log/syslog :

ubuntu@ubuntu:/$ cat /var/log/syslog
Nov 3 12:13:25 ubuntu syslogd 1.4.1#17ubuntu7: restart.
Nov 3 12:13:25 ubuntu kernel: Inspecting /boot/System.map-2.6.15-23-386
Nov 3 12:13:25 ubuntu kernel: Loaded 23018 symbols from /boot/System.map-2.6.15-23-386.
Nov 3 12:13:25 ubuntu kernel: Symbols match kernel version 2.6.15.
Nov 3 12:13:25 ubuntu kernel: No module symbols loaded - kernel modules not enabled.
Nov 3 12:13:25 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
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] BIOS-provided physical RAM map:
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] BIOS-e820: 00000000000e6000 - 0000000000100000 (reserved)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] BIOS-e820: 0000000000100000 - 000000003ffb0000 (usable)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] BIOS-e820: 000000003ffb0000 - 000000003ffc0000 (ACPI data)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] BIOS-e820: 000000003ffc0000 - 000000003fff0000 (ACPI NVS)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] BIOS-e820: 000000003fff0000 - 0000000040000000 (reserved)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] 127MB HIGHMEM available.
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] 896MB LOWMEM available.
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] found SMP MP-table at 000ff780
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] On node 0 totalpages: 262064
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] DMA zone: 4096 pages, LIFO batch:0
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] DMA32 zone: 0 pages, LIFO batch:0
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] Normal zone: 225280 pages, LIFO batch:31
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] HighMem zone: 32688 pages, LIFO batch:7
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] DMI 2.3 present.
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: RSDP (v000 ACPIAM ) @ 0x000f7c80
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: RSDT (v001 A M I OEMRSDT 0x12000521 MSFT 0x00000097) @ 0x3ffb0000
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: FADT (v002 A M I OEMFACP 0x12000521 MSFT 0x00000097) @ 0x3ffb0200
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: MADT (v001 A M I OEMAPIC 0x12000521 MSFT 0x00000097) @ 0x3ffb0390
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: MCFG (v001 A M I OEMMCFG 0x12000521 MSFT 0x00000097) @ 0x3ffb0410
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: OEMB (v001 A M I AMI_OEM 0x12000521 MSFT 0x00000097) @ 0x3ffc0040
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: DSDT (v001 75D8P 75D8P004 0x00000004 INTL 0x02002026) @ 0x00000000
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: PM-Timer IO Port: 0x808
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: Local APIC address 0xfee00000
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] Processor #0 15:4 APIC version 20
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x81] disabled)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] IOAPIC[0]: apic_id 1, version 3, address 0xfec00000, GSI 0-23
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: IOAPIC (id[0x02] address[0xfecc0000] gsi_base[24])
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] IOAPIC[1]: apic_id 2, version 3, address 0xfecc0000, GSI 24-47
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: IRQ0 used by override.
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: IRQ2 used by override.
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] ACPI: IRQ9 used by override.
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] Enabling APIC mode: Flat. Using 2 I/O APICs
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] Using ACPI (MADT) for SMP configuration information
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] Allocating PCI resources starting at 50000000 (gap: 40000000:bee00000)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] Built 1 zonelists
Nov 3 12:13:25 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 --
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] mapped APIC to ffffd000 (fee00000)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] mapped IOAPIC to ffffc000 (fec00000)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] mapped IOAPIC to ffffb000 (fecc0000)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] Initializing CPU#0
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] PID hash table entries: 4096 (order: 12, 65536 bytes)
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] Detected 2661.574 MHz processor.
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] Using pmtmr for high-res timesource
Nov 3 12:13:25 ubuntu kernel: [4294667.296000] Console: colour VGA+ 80x25
Nov 3 12:13:25 ubuntu kernel: [4294669.515000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Nov 3 12:13:25 ubuntu kernel: [4294669.515000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Nov 3 12:13:25 ubuntu kernel: [4294669.540000] Memory: 1028436k/1048256k available (1976k kernel code, 19152k reserved, 606k data, 288k init, 130752k highmem)
Nov 3 12:13:25 ubuntu kernel: [4294669.540000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] Calibrating delay using timer specific routine.. 5325.44 BogoMIPS (lpj=2662723)
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] Security Framework v1.0.0 initialized
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] SELinux: Disabled at boot.
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] Mount-cache hash table entries: 512
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] CPU: After generic identify, caps: bfebfbff 20000000 00000000 00000000 0000651d 00000000 00000000
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] CPU: After vendor identify, caps: bfebfbff 20000000 00000000 00000000 0000651d 00000000 00000000
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] monitor/mwait feature present.
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] using mwait in idle threads.
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] CPU: Trace cache: 12K uops, L1 D cache: 16K
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] CPU: L2 cache: 1024K
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] CPU: After all inits, caps: bfebfbff 20000000 00000000 00000080 0000651d 00000000 00000000
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] mtrr: v2.0 (20020519)
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] CPU: Intel(R) Pentium(R) 4 CPU 2.66GHz stepping 01
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] Enabling fast FPU save and restore... done.
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] Enabling unmasked SIMD FPU exception support... done.
Nov 3 12:13:25 ubuntu kernel: [4294669.600000] Checking 'hlt' instruction... OK.
Nov 3 12:13:25 ubuntu kernel: [4294669.604000] checking if image is initramfs... it is
Nov 3 12:13:25 ubuntu kernel: [4294670.203000] Freeing initrd memory: 6836k freed
Nov 3 12:13:25 ubuntu kernel: [4294670.208000] ACPI: Looking for DSDT ... not found!
Nov 3 12:13:25 ubuntu kernel: [4294670.212000] ENABLING IO-APIC IRQs
Nov 3 12:13:25 ubuntu kernel: [4294670.212000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Nov 3 12:13:25 ubuntu kernel: [4294670.323000] NET: Registered protocol family 16
Nov 3 12:13:25 ubuntu kernel: [4294670.323000] EISA bus registered
Nov 3 12:13:25 ubuntu kernel: [4294670.323000] ACPI: bus type pci registered
Nov 3 12:13:25 ubuntu kernel: [4294670.323000] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=1
Nov 3 12:13:25 ubuntu kernel: [4294670.323000] PCI: Using MMCONFIG
Nov 3 12:13:25 ubuntu kernel: [4294670.323000] ACPI: Subsystem revision 20051216
Nov 3 12:13:25 ubuntu kernel: [4294670.328000] ACPI: Interpreter enabled
Nov 3 12:13:25 ubuntu kernel: [4294670.328000] ACPI: Using IOAPIC for interrupt routing
Nov 3 12:13:25 ubuntu kernel: [4294670.330000] ACPI: PCI Root Bridge [PCI0] (0000:00)
Nov 3 12:13:25 ubuntu kernel: [4294670.330000] PCI: Probing PCI hardware (bus 00)
Nov 3 12:13:25 ubuntu kernel: [4294670.334000] Boot video device is 0000:01:00.0
Nov 3 12:13:25 ubuntu kernel: [4294670.334000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Nov 3 12:13:25 ubuntu kernel: [4294670.361000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
Nov 3 12:13:25 ubuntu kernel: [4294670.362000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Nov 3 12:13:25 ubuntu kernel: [4294670.362000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Nov 3 12:13:25 ubuntu kernel: [4294670.362000] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
Nov 3 12:13:25 ubuntu kernel: [4294670.362000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Nov 3 12:13:25 ubuntu kernel: [4294670.363000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Nov 3 12:13:25 ubuntu kernel: [4294670.363000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Nov 3 12:13:25 ubuntu kernel: [4294670.363000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Nov 3 12:13:25 ubuntu kernel: [4294670.363000] Linux Plug and Play Support v0.97 (c) Adam Belay
Nov 3 12:13:25 ubuntu kernel: [4294670.363000] pnp: PnP ACPI init
Nov 3 12:13:25 ubuntu kernel: [4294670.369000] pnp: PnP ACPI: found 14 devices
Nov 3 12:13:25 ubuntu kernel: [4294670.369000] PnPBIOS: Disabled by ACPI PNP
Nov 3 12:13:25 ubuntu kernel: [4294670.369000] PCI: Using ACPI for IRQ routing
Nov 3 12:13:25 ubuntu kernel: [4294670.369000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Nov 3 12:13:25 ubuntu kernel: [4294670.380000] PCI: Bridge: 0000:00:01.0
Nov 3 12:13:25 ubuntu kernel: [4294670.380000] IO window: 9000-bfff
Nov 3 12:13:25 ubuntu kernel: [4294670.380000] MEM window: ff500000-ff5fffff
Nov 3 12:13:25 ubuntu kernel: [4294670.380000] PREFETCH window: bff00000-dfefffff
Nov 3 12:13:25 ubuntu kernel: [4294670.380000] PCI: Setting latency timer of device 0000:00:01.0 to 64
Nov 3 12:13:25 ubuntu kernel: [4294670.381000] audit: initializing netlink socket (disabled)
Nov 3 12:13:25 ubuntu kernel: [4294670.381000] audit(1162555949.380:1): initialized
Nov 3 12:13:25 ubuntu kernel: [4294670.381000] highmem bounce pool size: 64 pages
Nov 3 12:13:25 ubuntu kernel: [4294670.381000] VFS: Disk quotas dquot_6.5.1
Nov 3 12:13:25 ubuntu kernel: [4294670.381000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Nov 3 12:13:25 ubuntu kernel: [4294670.381000] Initializing Cryptographic API
Nov 3 12:13:25 ubuntu kernel: [4294670.381000] io scheduler noop registered
Nov 3 12:13:25 ubuntu kernel: [4294670.381000] io scheduler anticipatory registered
Nov 3 12:13:25 ubuntu kernel: [4294670.381000] io scheduler deadline registered
Nov 3 12:13:25 ubuntu kernel: [4294670.381000] io scheduler cfq registered
Nov 3 12:13:25 ubuntu kernel: [4294670.381000] PCI: Bypassing VIA 8237 APIC De-Assert Message
Nov 3 12:13:25 ubuntu kernel: [4294670.381000] isapnp: Scanning for PnP cards...
Nov 3 12:13:25 ubuntu kernel: [4294670.736000] isapnp: No Plug & Play device found
Nov 3 12:13:25 ubuntu kernel: [4294670.755000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
Nov 3 12:13:25 ubuntu kernel: [4294670.755000] serio: i8042 AUX port at 0x60,0x64 irq 12
Nov 3 12:13:25 ubuntu kernel: [4294670.755000] serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 3 12:13:25 ubuntu kernel: [4294670.755000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
Nov 3 12:13:25 ubuntu kernel: [4294670.755000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Nov 3 12:13:25 ubuntu kernel: [4294670.758000] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Nov 3 12:13:25 ubuntu kernel: [4294670.758000] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize
Nov 3 12:13:25 ubuntu kernel: [4294670.758000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Nov 3 12:13:25 ubuntu kernel: [4294670.758000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Nov 3 12:13:25 ubuntu kernel: [4294670.759000] mice: PS/2 mouse device common for all mice
Nov 3 12:13:25 ubuntu kernel: [4294670.759000] EISA: Probing bus 0 at eisa.0
Nov 3 12:13:25 ubuntu kernel: [4294670.759000] EISA: Detected 0 cards.
Nov 3 12:13:25 ubuntu kernel: [4294670.759000] NET: Registered protocol family 2
Nov 3 12:13:25 ubuntu kernel: [4294670.769000] IP route cache hash table entries: 65536 (order: 6, 262144 bytes)
Nov 3 12:13:25 ubuntu kernel: [4294670.769000] TCP established hash table entries: 262144 (order: 8, 1048576 bytes)
Nov 3 12:13:25 ubuntu kernel: [4294670.769000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
Nov 3 12:13:25 ubuntu kernel: [4294670.770000] TCP: Hash tables configured (established 262144 bind 65536)
Nov 3 12:13:25 ubuntu kernel: [4294670.770000] TCP reno registered
Nov 3 12:13:25 ubuntu kernel: [4294670.770000] TCP bic registered
Nov 3 12:13:25 ubuntu kernel: [4294670.770000] NET: Registered protocol family 1
Nov 3 12:13:25 ubuntu kernel: [4294670.770000] NET: Registered protocol family 8
Nov 3 12:13:25 ubuntu kernel: [4294670.770000] NET: Registered protocol family 20
Nov 3 12:13:25 ubuntu kernel: [4294670.770000] Using IPI Shortcut mode
Nov 3 12:13:25 ubuntu kernel: [4294670.770000] ACPI wakeup devices:
Nov 3 12:13:25 ubuntu kernel: [4294670.770000] PCI0 PS2K PS2M UAR1 MC97 USB1 USB2 USB3 USB4 EHCI ILAN
Nov 3 12:13:25 ubuntu kernel: [4294670.770000] ACPI: (supports S0 S1 S3 S4 S5)
Nov 3 12:13:25 ubuntu kernel: [4294670.770000] Freeing unused kernel memory: 288k freed
Nov 3 12:13:25 ubuntu kernel: [4294670.781000] input: AT Translated Set 2 keyboard as /class/input/input0
Nov 3 12:13:25 ubuntu kernel: [4294670.819000] vga16fb: initializing
Nov 3 12:13:25 ubuntu kernel: [4294670.819000] vga16fb: mapped to 0xc00a0000
Nov 3 12:13:25 ubuntu kernel: [4294670.935000] Console: switching to colour frame buffer device 80x25
Nov 3 12:13:25 ubuntu kernel: [4294670.935000] fb0: VGA16 VGA frame buffer device
Nov 3 12:13:25 ubuntu kernel: [4294672.083000] Capability LSM initialized
Nov 3 12:13:25 ubuntu kernel: [4294672.646000] SCSI subsystem initialized
Nov 3 12:13:25 ubuntu kernel: [4294672.647000] ACPI: bus type scsi registered
Nov 3 12:13:25 ubuntu kernel: [4294672.647000] libata version 1.20 loaded.
Nov 3 12:13:25 ubuntu kernel: [4294672.649000] sata_via 0000:00:0f.0: version 1.1
Nov 3 12:13:25 ubuntu kernel: [4294672.649000] ACPI: PCI Interrupt 0000:00:0f.0[B] -> GSI 20 (level, low) -> IRQ 169
Nov 3 12:13:25 ubuntu kernel: [4294672.649000] PCI: Via IRQ fixup for 0000:00:0f.0, from 11 to 9
Nov 3 12:13:25 ubuntu kernel: [4294672.649000] sata_via 0000:00:0f.0: routed to hard irq line 9
Nov 3 12:13:25 ubuntu kernel: [4294672.649000] ata1: SATA max UDMA/133 cmd 0xEC00 ctl 0xE882 bmdma 0xE400 irq 169
Nov 3 12:13:25 ubuntu kernel: [4294672.649000] ata2: SATA max UDMA/133 cmd 0xE800 ctl 0xE482 bmdma 0xE408 irq 169
Nov 3 12:13:25 ubuntu kernel: [4294673.004000] ata1: dev 0 cfg 00:427a 49:2f00 82:746b 83:7f01 84:4023 85:7469 86:3c01 87:4023 88:407f 93:0000
Nov 3 12:13:25 ubuntu kernel: [4294673.004000] ata1: dev 0 ATA-7, max UDMA/133, 312581808 sectors: LBA48
Nov 3 12:13:25 ubuntu kernel: [4294673.005000] sata_get_dev_handle: SATA dev addr=0xf0000, handle=0x00000000
Nov 3 12:13:25 ubuntu kernel: [4294673.005000] ata1: dev 0 configured for UDMA/133
Nov 3 12:13:25 ubuntu kernel: [4294673.006000] sata_get_dev_handle: SATA dev addr=0xf0000, handle=0x00000000
Nov 3 12:13:25 ubuntu kernel: [4294673.006000] scsi0 : sata_via
Nov 3 12:13:25 ubuntu kernel: [4294673.207000] ata2: no device found (phy stat 00000000)
Nov 3 12:13:25 ubuntu kernel: [4294673.207000] scsi1 : sata_via
Nov 3 12:13:25 ubuntu kernel: [4294673.207000] Vendor: ATA Model: WDC WD1600JS-00M Rev: 02.0
Nov 3 12:13:25 ubuntu kernel: [4294673.207000] Type: Direct-Access ANSI SCSI revision: 05
Nov 3 12:13:25 ubuntu kernel: [4294673.213000] Driver 'sd' needs updating - please use bus_type methods
Nov 3 12:13:25 ubuntu kernel: [4294673.214000] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
Nov 3 12:13:25 ubuntu kernel: [4294673.214000] SCSI device sda: drive cache: write back
Nov 3 12:13:25 ubuntu kernel: [4294673.215000] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
Nov 3 12:13:25 ubuntu kernel: [4294673.216000] SCSI device sda: drive cache: write back
Nov 3 12:13:25 ubuntu kernel: [4294673.216000] sda: sda1 sda2 < sda5 sda6 > sda3 sda4
Nov 3 12:13:25 ubuntu kernel: [4294673.275000] sd 0:0:0:0: Attached scsi disk sda
Nov 3 12:13:25 ubuntu kernel: [4294673.585000] VP_IDE: IDE controller at PCI slot 0000:00:0f.1
Nov 3 12:13:25 ubuntu kernel: [4294673.585000] ACPI: PCI Interrupt 0000:00:0f.1[A] -> GSI 20 (level, low) -> IRQ 169
Nov 3 12:13:25 ubuntu kernel: [4294673.585000] PCI: Via IRQ fixup for 0000:00:0f.1, from 255 to 9
Nov 3 12:13:25 ubuntu kernel: [4294673.585000] VP_IDE: chipset revision 6
Nov 3 12:13:25 ubuntu kernel: [4294673.585000] VP_IDE: not 100%% native mode: will probe irqs later
Nov 3 12:13:25 ubuntu kernel: [4294673.585000] VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.1
Nov 3 12:13:25 ubuntu kernel: [4294673.585000] ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:pio
Nov 3 12:13:25 ubuntu kernel: [4294673.585000] ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
Nov 3 12:13:25 ubuntu kernel: [4294673.585000] Probing IDE interface ide0...
Nov 3 12:13:25 ubuntu kernel: [4294674.104000] Probing IDE interface ide1...
Nov 3 12:13:25 ubuntu kernel: [4294674.898000] hdc: JLMS XJ-HD166S, ATAPI CD/DVD-ROM drive
Nov 3 12:13:25 ubuntu kernel: [4294675.612000] hdd: LITE-ON COMBO SOHC-5232K, ATAPI CD/DVD-ROM drive
Nov 3 12:13:25 ubuntu kernel: [4294675.663000] ide1 at 0x170-0x177,0x376 on irq 15
Nov 3 12:13:25 ubuntu kernel: [4294675.677000] hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Nov 3 12:13:25 ubuntu kernel: [4294675.677000] Uniform CD-ROM driver Revision: 3.20
Nov 3 12:13:25 ubuntu kernel: [4294675.682000] hdd: ATAPI 52X DVD-ROM CD-R/RW drive, 2048kB Cache
Nov 3 12:13:25 ubuntu kernel: [4294675.759000] usbcore: registered new driver usbfs
Nov 3 12:13:25 ubuntu kernel: [4294675.759000] usbcore: registered new driver hub
Nov 3 12:13:25 ubuntu kernel: [4294675.760000] USB Universal Host Controller Interface driver v2.3
Nov 3 12:13:25 ubuntu kernel: [4294675.760000] ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 177
Nov 3 12:13:25 ubuntu kernel: [4294675.760000] PCI: Via IRQ fixup for 0000:00:10.0, from 10 to 1
Nov 3 12:13:25 ubuntu kernel: [4294675.760000] uhci_hcd 0000:00:10.0: UHCI Host Controller
Nov 3 12:13:25 ubuntu kernel: [4294675.760000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
Nov 3 12:13:25 ubuntu kernel: [4294675.760000] uhci_hcd 0000:00:10.0: irq 177, io base 0x0000dc00
Nov 3 12:13:25 ubuntu kernel: [4294675.760000] hub 1-0:1.0: USB hub found
Nov 3 12:13:25 ubuntu kernel: [4294675.760000] hub 1-0:1.0: 2 ports detected
Nov 3 12:13:25 ubuntu kernel: [4294675.861000] ACPI: PCI Interrupt 0000:00:10.1[A] -> GSI 21 (level, low) -> IRQ 177
Nov 3 12:13:25 ubuntu kernel: [4294675.861000] PCI: Via IRQ fixup for 0000:00:10.1, from 10 to 1
Nov 3 12:13:25 ubuntu kernel: [4294675.861000] uhci_hcd 0000:00:10.1: UHCI Host Controller
Nov 3 12:13:25 ubuntu kernel: [4294675.861000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
Nov 3 12:13:25 ubuntu kernel: [4294675.861000] uhci_hcd 0000:00:10.1: irq 177, io base 0x0000d480
Nov 3 12:13:25 ubuntu kernel: [4294675.861000] hub 2-0:1.0: USB hub found
Nov 3 12:13:25 ubuntu kernel: [4294675.861000] hub 2-0:1.0: 2 ports detected
Nov 3 12:13:25 ubuntu kernel: [4294675.962000] ACPI: PCI Interrupt 0000:00:10.2[B] -> GSI 21 (level, low) -> IRQ 177
Nov 3 12:13:25 ubuntu kernel: [4294675.962000] PCI: Via IRQ fixup for 0000:00:10.2, from 11 to 1
Nov 3 12:13:25 ubuntu kernel: [4294675.962000] uhci_hcd 0000:00:10.2: UHCI Host Controller
Nov 3 12:13:25 ubuntu kernel: [4294675.962000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
Nov 3 12:13:25 ubuntu kernel: [4294675.962000] uhci_hcd 0000:00:10.2: irq 177, io base 0x0000d400
Nov 3 12:13:25 ubuntu kernel: [4294675.962000] hub 3-0:1.0: USB hub found
Nov 3 12:13:25 ubuntu kernel: [4294675.962000] hub 3-0:1.0: 2 ports detected
Nov 3 12:13:25 ubuntu kernel: [4294676.063000] ACPI: PCI Interrupt 0000:00:10.3[B] -> GSI 21 (level, low) -> IRQ 177
Nov 3 12:13:25 ubuntu kernel: [4294676.063000] PCI: Via IRQ fixup for 0000:00:10.3, from 11 to 1
Nov 3 12:13:25 ubuntu kernel: [4294676.063000] uhci_hcd 0000:00:10.3: UHCI Host Controller
Nov 3 12:13:25 ubuntu kernel: [4294676.063000] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
Nov 3 12:13:25 ubuntu kernel: [4294676.063000] uhci_hcd 0000:00:10.3: irq 177, io base 0x0000d080
Nov 3 12:13:25 ubuntu kernel: [4294676.063000] hub 4-0:1.0: USB hub found
Nov 3 12:13:25 ubuntu kernel: [4294676.063000] hub 4-0:1.0: 2 ports detected
Nov 3 12:13:25 ubuntu kernel: [4294676.166000] ACPI: PCI Interrupt 0000:00:10.4[C] -> GSI 21 (level, low) -> IRQ 177
Nov 3 12:13:25 ubuntu kernel: [4294676.166000] PCI: Via IRQ fixup for 0000:00:10.4, from 5 to 1
Nov 3 12:13:25 ubuntu kernel: [4294676.166000] ehci_hcd 0000:00:10.4: EHCI Host Controller
Nov 3 12:13:25 ubuntu kernel: [4294676.166000] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 5
Nov 3 12:13:25 ubuntu kernel: [4294676.166000] ehci_hcd 0000:00:10.4: irq 177, io mem 0xff6ff800
Nov 3 12:13:25 ubuntu kernel: [4294676.166000] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Nov 3 12:13:25 ubuntu kernel: [4294676.167000] hub 5-0:1.0: USB hub found
Nov 3 12:13:25 ubuntu kernel: [4294676.167000] hub 5-0:1.0: 8 ports detected
Nov 3 12:13:25 ubuntu kernel: [4294676.283000] Probing IDE interface ide0...
Nov 3 12:13:25 ubuntu kernel: [4294677.483000] ISO 9660 Extensions: Microsoft Joliet Level 3
Nov 3 12:13:25 ubuntu kernel: [4294677.500000] ISO 9660 Extensions: RRIP_1991A
Nov 3 12:13:25 ubuntu kernel: [4294677.527000] loop: loaded (max 8 devices)
Nov 3 12:13:25 ubuntu kernel: [4294677.538000] Registering unionfs 1.1.2
Nov 3 12:13:25 ubuntu kernel: [4294677.592000] squashfs: version 3.0prerelease (2006/1/24) Phillip Lougher
Nov 3 12:13:25 ubuntu kernel: [4294704.264000] via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
Nov 3 12:13:25 ubuntu kernel: [4294704.264000] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 185
Nov 3 12:13:25 ubuntu kernel: [4294704.264000] PCI: Via IRQ fixup for 0000:00:12.0, from 10 to 9
Nov 3 12:13:25 ubuntu kernel: [4294704.264000] eth0: VIA Rhine II at 0x1d800, 00:13:8f:76:28:8e, IRQ 185.
Nov 3 12:13:25 ubuntu kernel: [4294704.265000] eth0: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000.
Nov 3 12:13:25 ubuntu kernel: [4294710.681000] sd 0:0:0:0: Attached scsi generic sg0 type 0
Nov 3 12:13:25 ubuntu kernel: [4294711.080000] eth0: link down
Nov 3 12:13:25 ubuntu kernel: [4294712.031000] Linux agpgart interface v0.101 (c) Dave Jones
Nov 3 12:13:25 ubuntu kernel: [4294712.171000] NET: Registered protocol family 17
Nov 3 12:13:25 ubuntu kernel: [4294712.501000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Nov 3 12:13:25 ubuntu kernel: [4294712.874000] rt61: module license 'unspecified' taints kernel.
Nov 3 12:13:25 ubuntu kernel: [4294712.875000] ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 17 (level, low) -> IRQ 193
Nov 3 12:13:25 ubuntu kernel: [4294712.875000] RT61: Vendor = 0x1814, Product = 0x0301
Nov 3 12:13:25 ubuntu kernel: [4294712.938000] Linux video capture interface: v1.00
Nov 3 12:13:25 ubuntu kernel: [4294713.050000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov 3 12:13:25 ubuntu kernel: [4294713.285000] ACPI: PCI Interrupt 0000:00:0b.0[A] -> GSI 19 (level, low) -> IRQ 201
Nov 3 12:13:25 ubuntu kernel: [4294713.567000] Floppy drive(s): fd0 is 1.44M
Nov 3 12:13:25 ubuntu kernel: [4294713.582000] FDC 0 is a post-1991 82077
Nov 3 12:13:25 ubuntu kernel: [4294714.029000] bttv: driver version 0.9.16 loaded
Nov 3 12:13:25 ubuntu kernel: [4294714.029000] bttv: using 8 buffers with 2080k (520 pages) each for capture
Nov 3 12:13:25 ubuntu kernel: [4294714.029000] bttv: Bt8xx card found (0).
Nov 3 12:13:25 ubuntu kernel: [4294714.029000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 209
Nov 3 12:13:25 ubuntu kernel: [4294714.029000] bttv0: Bt878 (rev 17) at 0000:00:0a.0, irq: 209, latency: 32, mmio: 0xdffff000
Nov 3 12:13:25 ubuntu kernel: [4294714.029000] bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected]
Nov 3 12:13:25 ubuntu kernel: [4294714.029000] bttv0: gpio: en=00000000, out=00000000 in=003fffff [init]
Nov 3 12:13:25 ubuntu kernel: [4294714.033000] tveeprom 0-0050: Huh, no eeprom present (err=-121)?
Nov 3 12:13:25 ubuntu kernel: [4294714.033000] bttv0: using tuner=-1
Nov 3 12:13:25 ubuntu kernel: [4294714.033000] bttv0: i2c: checking for MSP34xx @ 0x80... not found
Nov 3 12:13:25 ubuntu kernel: [4294714.036000] bttv0: i2c: checking for TDA9875 @ 0xb0... not found
Nov 3 12:13:25 ubuntu kernel: [4294714.038000] bttv0: i2c: checking for TDA7432 @ 0x8a... not found
Nov 3 12:13:25 ubuntu kernel: [4294714.040000] bttv0: i2c: checking for TDA9887 @ 0x86... not found
Nov 3 12:13:25 ubuntu kernel: [4294714.042000] bttv0: registered device video0
Nov 3 12:13:25 ubuntu kernel: [4294714.042000] bttv0: registered device vbi0
Nov 3 12:13:25 ubuntu kernel: [4294714.043000] input: ImPS/2 Generic Wheel Mouse as /class/input/input1
Nov 3 12:13:25 ubuntu kernel: [4294714.744000] Real Time Clock Driver v1.12
Nov 3 12:13:25 ubuntu kernel: [4294714.750000] parport: PnPBIOS parport detected.
Nov 3 12:13:25 ubuntu kernel: [4294714.750000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
Nov 3 12:13:25 ubuntu kernel: [4294714.955000] input: PC Speaker as /class/input/input2
Nov 3 12:13:25 ubuntu kernel: [4294714.990000] bt878: AUDIO driver version 0.0.0 loaded
Nov 3 12:13:25 ubuntu kernel: [4294714.990000] bt878: Bt878 AUDIO function found (0).
Nov 3 12:13:25 ubuntu kernel: [4294714.990000] ACPI: PCI Interrupt 0000:00:0a.1[A] -> GSI 18 (level, low) -> IRQ 209
Nov 3 12:13:25 ubuntu kernel: [4294714.990000] bt878(0): Bt878 (rev 17) at 00:0a.1, irq: 209, latency: 32, memory: 0xdfffe000
Nov 3 12:13:25 ubuntu kernel: [4294714.997000] ts: Compaq touchscreen protocol output
Nov 3 12:13:25 ubuntu kernel: [4294716.114000] Adding 610460k swap on /dev/sda4. Priority:-1 extents:1 across:610460k
Nov 3 12:13:25 ubuntu kernel: [4294716.332000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
Nov 3 12:13:25 ubuntu kernel: [4294716.332000] md: bitmap version 4.39
Nov 3 12:13:25 ubuntu kernel: [4294716.797000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: <email address hidden>
Nov 3 12:13:25 ubuntu kernel: [4294719.040000] cdrom: open failed.
Nov 3 12:13:25 ubuntu kernel: [4294728.003000] ACPI: Power Button (FF) [PWRF]
Nov 3 12:13:25 ubuntu kernel: [4294728.003000] ACPI: Power Button (CM) [PWRB]
Nov 3 12:13:25 ubuntu kernel: [4294728.100000] ibm_acpi: ec object not found
Nov 3 12:13:25 ubuntu kernel: [4294728.122000] pcc_acpi: loading...
Nov 3 12:13:27 ubuntu hpiod: 0.9.7 accepting connections at 37832...
Nov 3 12:13:29 ubuntu kernel: [4294733.453000] lp0: using parport0 (interrupt-driven).
Nov 3 12:13:29 ubuntu kernel: [4294733.490000] ppdev: user-space parallel port driver
Nov 3 12:13:30 ubuntu kernel: [4294734.304000] apm: BIOS version 1.2 Flags 0x02 (Driver version 1.16ac)
Nov 3 12:13:30 ubuntu kernel: [4294734.304000] apm: overridden by ACPI.
Nov 3 12:13:33 ubuntu kernel: [4294736.425000] ra0 (WE) : Driver using old /proc/net/wireless support, please fix driver !
Nov 3 12:13:34 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
Nov 3 12:13:34 ubuntu hcid[5886]: Bluetooth HCI daemon
Nov 3 12:13:34 ubuntu kernel: [4294738.445000] Bluetooth: Core ver 2.8
Nov 3 12:13:34 ubuntu kernel: [4294738.445000] NET: Registered protocol family 31
Nov 3 12:13:34 ubuntu kernel: [4294738.445000] Bluetooth: HCI device and connection manager initialized
Nov 3 12:13:34 ubuntu kernel: [4294738.445000] Bluetooth: HCI socket layer initialized
Nov 3 12:13:35 ubuntu sdpd[5891]: Bluetooth SDP daemon
Nov 3 12:13:35 ubuntu hcid[5886]: 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
Nov 3 12:13:35 ubuntu kernel: [4294738.573000] Bluetooth: L2CAP ver 2.8
Nov 3 12:13:35 ubuntu kernel: [4294738.573000] Bluetooth: L2CAP socket layer initialized
Nov 3 12:13:35 ubuntu kernel: [4294738.590000] Bluetooth: RFCOMM socket layer initialized
Nov 3 12:13:35 ubuntu kernel: [4294738.590000] Bluetooth: RFCOMM TTY layer initialized
Nov 3 12:13:35 ubuntu kernel: [4294738.590000] Bluetooth: RFCOMM ver 1.7
Nov 3 12:13:35 ubuntu /usr/sbin/cron[5945]: (CRON) INFO (pidfile fd = 3)
Nov 3 12:13:35 ubuntu /usr/sbin/cron[5946]: (CRON) STARTUP (fork ok)
Nov 3 12:13:35 ubuntu /usr/sbin/cron[5946]: (CRON) INFO (Running @reboot jobs)
Nov 3 12:13:38 ubuntu kernel: [4294742.310000] [drm] Initialized drm 1.0.1 20051102
Nov 3 12:13:38 ubuntu kernel: [4294742.402000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 217
Nov 3 12:13:38 ubuntu kernel: [4294742.403000] [drm] Initialized radeon 1.24.0 20060225 on minor 0
Nov 3 12:13:40 ubuntu kernel: [4294743.551000] [drm:radeon_cp_init] *ERROR* radeon_cp_init called without lock held
Nov 3 12:13:40 ubuntu kernel: [4294743.551000] [drm:drm_unlock] *ERROR* Process 6191 using kernel context 0
Nov 3 12:13:43 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 21
Nov 3 12:14:04 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
Nov 3 12:14:14 ubuntu dhclient: No DHCPOFFERS received.
Nov 3 12:14:14 ubuntu dhclient: No working leases in persistent database - sleeping.
Nov 3 12:14:14 ubuntu ntpdate[6632]: can't find host ntp.ubuntu.com
Nov 3 12:14:14 ubuntu ntpdate[6632]: no servers can be used, exiting
Nov 3 12:16:51 ubuntu kernel: [4294935.152000] RT61: RfIcType= 3
Nov 3 12:16:58 ubuntu dhclient: Internet Systems Consortium DHCP Client V3.0.3
Nov 3 12:16:58 ubuntu dhclient: Copyright 2004-2005 Internet Systems Consortium.
Nov 3 12:16:58 ubuntu dhclient: All rights reserved.
Nov 3 12:16:58 ubuntu dhclient: For info, please visit http://www.isc.org/products/DHCP
Nov 3 12:16:58 ubuntu dhclient:
Nov 3 12:16:58 ubuntu dhclient: Listening on LPF/ra0/00:06:f4:0d:12:b9
Nov 3 12:16:58 ubuntu dhclient: Sending on LPF/ra0/00:06:f4:0d:12:b9
Nov 3 12:16:58 ubuntu dhclient: Sending on Socket/fallback
Nov 3 12:16:59 ubuntu dhclient: DHCPDISCOVER on ra0 to 255.255.255.255 port 67 interval 4
Nov 3 12:16:59 ubuntu dhclient: DHCPOFFER from 192.168.0.1
Nov 3 12:16:59 ubuntu dhclient: DHCPREQUEST on ra0 to 255.255.255.255 port 67
Nov 3 12:16:59 ubuntu dhclient: DHCPACK from 192.168.0.1
Nov 3 12:16:59 ubuntu dhclient: bound to 192.168.0.4 -- renewal in 1649 seconds.
Nov 3 12:16:59 ubuntu dhclient: Internet Systems Consortium DHCP Client V3.0.3
Nov 3 12:16:59 ubuntu dhclient: Copyright 2004-2005 Internet Systems Consortium.
Nov 3 12:16:59 ubuntu dhclient: All rights reserved.
Nov 3 12:16:59 ubuntu dhclient: For info, please visit http://www.isc.org/products/DHCP
Nov 3 12:16:59 ubuntu dhclient:
Nov 3 12:16:59 ubuntu dhclient: Listening on LPF/ra0/00:06:f4:0d:12:b9
Nov 3 12:16:59 ubuntu dhclient: Sending on LPF/ra0/00:06:f4:0d:12:b9
Nov 3 12:16:59 ubuntu dhclient: Sending on Socket/fallback
Nov 3 12:16:59 ubuntu dhclient: DHCPRELEASE on ra0 to 192.168.0.1 port 67
Nov 3 12:17:01 ubuntu dhclient: Internet Systems Consortium DHCP Client V3.0.3
Nov 3 12:17:01 ubuntu dhclient: Copyright 2004-2005 Internet Systems Consortium.
Nov 3 12:17:01 ubuntu dhclient: All rights reserved.
Nov 3 12:17:01 ubuntu dhclient: For info, please visit http://www.isc.org/products/DHCP
Nov 3 12:17:01 ubuntu dhclient:
Nov 3 12:17:01 ubuntu dhclient: Listening on LPF/ra0/00:06:f4:0d:12:b9
Nov 3 12:17:01 ubuntu dhclient: Sending on LPF/ra0/00:06:f4:0d:12:b9
Nov 3 12:17:01 ubuntu dhclient: Sending on Socket/fallback
Nov 3 12:17:01 ubuntu dhclient: DHCPRELEASE on ra0 to 192.168.0.1 port 67
Nov 3 12:17:01 ubuntu dhclient: send_packet: Network is unreachable
Nov 3 12:17:01 ubuntu dhclient: send_packet: please consult README file regarding broadcast address.
Nov 3 12:17:01 ubuntu /USR/SBIN/CRON[6919]: (root) CMD ( run-parts --report /etc/cron.hourly)
Nov 3 12:17:03 ubuntu dhclient: DHCPDISCOVER on ra0 to 255.255.255.255 port 67 interval 8
Nov 3 12:17:03 ubuntu dhclient: DHCPOFFER from 192.168.0.1
Nov 3 12:17:03 ubuntu dhclient: DHCPREQUEST on ra0 to 255.255.255.255 port 67
Nov 3 12:17:03 ubuntu dhclient: DHCPACK from 192.168.0.1
Nov 3 12:17:03 ubuntu dhclient: bound to 192.168.0.4 -- renewal in 1630 seconds.
Nov 3 12:17:15 ubuntu kernel: [4294959.439000] NET: Registered protocol family 10
Nov 3 12:17:15 ubuntu kernel: [4294959.439000] lo: Disabled Privacy Extensions
Nov 3 12:17:15 ubuntu kernel: [4294959.439000] ADDRCONF(NETDEV_UP): eth0: link is not ready
Nov 3 12:17:15 ubuntu kernel: [4294959.439000] IPv6 over IPv4 tunneling driver
Nov 3 12:17:26 ubuntu kernel: [4294970.362000] ra0: no IPv6 routers present
Nov 3 12:17:27 ubuntu localechooser: info: Frontend in use:
Nov 3 12:17:27 ubuntu localechooser: info: Language input template is languagechooser/language-name-fb
Nov 3 12:17:30 ubuntu localechooser: info: LANGNAME=English
Nov 3 12:17:30 ubuntu localechooser: info: line=English;0;en;en_US.UTF-8;en;US;en;kbd=lat0-sun16(utf8)
Nov 3 12:17:30 ubuntu localechooser: info: Set debian-installer/language = 'en'
Nov 3 12:17:30 ubuntu localechooser: info: Set debian-installer/locale = 'en'
Nov 3 12:17:30 ubuntu localechooser: info: Set debian-installer/fallbacklocale = 'en_US.UTF-8'
Nov 3 12:17:30 ubuntu localechooser: info: Set debian-installer/country = 'US'
Nov 3 12:17:30 ubuntu localechooser: info: Set debian-installer/consoledisplay = 'kbd=lat0-sun16(utf8)'
Nov 3 12:17:30 ubuntu localechooser: info: Set debconf/language = 'en'
Nov 3 12:17:30 ubuntu localechooser: info: Set countrychooser/country-name = 'United States'
Nov 3 12:17:30 ubuntu localechooser: info: Set debian-installer/country = 'US'
Nov 3 12:17:30 ubuntu localechooser: info: Set debian-installer/locale = 'en_US.UTF-8'
Nov 3 12:17:30 ubuntu localechooser: info: Locale set successfully
Nov 3 12:17:30 ubuntu localechooser: info: Supported locales successfully set
Nov 3 12:17:38 ubuntu localechooser: info: Locale has been preseeded to en_PL.UTF-8
Nov 3 12:17:38 ubuntu localechooser: info: Set languagechooser/language-name = 'English'
Nov 3 12:17:38 ubuntu localechooser: info: Set countrychooser/shortlist-en = 'PL'
Nov 3 12:17:39 ubuntu localechooser: info: Language input template is languagechooser/language-name
Nov 3 12:17:39 ubuntu localechooser: info: LANGNAME=English
Nov 3 12:17:39 ubuntu localechooser: info: line=English;0;en;en_US.UTF-8;en;US;en;kbd=lat0-sun16(utf8)
Nov 3 12:17:39 ubuntu localechooser: info: Set debian-installer/language = 'en'
Nov 3 12:17:39 ubuntu localechooser: info: Set debian-installer/locale = 'en'
Nov 3 12:17:39 ubuntu localechooser: info: Set debian-installer/fallbacklocale = 'en_US.UTF-8'
Nov 3 12:17:39 ubuntu localechooser: info: Set debian-installer/country = 'US'
Nov 3 12:17:39 ubuntu localechooser: info: Set debian-installer/consoledisplay = 'kbd=lat0-sun16(utf8)'
Nov 3 12:17:39 ubuntu localechooser: info: Set debconf/language = 'en'
Nov 3 12:17:39 ubuntu localechooser: info: Set countrychooser/country-name = 'United States'
Nov 3 12:17:39 ubuntu localechooser: info: Set debian-installer/country = 'AU'
Nov 3 12:17:39 ubuntu localechooser: info: Set debian-installer/locale = 'en_AU.UTF-8'
Nov 3 12:17:39 ubuntu localechooser: info: Set debian-installer/language = 'en_AU:en'
Nov 3 12:17:39 ubuntu localechooser: info: Locale set successfully
Nov 3 12:17:40 ubuntu localechooser: info: Supported locales successfully set
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: DEBUG: Parsing /proc/bus/usb/devices
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: DEBUG: Adding generic entry for USB keymaps
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: INFO: keyboard type at: present: true:
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: INFO: keyboard type usb: present: unknown
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: INFO: Setting debian-installer/serial-console to false
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: INFO: Setting debian-installer/uml-console to false
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: INFO: default_keymap: have arch: at
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: INFO: default_keymap: check: at
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: INFO: keymap_ask: default map: us
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: INFO: keymap_ask: trans: us
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: INFO: kbd-chooser: arch at selected
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: INFO: default_keymap: have arch: at
Nov 3 12:17:41 ubuntu kbd-chooser[7119]: INFO: default_keymap: check: at
Nov 3 12:17:46 ubuntu kbd-chooser[7119]: INFO: choose_keymap: keymap = pl
Nov 3 12:17:46 ubuntu kbd-chooser[7119]: INFO: kbd_chooser: setting keymap pl
Nov 3 12:17:46 ubuntu kbd-chooser[7119]: INFO: default_keymap: have arch: at
Nov 3 12:17:46 ubuntu kbd-chooser[7119]: INFO: default_keymap: check: at
Nov 3 12:17:46 ubuntu kbd-chooser[7119]: INFO: keymap_ask: default map: pl
Nov 3 12:17:46 ubuntu kbd-chooser[7119]: INFO: keymap_ask: trans: pl
Nov 3 12:17:46 ubuntu kbd-chooser[7119]: INFO: kbd_chooser: setting keymap pl
Nov 3 12:18:08 ubuntu kernel: [4295012.323000] NTFS driver 2.1.25 [Flags: R/O MODULE].
Nov 3 12:18:09 ubuntu kernel: [4295012.651000] JFS: nTxBlock = 8092, nTxLock = 64740
Nov 3 12:18:09 ubuntu kernel: [4295012.898000] SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
Nov 3 12:18:09 ubuntu kernel: [4295012.898000] SGI XFS Quota Management subsystem
Nov 3 12:18:09 ubuntu kernel: [4295013.179000] cdrom: open failed.
Nov 3 12:18:09 ubuntu kernel: [4295013.183000] cdrom: open failed.
Nov 3 12:18:32 ubuntu kernel: [4295035.579000] cdrom: open failed.
Nov 3 12:18:32 ubuntu kernel: [4295035.583000] cdrom: open failed.
Nov 3 12:18:32 ubuntu kernel: [4295036.281000] cdrom: open failed.
Nov 3 12:18:32 ubuntu kernel: [4295036.285000] cdrom: open failed.
Nov 3 12:21:02 ubuntu kernel: [4295185.902000] cdrom: open failed.
Nov 3 12:21:02 ubuntu kernel: [4295185.906000] cdrom: open failed.
Nov 3 12:21:09 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
Nov 3 12:21:14 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
Nov 3 12:21:21 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
Nov 3 12:21:30 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
Nov 3 12:21:38 ubuntu kernel: [4295222.063000] Adding 610460k swap on /dev/sda4. Priority:-2 extents:1 across:610460k
Nov 3 12:21:43 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
Nov 3 12:21:50 ubuntu kernel: [4295234.245000] kjournald starting. Commit interval 5 seconds
Nov 3 12:21:50 ubuntu kernel: [4295234.245000] EXT3 FS on sda3, internal journal
Nov 3 12:21:50 ubuntu kernel: [4295234.246000] EXT3-fs: mounted filesystem with ordered data mode.
Nov 3 12:21:50 ubuntu kernel: [4295234.397000] kjournald starting. Commit interval 5 seconds
Nov 3 12:21:50 ubuntu kernel: [4295234.397000] EXT3 FS on sda6, internal journal
Nov 3 12:21:50 ubuntu kernel: [4295234.397000] EXT3-fs: mounted filesystem with ordered data mode.
Nov 3 12:21:52 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 17
Nov 3 12:22:09 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 1
Nov 3 12:22:10 ubuntu dhclient: No DHCPOFFERS received.
Nov 3 12:22:10 ubuntu dhclient: No working leases in persistent database - sleeping.
Nov 3 12:25:47 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
Nov 3 12:25:50 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
Nov 3 12:25:55 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
Nov 3 12:26:01 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
Nov 3 12:26:12 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
Nov 3 12:26:25 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
Nov 3 12:26:33 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
Nov 3 12:26:42 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
Nov 3 12:26:48 ubuntu dhclient: No DHCPOFFERS received.
Nov 3 12:26:48 ubuntu dhclient: No working leases in persistent database - sleeping.
ubuntu@ubuntu:/$

--------------------------------------------------------
And the last: /var/log/partman :

/bin/partman: *******************************************************
/lib/partman/init.d/01unsupported: *******************************************************
/lib/partman/init.d/30parted: *******************************************************
parted_server: ======= Starting the server
parted_server: main_loop: iteration 1
parted_server: Opening infifo
/lib/partman/init.d/30parted: IN: OPEN =dev=sda /dev/sda
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=sda
parted_server: Opening outfifo
parted_server: OUT: OK

parted_server: OUT: OK

parted_server: Note =dev=sda as unchanged
parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 2
parted_server: Opening infifo
/lib/partman/init.d/35dump: *******************************************************
/lib/partman/init.d/35dump: IN: DUMP =dev=sda
parted_server: Read command: DUMP
parted_server: command_dump()
parted_server: Opening outfifo
parted_server: OUT: OK

parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 3
parted_server: Opening infifo
Device: yes
Model: ATA WDC WD1600JS-00M
Path: /dev/sda
Sector size: 512
Sectors: 312581808
Sectors/track: 63
Heads: 255
Cylinders: 19457
Partition table: yes
Type: msdos
Partitions: # id length type fs path name
(0,0,0) (0,0,62) -1 0-32255 32256 primary label /dev/sda-1
(0,1,0) (2549,254,62) 1 32256-20974463999 20974431744 primary ntfs /dev/sda1
(2550,0,0) (18184,254,62) 2 20974464000-149576716799 128602252800 primary extended /dev/sda2
(2550,0,0) (2550,0,62) -1 20974464000-20974496255 32256 logical label /dev/sda-1
(2550,1,0) (17162,254,62) 5 20974496256-141170480639 120195984384 logical fat32 /dev/sda5
(17163,0,0) (17163,0,62) -1 141170480640-141170512895 32256 logical label /dev/sda-1
(17163,1,0) (18184,254,62) 6 141170512896-149576716799 8406203904 logical ext3 /dev/sda6
(18185,0,0) (19380,254,62) 3 149576716800-159414151679 9837434880 primary ext3 /dev/sda3
(19381,0,0) (19456,254,62) 4 159414151680-160039272959 625121280 primary linux-swap /dev/sda4
(19457,0,0) (19457,80,62) -1 160039272960-160041885695 2612736 primary label /dev/sda-1
Dump finished.
/lib/partman/init.d/70update_partitions: *******************************************************
/lib/partman/init.d/70update_partitions: IN: PARTITIONS =dev=sda
parted_server: Read command: PARTITIONS
parted_server: command_partitions()
parted_server: Opening outfifo
parted_server: OUT: OK

parted_server: OUT: 1 32256-20974463999 20974431744 primary ntfs /dev/sda1

parted_server: OUT: 5 20974496256-141170480639 120195984384 logical fat32 /dev/sda5

parted_server: OUT: 6 141170512896-149576716799 8406203904 logical ext3 /dev/sda6

parted_server: OUT: 3 149576716800-159414151679 9837434880 primary ext3 /dev/sda3

parted_server: OUT: 4 159414151680-160039272959 625121280 primary linux-swap /dev/sda4

parted_server: Partitions printed
parted_server: OUT:

parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 4
parted_server: Opening infifo
/lib/partman/update.d/20bootable: *******************************************************
/lib/partman/update.d/20bootable: IN: GET_FLAGS =dev=sda 32256-20974463999
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(32256-20974463999)
parted_server: Partition found (32256-20974463999)
parted_server: OUT: OK

parted_server: OUT: boot

parted_server: OUT:

parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 5
parted_server: Opening infifo
/lib/partman/update.d/20detected_filesystem: *******************************************************
/lib/partman/update.d/20detected_filesystem: IN: GET_FILE_SYSTEM =dev=sda 32256-20974463999
parted_server: Read command: GET_FILE_SYSTEM
parted_server: command_get_file_system()
parted_server: Opening outfifo
parted_server: command_get_file_system: File system for partition 32256-20974463999
parted_server: partition_with_id(32256-20974463999)
parted_server: OUT: OK

parted_server: named_partition_is_virtual(=dev=sda,63,40965749)
parted_server: no
parted_server: OUT: ntfs

parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 6
parted_server: Opening infifo
/lib/partman/update.d/50filesystems: *******************************************************
/lib/partman/update.d/60basicmethods: *******************************************************
/lib/partman/update.d/60swap: *******************************************************
/lib/partman/valid_visuals.d/10type: *******************************************************
/lib/partman/valid_visuals.d/10type: IN: USES_EXTENDED =dev=sda
parted_server: Read command: USES_EXTENDED
parted_server: command_uses_extended()
parted_server: Opening outfifo
parted_server: OUT: OK

parted_server: OUT: yes

parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 7
parted_server: Opening infifo
/lib/partman/valid_visuals.d/40name: ***************************************

Revision history for this message
Parthan SR (parth-technofreak) wrote :

Closing down this bug as there has been no activity for long. Please feel free to reopen this bug if it can be confirmed for Ubuntu Hardy 8.04.

Changed in ubiquity:
status: New → Invalid
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.