installer crashed during "Downloading Package lists..."

Bug #64108 reported by AntiFlash
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 311, in run
    self.process_step()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 734, in process_step
    self.mountpoints_to_summary()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 1047, in mountpoints_to_summary
    self.progress_loop()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 524, in progress_loop
    raise RuntimeError, ("Install failed with exit code %s; see "
RuntimeError: Install failed with exit code 1; see /var/log/installer/syslog and /var/log/syslog
-------------------
/var/log/installer/syslog:
ubiquity: Starting up '['sh', '-c', '/usr/lib/ubiquity/localechooser/post-base-installer && /usr/lib/ubiquity/localechooser/prebaseconfig']' for ubiquity.components.language_apply.LanguageApply
Reading package lists...
Building dependency tree...
Skipping locales, it is already installed and upgrade is not set.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
E: Couldn't find package localization-config
Reading package lists...
Building dependency tree...
Skipping console-tools, it is already installed and upgrade is not set.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ubiquity: Starting up '['/usr/share/ubiquity/apt-setup']' for ubiquity.components.apt_setup.AptSetup
/usr/lib/ubiquity/apt-setup/generators/01setup: line 7: /target/etc/apt/sources.list: No such file or directory
Get:1 http://us.archive.ubuntu.com dapper Release.gpg [189B]
Get:2 http://us.archive.ubuntu.com dapper Release [34.8kB]
Get:3 http://us.archive.ubuntu.com dapper/main Packages [619kB]
Get:4 http://us.archive.ubuntu.com dapper/restricted Packages [4571B]
Fetched 659kB in 2m12s (4988B/s)
Reading package lists...
Get:1 http://us.archive.ubuntu.com dapper Release.gpg [189B]
Hit http://us.archive.ubuntu.com dapper Release
Get:2 http://us.archive.ubuntu.com dapper/main Sources [255kB]
Get:3 http://us.archive.ubuntu.com dapper/restricted Sources [1478B]
Fetched 257kB in 2m6s (2029B/s)
Reading package lists...
Get:1 http://us.archive.ubuntu.com dapper-updates Release.gpg [189B]
Get:2 http://us.archive.ubuntu.com dapper-updates Release [30.9kB]
Get:3 http://us.archive.ubuntu.com dapper-updates/main Packages [71.4kB]
Get:4 http://us.archive.ubuntu.com dapper-updates/restricted Packages [14B]
Fetched 103kB in 41s (2471B/s)
Reading package lists...
Get:1 http://us.archive.ubuntu.com dapper-updates Release.gpg [189B]
Hit http://us.archive.ubuntu.com dapper-updates Release
Get:2 http://us.archive.ubuntu.com dapper-updates/main Sources [46.3kB]
Get:3 http://us.archive.ubuntu.com dapper-updates/restricted Sources [14B]
Fetched 46.3kB in 47s (975B/s)
Reading package lists...
Get:1 http://security.ubuntu.com dapper-security Release.gpg [191B]
Get:2 http://security.ubuntu.com dapper-security Release [30.9kB]
Get:3 http://security.ubuntu.com dapper-security/main Packages [53.6kB]
Get:4 http://security.ubuntu.com dapper-security/restricted Packages [4496B]
Fetched 89.2kB in 2s (33.9kB/s)
Reading package lists...
Get:1 http://security.ubuntu.com dapper-security Release.gpg [191B]
Hit http://security.ubuntu.com dapper-security Release
Hit http://security.ubuntu.com dapper-security/main Packages
Hit http://security.ubuntu.com dapper-security/restricted Packages
Fetched 1B in 1s (1B/s)
Reading package lists...
Get:1 http://security.ubuntu.com dapper-security Release.gpg [191B]
Hit http://security.ubuntu.com dapper-security Release
Get:2 http://security.ubuntu.com dapper-security/main Sources [13.1kB]
Get:3 http://security.ubuntu.com dapper-security/restricted Sources [960B]
Fetched 14.0kB in 1s (9344B/s)
Reading package lists...
Wed, 04 Oct 2006 20:45:18 INFO keeping language packs for: en
dpkg: error processing libpango1.0-common (--configure):
 no package named `libpango1.0-common' is installed, cannot configure
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 1185, in ?
    if Install().run():
  File "/usr/share/ubiquity/install.py", line 253, in run
    self.install_language_packs()
  File "/usr/share/ubiquity/install.py", line 686, in install_language_packs
    if not cache.commit(fetchprogress, installprogress):
  File "/usr/lib/python2.4/site-packages/apt/cache.py", line 200, in commit
Errors were encountered while processing:
 libpango1.0-common
E:Sub-process /usr/bin/dpkg returned an error code (1)
PROGRESS STOP
    res = self.installArchives(pm, installProgress)
  File "/usr/lib/python2.4/site-packages/apt/cache.py", line 175, in installArchives
    res = installProgress.run(pm)
  File "/usr/share/ubiquity/install.py", line 165, in run
    res = self.waitChild()
  File "/usr/lib/python2.4/site-packages/apt/progress.py", line 195, in waitChild
    self.updateInterface()
  File "/usr/share/ubiquity/install.py", line 132, in updateInterface
    self.error(pkg, status_str)
  File "/usr/share/ubiquity/install.py", line 106, in error
    self.db.input('critical', self.error_template)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 60, in <lambda>
    lambda *args, **kw: self.command(command, *args, **kw))
  File "/usr/lib/python2.4/site-packages/debconf.py", line 96, in command
    raise DebconfError(status, data)
debconf.DebconfError: (30, 'question skipped')
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 1185, in ?
    if Install().run():
  File "/usr/share/ubiquity/install.py", line 253, in run
    self.install_language_packs()
  File "/usr/share/ubiquity/install.py", line 699, in install_language_packs
    self.db.progress('STOP')
  File "/usr/lib/python2.4/site-packages/debconf.py", line 60, in <lambda>
    lambda *args, **kw: self.command(command, *args, **kw))
  File "/usr/lib/python2.4/site-packages/debconf.py", line 81, in command
    status = int(status)
ValueError: invalid literal for int():
ubiquity: ['/usr/share/ubiquity/install.py'] exited with code 1
Exception in KDE 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/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

QSocketNotifier: invalid socket 15 and type 'Read', disabling...
QSocketNotifier: invalid socket 15 and type 'Write', disabling...
QSocketNotifier: invalid socket 15 and type 'Exception', disabling...
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

xhost: unable to open display ":0.0"
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

xhost: unable to open display ":0.0"
Warning: connect() failed: : No such file or directory
Warning: connect() failed: : No such file or directory
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode: 144
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode: 144
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode: 144
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode: 144
  Minor opcode: 3
  Resource id: 0x0
Failed to open device
ScimInputContextPlugin()
ScimInputContextPlugin()
konqueror: WARNING: Can't open /root/share/apps/konqueror/bookmarks.xml
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms_conf
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms_conf
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms_conf
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms_conf
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms_conf
kio_http_debug: WARNING: (13386) closeCacheEntry: error renaming cache entry. (/var/tmp/kdecache-root/http/l/launchpad.net_@@_launchpad.js_1481d5be.new -> /var/tmp/kdecache-root/http/l/launchpad.net_@@_launchpad.js_1481d5be)
kio_http_debug: WARNING: (13386) closeCacheEntry: error closing cache entry. (/var/tmp/kdecache-root/http/l/launchpad.net_@@_launchpad.js_1481d5be.new)
kio_http_debug: WARNING: (13377) closeCacheEntry: error renaming cache entry. (/var/tmp/kdecache-root/http/l/launchpad.net_@@_sorttable.js_381bff43.new -> /var/tmp/kdecache-root/http/l/launchpad.net_@@_sorttable.js_381bff43)
kio_http_debug: WARNING: (13377) closeCacheEntry: error closing cache entry. (/var/tmp/kdecache-root/http/l/launchpad.net_@@_sorttable.js_381bff43.new)
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms_conf
kio_http_debug: WARNING: (13386) closeCacheEntry: error renaming cache entry. (/var/tmp/kdecache-root/http/l/launchpad.net_@@_dynarch_hmenu.js_24fee692.new -> /var/tmp/kdecache-root/http/l/launchpad.net_@@_dynarch_hmenu.js_24fee692)
kio_http_debug: WARNING: (13386) closeCacheEntry: error closing cache entry. (/var/tmp/kdecache-root/http/l/launchpad.net_@@_dynarch_hmenu.js_24fee692.new)
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.8: undefined symbol: OpenSSL_add_all_algorithms_conf
kio (KIOConnection): ERROR: Could not write data
kio (KIOConnection): ERROR: Could not write data
~ScimInputContextPlugin()
 ---------------------------------------------------------
/var/log/syslog:
Oct 4 20:06:10 ubuntu syslogd 1.4.1#17ubuntu7: restart.
Oct 4 20:06:10 ubuntu kernel: Inspecting /boot/System.map-2.6.15-23-386
Oct 4 20:06:11 ubuntu kernel: Loaded 23018 symbols from /boot/System.map-2.6.15-23-386.
Oct 4 20:06:11 ubuntu kernel: Symbols match kernel version 2.6.15.
Oct 4 20:06:11 ubuntu kernel: No module symbols loaded - kernel modules not enabled.
Oct 4 20:06:11 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
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] BIOS-provided physical RAM map:
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] BIOS-e820: 0000000000100000 - 00000000bfff0000 (usable)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] BIOS-e820: 00000000bfff0000 - 00000000bfff3000 (ACPI NVS)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] BIOS-e820: 00000000bfff3000 - 00000000c0000000 (ACPI data)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] 2175MB HIGHMEM available.
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] 896MB LOWMEM available.
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] found SMP MP-table at 000f58d0
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] On node 0 totalpages: 786416
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] DMA zone: 4096 pages, LIFO batch:0
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] DMA32 zone: 0 pages, LIFO batch:0
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] Normal zone: 225280 pages, LIFO batch:31
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] HighMem zone: 557040 pages, LIFO batch:31
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] DMI 2.3 present.
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: RSDP (v000 Nvidia ) @ 0x000f7c90
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0xbfff3040
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0xbfff30c0
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: SSDT (v001 PTLTD POWERNOW 0x00000001 LTP 0x00000001) @ 0xbfff9cc0
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: MCFG (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0xbfff9f00
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0xbfff9c00
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: PM-Timer IO Port: 0x4008
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: Local APIC address 0xfee00000
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] Processor #0 15:3 APIC version 16
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] Processor #1 15:3 APIC version 16
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] WARNING: NR_CPUS limit of 1 reached. Processor ignored.
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: BIOS IRQ0 pin2 override ignored.
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: IRQ9 used by override.
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: IRQ14 used by override.
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] ACPI: IRQ15 used by override.
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] Enabling APIC mode: Flat. Using 1 I/O APICs
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] Using ACPI (MADT) for SMP configuration information
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] Allocating PCI resources starting at c2000000 (gap: c0000000:20000000)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] Built 1 zonelists
Oct 4 20:06:11 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 --
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] mapped APIC to ffffd000 (fee00000)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] mapped IOAPIC to ffffc000 (fec00000)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] Initializing CPU#0
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] PID hash table entries: 4096 (order: 12, 65536 bytes)
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] Detected 2266.087 MHz processor.
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] Using pmtmr for high-res timesource
Oct 4 20:06:11 ubuntu kernel: [4294667.296000] Console: colour VGA+ 80x25
Oct 4 20:06:11 ubuntu kernel: [4294671.126000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Oct 4 20:06:11 ubuntu kernel: [4294671.126000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct 4 20:06:11 ubuntu kernel: [4294671.226000] Memory: 3108996k/3145664k available (1976k kernel code, 35572k reserved, 606k data, 288k init, 2228160k highmem)
Oct 4 20:06:11 ubuntu kernel: [4294671.226000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] Calibrating delay using timer specific routine.. 4535.25 BogoMIPS (lpj=2267628)
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] Security Framework v1.0.0 initialized
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] SELinux: Disabled at boot.
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] Mount-cache hash table entries: 512
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] CPU: After generic identify, caps: 178bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000003
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] CPU: After vendor identify, caps: 178bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000003
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] CPU: L2 Cache: 1024K (64 bytes/line)
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] CPU: After all inits, caps: 178bfbff e3d3fbff 00000000 00000010 00000001 00000000 00000003
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] mtrr: v2.0 (20020519)
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ stepping 02
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] Enabling fast FPU save and restore... done.
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] Enabling unmasked SIMD FPU exception support... done.
Oct 4 20:06:11 ubuntu kernel: [4294671.286000] Checking 'hlt' instruction... OK.
Oct 4 20:06:11 ubuntu kernel: [4294671.290000] checking if image is initramfs... it is
Oct 4 20:06:11 ubuntu kernel: [4294671.738000] Freeing initrd memory: 6836k freed
Oct 4 20:06:11 ubuntu kernel: [4294671.744000] ACPI: Looking for DSDT ... not found!
Oct 4 20:06:11 ubuntu kernel: [4294671.748000] ENABLING IO-APIC IRQs
Oct 4 20:06:11 ubuntu kernel: [4294671.748000] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
Oct 4 20:06:11 ubuntu kernel: [4294671.860000] NET: Registered protocol family 16
Oct 4 20:06:11 ubuntu kernel: [4294671.860000] EISA bus registered
Oct 4 20:06:11 ubuntu kernel: [4294671.860000] ACPI: bus type pci registered
Oct 4 20:06:11 ubuntu kernel: [4294671.862000] PCI: PCI BIOS revision 3.00 entry at 0xf2750, last bus=5
Oct 4 20:06:11 ubuntu kernel: [4294671.862000] PCI: Using MMCONFIG
Oct 4 20:06:11 ubuntu kernel: [4294671.862000] ACPI: Subsystem revision 20051216
Oct 4 20:06:11 ubuntu kernel: [4294671.870000] ACPI: Interpreter enabled
Oct 4 20:06:11 ubuntu kernel: [4294671.870000] ACPI: Using IOAPIC for interrupt routing
Oct 4 20:06:11 ubuntu kernel: [4294671.870000] ACPI: PCI Root Bridge [PCI0] (0000:00)
Oct 4 20:06:11 ubuntu kernel: [4294671.870000] PCI: Probing PCI hardware (bus 00)
Oct 4 20:06:11 ubuntu kernel: [4294671.874000] PCI: Transparent bridge - 0000:00:09.0
Oct 4 20:06:11 ubuntu kernel: [4294671.874000] Boot video device is 0000:01:00.0
Oct 4 20:06:11 ubuntu kernel: [4294671.874000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 4 20:06:11 ubuntu kernel: [4294671.941000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
Oct 4 20:06:11 ubuntu kernel: [4294671.943000] ACPI: PCI Interrupt Link [LNK1] (IRQs *3 4 5 7 9 10 11 12 14 15)
Oct 4 20:06:11 ubuntu kernel: [4294671.944000] ACPI: PCI Interrupt Link [LNK2] (IRQs *3 4 5 7 9 10 11 12 14 15)
Oct 4 20:06:11 ubuntu kernel: [4294671.944000] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 7 9 10 *11 12 14 15)
Oct 4 20:06:11 ubuntu kernel: [4294671.944000] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.945000] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.945000] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 *5 7 9 10 11 12 14 15)
Oct 4 20:06:11 ubuntu kernel: [4294671.945000] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.946000] ACPI: PCI Interrupt Link [LMAC] (IRQs *3 4 5 7 9 10 11 12 14 15)
Oct 4 20:06:11 ubuntu kernel: [4294671.946000] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 *5 7 9 10 11 12 14 15)
Oct 4 20:06:11 ubuntu kernel: [4294671.946000] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.947000] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 7 9 10 *11 12 14 15)
Oct 4 20:06:11 ubuntu kernel: [4294671.947000] ACPI: PCI Interrupt Link [LUB2] (IRQs *3 4 5 7 9 10 11 12 14 15)
Oct 4 20:06:11 ubuntu kernel: [4294671.947000] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.948000] ACPI: PCI Interrupt Link [LSID] (IRQs 3 4 5 7 9 10 *11 12 14 15)
Oct 4 20:06:11 ubuntu kernel: [4294671.948000] ACPI: PCI Interrupt Link [LFID] (IRQs 3 4 *5 7 9 10 11 12 14 15)
Oct 4 20:06:11 ubuntu kernel: [4294671.948000] ACPI: PCI Interrupt Link [LPCA] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.948000] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.949000] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.949000] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.950000] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.950000] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.950000] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.951000] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.951000] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.951000] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.952000] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.952000] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.953000] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.953000] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.953000] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.953000] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.954000] ACPI: PCI Interrupt Link [APCP] (IRQs 20 21 22 23) *0, disabled.
Oct 4 20:06:11 ubuntu kernel: [4294671.957000] Linux Plug and Play Support v0.97 (c) Adam Belay
Oct 4 20:06:11 ubuntu kernel: [4294671.957000] pnp: PnP ACPI init
Oct 4 20:06:11 ubuntu kernel: [4294671.963000] pnp: PnP ACPI: found 16 devices
Oct 4 20:06:11 ubuntu kernel: [4294671.963000] PnPBIOS: Disabled by ACPI PNP
Oct 4 20:06:11 ubuntu kernel: [4294671.963000] PCI: Using ACPI for IRQ routing
Oct 4 20:06:11 ubuntu kernel: [4294671.963000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] pnp: 00:00: ioport range 0x4000-0x407f could not be reserved
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] pnp: 00:00: ioport range 0x4080-0x40ff has been reserved
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] pnp: 00:00: ioport range 0x4400-0x447f has been reserved
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] pnp: 00:00: ioport range 0x4480-0x44ff could not be reserved
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] pnp: 00:00: ioport range 0x4800-0x487f has been reserved
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] pnp: 00:00: ioport range 0x4880-0x48ff has been reserved
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PCI: Bridge: 0000:00:09.0
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] IO window: a000-afff
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] MEM window: d3000000-d4ffffff
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PREFETCH window: d5100000-d51fffff
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PCI: Bridge: 0000:00:0b.0
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] IO window: disabled.
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] MEM window: disabled.
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PREFETCH window: disabled.
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PCI: Bridge: 0000:00:0c.0
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] IO window: disabled.
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] MEM window: disabled.
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PREFETCH window: disabled.
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PCI: Bridge: 0000:00:0d.0
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] IO window: disabled.
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] MEM window: disabled.
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PREFETCH window: disabled.
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PCI: Bridge: 0000:00:0e.0
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] IO window: 9000-9fff
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] MEM window: d0000000-d2ffffff
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PREFETCH window: c0000000-cfffffff
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PCI: Setting latency timer of device 0000:00:09.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PCI: Setting latency timer of device 0000:00:0b.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PCI: Setting latency timer of device 0000:00:0c.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PCI: Setting latency timer of device 0000:00:0d.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] PCI: Setting latency timer of device 0000:00:0e.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] audit: initializing netlink socket (disabled)
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] audit(1159992259.022:1): initialized
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] highmem bounce pool size: 64 pages
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] VFS: Disk quotas dquot_6.5.1
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] Initializing Cryptographic API
Oct 4 20:06:11 ubuntu kernel: [4294672.023000] io scheduler noop registered
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] io scheduler anticipatory registered
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] io scheduler deadline registered
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] io scheduler cfq registered
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] PCI: Setting latency timer of device 0000:00:0b.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] assign_interrupt_mode Found MSI capability
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] Allocate Port Service[pcie00]
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] Allocate Port Service[pcie03]
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] PCI: Setting latency timer of device 0000:00:0c.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] assign_interrupt_mode Found MSI capability
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] Allocate Port Service[pcie00]
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] Allocate Port Service[pcie03]
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] PCI: Setting latency timer of device 0000:00:0d.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] assign_interrupt_mode Found MSI capability
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] Allocate Port Service[pcie00]
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] Allocate Port Service[pcie03]
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] PCI: Setting latency timer of device 0000:00:0e.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] assign_interrupt_mode Found MSI capability
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] Allocate Port Service[pcie00]
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] Allocate Port Service[pcie03]
Oct 4 20:06:11 ubuntu kernel: [4294672.024000] isapnp: Scanning for PnP cards...
Oct 4 20:06:11 ubuntu kernel: [4294672.379000] isapnp: No Plug & Play device found
Oct 4 20:06:11 ubuntu kernel: [4294672.389000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Oct 4 20:06:11 ubuntu kernel: [4294672.391000] serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 4 20:06:11 ubuntu kernel: [4294672.391000] serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 4 20:06:11 ubuntu kernel: [4294672.391000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
Oct 4 20:06:11 ubuntu kernel: [4294672.391000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Oct 4 20:06:11 ubuntu kernel: [4294672.392000] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Oct 4 20:06:11 ubuntu kernel: [4294672.393000] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize
Oct 4 20:06:11 ubuntu kernel: [4294672.393000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Oct 4 20:06:11 ubuntu kernel: [4294672.393000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Oct 4 20:06:11 ubuntu kernel: [4294672.393000] mice: PS/2 mouse device common for all mice
Oct 4 20:06:11 ubuntu kernel: [4294672.393000] EISA: Probing bus 0 at eisa.0
Oct 4 20:06:11 ubuntu kernel: [4294672.393000] Cannot allocate resource for EISA slot 4
Oct 4 20:06:11 ubuntu kernel: [4294672.393000] EISA: Detected 0 cards.
Oct 4 20:06:11 ubuntu kernel: [4294672.393000] NET: Registered protocol family 2
Oct 4 20:06:11 ubuntu kernel: [4294672.403000] IP route cache hash table entries: 131072 (order: 7, 524288 bytes)
Oct 4 20:06:11 ubuntu kernel: [4294672.403000] TCP established hash table entries: 524288 (order: 9, 2097152 bytes)
Oct 4 20:06:11 ubuntu kernel: [4294672.405000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
Oct 4 20:06:11 ubuntu kernel: [4294672.405000] TCP: Hash tables configured (established 524288 bind 65536)
Oct 4 20:06:11 ubuntu kernel: [4294672.405000] TCP reno registered
Oct 4 20:06:11 ubuntu kernel: [4294672.405000] TCP bic registered
Oct 4 20:06:11 ubuntu kernel: [4294672.405000] NET: Registered protocol family 1
Oct 4 20:06:11 ubuntu kernel: [4294672.405000] NET: Registered protocol family 8
Oct 4 20:06:11 ubuntu kernel: [4294672.405000] NET: Registered protocol family 20
Oct 4 20:06:11 ubuntu kernel: [4294672.405000] Using IPI Shortcut mode
Oct 4 20:06:11 ubuntu kernel: [4294672.405000] ACPI wakeup devices:
Oct 4 20:06:11 ubuntu kernel: [4294672.405000] HUB0 XVR0 XVR1 XVR2 XVR3 USB0 USB2 MMAC MMCI UAR1 PS2M PS2K
Oct 4 20:06:11 ubuntu kernel: [4294672.405000] ACPI: (supports S0 S1 S3 S4 S5)
Oct 4 20:06:11 ubuntu kernel: [4294672.405000] Freeing unused kernel memory: 288k freed
Oct 4 20:06:11 ubuntu kernel: [4294672.419000] input: AT Translated Set 2 keyboard as /class/input/input0
Oct 4 20:06:11 ubuntu kernel: [4294672.442000] vga16fb: initializing
Oct 4 20:06:11 ubuntu kernel: [4294672.442000] vga16fb: mapped to 0xc00a0000
Oct 4 20:06:11 ubuntu kernel: [4294672.572000] Console: switching to colour frame buffer device 80x25
Oct 4 20:06:11 ubuntu kernel: [4294672.572000] fb0: VGA16 VGA frame buffer device
Oct 4 20:06:11 ubuntu kernel: [4294673.679000] Capability LSM initialized
Oct 4 20:06:11 ubuntu kernel: [4294673.702000] ACPI: Fan [FAN] (on)
Oct 4 20:06:11 ubuntu kernel: [4294673.706000] ACPI: Thermal Zone [THRM] (40 C)
Oct 4 20:06:11 ubuntu kernel: [4294674.101000] SCSI subsystem initialized
Oct 4 20:06:11 ubuntu kernel: [4294674.102000] ACPI: bus type scsi registered
Oct 4 20:06:11 ubuntu kernel: [4294674.102000] libata version 1.20 loaded.
Oct 4 20:06:11 ubuntu kernel: [4294674.103000] sata_nv 0000:00:07.0: version 0.8
Oct 4 20:06:11 ubuntu kernel: [4294674.103000] **** SET: Misaligned resource pointer: dfefec02 Type 07 Len 0
Oct 4 20:06:11 ubuntu kernel: [4294674.103000] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 23
Oct 4 20:06:11 ubuntu kernel: [4294674.103000] ACPI: PCI Interrupt 0000:00:07.0[A] -> Link [APSI] -> GSI 23 (level, low) -> IRQ 217
Oct 4 20:06:11 ubuntu kernel: [4294674.103000] PCI: Setting latency timer of device 0000:00:07.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294674.103000] ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bmdma 0xD800 irq 217
Oct 4 20:06:11 ubuntu kernel: [4294674.103000] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bmdma 0xD808 irq 217
Oct 4 20:06:11 ubuntu kernel: [4294674.305000] ata1: no device found (phy stat 00000000)
Oct 4 20:06:11 ubuntu kernel: [4294674.305000] scsi0 : sata_nv
Oct 4 20:06:11 ubuntu kernel: [4294674.506000] ata2: no device found (phy stat 00000000)
Oct 4 20:06:11 ubuntu kernel: [4294674.506000] scsi1 : sata_nv
Oct 4 20:06:11 ubuntu kernel: [4294674.506000] **** SET: Misaligned resource pointer: dfefeb02 Type 07 Len 0
Oct 4 20:06:11 ubuntu kernel: [4294674.506000] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 22
Oct 4 20:06:11 ubuntu kernel: [4294674.506000] ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [APSJ] -> GSI 22 (level, low) -> IRQ 225
Oct 4 20:06:11 ubuntu kernel: [4294674.506000] PCI: Setting latency timer of device 0000:00:08.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294674.506000] ata3: SATA max UDMA/133 cmd 0x9E0 ctl 0xBE2 bmdma 0xC400 irq 225
Oct 4 20:06:11 ubuntu kernel: [4294674.506000] ata4: SATA max UDMA/133 cmd 0x960 ctl 0xB62 bmdma 0xC408 irq 225
Oct 4 20:06:11 ubuntu kernel: [4294674.861000] ata3: dev 0 cfg 00:427a 49:2f00 82:346b 83:7f21 84:4003 85:3469 86:3c01 87:4003 88:203f 93:604b
Oct 4 20:06:11 ubuntu kernel: [4294674.861000] ata3: dev 0 ATA-6, max UDMA/100, 488397168 sectors: LBA48
Oct 4 20:06:11 ubuntu kernel: [4294674.861000] ata3(0): applying bridge limits
Oct 4 20:06:11 ubuntu kernel: [4294674.862000] nv_sata: Primary device added
Oct 4 20:06:11 ubuntu kernel: [4294674.862000] nv_sata: Primary device removed
Oct 4 20:06:11 ubuntu kernel: [4294674.862000] nv_sata: Secondary device added
Oct 4 20:06:11 ubuntu kernel: [4294674.862000] nv_sata: Secondary device removed
Oct 4 20:06:11 ubuntu kernel: [4294674.862000] ata3: dev 0 configured for UDMA/100
Oct 4 20:06:11 ubuntu kernel: [4294674.865000] sata_get_dev_handle: SATA dev addr=0x80000, handle=0xdfff9c00
Oct 4 20:06:11 ubuntu kernel: [4294674.872000] scsi2 : sata_nv
Oct 4 20:06:11 ubuntu kernel: [4294675.073000] ata4: no device found (phy stat 00000000)
Oct 4 20:06:11 ubuntu kernel: [4294675.073000] scsi3 : sata_nv
Oct 4 20:06:11 ubuntu kernel: [4294675.073000] Vendor: ATA Model: WDC WD2500JD-00G Rev: 02.0
Oct 4 20:06:11 ubuntu kernel: [4294675.073000] Type: Direct-Access ANSI SCSI revision: 05
Oct 4 20:06:11 ubuntu kernel: [4294675.074000] NFORCE-CK804: IDE controller at PCI slot 0000:00:06.0
Oct 4 20:06:11 ubuntu kernel: [4294675.074000] NFORCE-CK804: chipset revision 243
Oct 4 20:06:11 ubuntu kernel: [4294675.074000] NFORCE-CK804: not 100%% native mode: will probe irqs later
Oct 4 20:06:11 ubuntu kernel: [4294675.074000] NFORCE-CK804: 0000:00:06.0 (rev f3) UDMA133 controller
Oct 4 20:06:11 ubuntu kernel: [4294675.074000] ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
Oct 4 20:06:11 ubuntu kernel: [4294675.074000] ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
Oct 4 20:06:11 ubuntu kernel: [4294675.074000] Probing IDE interface ide0...
Oct 4 20:06:11 ubuntu kernel: [4294675.088000] Driver 'sd' needs updating - please use bus_type methods
Oct 4 20:06:11 ubuntu kernel: [4294675.088000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
Oct 4 20:06:11 ubuntu kernel: [4294675.088000] SCSI device sda: drive cache: write back
Oct 4 20:06:11 ubuntu kernel: [4294675.089000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
Oct 4 20:06:11 ubuntu kernel: [4294675.090000] SCSI device sda: drive cache: write back
Oct 4 20:06:11 ubuntu kernel: [4294675.090000] sda: sda2
Oct 4 20:06:11 ubuntu kernel: [4294675.111000] sd 2:0:0:0: Attached scsi disk sda
Oct 4 20:06:11 ubuntu kernel: [4294675.339000] hda: ST3300631A, ATA DISK drive
Oct 4 20:06:11 ubuntu kernel: [4294675.951000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Oct 4 20:06:11 ubuntu kernel: [4294675.952000] Probing IDE interface ide1...
Oct 4 20:06:11 ubuntu kernel: [4294676.624000] hdc: PLEXTOR DVDR PX-740A, ATAPI CD/DVD-ROM drive
Oct 4 20:06:11 ubuntu kernel: [4294677.338000] hdd: PLEXTOR CD-R PX-W5224A, ATAPI CD/DVD-ROM drive
Oct 4 20:06:11 ubuntu kernel: [4294677.389000] ide1 at 0x170-0x177,0x376 on irq 15
Oct 4 20:06:11 ubuntu kernel: [4294677.399000] hda: max request size: 1024KiB
Oct 4 20:06:11 ubuntu kernel: [4294677.408000] hda: 586072368 sectors (300069 MB) w/16384KiB Cache, CHS=36481/255/63, UDMA(100)
Oct 4 20:06:11 ubuntu kernel: [4294677.408000] hda: cache flushes supported
Oct 4 20:06:11 ubuntu kernel: [4294677.408000] hda: hda1 hda2 hda3 hda4 < hda5 >
Oct 4 20:06:11 ubuntu kernel: [4294677.449000] hdc: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Oct 4 20:06:11 ubuntu kernel: [4294677.449000] Uniform CD-ROM driver Revision: 3.20
Oct 4 20:06:11 ubuntu kernel: [4294677.457000] hdd: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Oct 4 20:06:11 ubuntu kernel: [4294678.155000] usbcore: registered new driver usbfs
Oct 4 20:06:11 ubuntu kernel: [4294678.156000] usbcore: registered new driver hub
Oct 4 20:06:11 ubuntu kernel: [4294678.156000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
Oct 4 20:06:11 ubuntu kernel: [4294678.157000] **** SET: Misaligned resource pointer: dfbc08c2 Type 07 Len 0
Oct 4 20:06:11 ubuntu kernel: [4294678.157000] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 21
Oct 4 20:06:11 ubuntu kernel: [4294678.157000] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [APCF] -> GSI 21 (level, low) -> IRQ 233
Oct 4 20:06:11 ubuntu kernel: [4294678.157000] PCI: Setting latency timer of device 0000:00:02.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294678.157000] ohci_hcd 0000:00:02.0: OHCI Host Controller
Oct 4 20:06:11 ubuntu kernel: [4294678.175000] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.48.
Oct 4 20:06:11 ubuntu kernel: [4294678.181000] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
Oct 4 20:06:11 ubuntu kernel: [4294678.181000] ohci_hcd 0000:00:02.0: irq 233, io mem 0xd5004000
Oct 4 20:06:11 ubuntu kernel: [4294678.200000] ieee1394: Initialized config rom entry `ip1394'
Oct 4 20:06:11 ubuntu kernel: [4294678.234000] hub 1-0:1.0: USB hub found
Oct 4 20:06:11 ubuntu kernel: [4294678.234000] hub 1-0:1.0: 10 ports detected
Oct 4 20:06:11 ubuntu kernel: [4294678.335000] **** SET: Misaligned resource pointer: dfbc03c2 Type 07 Len 0
Oct 4 20:06:11 ubuntu kernel: [4294678.335000] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 20
Oct 4 20:06:11 ubuntu kernel: [4294678.335000] ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [APCL] -> GSI 20 (level, low) -> IRQ 50
Oct 4 20:06:11 ubuntu kernel: [4294678.335000] PCI: Setting latency timer of device 0000:00:02.1 to 64
Oct 4 20:06:11 ubuntu kernel: [4294678.335000] ehci_hcd 0000:00:02.1: EHCI Host Controller
Oct 4 20:06:11 ubuntu kernel: [4294678.335000] ehci_hcd 0000:00:02.1: debug port 1
Oct 4 20:06:11 ubuntu kernel: [4294678.335000] PCI: cache line size of 64 is not supported by device 0000:00:02.1
Oct 4 20:06:11 ubuntu kernel: [4294678.335000] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
Oct 4 20:06:11 ubuntu kernel: [4294678.335000] ehci_hcd 0000:00:02.1: irq 50, io mem 0xd5005000
Oct 4 20:06:11 ubuntu kernel: [4294678.336000] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Oct 4 20:06:11 ubuntu kernel: [4294678.336000] hub 2-0:1.0: USB hub found
Oct 4 20:06:11 ubuntu kernel: [4294678.336000] hub 2-0:1.0: 10 ports detected
Oct 4 20:06:11 ubuntu kernel: [4294678.437000] **** SET: Misaligned resource pointer: dfbc00c2 Type 07 Len 0
Oct 4 20:06:11 ubuntu kernel: [4294678.437000] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 23
Oct 4 20:06:11 ubuntu kernel: [4294678.437000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [APCH] -> GSI 23 (level, low) -> IRQ 217
Oct 4 20:06:11 ubuntu kernel: [4294678.437000] PCI: Setting latency timer of device 0000:00:0a.0 to 64
Oct 4 20:06:11 ubuntu kernel: [4294678.879000] ohci_hcd 0000:00:02.0: wakeup
Oct 4 20:06:11 ubuntu kernel: [4294678.950000] eth0: forcedeth.c: subsystem: 01043:8141 bound to 0000:00:0a.0
Oct 4 20:06:11 ubuntu kernel: [4294678.950000] ohci1394: $Rev: 1313 $ Ben Collins <email address hidden>
Oct 4 20:06:11 ubuntu kernel: [4294678.950000] **** SET: Misaligned resource pointer: dfbc00c2 Type 07 Len 0
Oct 4 20:06:11 ubuntu kernel: [4294678.950000] ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
Oct 4 20:06:11 ubuntu kernel: [4294678.950000] ACPI: PCI Interrupt 0000:05:0b.0[A] -> Link [APC1] -> GSI 16 (level, low) -> IRQ 58
Oct 4 20:06:11 ubuntu kernel: [4294679.002000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[58] MMIO=[d4008000-d40087ff] Max Packet=[2048]
Oct 4 20:06:11 ubuntu kernel: [4294679.055000] cdrom: open failed.
Oct 4 20:06:11 ubuntu kernel: [4294679.156000] usb 1-3: new full speed USB device using ohci_hcd and address 2
Oct 4 20:06:11 ubuntu kernel: [4294679.526000] usb 1-9: new full speed USB device using ohci_hcd and address 3
Oct 4 20:06:11 ubuntu kernel: [4294679.685000] Initializing USB Mass Storage driver...
Oct 4 20:06:11 ubuntu kernel: [4294679.685000] scsi4 : SCSI emulation for USB Mass Storage devices
Oct 4 20:06:11 ubuntu kernel: [4294679.685000] usb-storage: device found at 3
Oct 4 20:06:11 ubuntu kernel: [4294679.685000] usb-storage: waiting for device to settle before scanning
Oct 4 20:06:11 ubuntu kernel: [4294679.685000] usbcore: registered new driver usb-storage
Oct 4 20:06:11 ubuntu kernel: [4294679.685000] USB Mass Storage support registered.
Oct 4 20:06:11 ubuntu kernel: [4294679.924000] ISO 9660 Extensions: Microsoft Joliet Level 3
Oct 4 20:06:11 ubuntu kernel: [4294679.979000] ISO 9660 Extensions: RRIP_1991A
Oct 4 20:06:11 ubuntu kernel: [4294680.028000] loop: loaded (max 8 devices)
Oct 4 20:06:11 ubuntu kernel: [4294680.037000] Registering unionfs 1.1.2
Oct 4 20:06:11 ubuntu kernel: [4294680.154000] squashfs: version 3.0prerelease (2006/1/24) Phillip Lougher
Oct 4 20:06:11 ubuntu kernel: [4294680.258000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0011d8000085e979]
Oct 4 20:06:11 ubuntu kernel: [4294684.693000] Vendor: Generic Model: USB SD Reader Rev: 1.00
Oct 4 20:06:11 ubuntu kernel: [4294684.693000] Type: Direct-Access ANSI SCSI revision: 00
Oct 4 20:06:11 ubuntu kernel: [4294684.762000] sd 4:0:0:0: Attached scsi removable disk sdb
Oct 4 20:06:11 ubuntu kernel: [4294684.769000] Vendor: Generic Model: USB CF Reader Rev: 1.01
Oct 4 20:06:11 ubuntu kernel: [4294684.769000] Type: Direct-Access ANSI SCSI revision: 00
Oct 4 20:06:11 ubuntu kernel: [4294684.838000] sd 4:0:0:1: Attached scsi removable disk sdc
Oct 4 20:06:11 ubuntu kernel: [4294684.845000] Vendor: Generic Model: USB SM Reader Rev: 1.02
Oct 4 20:06:11 ubuntu kernel: [4294684.845000] Type: Direct-Access ANSI SCSI revision: 00
Oct 4 20:06:11 ubuntu kernel: [4294684.914000] sd 4:0:0:2: Attached scsi removable disk sdd
Oct 4 20:06:11 ubuntu kernel: [4294684.921000] Vendor: Generic Model: USB MS Reader Rev: 1.03
Oct 4 20:06:11 ubuntu kernel: [4294684.921000] Type: Direct-Access ANSI SCSI revision: 00
Oct 4 20:06:11 ubuntu kernel: [4294684.990000] sd 4:0:0:3: Attached scsi removable disk sde
Oct 4 20:06:11 ubuntu kernel: [4294684.991000] usb-storage: device scan complete
Oct 4 20:06:11 ubuntu kernel: [4294733.889000] **** SET: Misaligned resource pointer: c2a9f0c2 Type 07 Len 0
Oct 4 20:06:11 ubuntu kernel: [4294733.889000] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
Oct 4 20:06:11 ubuntu kernel: [4294733.889000] ACPI: PCI Interrupt 0000:05:0c.0[A] -> Link [APC2] -> GSI 17 (level, low) -> IRQ 66
Oct 4 20:06:11 ubuntu kernel: [4294733.889000] skge 1.3 addr 0xd4000000 irq 66 chip Yukon-Lite rev 9
Oct 4 20:06:11 ubuntu kernel: [4294733.889000] skge eth1: addr 00:15:f2:7e:f5:63
Oct 4 20:06:11 ubuntu kernel: [4294753.728000] Floppy drive(s): fd0 is 1.44M
Oct 4 20:06:11 ubuntu kernel: [4294753.748000] sd 2:0:0:0: Attached scsi generic sg0 type 0
Oct 4 20:06:11 ubuntu kernel: [4294753.749000] sd 4:0:0:0: Attached scsi generic sg1 type 0
Oct 4 20:06:11 ubuntu kernel: [4294753.751000] sd 4:0:0:1: Attached scsi generic sg2 type 0
Oct 4 20:06:11 ubuntu kernel: [4294753.752000] sd 4:0:0:2: Attached scsi generic sg3 type 0
Oct 4 20:06:11 ubuntu kernel: [4294753.753000] sd 4:0:0:3: Attached scsi generic sg4 type 0
Oct 4 20:06:11 ubuntu kernel: [4294753.761000] FDC 0 is a post-1991 82077
Oct 4 20:06:11 ubuntu kernel: [4294754.240000] Real Time Clock Driver v1.12
Oct 4 20:06:11 ubuntu kernel: [4294754.451000] input: PC Speaker as /class/input/input1
Oct 4 20:06:11 ubuntu kernel: [4294755.087000] skge eth1: enabling interface
Oct 4 20:06:11 ubuntu kernel: [4294755.099000] eth0: no link during initialization.
Oct 4 20:06:11 ubuntu kernel: [4294755.115000] input: PS2++ Logitech MX Mouse as /class/input/input2
Oct 4 20:06:11 ubuntu kernel: [4294756.558000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 4 20:06:11 ubuntu kernel: [4294756.974000] NET: Registered protocol family 17
Oct 4 20:06:11 ubuntu kernel: [4294757.013000] skge eth1: Link is up at 100 Mbps, full duplex, flow control none
Oct 4 20:06:11 ubuntu kernel: [4294757.451000] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x4c00
Oct 4 20:06:11 ubuntu kernel: [4294757.451000] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x4c40
Oct 4 20:06:11 ubuntu kernel: [4294759.922000] shpchp:

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

This looks like another consequence of bug 47859, and is fixed in Kubuntu 6.06.1.

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.