Installer crashed on attempting to format disk

Bug #57897 reported by William
This bug report is a duplicate of:  Bug #48383: debconf frontend went away -- gtkui. Edit Remove
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

The installer crashed when attempting to format two partitions after partitioning an external USB hard drive.

The computer is a Mac iBook 600 with G3 processor (600 MHz) and 640 MB ram. I was attempting to install from the live CD (Ubuntu Dapper 6.06LTS for PowerPC) onto an external USB hard drive - Lacie 250GB.

Previously I had attempted to partition the drive unsuccessfully using GParted. I unmounted the existing partitions before altering the partitions but they appeared to automatically remount themselves during partitioning, possibly causing the crash? I had the same problem with QtParted. So this may be an issue with the partioning rather than the installing.

I will try again...

--- Info from crash report ---

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 266, in run
    self.process_step()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 741, in process_step
    self.mountpoints_to_summary()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1016, in mountpoints_to_summary
    if partman_commit.PartmanCommit(self).run_command(auto_process=True) != 0:
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 128, in run_command
    self.start(auto_process=auto_process)
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 45, in start
    self.db = DebconfCommunicator(PACKAGE, cloexec=True)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 125, in __init__
    write=self.dccomm.tochild)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 48, in __init__
    self.setUp(title)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 51, in setUp
    self.version = self.version(2)
  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():

--- /var/log/installer/syslog.0 ---
Ubiquity 1.0.12
Sun, 27 Aug 2006 16:19:10 INFO switched to page stepLanguage
ubiquity: Starting up '['/usr/lib/ubiquity/localechooser/localechooser']' for ubiquity.components.language.Language
ubiquity: Watching for question patterns ^languagechooser/language-name
Sun, 27 Aug 2006 16:23:39 INFO Step_before = stepLanguage
Sun, 27 Aug 2006 16:23:45 INFO switched to page stepLocation
Sun, 27 Aug 2006 16:23:45 INFO Step_after = stepLocation
ubiquity: Starting up '['/usr/share/ubiquity/tzsetup']' for ubiquity.components.timezone.Timezone
ubiquity: Watching for question patterns ^time/zone$
Sun, 27 Aug 2006 16:24:18 INFO Step_before = stepLocation
Sun, 27 Aug 2006 16:24:18 INFO switched to page stepKeyboardConf
Sun, 27 Aug 2006 16:24:18 INFO Step_after = stepKeyboardConf
ubiquity: kbd-chooser prepare
ubiquity: Starting up '['/bin/sh', '-c', '. /usr/share/debconf/confmodule; exec /usr/lib/ubiquity/kbd-chooser/kbd-chooser']' for ubiquity.components.kbd_chooser.KbdChooser
ubiquity: Watching for question patterns ^kbd-chooser/method$, ^console-keymaps.*/keymap$, ERROR
ubiquity: apply_keyboard: mac-usb-uk
ubiquity: apply_keyboard: layout gb
ubiquity: Display map: {u'Swedish': u'mac-usb-se', u'Danish': u'mac-usb-dk-latin1', u'German (no dead keys)': u'mac-usb-de-latin1-nodeadkeys', u'Finnish': u'mac-usb-fi-latin1', u'Portuguese': u'mac-usb-pt-latin1', u'German': u'mac-usb-de-latin1', u'Italian': u'mac-usb-it', u'French': u'mac-usb-fr', u'Swiss French': u'mac-usb-fr_CH-latin1', u'British English': u'mac-usb-uk', u'Spanish': u'mac-usb-es', u'Dvorak': u'mac-usb-dvorak', u'Swiss German': u'mac-usb-de_CH', u'American English': u'mac-usb-us', u'Belgian': u'mac-usb-be'}
ubiquity: Untranslated choices: [u'mac-usb-be', u'mac-usb-de-latin1', u'mac-usb-de-latin1-nodeadkeys', u'mac-usb-de_CH', u'mac-usb-dk-latin1', u'mac-usb-us', u'mac-usb-dvorak', u'mac-usb-es', u'mac-usb-fi-latin1', u'mac-usb-fr', u'mac-usb-fr_CH-latin1', u'mac-usb-it', u'mac-usb-pt-latin1', u'mac-usb-se', u'mac-usb-uk']
ubiquity: Choices: [u'Belgian', u'German', u'German (no dead keys)', u'Swiss German', u'Danish', u'American English', u'Dvorak', u'Spanish', u'Finnish', u'French', u'Swiss French', u'Italian', u'Portuguese', u'Swedish', u'British English']
ubiquity: console-keymaps-usb/keymap db: mac-usb-uk
Sun, 27 Aug 2006 16:24:31 INFO Step_before = stepKeyboardConf
Sun, 27 Aug 2006 16:24:31 INFO switched to page stepUserInfo
Sun, 27 Aug 2006 16:24:31 INFO Step_after = stepUserInfo
ubiquity: Starting up '['/usr/lib/ubiquity/user-setup/user-setup-ask', '/target']' for ubiquity.components.usersetup.UserSetup
ubiquity: Watching for question patterns ^passwd/user-fullname$, ^passwd/username$, ^passwd/user-password$, ^passwd/user-password-again$, ERROR
ON STATE: 1
ON STATE: 2
ON STATE: 3
ON STATE: 4
ON STATE: 5
ON STATE: 6
ON STATE: 7
ON STATE: 8
Sun, 27 Aug 2006 16:25:01 INFO Step_before = stepUserInfo
Sun, 27 Aug 2006 16:25:01 INFO switched to page stepPartDisk
Sun, 27 Aug 2006 16:25:01 INFO Step_after = stepPartDisk
ubiquity: Starting up '/bin/partman' for ubiquity.components.partman.Partman
ubiquity: Watching for question patterns ^partman-auto/select_disk$, ^partman-auto/.*automatically_partition$, ^partman-partitioning/new_size$, ^partman/choose_partition$, ^partman/confirm.*, type:boolean, ERROR, PROGRESS
unsupported
kernelmodules_basicfilesystems
kernelmodules_ext3
kernelmodules_hfs
kernelmodules_jfs
kernelmodules_reiserfs
kernelmodules_xfs
umount_target
parted
dump
newworld
update_partitions
filesystems_detected
auto_mountpoints
autouse_swap
backup
ubiquity: /bin/partman exited with code 10
Sun, 27 Aug 2006 16:25:58 INFO Step_before = stepPartDisk
Sun, 27 Aug 2006 16:25:58 INFO gparted_loop()
Sun, 27 Aug 2006 16:25:58 INFO switched to page stepPartAdvanced
Sun, 27 Aug 2006 16:25:58 INFO Step_after = stepPartAdvanced
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: The file system is bigger than its volume!
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hdb.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Sun, 27 Aug 2006 16:27:44 INFO Step_before = stepPartAdvanced
Sun, 27 Aug 2006 16:28:15 INFO gparted replied: - FORMAT /dev/sda14 ext3
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hdb.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Sun, 27 Aug 2006 16:28:47 INFO switched to page stepPartMountpoints
Sun, 27 Aug 2006 16:28:47 INFO Step_after = stepPartMountpoints
Sun, 27 Aug 2006 16:28:56 INFO gparted_loop()
Sun, 27 Aug 2006 16:28:56 INFO switched to page stepPartAdvanced
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hdb.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hdb.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Sun, 27 Aug 2006 16:31:14 INFO switched to page stepPartDisk
ubiquity: Starting up '/bin/partman' for ubiquity.components.partman.Partman
ubiquity: Watching for question patterns ^partman-auto/select_disk$, ^partman-auto/.*automatically_partition$, ^partman-partitioning/new_size$, ^partman/choose_partition$, ^partman/confirm.*, type:boolean, ERROR, PROGRESS
unsupported
kernelmodules_basicfilesystems
kernelmodules_ext3
kernelmodules_hfs
kernelmodules_jfs
kernelmodules_reiserfs
kernelmodules_xfs
umount_target
parted
dump
newworld
update_partitions
filesystems_detected
auto_mountpoints
autouse_swap
backup
ubiquity: /bin/partman exited with code 10
Sun, 27 Aug 2006 16:32:19 INFO Step_before = stepPartDisk
Sun, 27 Aug 2006 16:32:19 INFO gparted_loop()
Sun, 27 Aug 2006 16:32:19 INFO switched to page stepPartAdvanced
Sun, 27 Aug 2006 16:32:19 INFO Step_after = stepPartAdvanced
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: The file system is bigger than its volume!
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hdb.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Sun, 27 Aug 2006 16:33:30 INFO Step_before = stepPartAdvanced
Sun, 27 Aug 2006 16:33:34 INFO Step_after = stepPartAdvanced
Sun, 27 Aug 2006 16:34:16 INFO Step_before = stepPartAdvanced
Sun, 27 Aug 2006 16:34:44 INFO gparted replied: - FORMAT /dev/sda9 ext3
Sun, 27 Aug 2006 16:35:08 INFO gparted replied: - FORMAT /dev/sda14 linux-swap
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hdb.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Sun, 27 Aug 2006 16:35:19 INFO switched to page stepPartMountpoints
Sun, 27 Aug 2006 16:35:19 INFO Step_after = stepPartMountpoints
Sun, 27 Aug 2006 16:36:10 INFO gparted_loop()
Sun, 27 Aug 2006 16:36:10 INFO switched to page stepPartAdvanced
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hdb.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Sun, 27 Aug 2006 16:36:42 INFO Step_before = stepPartAdvanced
Sun, 27 Aug 2006 16:36:42 INFO switched to page stepPartMountpoints
Sun, 27 Aug 2006 16:36:42 INFO Step_after = stepPartMountpoints
Sun, 27 Aug 2006 16:37:16 INFO gparted_loop()
Sun, 27 Aug 2006 16:37:16 INFO switched to page stepPartAdvanced
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Error: Attempt to read sectors 128-128 outside of partition on /dev/sda.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Error: Attempt to read sectors 128-128 outside of partition on /dev/hdb.
Warning: Unable to open /dev/hdb read-write (Read-only file system). /dev/hdb has been opened read-only.
Sun, 27 Aug 2006 16:38:00 INFO Step_before = stepPartAdvanced
Sun, 27 Aug 2006 16:38:00 INFO switched to page stepPartMountpoints
Sun, 27 Aug 2006 16:38:00 INFO Step_after = stepPartMountpoints
Sun, 27 Aug 2006 16:38:07 INFO Step_before = stepPartMountpoints
Sun, 27 Aug 2006 16:38:07 INFO mountpoints: {'/dev/sda14': ('swap', True, None), '/dev/sda9': ('/', True, None)}
ubiquity: Starting up '/bin/partman' for ubiquity.components.partman_commit.PartmanCommit
ubiquity: Watching for question patterns ^partman/choose_partition$, ^partman/confirm.*, type:boolean, ERROR, PROGRESS
mkdir: cannot create directory `/var/lib/partman': File exists
unsupported
kernelmodules_basicfilesystems
kernelmodules_ext3
kernelmodules_hfs
kernelmodules_jfs
kernelmodules_reiserfs
kernelmodules_xfs
umount_target
parted
dump
newworld
update_partitions
filesystems_detected
auto_mountpoints
autouse_swap
backup
Sun, 27 Aug 2006 16:38:56 INFO Step_after = stepPartMountpoints
Sun, 27 Aug 2006 16:39:09 INFO Step_before = stepPartMountpoints
Sun, 27 Aug 2006 16:39:09 INFO mountpoints: {'/dev/sda14': ('swap', True, None), '/dev/sda9': ('/', True, None)}
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process
Exception in GTK frontend (invoking crash handler):
Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 266, in run
    self.process_step()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 741, in process_step
    self.mountpoints_to_summary()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1016, in mountpoints_to_summary
    if partman_commit.PartmanCommit(self).run_command(auto_process=True) != 0:
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 128, in run_command
    self.start(auto_process=auto_process)
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 45, in start
    self.db = DebconfCommunicator(PACKAGE, cloexec=True)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 125, in __init__
    write=self.dccomm.tochild)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 48, in __init__
    self.setUp(title)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 51, in setUp
    self.version = self.version(2)
  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():

Sun, 27 Aug 2006 16:39:23 INFO switched to page stepReady
ubiquity: Starting up '['/usr/share/ubiquity/summary']' for ubiquity.components.summary.Summary
ubiquity: Watching for question patterns ^ubiquity/summary$

--- /var/log/syslog ---

Aug 27 15:39:14 ubuntu syslogd 1.4.1#17ubuntu7: restart.
Aug 27 15:39:15 ubuntu kernel: Inspecting /boot/System.map-2.6.15-23-powerpc
Aug 27 15:39:15 ubuntu kernel: Loaded 21317 symbols from /boot/System.map-2.6.15-23-powerpc.
Aug 27 15:39:15 ubuntu kernel: Symbols match kernel version 2.6.15.
Aug 27 15:39:15 ubuntu kernel: No module symbols loaded - kernel modules not enabled.
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Total memory = 640MB; using 2048kB for hash table (at cfe00000)
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Linux version 2.6.15-23-powerpc (buildd@ross) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 Tue May 23 13:46:54 UTC 2006
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Found initrd at 0xc1900000:0xc21327a9
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Found UniNorth memory controller & host bridge @ 0xf8000000 revision: 0xc0
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Mapped at 0xfdfc0000
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Found a Pangea mac-io controller, rev: 0, mapped at 0xfdf40000
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Processor NAP mode on idle enabled.
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] PowerMac motherboard: iBook 2
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Found UniNorth PCI host bridge at 0xf0000000. Firmware bus number: 0->0
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Found UniNorth PCI host bridge at 0xf2000000. Firmware bus number: 0->0
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Found UniNorth PCI host bridge at 0xf4000000. Firmware bus number: 0->0
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] via-pmu: Server Mode is disabled
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] PMU driver 2 initialized for Core99, firmware: 0c
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] nvram: Checking bank 0...
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] nvram: gen0=500, gen1=501
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] nvram: Active bank is: 1
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] nvram: OF partition at 0x410
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] nvram: XP partition at 0x1020
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] nvram: NR partition at 0x1120
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Top of RAM: 0x28000000, Total RAM: 0x28000000
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Memory hole size: 0MB
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] On node 0 totalpages: 163840
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] DMA zone: 163840 pages, LIFO batch:31
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] DMA32 zone: 0 pages, LIFO batch:0
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Normal zone: 0 pages, LIFO batch:0
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] HighMem zone: 0 pages, LIFO batch:0
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Built 1 zonelists
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] Kernel command line: ro ramdisk_size=1048576 boot=casper quiet splash --
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] mpic: Setting up MPIC " MPIC 1 " version 1.2 at 80040000, max 4 CPUs
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] mpic: ISU size: 64, shift: 6, mask: 3f
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] mpic: Initializing for 64 sources
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] PID hash table entries: 4096 (order: 12, 65536 bytes)
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] GMT Delta read from XPRAM: 0 minutes, DST: off
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] time_init: decrementer frequency = 24.960000 MHz
Aug 27 15:39:15 ubuntu kernel: [ 0.000000] time_init: processor frequency = 600.000000 MHz
Aug 27 15:39:15 ubuntu kernel: [ 41.942612] Console: colour dummy device 80x25
Aug 27 15:39:15 ubuntu kernel: [ 41.942659] serial8250_console_init: nothing to do on PowerMac
Aug 27 15:39:15 ubuntu kernel: [ 41.946031] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Aug 27 15:39:15 ubuntu kernel: [ 41.951240] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Aug 27 15:39:15 ubuntu kernel: [ 42.019348] High memory: 0k
Aug 27 15:39:15 ubuntu kernel: [ 42.019362] Memory: 634752k/655360k available (2728k kernel code, 20180k reserved, 284k data, 313k bss, 184k init)
Aug 27 15:39:15 ubuntu kernel: [ 42.019631] Calibrating delay loop... 49.79 BogoMIPS (lpj=99584)
Aug 27 15:39:15 ubuntu kernel: [ 42.098377] Security Framework v1.0.0 initialized
Aug 27 15:39:15 ubuntu kernel: [ 42.098413] SELinux: Disabled at boot.
Aug 27 15:39:15 ubuntu kernel: [ 42.098460] Mount-cache hash table entries: 512
Aug 27 15:39:15 ubuntu kernel: [ 42.098923] device-tree: property "l2-cache" name conflicts with node in /cpus/PowerPC,750@0
Aug 27 15:39:15 ubuntu kernel: [ 42.101094] checking if image is initramfs... it is
Aug 27 15:39:15 ubuntu kernel: [ 43.817959] Freeing initrd memory: 8393k freed
Aug 27 15:39:15 ubuntu kernel: [ 43.820640] NET: Registered protocol family 16
Aug 27 15:39:15 ubuntu kernel: [ 43.821410] PCI: Probing PCI hardware
Aug 27 15:39:15 ubuntu kernel: [ 43.828231] Registering PowerMac CPU frequency driver
Aug 27 15:39:15 ubuntu kernel: [ 43.828248] Low: 400 Mhz, High: 600 Mhz, Boot: 600 Mhz
Aug 27 15:39:15 ubuntu kernel: [ 43.828410] Thermal assist unit using timers, shrink_timer: 500 jiffies
Aug 27 15:39:15 ubuntu kernel: [ 43.830077] audit: initializing netlink socket (disabled)
Aug 27 15:39:15 ubuntu kernel: [ 43.830116] audit(1156692967.880:1): initialized
Aug 27 15:39:15 ubuntu kernel: [ 43.830477] VFS: Disk quotas dquot_6.5.1
Aug 27 15:39:15 ubuntu kernel: [ 43.830550] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Aug 27 15:39:15 ubuntu kernel: [ 43.830734] Initializing Cryptographic API
Aug 27 15:39:15 ubuntu kernel: [ 43.830751] io scheduler noop registered
Aug 27 15:39:15 ubuntu kernel: [ 43.830770] io scheduler anticipatory registered
Aug 27 15:39:15 ubuntu kernel: [ 43.830786] io scheduler deadline registered
Aug 27 15:39:15 ubuntu kernel: [ 43.830827] io scheduler cfq registered
Aug 27 15:39:15 ubuntu kernel: [ 43.831415] PCI: Enabling device 0000:00:10.0 (0086 -> 0087)
Aug 27 15:39:15 ubuntu kernel: [ 43.831874] aty128fb: Invalid ROM signature 1863 should be 0xaa55
Aug 27 15:39:15 ubuntu kernel: [ 43.831895] aty128fb: BIOS not located, guessing timings.
Aug 27 15:39:15 ubuntu kernel: [ 43.831914] aty128fb: Rage128 LF M3 AGP [chip rev 0x0] 8M 128-bit SDR SGRAM (1:1)
Aug 27 15:39:15 ubuntu kernel: [ 43.865248] Console: switching to colour frame buffer device 128x48
Aug 27 15:39:15 ubuntu kernel: [ 43.874949] Registered "ati" backlight controller,level: 14/15
Aug 27 15:39:15 ubuntu kernel: [ 43.874967] fb0: ATY Rage128 frame buffer device on Rage128 LF M3 AGP
Aug 27 15:39:15 ubuntu kernel: [ 43.927091] Macintosh non-volatile memory driver v1.1
Aug 27 15:39:15 ubuntu kernel: [ 43.927332] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.927393] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.927401] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.927456] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.927464] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.927520] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.927528] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.927584] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.927591] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.927647] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.927655] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.927711] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.927719] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.927774] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.927782] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.927838] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.927846] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.927902] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.927909] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.927965] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.927973] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.928029] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.928037] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.928093] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.928100] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.928156] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.928164] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.928220] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.928227] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.928283] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.928291] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.928347] IN from bad port 60 at c018d1fc
Aug 27 15:39:15 ubuntu kernel: [ 43.928355] IN from bad port 64 at c018d1c8
Aug 27 15:39:15 ubuntu kernel: [ 43.928361] i8042.c: No controller found.
Aug 27 15:39:15 ubuntu kernel: [ 43.928372] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
Aug 27 15:39:15 ubuntu kernel: [ 43.937087] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize
Aug 27 15:39:15 ubuntu kernel: [ 43.937433] MacIO PCI driver attached to Pangea chipset
Aug 27 15:39:15 ubuntu kernel: [ 43.939433] input: Macintosh mouse button emulation as /class/input/input0
Aug 27 15:39:15 ubuntu kernel: [ 43.939786] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Aug 27 15:39:15 ubuntu kernel: [ 43.939802] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Aug 27 15:39:15 ubuntu kernel: [ 43.939841] adb: starting probe task...
Aug 27 15:39:15 ubuntu kernel: [ 44.190249] adb devices: [2]: 2 c4 [3]: 3 1 [7]: 7 1f
Aug 27 15:39:15 ubuntu kernel: [ 44.197569] ADB keyboard at 2, handler 1
Aug 27 15:39:15 ubuntu kernel: [ 44.197594] Detected ADB keyboard, type ISO, swapping keys.
Aug 27 15:39:15 ubuntu kernel: [ 44.197790] input: ADB keyboard as /class/input/input1
Aug 27 15:39:15 ubuntu kernel: [ 44.197937] input: ADB Powerbook buttons as /class/input/input2
Aug 27 15:39:15 ubuntu kernel: [ 44.213100] ADB mouse at 3, handler set to 4 (trackpad)
Aug 27 15:39:15 ubuntu kernel: [ 44.272497] input: ADB mouse as /class/input/input3
Aug 27 15:39:15 ubuntu kernel: [ 44.272512] adb: finished probe task...
Aug 27 15:39:15 ubuntu kernel: [ 44.958290] ide0: Found Apple KeyLargo ATA-4 controller, bus ID 2, irq 19
Aug 27 15:39:15 ubuntu kernel: [ 44.958334] Probing IDE interface ide0...
Aug 27 15:39:15 ubuntu kernel: [ 45.246606] hda: IBM-IC25N020ATDA04-0, ATA DISK drive
Aug 27 15:39:15 ubuntu kernel: [ 45.694595] hdb: TOSHIBA DVD-ROM SD-R2002, ATAPI CD/DVD-ROM drive
Aug 27 15:39:15 ubuntu kernel: [ 45.750299] hda: Enabling Ultra DMA 2
Aug 27 15:39:15 ubuntu kernel: [ 45.751307] hdb: Enabling MultiWord DMA 2
Aug 27 15:39:15 ubuntu kernel: [ 45.752390] ide0 at 0xe900e000-0xe900e007,0xe900e160 on irq 19
Aug 27 15:39:15 ubuntu kernel: [ 45.753089] mice: PS/2 mouse device common for all mice
Aug 27 15:39:15 ubuntu kernel: [ 45.753293] NET: Registered protocol family 2
Aug 27 15:39:15 ubuntu kernel: [ 45.786489] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Aug 27 15:39:15 ubuntu kernel: [ 45.787777] TCP established hash table entries: 131072 (order: 7, 524288 bytes)
Aug 27 15:39:15 ubuntu kernel: [ 45.791456] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
Aug 27 15:39:15 ubuntu kernel: [ 45.793267] TCP: Hash tables configured (established 131072 bind 65536)
Aug 27 15:39:15 ubuntu kernel: [ 45.793281] TCP reno registered
Aug 27 15:39:15 ubuntu kernel: [ 45.793607] TCP bic registered
Aug 27 15:39:15 ubuntu kernel: [ 45.793636] NET: Registered protocol family 1
Aug 27 15:39:15 ubuntu kernel: [ 45.793666] NET: Registered protocol family 8
Aug 27 15:39:15 ubuntu kernel: [ 45.793673] NET: Registered protocol family 20
Aug 27 15:39:15 ubuntu kernel: [ 45.793841] Freeing unused kernel memory: 184k init
Aug 27 15:39:15 ubuntu kernel: [ 47.163263] Capability LSM initialized
Aug 27 15:39:15 ubuntu kernel: [ 47.276840] Found KeyWest i2c on "uni-n", 2 channels, stepping: 4 bits
Aug 27 15:39:15 ubuntu kernel: [ 47.277151] Found KeyWest i2c on "mac-io", 1 channel, stepping: 4 bits
Aug 27 15:39:15 ubuntu kernel: [ 49.229130] hda: max request size: 128KiB
Aug 27 15:39:15 ubuntu kernel: [ 49.446017] hda: 39070080 sectors (20003 MB) w/1806KiB Cache, CHS=38760/16/63, UDMA(33)
Aug 27 15:39:15 ubuntu kernel: [ 49.446046] hda: cache flushes not supported
Aug 27 15:39:15 ubuntu kernel: [ 49.446678] hda: [mac] hda1 hda2 hda3 hda4 hda5 hda6
Aug 27 15:39:15 ubuntu kernel: [ 49.499845] hdb: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, DMA
Aug 27 15:39:15 ubuntu kernel: [ 49.499883] Uniform CD-ROM driver Revision: 3.20
Aug 27 15:39:15 ubuntu kernel: [ 54.611857] usbcore: registered new driver usbfs
Aug 27 15:39:15 ubuntu kernel: [ 54.613260] usbcore: registered new driver hub
Aug 27 15:39:15 ubuntu kernel: [ 54.619518] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
Aug 27 15:39:15 ubuntu kernel: [ 54.620905] PCI: Enabling device 0001:10:18.0 (0000 -> 0002)
Aug 27 15:39:15 ubuntu kernel: [ 54.620954] ohci_hcd 0001:10:18.0: OHCI Host Controller
Aug 27 15:39:15 ubuntu kernel: [ 54.622725] ohci_hcd 0001:10:18.0: new USB bus registered, assigned bus number 1
Aug 27 15:39:15 ubuntu kernel: [ 54.622764] ohci_hcd 0001:10:18.0: irq 27, io mem 0x80081000
Aug 27 15:39:15 ubuntu kernel: [ 55.123129] hub 1-0:1.0: USB hub found
Aug 27 15:39:15 ubuntu kernel: [ 55.123199] hub 1-0:1.0: 2 ports detected
Aug 27 15:39:15 ubuntu kernel: [ 55.136843] ieee1394: Initialized config rom entry `ip1394'
Aug 27 15:39:15 ubuntu kernel: [ 55.226988] PCI: Enabling device 0001:10:19.0 (0000 -> 0002)
Aug 27 15:39:15 ubuntu kernel: [ 55.227038] ohci_hcd 0001:10:19.0: OHCI Host Controller
Aug 27 15:39:15 ubuntu kernel: [ 55.227444] ohci_hcd 0001:10:19.0: new USB bus registered, assigned bus number 2
Aug 27 15:39:15 ubuntu kernel: [ 55.227482] ohci_hcd 0001:10:19.0: irq 28, io mem 0x80080000
Aug 27 15:39:15 ubuntu kernel: [ 55.262446] hub 2-0:1.0: USB hub found
Aug 27 15:39:15 ubuntu kernel: [ 55.262505] hub 2-0:1.0: 2 ports detected
Aug 27 15:39:15 ubuntu kernel: [ 55.367087] ohci1394: $Rev: 1313 $ Ben Collins <email address hidden>
Aug 27 15:39:15 ubuntu kernel: [ 55.370082] ohci1394: fw-host0: Unexpected PCI resource length of 1000!
Aug 27 15:39:15 ubuntu kernel: [ 55.421129] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[40] MMIO=[f5000000-f50007ff] Max Packet=[2048]
Aug 27 15:39:15 ubuntu kernel: [ 55.482418] usb 1-1: new full speed USB device using ohci_hcd and address 2
Aug 27 15:39:15 ubuntu kernel: [ 55.642230] hub 1-1:1.0: USB hub found
Aug 27 15:39:15 ubuntu kernel: [ 55.644112] hub 1-1:1.0: 4 ports detected
Aug 27 15:39:15 ubuntu kernel: [ 55.963072] usb 1-1.1: new low speed USB device using ohci_hcd and address 3
Aug 27 15:39:15 ubuntu kernel: [ 56.283069] usb 1-1.3: new full speed USB device using ohci_hcd and address 4
Aug 27 15:39:15 ubuntu kernel: [ 56.463379] SCSI subsystem initialized
Aug 27 15:39:15 ubuntu kernel: [ 56.474523] Initializing USB Mass Storage driver...
Aug 27 15:39:15 ubuntu kernel: [ 56.599051] usb 1-1.4: new full speed USB device using ohci_hcd and address 5
Aug 27 15:39:15 ubuntu kernel: [ 56.696762] ieee1394: Host added: ID:BUS[0-00:1023] GUID[000393fffe1db716]
Aug 27 15:39:15 ubuntu kernel: [ 56.711453] usbcore: registered new driver hiddev
Aug 27 15:39:15 ubuntu kernel: [ 56.713075] scsi0 : SCSI emulation for USB Mass Storage devices
Aug 27 15:39:15 ubuntu kernel: [ 56.713945] usb-storage: device found at 4
Aug 27 15:39:15 ubuntu kernel: [ 56.713957] usb-storage: waiting for device to settle before scanning
Aug 27 15:39:15 ubuntu kernel: [ 56.714005] usbcore: registered new driver usb-storage
Aug 27 15:39:15 ubuntu kernel: [ 56.714014] USB Mass Storage support registered.
Aug 27 15:39:15 ubuntu kernel: [ 56.726277] input: Logitech USB-PS/2 Optical Mouse as /class/input/input4
Aug 27 15:39:15 ubuntu kernel: [ 56.726388] input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0001:10:18.0-1.1
Aug 27 15:39:15 ubuntu kernel: [ 56.726437] usbcore: registered new driver usbhid
Aug 27 15:39:15 ubuntu kernel: [ 56.726447] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Aug 27 15:39:15 ubuntu kernel: [ 56.958273] ISO 9660 Extensions: RRIP_1991A
Aug 27 15:39:15 ubuntu kernel: [ 57.040319] loop: loaded (max 8 devices)
Aug 27 15:39:15 ubuntu kernel: [ 57.097583] Registering unionfs 1.1.2
Aug 27 15:39:15 ubuntu kernel: [ 57.295912] squashfs: version 3.0prerelease (2006/1/24) Phillip Lougher
Aug 27 15:39:15 ubuntu kernel: [ 61.717167] Vendor: SEAGATE Model: ST3250823A Rev: 3.03
Aug 27 15:39:15 ubuntu kernel: [ 61.717213] Type: Direct-Access ANSI SCSI revision: 02
Aug 27 15:39:15 ubuntu kernel: [ 61.742236] Driver 'sd' needs updating - please use bus_type methods
Aug 27 15:39:15 ubuntu kernel: [ 61.742420] usb-storage: device scan complete
Aug 27 15:39:15 ubuntu kernel: [ 61.753080] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
Aug 27 15:39:15 ubuntu kernel: [ 61.753097] sda: assuming drive cache: write through
Aug 27 15:39:15 ubuntu kernel: [ 61.804169] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
Aug 27 15:39:15 ubuntu kernel: [ 61.804190] sda: assuming drive cache: write through
Aug 27 15:39:15 ubuntu kernel: [ 61.804220] sda: [mac] sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14
Aug 27 15:39:15 ubuntu kernel: [ 61.846679] sd 0:0:0:0: Attached scsi disk sda
Aug 27 15:39:15 ubuntu kernel: [ 139.816651] sungem.c:v0.98 8/24/03 David S. Miller (<email address hidden>)
Aug 27 15:39:15 ubuntu kernel: [ 139.882640] PHY ID: 4061e4, addr: 0
Aug 27 15:39:15 ubuntu kernel: [ 139.883837] eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:03:93:1d:b7:16
Aug 27 15:39:15 ubuntu kernel: [ 139.883858] eth0: Found BCM5221 PHY
Aug 27 15:39:15 ubuntu kernel: [ 142.282502] eth0: Link is up at 100 Mbps, full-duplex.
Aug 27 15:39:15 ubuntu kernel: [ 191.177334] ts: Compaq touchscreen protocol output
Aug 27 15:39:15 ubuntu kernel: [ 191.811357] sd 0:0:0:0: Attached scsi generic sg0 type 0
Aug 27 15:39:15 ubuntu kernel: [ 192.970040] eth0: Link is up at 100 Mbps, full-duplex.
Aug 27 15:39:15 ubuntu kernel: [ 192.970064] eth0: Pause is disabled
Aug 27 15:39:15 ubuntu kernel: [ 194.187131] NET: Registered protocol family 17
Aug 27 15:39:15 ubuntu kernel: [ 197.555245] NET: Registered protocol family 10
Aug 27 15:39:15 ubuntu kernel: [ 197.555618] lo: Disabled Privacy Extensions
Aug 27 15:39:15 ubuntu kernel: [ 197.556117] IPv6 over IPv4 tunneling driver
Aug 27 15:39:15 ubuntu kernel: [ 199.921989] Linux agpgart interface v0.101 (c) Dave Jones
Aug 27 15:39:15 ubuntu kernel: [ 199.926635] agpgart: Detected Apple UniNorth/Pangea chipset
Aug 27 15:39:15 ubuntu kernel: [ 199.926893] agpgart: configuring for size idx: 4
Aug 27 15:39:15 ubuntu kernel: [ 199.926991] agpgart: AGP aperture is 16M @ 0x0
Aug 27 15:39:15 ubuntu kernel: [ 203.025063] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 5 if 0 alt 0 proto 2 vid 0x04A9 pid 0x1065
Aug 27 15:39:15 ubuntu kernel: [ 203.025801] usbcore: registered new driver usblp
Aug 27 15:39:15 ubuntu kernel: [ 203.025817] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Aug 27 15:39:15 ubuntu kernel: [ 205.177029] input: PowerMac Beep as /class/input/input5
Aug 27 15:39:15 ubuntu kernel: [ 207.614313] eth0: no IPv6 routers present
Aug 27 15:39:15 ubuntu kernel: [ 209.304489] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
Aug 27 15:39:15 ubuntu kernel: [ 209.304509] md: bitmap version 4.39
Aug 27 15:39:15 ubuntu kernel: [ 210.873659] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: <email address hidden>
Aug 27 15:39:16 ubuntu pbbuttonsd: INFO: Soundsystem requested: ALSA and at least activated: ALSA.
Aug 27 15:39:16 ubuntu pbbuttonsd: INFO: saving of config enabled to /etc/pbbuttonsd.conf.
Aug 27 15:39:16 ubuntu pbbuttonsd: INFO: pbbuttonsd 0.7.2: iBook/G3 PB Pismo/G4 PB Titanium (PMU version: 12)
Aug 27 15:39:18 ubuntu anacron[5708]: Anacron 2.3 started on 2006-08-27
Aug 27 15:39:18 ubuntu anacron[5708]: Will run job `cron.daily' in 5 min.
Aug 27 15:39:18 ubuntu anacron[5708]: Will run job `cron.weekly' in 10 min.
Aug 27 15:39:18 ubuntu anacron[5708]: Will run job `cron.monthly' in 15 min.
Aug 27 15:39:18 ubuntu anacron[5708]: Jobs will be executed sequentially
Aug 27 15:39:20 ubuntu pbbuttonsd: INFO: Script '/etc/power/pmcs-pbbuttonsd performance ac ' launched and exited normally
Aug 27 15:39:25 ubuntu hpiod: 0.9.7 accepting connections at 39426...
Aug 27 15:39:41 ubuntu kernel: [ 256.780552] lp: driver loaded but no devices found
Aug 27 15:39:41 ubuntu kernel: [ 257.000622] ppdev: user-space parallel port driver
Aug 27 15:39:51 ubuntu gconfd (ubuntu-5899): starting (version 2.14.0), pid 5899 user 'ubuntu'
Aug 27 15:39:51 ubuntu gconfd (ubuntu-5899): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Aug 27 15:39:51 ubuntu gconfd (ubuntu-5899): Resolved address "xml:readwrite:/home/ubuntu/.gconf" to a writable configuration source at position 1
Aug 27 15:39:51 ubuntu gconfd (ubuntu-5899): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Aug 27 15:39:51 ubuntu gconfd (ubuntu-5899): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
Aug 27 15:39:51 ubuntu gconfd (ubuntu-5899): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
Aug 27 15:40:26 ubuntu gconfd (ubuntu-5899): Resolved address "xml:readwrite:/home/ubuntu/.gconf" to a writable configuration source at position 0
Aug 27 15:40:27 ubuntu hcid[6093]: Bluetooth HCI daemon
Aug 27 15:40:27 ubuntu kernel: [ 302.493313] Bluetooth: Core ver 2.8
Aug 27 15:40:27 ubuntu kernel: [ 302.493345] NET: Registered protocol family 31
Aug 27 15:40:27 ubuntu kernel: [ 302.493355] Bluetooth: HCI device and connection manager initialized
Aug 27 15:40:27 ubuntu kernel: [ 302.493400] Bluetooth: HCI socket layer initialized
Aug 27 15:40:28 ubuntu hcid[6093]: 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
Aug 27 15:40:28 ubuntu sdpd[6099]: Bluetooth SDP daemon
Aug 27 15:40:28 ubuntu kernel: [ 303.657667] Bluetooth: L2CAP ver 2.8
Aug 27 15:40:28 ubuntu kernel: [ 303.657698] Bluetooth: L2CAP socket layer initialized
Aug 27 15:40:29 ubuntu kernel: [ 304.913200] Bluetooth: RFCOMM socket layer initialized
Aug 27 15:40:29 ubuntu kernel: [ 304.913279] Bluetooth: RFCOMM TTY layer initialized
Aug 27 15:40:29 ubuntu kernel: [ 304.913290] Bluetooth: RFCOMM ver 1.7
Aug 27 15:40:35 ubuntu /usr/sbin/cron[6175]: (CRON) INFO (pidfile fd = 3)
Aug 27 15:40:35 ubuntu /usr/sbin/cron[6181]: (CRON) STARTUP (fork ok)
Aug 27 15:40:36 ubuntu /usr/sbin/cron[6181]: (CRON) INFO (Running @reboot jobs)
Aug 27 15:41:45 ubuntu gconfd (root-6462): starting (version 2.14.0), pid 6462 user 'root'
Aug 27 15:41:45 ubuntu gconfd (root-6462): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Aug 27 15:41:45 ubuntu gconfd (root-6462): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 1
Aug 27 15:41:45 ubuntu gconfd (root-6462): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Aug 27 15:41:45 ubuntu gconfd (root-6462): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
Aug 27 15:41:45 ubuntu gconfd (root-6462): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
Aug 27 15:41:50 ubuntu kernel: [ 385.569743] Warning: /proc/ide/hd?/settings interface is obsolete, and will be removed soon!
Aug 27 15:43:45 ubuntu gconfd (root-6462): GConf server is not in use, shutting down.
Aug 27 15:43:45 ubuntu gconfd (root-6462): Exiting
Aug 27 15:44:18 ubuntu anacron[5708]: Job `cron.daily' started
Aug 27 15:44:19 ubuntu anacron[7206]: Updated timestamp for job `cron.daily' to 2006-08-27
Aug 27 15:44:47 ubuntu anacron[5708]: Job `cron.daily' terminated (mailing output)
Aug 27 15:44:47 ubuntu anacron[5708]: Can't find sendmail at /usr/sbin/sendmail, not mailing output
Aug 27 15:49:18 ubuntu anacron[5708]: Job `cron.weekly' started
Aug 27 15:49:18 ubuntu anacron[7550]: Updated timestamp for job `cron.weekly' to 2006-08-27
Aug 27 15:49:23 ubuntu anacron[5708]: Job `cron.weekly' terminated (mailing output)
Aug 27 15:49:23 ubuntu anacron[5708]: Can't find sendmail at /usr/sbin/sendmail, not mailing output
Aug 27 15:54:18 ubuntu anacron[5708]: Job `cron.monthly' started
Aug 27 15:54:19 ubuntu anacron[8307]: Updated timestamp for job `cron.monthly' to 2006-08-27
Aug 27 16:07:51 ubuntu gconfd (root-11065): starting (version 2.14.0), pid 11065 user 'root'
Aug 27 16:07:51 ubuntu gconfd (root-11065): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Aug 27 16:07:51 ubuntu gconfd (root-11065): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 1
Aug 27 16:07:51 ubuntu gconfd (root-11065): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Aug 27 16:07:51 ubuntu gconfd (root-11065): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
Aug 27 16:07:51 ubuntu gconfd (root-11065): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
Aug 27 16:08:21 ubuntu gconfd (root-11065): GConf server is not in use, shutting down.
Aug 27 16:08:21 ubuntu gconfd (root-11065): Exiting
Aug 27 16:12:08 ubuntu anacron[5708]: Job `cron.monthly' terminated
Aug 27 16:12:08 ubuntu anacron[5708]: Normal exit (3 jobs run)
Aug 27 16:17:03 ubuntu /USR/SBIN/CRON[11819]: (root) CMD ( run-parts --report /etc/cron.hourly)
Aug 27 16:19:16 ubuntu localechooser: info: Frontend in use:
Aug 27 16:19:16 ubuntu localechooser: info: Language input template is languagechooser/language-name-fb
Aug 27 16:19:18 ubuntu gconfd (root-11897): starting (version 2.14.0), pid 11897 user 'root'
Aug 27 16:19:18 ubuntu gconfd (root-11897): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Aug 27 16:19:18 ubuntu gconfd (root-11897): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 1
Aug 27 16:19:18 ubuntu gconfd (root-11897): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Aug 27 16:19:18 ubuntu gconfd (root-11897): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
Aug 27 16:19:18 ubuntu gconfd (root-11897): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
Aug 27 16:21:18 ubuntu gconfd (root-11897): GConf server is not in use, shutting down.
Aug 27 16:21:18 ubuntu gconfd (root-11897): Exiting
Aug 27 16:23:34 ubuntu localechooser: info: LANGNAME=English
Aug 27 16:23:34 ubuntu localechooser: info: line=English;0;en;en_US.UTF-8;en;US;en;kbd=lat0-sun16(utf8)
Aug 27 16:23:34 ubuntu localechooser: info: Set debian-installer/language = 'en'
Aug 27 16:23:34 ubuntu localechooser: info: Set debian-installer/locale = 'en'
Aug 27 16:23:34 ubuntu localechooser: info: Set debian-installer/fallbacklocale = 'en_US.UTF-8'
Aug 27 16:23:34 ubuntu localechooser: info: Set debian-installer/country = 'US'
Aug 27 16:23:34 ubuntu localechooser: info: Set debian-installer/consoledisplay = 'kbd=lat0-sun16(utf8)'
Aug 27 16:23:34 ubuntu localechooser: info: Set debconf/language = 'en'
Aug 27 16:23:36 ubuntu localechooser: info: Set countrychooser/country-name = 'United States'
Aug 27 16:23:36 ubuntu localechooser: info: Set debian-installer/country = 'US'
Aug 27 16:23:36 ubuntu localechooser: info: Set debian-installer/locale = 'en_US.UTF-8'
Aug 27 16:23:36 ubuntu localechooser: info: Locale set successfully
Aug 27 16:23:37 ubuntu localechooser: info: Supported locales successfully set
Aug 27 16:24:10 ubuntu localechooser: info: Locale has been preseeded to en_GB.UTF-8
Aug 27 16:24:10 ubuntu localechooser: info: Set languagechooser/language-name = 'English'
Aug 27 16:24:10 ubuntu localechooser: info: Set countrychooser/shortlist-en = 'GB'
Aug 27 16:24:10 ubuntu localechooser: info: Set debian-installer/locale = 'en_GB.UTF-8'
Aug 27 16:24:10 ubuntu localechooser: info: Language input template is languagechooser/language-name
Aug 27 16:24:10 ubuntu localechooser: info: LANGNAME=English
Aug 27 16:24:10 ubuntu localechooser: info: line=English;0;en;en_US.UTF-8;en;US;en;kbd=lat0-sun16(utf8)
Aug 27 16:24:11 ubuntu localechooser: info: Set debian-installer/language = 'en'
Aug 27 16:24:11 ubuntu localechooser: info: Set debian-installer/locale = 'en'
Aug 27 16:24:11 ubuntu localechooser: info: Set debian-installer/fallbacklocale = 'en_US.UTF-8'
Aug 27 16:24:11 ubuntu localechooser: info: Set debian-installer/country = 'US'
Aug 27 16:24:11 ubuntu localechooser: info: Set debian-installer/consoledispla

Revision history for this message
Henrik Nilsen Omma (henrik) wrote :

We are seeing a large number of these bugs (which we are tagging as debconf-frontend-crash). While we are not 100% that they all have the same cause (we have not yet found the cause) we are grouping them together as duplicates.

Revision history for this message
William (will-i-am) wrote :

Thanks. I hope you manage to sort out the bug.

I thought I should let you know that I subsequently managed to successfully install Ubuntu 6.06 and then upgrade to 6.10. I have been using it happily for a few months now.

Thanks again for your help.

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.