Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 295032 Details for
Bug 433024
Anaconda traceback when trying to resize old LV to create new LV
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anacdump.txt
anacdump-resize-lvm.txt (text/plain), 378.36 KB, created by
Will Woods
on 2008-02-15 18:46:38 UTC
(
hide
)
Description:
anacdump.txt
Filename:
MIME Type:
Creator:
Will Woods
Created:
2008-02-15 18:46:38 UTC
Size:
378.36 KB
patch
obsolete
>anaconda 11.4.0.28 exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/autopart.py", line 1100, in doPartitioning > lvmLog.info("Used size vs. available for vg %s: %s %s", request.volumeGroupName, vgused[vg], request.getActualSize(requests, diskset)) > File "/usr/lib/anaconda/iw/partition_gui.py", line 1013, in refresh > autopart.doPartitioning(self.diskset, self.partitions) > File "/usr/lib/anaconda/iw/partition_gui.py", line 1201, in editLVMVolumeGroup > if self.refresh(): > File "/usr/lib/anaconda/iw/partition_gui.py", line 1071, in editCb > self.editLVMVolumeGroup(vgrequest) >AttributeError: 'NoneType' object has no attribute 'volumeGroupName' > >Local variables in innermost frame: >doRefresh: 1 >vg: 6 >request: None >newParts: >ret: 0 >vgused: {3: 236192, 6: 1984} >requests: <partitions.Partitions instance at 0xb5bbfd2c> >diskset: <partedUtils.DiskSet instance at 0xb788e72c> >size: 236192 > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 361 > intf.icw.currentWindow: PartitionWindow instance, containing members: > intf.icw.currentWindow.checkmark_pixbuf: <gtk.gdk.Pixbuf object at 0xb725bb94 (GdkPixbuf at 0x95f88c0)> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.parent: <gtk.Window object at 0xb789fe3c (GtkWindow at 0x917e0f8)> > intf.icw.currentWindow.diskStripeGraph: DiskStripeGraph instance, containing members: > intf.icw.currentWindow.diskStripeGraph.canvas: <gnome.canvas.Canvas object at 0xb5c0cd9c (GnomeCanvas at 0x95dc168)> > intf.icw.currentWindow.diskStripeGraph.textlabels: [] > intf.icw.currentWindow.diskStripeGraph.tree: <DiskTreeModel object at 0xb71db8ec (GtkTreeStore at 0x9637718)> > intf.icw.currentWindow.diskStripeGraph.editCb: <bound method PartitionWindow.editCb of <PartitionWindow.PartitionWindow instance at 0xb5bbfccc>> > intf.icw.currentWindow.diskStripeGraph.next_ypos: 0.0 > intf.icw.currentWindow.diskStripeGraph.diskStripes: [] > intf.icw.currentWindow.show_uneditable: 1 > intf.icw.currentWindow.lock_pixbuf: <gtk.gdk.Pixbuf object at 0xb725b6bc (GdkPixbuf at 0x95dd520)> > intf.icw.currentWindow.tree: <DiskTreeModel object at 0xb71db8ec (GtkTreeStore at 0x9637718)> > intf.icw.currentWindow.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb78b19ec>> > intf.icw.currentWindow.fsset.volumesCreated: 0 > intf.icw.currentWindow.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb78b19ec>> > intf.icw.currentWindow.fsset.migratedfs: 0 > intf.icw.currentWindow.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb78b19ec>> > intf.icw.currentWindow.fsset.entries: [fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > label: None fsprofile: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >] > intf.icw.currentWindow.fsset.mountcount: 0 > intf.icw.currentWindow.toggleViewButton: <gtk.CheckButton object at 0xb723c02c (GtkCheckButton at 0x94c5d80)> > intf.icw.currentWindow.anaconda: Already dumped > intf.icw.currentWindow.ics: InstallControlState instance, containing members: > intf.icw.currentWindow.ics.prevEnabled: True > intf.icw.currentWindow.ics.cw: Already dumped > intf.icw.currentWindow.ics.nextEnabled: True > intf.icw.currentWindow.ics.grabNext: True > intf.icw.currentWindow.ics.title: Partitioning > intf.icw.currentWindow.treeViewSelection: <gtk.TreeSelection object at 0xb5c0ccfc (GtkTreeSelection at 0x9676720)> > intf.icw.currentWindow.treeView: <gtk.TreeView object at 0xb5c0cd24 (GtkTreeView at 0x93942a8)> > intf.icw.currentWindow.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.diskset.initializedDisks: {sda: True} > intf.icw.currentWindow.diskset.disks: {sda: <PedDisk object at 0xb7ebc848>} > intf.icw.currentWindow.diskset.anaconda: Already dumped > intf.icw.currentWindow.diskset.onlyPrimary: None > intf.icw.currentWindow.partitions: Partitions instance, containing members: > intf.icw.currentWindow.partitions.useFdisk: 0 > intf.icw.currentWindow.partitions.useAutopartitioning: 1 > intf.icw.currentWindow.partitions.autoClearPartType: 0 > intf.icw.currentWindow.partitions.autoEncryptPass: > intf.icw.currentWindow.partitions.nextUniqueID: 6 > intf.icw.currentWindow.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.partitions.autoClearPartDrives: [] > intf.icw.currentWindow.partitions.protected: [] > intf.icw.currentWindow.partitions.anaconda: Already dumped > intf.icw.currentWindow.partitions.zeroMbr: 0 > intf.icw.currentWindow.partitions.isKickstart: 0 > intf.icw.currentWindow.partitions.requests: [PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: lvmPhysicalVolumeDummyFileSystem instance, containing members: > origfstype.partedPartitionFlags: [6] > origfstype.checked: 0 > origfstype.name: physical volume (LVM) > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.resizable: False > origfstype.fsprofile: None > origfstype.fsProfileSpecifier: None > origfstype.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.packages: [lvm2] > origfstype.supportsFsProfiles: False > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7dff620> > origfstype.maxLabelChars: 16 > primary: None > drive: sda > dev: None > uniqueID: 2 > mountpoint: None > requestSize: 238221.672363 > size: 238221.672363 > end: 488279609 > encryption: None > grow: 0 > start: 401625 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda2 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: None > protected: 0 > maxResizeSize: 238221.0 > multidrive: None >, LV Request -- mountpoint: None uniqueID: 5 > type: swap format: 0 > size: 1984.0 lvname: LogVol01 volgroup: 6 > options: 'None' fsprofile: None >, VG Request -- name: VolGroup00 uniqueID: 3 > format: 0 pesize: 32768 > physvols: [2] >, LV Request -- mountpoint: None uniqueID: 4 > type: ext3 format: 0 > size: 236192.0 lvname: LogVol00 volgroup: 3 > options: 'None' fsprofile: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: ext3FileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 1 > origfstype.name: ext3 > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.resizable: True > origfstype.fsprofile: None > origfstype.fsProfileSpecifier: -T > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [e2fsprogs] > origfstype.supportsFsProfiles: True > origfstype.extraFormatArgs: [-j] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7dff920> > origfstype.maxLabelChars: 16 > primary: None > drive: sda > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 196.075195312 > size: 196.075195312 > end: 401624 > encryption: None > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda1 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: None > protected: 0 > maxResizeSize: 196.0 > multidrive: None >] > intf.icw.currentWindow.partitions.autoEncrypt: False > intf.icw.currentWindow.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 > size: 1024 lvname: LogVol00 volgroup: lvm > options: 'None' fsprofile: None >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 > device: None drive: None primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 > size: 1000 lvname: LogVol01 volgroup: lvm > options: 'None' fsprofile: None >] > intf.icw.currentWindow.partitions.deletes: [] > intf.icw.mainxml: <glade.XML object at 0xb7cd557c (PyGladeXML at 0x9091ac0)> > intf.icw.window: <gtk.Window object at 0xb789fe3c (GtkWindow at 0x917e0f8)> > intf.icw.installFrame: <gtk.Frame object at 0xb789fe64 (GtkFrame at 0x916d8d0)> > intf.icw.anaconda: Already dumped > intf.icw.reloadRcQueued: 0 > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: /dev/sr1 >methodstr: file:///mnt/source >dispatch: <dispatch.Dispatcher object at 0xb788ec4c> >rootPath: /mnt/sysimage >isKickstart: False >_loaderMethodstr: cdrom:///dev/sr1:/mnt/source >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.anaconda: Already dumped > id.upgradeRoot: [('/dev/VolGroup00/LogVol00', 'ext3')] > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0xb7c8dd6c>] >Primary Video Card Info: >device: None >driver : sis >descr : XGI Technology Inc. (eXtreme Graphics Innovation) Volari Z7 >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -screen, Anaconda, -dpi, 96, -br] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: XGI Technology Inc. (eXtreme Graphics Innovation) Volari Z7 > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: sis > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 1 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /tmp/X.log > id.xsetup.xserver.config: <XF86Config object at 0xb7f74340> > id.xsetup.xserver.display: :1 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.arc: 0 > id.timezone.tz: America/New_York > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: False > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0xb7892eec> > id.methodstr: file:///mnt/source > id.fsset: Already dumped > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: [('/dev/VolGroup00/LogVol00', 'ext3', 'Fedora 8.90', None)] > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.skipFormatRoot: False > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.supportsPackageSelection: True > id.firstboot: 0 > id.diskset: Already dumped > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: None > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.timeout: None > id.bootloader.device: None > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: None > id.bootloader.images.images: {} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {eth0: DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:12:3f:74:f6:e9 >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: <installclass.DefaultInstall object at 0xb7cc240c> > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.autoEncryptPass: > id.partitions.nextUniqueID: 8 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [] > id.partitions.protected: [] > id.partitions.anaconda: Already dumped > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [LV Request -- mountpoint: / uniqueID: 7 > type: ext3 format: 1 > size: 100000 lvname: LogVol02 volgroup: 6 > options: 'None' fsprofile: None >, Already dumped >, Already dumped >, VG Request -- name: VolGroup00 uniqueID: 6 > format: None pesize: 32768 > physvols: [2] >, LV Request -- mountpoint: uniqueID: 4 > type: ext3 format: False > size: 236192 lvname: LogVol00 volgroup: 6 > options: 'None' fsprofile: None >, Already dumped >] > id.partitions.autoEncrypt: False > id.partitions.autoPartitionRequests: [Already dumped >, Already dumped >, Already dumped >, Already dumped >, Already dumped >] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><6>Initializing cgroup subsys cpuset ><5>Linux version 2.6.24-2.fc9 (mockbuild@) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-36)) #1 SMP Fri Jan 25 12:50:22 EST 2008 ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) ><4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000003fe8cc00 (usable) ><4> BIOS-e820: 000000003fe8cc00 - 000000003fe8ec00 (ACPI NVS) ><4> BIOS-e820: 000000003fe8ec00 - 000000003fe90c00 (ACPI data) ><4> BIOS-e820: 000000003fe90c00 - 0000000040000000 (reserved) ><4> BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved) ><4> BIOS-e820: 00000000fec00000 - 00000000fed00400 (reserved) ><4> BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved) ><4> BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) ><5>126MB HIGHMEM available. ><5>896MB LOWMEM available. ><6>found SMP MP-table at 000fe710 ><6>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 261772) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 229376 ><4> HighMem 229376 -> 261772 ><4>Movable zone start PFN for each node ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 261772 ><7>On node 0 totalpages: 261772 ><7> DMA zone: 56 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4040 pages, LIFO batch:0 ><7> Normal zone: 3080 pages used for memmap ><7> Normal zone: 222200 pages, LIFO batch:31 ><7> HighMem zone: 442 pages used for memmap ><7> HighMem zone: 31954 pages, LIFO batch:7 ><7> Movable zone: 0 pages used for memmap ><6>DMI 2.3 present. ><6>Using APIC driver default ><4>ACPI: RSDP 000FEB00, 0024 (r2 DELL ) ><4>ACPI: XSDT 000FD243, 005C (r1 DELL PESC430 7 ASL 61) ><4>ACPI: FACP 000FD33B, 00F4 (r3 DELL PESC430 7 ASL 61) ><4>ACPI: DSDT FFFCC7DA, 2E15 (r1 DELL dt_ex 1000 INTL 20050309) ><4>ACPI: FACS 3FE8CC00, 0040 ><4>ACPI: SSDT FFFCF7BC, 0088 (r1 DELL st_ex 1000 INTL 20050309) ><4>ACPI: APIC 000FD42F, 0072 (r1 DELL PESC430 7 ASL 61) ><4>ACPI: BOOT 000FD4A1, 0028 (r1 DELL PESC430 7 ASL 61) ><4>ACPI: ASF! 000FD4C9, 0067 (r16 DELL PESC430 7 ASL 61) ><4>ACPI: MCFG 000FD530, 003E (r1 DELL PESC430 7 ASL 61) ><4>ACPI: HPET 000FD56E, 0038 (r1 DELL PESC430 7 ASL 61) ><6>ACPI: PM-Timer IO Port: 0x808 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ><4>Processor #0 15:4 APIC version 20 ><6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) ><4>Processor #1 15:4 APIC version 20 ><6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] disabled) ><6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled) ><6>ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1]) ><6>ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) ><4>IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><4>Enabling APIC mode: Flat. Using 1 I/O APICs ><6>ACPI: HPET id: 0x8086a201 base: 0xfed00000 ><6>Using ACPI (MADT) for SMP configuration information ><4>Allocating PCI resources starting at 50000000 (gap: 40000000:b0000000) ><4>swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000f0000 ><4>swsusp: Registered nosave memory region: 00000000000f0000 - 0000000000100000 ><4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: 258194 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><7>mapped APIC to ffffb000 (fee00000) ><7>mapped IOAPIC to ffffa000 (fec00000) ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c0827000 soft=c0807000 ><4>PID hash table entries: 4096 (order: 12, 16384 bytes) ><4>Detected 2793.136 MHz processor. ><4>Console: colour VGA+ 80x25 ><6>console [tty0] enabled ><4>Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar ><4>... MAX_LOCKDEP_SUBCLASSES: 8 ><4>... MAX_LOCK_DEPTH: 30 ><4>... MAX_LOCKDEP_KEYS: 2048 ><4>... CLASSHASH_SIZE: 1024 ><4>... MAX_LOCKDEP_ENTRIES: 8192 ><4>... MAX_LOCKDEP_CHAINS: 16384 ><4>... CHAINHASH_SIZE: 8192 ><4> memory used by lock dependency info: 1024 kB ><4> per task-struct memory footprint: 1680 bytes ><6>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) ><6>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) ><6>Memory: 1015152k/1047088k available (2318k kernel code, 31276k reserved, 1195k data, 576k init, 129584k highmem) ><4>virtual kernel memory layout: ><4> fixmap : 0xffc52000 - 0xfffff000 (3764 kB) ><4> pkmap : 0xff800000 - 0xffc00000 (4096 kB) ><4> vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB) ><4> lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) ><4> .init : 0xc0774000 - 0xc0804000 ( 576 kB) ><4> .data : 0xc0643b18 - 0xc076e924 (1195 kB) ><4> .text : 0xc0400000 - 0xc0643b18 (2318 kB) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><6>SLUB: Genslabs=11, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1 ><7>hpet clockevent registered ><4>Calibrating delay using timer specific routine.. 5592.99 BogoMIPS (lpj=2796496) ><6>Security Framework initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 512 ><6>Initializing cgroup subsys ns ><6>Initializing cgroup subsys cpuacct ><7>CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000000 00000000 ><4>monitor/mwait feature present. ><4>using mwait in idle threads. ><6>CPU: Trace cache: 12K uops, L1 D cache: 16K ><6>CPU: L2 cache: 1024K ><6>CPU: Physical Processor ID: 0 ><7>CPU: After all inits, caps: bfebf3ff 20100000 00000000 0000b180 0000641d 00000000 00000000 00000000 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>CPU0: Intel P4/Xeon Extended MCE MSRs (24) available ><6>CPU0: Thermal monitoring enabled ><4>Compat vDSO mapped to ffffe000. ><6>Checking 'hlt' instruction... OK. ><4>lockdep: not fixing up alternatives. ><6>ACPI: Core revision 20070126 ><4>CPU0: Intel(R) Pentium(R) D CPU 2.80GHz stepping 04 ><4>lockdep: not fixing up alternatives. ><4>Booting processor 1/1 eip 3000 ><4>CPU 1 irqstacks, hard=c0828000 soft=c0808000 ><6>Initializing CPU#1 ><4>Calibrating delay using timer specific routine.. 5586.05 BogoMIPS (lpj=2793029) ><7>CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000000 00000000 ><4>monitor/mwait feature present. ><6>CPU: Trace cache: 12K uops, L1 D cache: 16K ><6>CPU: L2 cache: 1024K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 1 ><7>CPU: After all inits, caps: bfebf3ff 20100000 00000000 0000b180 0000641d 00000000 00000000 00000000 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#1. ><6>CPU1: Intel P4/Xeon Extended MCE MSRs (24) available ><6>CPU1: Thermal monitoring enabled ><4>CPU1: Intel(R) Pentium(R) D CPU 2.80GHz stepping 04 ><6>Total of 2 processors activated (11179.05 BogoMIPS). ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>checking TSC synchronization [CPU#0 -> CPU#1]: passed. ><6>Brought up 2 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=608 bytes ><7>sizeof(dentry)=160 bytes ><7>sizeof(ext3inode)=860 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=176 bytes ><7>sizeof(task_struct)=3552 bytes ><7>CPU0 attaching sched-domain: ><7> domain 0: span 00000003 ><7> groups: 00000001 00000002 ><7>CPU1 attaching sched-domain: ><7> domain 0: span 00000003 ><7> groups: 00000002 00000001 ><4>khelper used greatest stack depth: 2928 bytes left ><6>net_namespace: 80 bytes ><6>Booting paravirtualized kernel on bare hardware ><4>Time: 16:43:17 Date: 02/04/08 ><6>NET: Registered protocol family 16 ><6>No dock devices found. ><6>ACPI: bus type pci registered ><6>PCI: Using MMCONFIG ><4>Setting up standard PCI resources ><7>ACPI: EC: Look up EC in DSDT ><5>ACPI: BIOS _OSI(Linux) query ignored ><5>ACPI: DMI System Vendor: Dell Inc. ><5>ACPI: DMI Product Name: PowerEdge SC430 ><5>ACPI: DMI Product Version: ><5>ACPI: DMI Board Name: 0M9873 ><5>ACPI: DMI BIOS Vendor: Dell Inc. ><5>ACPI: DMI BIOS Date: 02/06/2006 ><5>ACPI: Please send DMI info above to linux-acpi@vger.kernel.org ><5>ACPI: If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><4>PCI quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO ><4>PCI quirk: region 0880-08bf claimed by ICH6 GPIO ><6>PCI: Transparent bridge - 0000:00:1e.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI5._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI6._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 15) ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 15) ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 9 10 11 12 15) ><6>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 15) ><6>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15) ><6>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 15) ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>ACPI: bus type pnp registered ><6>pnp: PnP ACPI: found 10 devices ><6>ACPI: ACPI bus type pnp unregistered ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>PCI: Using ACPI for IRQ routing ><6>PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 ><6>hpet0: 3 64-bit timers, 14318180 Hz ><6>Time: tsc clocksource has been installed. ><7>Switched to high resolution mode on CPU 0 ><4>ACPI: RTC can wake from S4 ><7>Switched to high resolution mode on CPU 1 ><6>system 00:01: ioport range 0x800-0x85f has been reserved ><6>system 00:01: ioport range 0xc00-0xc7f has been reserved ><6>system 00:01: ioport range 0x860-0x8ff could not be reserved ><6>system 00:08: iomem range 0x0-0x9ffff could not be reserved ><6>system 00:08: iomem range 0x100000-0xffffff could not be reserved ><6>system 00:08: iomem range 0x1000000-0x3fe8cbff could not be reserved ><6>system 00:08: iomem range 0xf0000-0xfffff could not be reserved ><6>system 00:08: iomem range 0xc0000-0xcbfff could not be reserved ><6>system 00:08: iomem range 0xfec00000-0xfecfffff could not be reserved ><6>system 00:08: iomem range 0xfee00000-0xfeefffff could not be reserved ><6>system 00:08: iomem range 0xfed20000-0xfed9ffff could not be reserved ><6>system 00:08: iomem range 0xffb00000-0xffbfffff could not be reserved ><6>system 00:08: iomem range 0xffc00000-0xffffffff could not be reserved ><6>system 00:09: iomem range 0xf0000000-0xf3ffffff could not be reserved ><6>system 00:09: iomem range 0xfeda0000-0xfedacfff has been reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: fea00000-feafffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1c.0 ><6> IO window: disabled. ><6> MEM window: fe900000-fe9fffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1c.4 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1c.5 ><6> IO window: disabled. ><6> MEM window: fe800000-fe8fffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1e.0 ><6> IO window: d000-dfff ><6> MEM window: fe600000-fe7fffff ><6> PREFETCH window: fc000000-fdffffff ><6>ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1c.4 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 17 (level, low) -> IRQ 17 ><7>PCI: Setting latency timer of device 0000:00:1c.5 to 64 ><7>PCI: Setting latency timer of device 0000:00:1e.0 to 64 ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>TCP established hash table entries: 131072 (order: 8, 1048576 bytes) ><6>TCP bind hash table entries: 65536 (order: 9, 2359296 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 8412k freed ><6>Simple Boot Flag at 0x7a set to 0x1 ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><5>apm: disabled - APM is not SMP safe. ><6>audit: initializing netlink socket (disabled) ><5>audit(1202143399.341:1): initialized ><4>highmem bounce pool size: 64 pages ><4>Total HugeTLB memory allocated, 0 ><4>khelper used greatest stack depth: 2776 bytes left ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><7>SELinux: Registering netfilter hooks ><6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><7>Boot video device is 0000:05:07.0 ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:01.0:pcie00] ><7>Allocate Port Service[0000:00:01.0:pcie03] ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.0:pcie00] ><7>Allocate Port Service[0000:00:1c.0:pcie02] ><7>Allocate Port Service[0000:00:1c.0:pcie03] ><7>PCI: Setting latency timer of device 0000:00:1c.4 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.4:pcie00] ><7>Allocate Port Service[0000:00:1c.4:pcie02] ><7>Allocate Port Service[0000:00:1c.4:pcie03] ><7>PCI: Setting latency timer of device 0000:00:1c.5 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.5:pcie00] ><7>Allocate Port Service[0000:00:1c.5:pcie02] ><7>Allocate Port Service[0000:00:1c.5:pcie03] ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><4>ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126] ><4>ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126] ><6>isapnp: Scanning for PnP cards... ><6>isapnp: No Plug & Play device found ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.103 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><6>input: Macintosh mouse button emulation as /devices/virtual/input/input0 ><6>PNP: No PS/2 controller found. Probing ports directly. ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><4>khelper used greatest stack depth: 2688 bytes left ><6>mice: PS/2 mouse device common for all mice ><6>cpuidle: using governor ladder ><6>cpuidle: using governor menu ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver ><6>TCP cubic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><4>registered taskstats version 1 ><4> Magic number: 12:654:741 ><6>Freeing unused kernel memory: 576k freed ><4>Write protecting the kernel read-only data: 924k ><4>udevd used greatest stack depth: 2504 bytes left ><6>RPC: Registered udp transport module. ><6>RPC: Registered tcp transport module. ><6>loop: module loaded ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a post-1991 82077 ><6>BIOS EDD facility v0.16 2004-Jun-25, 6 devices found ><6>input: PC Speaker as /devices/platform/pcspkr/input/input1 ><6>squashfs: version 3.3 (2007/10/31) Phillip Lougher ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><4>udevtrigger used greatest stack depth: 2488 bytes left ><6>tg3.c:v3.86 (November 9, 2007) ><6>ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 17 (level, low) -> IRQ 17 ><7>PCI: Setting latency timer of device 0000:04:00.0 to 64 ><6>eth0: Tigon3 [partno(BCM95751) rev 4001 PHY(5750)] (PCI Express) 10/100/1000Base-T Ethernet 00:12:3f:74:f6:e9 ><6>eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1] ><6>eth0: dma_rwctrl[76180000] dma_mask[64-bit] ><6>USB Universal Host Controller Interface driver v3.0 ><4>modprobe used greatest stack depth: 2136 bytes left ><6>ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 21 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:00:1d.0 to 64 ><6>uhci_hcd 0000:00:1d.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 ><6>uhci_hcd 0000:00:1d.0: irq 18, io base 0x0000ff80 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 2 ports detected ><7>libata version 3.00 loaded. ><6>ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 22 (level, low) -> IRQ 19 ><7>PCI: Setting latency timer of device 0000:00:1d.1 to 64 ><6>uhci_hcd 0000:00:1d.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000ff60 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 20 ><7>PCI: Setting latency timer of device 0000:00:1d.2 to 64 ><6>uhci_hcd 0000:00:1d.2: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:1d.2: irq 20, io base 0x0000ff40 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 23 (level, low) -> IRQ 21 ><7>PCI: Setting latency timer of device 0000:00:1d.3 to 64 ><6>uhci_hcd 0000:00:1d.3: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:1d.3: irq 21, io base 0x0000ff20 ><6>usb usb4: configuration #1 chosen from 1 choice ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><6>usb 1-2: new full speed USB device using uhci_hcd and address 2 ><6>ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1f.1 to 64 ><6>ACPI: PCI interrupt for device 0000:00:1f.1 disabled ><4>modprobe used greatest stack depth: 1988 bytes left ><6>ACPI: PCI Interrupt 0000:00:1f.2[C] -> GSI 20 (level, low) -> IRQ 22 ><7>PCI: Setting latency timer of device 0000:00:1f.2 to 64 ><6>ACPI: PCI interrupt for device 0000:00:1f.2 disabled ><6>ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 21 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:00:1d.7 to 64 ><6>ehci_hcd 0000:00:1d.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5 ><6>ehci_hcd 0000:00:1d.7: debug port 1 ><7>PCI: cache line size of 128 is not supported by device 0000:00:1d.7 ><6>ehci_hcd 0000:00:1d.7: irq 18, io mem 0xffa80800 ><6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb5: configuration #1 chosen from 1 choice ><6>hub 5-0:1.0: USB hub found ><6>hub 5-0:1.0: 8 ports detected ><3>usb 1-2: device descriptor read/all, error -71 ><7>ata_piix 0000:00:1f.1: version 2.12 ><6>ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1f.1 to 64 ><4>modprobe used greatest stack depth: 1956 bytes left ><6>scsi0 : ata_piix ><6>scsi1 : ata_piix ><6>ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 ><6>ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 ><6>usb 1-2: new full speed USB device using uhci_hcd and address 4 ><6>ata1.00: ATAPI: LITE-ON CD-ROM LTN-4891S, NDS3, max UDMA/33 ><6>ata1.01: ATAPI: TSSTcorp CD-RW/DVD-ROM TS-H492C, DE02, max UDMA/33 ><6>usb 1-2: configuration #1 chosen from 1 choice ><6>hub 1-2:1.0: USB hub found ><6>hub 1-2:1.0: 4 ports detected ><6>ata1.00: configured for UDMA/33 ><6>usb 1-2.1: new full speed USB device using uhci_hcd and address 5 ><6>ata1.01: configured for UDMA/33 ><7>ata2: port disabled. ignoring. ><5>scsi 0:0:0:0: CD-ROM LITE-ON CD-ROM LTN-4891S NDS3 PQ: 0 ANSI: 5 ><5>scsi 0:0:1:0: CD-ROM TSSTcorp CDRWDVD TS-H492C DE02 PQ: 0 ANSI: 5 ><6>ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] ><6>usb 1-2.1: configuration #1 chosen from 1 choice ><6>input: ATEN 4 Port USB KVM B V1.60 as /devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/input/input2 ><6>ACPI: PCI Interrupt 0000:00:1f.2[C] -> GSI 20 (level, low) -> IRQ 22 ><7>PCI: Setting latency timer of device 0000:00:1f.2 to 64 ><6>input,hidraw0: USB HID v1.00 Keyboard [ATEN 4 Port USB KVM B V1.60] on usb-0000:00:1d.0-2.1 ><6>scsi2 : ata_piix ><6>scsi3 : ata_piix ><6>ata3: SATA max UDMA/133 cmd 0xfe00 ctl 0xfe10 bmdma 0xfea0 irq 22 ><6>ata4: SATA max UDMA/133 cmd 0xfe20 ctl 0xfe30 bmdma 0xfea8 irq 22 ><6>input: ATEN 4 Port USB KVM B V1.60 as /devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3 ><6>input,hidraw1: USB HID v1.00 Mouse [ATEN 4 Port USB KVM B V1.60] on usb-0000:00:1d.0-2.1 ><6>ata3.00: ATA-7: Maxtor 7L250S0, BACE1G10, max UDMA/133 ><6>ata3.00: 488281250 sectors, multi 8: LBA48 NCQ (depth 0/32) ><6>ata3.00: configured for UDMA/133 ><5>scsi 2:0:0:0: Direct-Access ATA Maxtor 7L250S0 BACE PQ: 0 ANSI: 5 ><4>modprobe used greatest stack depth: 1732 bytes left ><4>Driver 'sr' needs updating - please use bus_type methods ><4>sr0: scsi3-mmc drive: 0x/48x cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 0:0:0:0: Attached scsi CD-ROM sr0 ><4>sr1: scsi3-mmc drive: 62x/62x writer cd/rw xa/form2 cdda tray ><7>sr 0:0:1:0: Attached scsi CD-ROM sr1 ><4>Driver 'sd' needs updating - please use bus_type methods ><5>sd 2:0:0:0: [sda] 488281250 512-byte hardware sectors (250000 MB) ><5>sd 2:0:0:0: [sda] Write Protect is off ><7>sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 2:0:0:0: [sda] 488281250 512-byte hardware sectors (250000 MB) ><5>sd 2:0:0:0: [sda] Write Protect is off ><7>sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda:<5>sr 0:0:0:0: Attached scsi generic sg0 type 5 ><5>sr 0:0:1:0: Attached scsi generic sg1 type 5 ><5>sd 2:0:0:0: Attached scsi generic sg2 type 0 ><4> sda1 sda2 ><5>sd 2:0:0:0: [sda] Attached SCSI disk ><4>modprobe used greatest stack depth: 1620 bytes left ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>ISOFS: Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>SELinux:8192 avtab hash slots allocated.Num of rules:157127 ><7>SELinux:8192 avtab hash slots allocated.Num of rules:157127 ><7>security: 5 users, 12 roles, 2150 types, 106 bools, 1 sens, 1024 cats ><7>security: 67 classes, 157127 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev sr1, type iso9660), uses genfs_contexts ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><6>SELinux: policy loaded with handle_unknown=allow ><5>audit(1202143414.759:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>xor: automatically using best checksumming function: pIII_sse ><6> pIII_sse : 4264.000 MB/sec ><6>xor: using function: pIII_sse (4264.000 MB/sec) ><6>async_tx: api initialized (async) ><4>raid6: int32x1 699 MB/s ><4>raid6: int32x2 636 MB/s ><4>raid6: int32x4 812 MB/s ><4>raid6: int32x8 746 MB/s ><4>raid6: mmxx1 1691 MB/s ><4>raid6: mmxx2 1917 MB/s ><4>raid6: sse1x1 984 MB/s ><4>raid6: sse1x2 1859 MB/s ><4>raid6: sse2x1 2011 MB/s ><4>raid6: sse2x2 2933 MB/s ><4>raid6: using algorithm sse2x2 (2933 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><6>md: raid10 personality registered for level 10 ><6>md: linear personality registered for level -1 ><4>GFS2 (built Jan 25 2008 12:51:47) installed ><6>Lock_Nolock (built Jan 25 2008 12:51:58) installed ><6>JFS: nTxBlock = 8003, nTxLock = 64026 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: uevent: version 1.0.3 ><6>device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><5>audit(1202143424.236:3): audit_pid=1413 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><30>Feb 4 16:43:49 hald[1419]: 16:43:49.480 [I] hald.c:634: hal 0.5.10 > ><30>Feb 4 16:43:49 hald[1419]: 16:43:49.482 [I] hald.c:643: Will daemonize > ><30>Feb 4 16:43:49 hald[1419]: 16:43:49.482 [I] hald.c:644: Becoming a daemon > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.484 [I] hald_dbus.c:5284: local server is listening at unix:abstract=/var/run/hald/dbus-Q2A2wHJC4y,guid=2794e4e904caff20c06fd2c847a740c5 > ><27>Feb 4 16:43:49 hald[1420]: 16:43:49.488 [E] ck-tracker.c:367: Error doing GetSeats on ConsoleKit: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files > ><27>Feb 4 16:43:49 hald[1420]: 16:43:49.489 [E] ck-tracker.c:792: Could not get seats and sessions > ><28>Feb 4 16:43:49 hald[1420]: 16:43:49.489 [W] hald_dbus.c:5637: Could not initialize seats and sessions from ConsoleKit > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.541 [I] hald_runner.c:301: Runner has pid 1421 > ><28>Feb 4 16:43:49 hald[1420]: 16:43:49.542 [W] ci-tracker.c:299: Could not get uid for connection: org.freedesktop.DBus.Error.NameHasNoOwner Could not get UID of name 'org.freedesktop.DBus': no such name > ><27>Feb 4 16:43:49 hald[1420]: 16:43:49.542 [E] hald_dbus.c:4944: Cannot get caller info for org.freedesktop.DBus > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.543 [I] hald_runner.c:182: runner connection is 0x958b1a8 > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.560 [I] mmap_cache.c:129: Regenerating fdi cache.. > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.770 [I] mmap_cache.c:105: In regen_cache_cb exit_type=0, return_code=0 > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.770 [I] mmap_cache.c:161: fdi cache generation done > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.770 [I] mmap_cache.c:282: cache mtime is 1202143412 > ><28>Feb 4 16:43:49 hald[1420]: 16:43:49.771 [W] ids.c:515: Couldn't stat usb.ids file '/usr/share/hwdata/usb.ids', errno=2: No such file or directory > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.771 [I] mmap_cache.c:83: preprobe: offset=00000014, size=3596 > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.771 [I] mmap_cache.c:85: information: offset=00000e20, size=161608 > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.771 [I] mmap_cache.c:87: policy: offset=00028568, size=34504 > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.775 [I] osspec.c:705: got 18ca:20 as primary videocard > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.898 [I] hald_dbus.c:5243: *************************** > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.898 [I] hald_dbus.c:5244: ********* got a connection 9594238 > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.898 [I] hald_dbus.c:5245: *************************** > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.952 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.firmware.vendor > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.952 [D] probe-smbios.c:78: Setting system.firmware.vendor='Dell Inc.' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.953 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.firmware.version > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.953 [D] probe-smbios.c:78: Setting system.firmware.version='A02' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.954 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.firmware.release_date > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.954 [D] probe-smbios.c:78: Setting system.firmware.release_date='02/06/2006' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.955 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.hardware.vendor > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.955 [D] probe-smbios.c:78: Setting system.hardware.vendor='Dell Inc.' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.955 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.hardware.product > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.956 [D] probe-smbios.c:78: Setting system.hardware.product='PowerEdge SC430' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.956 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.hardware.serial > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.956 [D] probe-smbios.c:78: Setting system.hardware.serial='38FV191' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.957 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.hardware.uuid > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.957 [D] probe-smbios.c:78: Setting system.hardware.uuid='44454C4C-3800-1046-8056-B3C04F313931' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.957 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.chassis.manufacturer > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.958 [D] probe-smbios.c:78: Setting system.chassis.manufacturer='Dell Inc.' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.958 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.chassis.type > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.958 [D] probe-smbios.c:78: Setting system.chassis.type='Tower' > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.959 [D] probe-smbios.c:99: Copying system.hardware.vendor -> smbios.system.manufacturer > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.960 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.system.manufacturer > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.960 [D] probe-smbios.c:99: Copying system.hardware.product -> smbios.system.product > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.961 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.system.product > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.962 [D] probe-smbios.c:99: Copying system.hardware.serial -> smbios.system.serial > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.962 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.system.serial > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.963 [D] probe-smbios.c:99: Copying system.hardware.uuid -> smbios.system.uuid > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.963 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.system.uuid > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.964 [D] probe-smbios.c:99: Copying system.firmware.vendor -> smbios.bios.vendor > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.964 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.bios.vendor > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.965 [D] probe-smbios.c:99: Copying system.firmware.version -> smbios.bios.version > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.965 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.bios.version > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.966 [D] probe-smbios.c:99: Copying system.firmware.release_date -> smbios.bios.release_date > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.967 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.bios.release_date > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.967 [D] probe-smbios.c:99: Copying system.chassis.manufacturer -> smbios.chassis.manufacturer > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.968 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.chassis.manufacturer > ><14>Feb 4 16:43:49 hald-probe-smbios: [1424]: 16:43:49.968 [D] probe-smbios.c:99: Copying system.chassis.type -> smbios.chassis.type > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.969 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.chassis.type > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.970 [I] osspec.c:416: Check if the machine is may a laptop ... > ><27>Feb 4 16:43:49 hald[1420]: 16:43:49.970 [E] acpi.c:758: Couldn't open /proc/acpi/battery: Error opening directory '/proc/acpi/battery': No such file or directory > ><27>Feb 4 16:43:49 hald[1420]: 16:43:49.971 [E] acpi.c:758: Couldn't open /proc/acpi/button/lid: Error opening directory '/proc/acpi/button/lid': No such file or directory > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.971 [I] osspec.c:426: Synthesizing sysfs events... > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.978 [I] coldplug.c:90: dev_root is /dev > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.998 [I] coldplug.c:127: found (udevdb export) '/sys/block/fd0' -> '/dev/fd0' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.999 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop0' -> '/dev/loop0' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.999 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop1' -> '/dev/loop1' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.999 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop2' -> '/dev/loop2' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.999 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop3' -> '/dev/loop3' > ><30>Feb 4 16:43:49 hald[1420]: 16:43:49.999 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop4' -> '/dev/loop4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:49.999 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop5' -> '/dev/loop5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.000 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop6' -> '/dev/loop6' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.000 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop7' -> '/dev/loop7' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.000 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram0' -> '/dev/ram0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.000 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram1' -> '/dev/ram1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.000 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram10' -> '/dev/ram10' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.001 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram11' -> '/dev/ram11' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.001 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram12' -> '/dev/ram12' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.001 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram13' -> '/dev/ram13' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.001 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram14' -> '/dev/ram14' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.002 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram15' -> '/dev/ram15' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.002 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram2' -> '/dev/ram2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.002 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram3' -> '/dev/ram3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.002 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram4' -> '/dev/ram4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.002 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram5' -> '/dev/ram5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.003 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram6' -> '/dev/ram6' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.003 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram7' -> '/dev/ram7' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.003 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram8' -> '/dev/ram8' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.003 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram9' -> '/dev/ram9' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.004 [I] coldplug.c:127: found (udevdb export) '/sys/block/sda' -> '/dev/sda' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.004 [I] coldplug.c:127: found (udevdb export) '/sys/block/sda/sda1' -> '/dev/sda1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.004 [I] coldplug.c:127: found (udevdb export) '/sys/block/sda/sda2' -> '/dev/sda2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.004 [I] coldplug.c:127: found (udevdb export) '/sys/block/sr0' -> '/dev/sr0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.004 [I] coldplug.c:127: found (udevdb export) '/sys/block/sr1' -> '/dev/sr1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.005 [I] coldplug.c:127: found (udevdb export) '/sys/class/bsg/0:0:0:0' -> '/dev/bsg/0:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.005 [I] coldplug.c:127: found (udevdb export) '/sys/class/bsg/0:0:1:0' -> '/dev/bsg/0:0:1:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.005 [I] coldplug.c:127: found (udevdb export) '/sys/class/bsg/2:0:0:0' -> '/dev/bsg/2:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.006 [I] coldplug.c:127: found (udevdb export) '/sys/class/scsi_generic/sg0' -> '/dev/sg0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.006 [I] coldplug.c:127: found (udevdb export) '/sys/class/scsi_generic/sg1' -> '/dev/sg1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.006 [I] coldplug.c:127: found (udevdb export) '/sys/class/scsi_generic/sg2' -> '/dev/sg2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.006 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1' -> '/dev/bus/usb/001/001' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.007 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81' -> '/dev/usbdev1.1_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.007 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2' -> '/dev/bus/usb/001/004' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.007 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1' -> '/dev/bus/usb/001/005' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.008 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/input/input2/event2' -> '/dev/input/event2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.008 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/usb_endpoint/usbdev1.5_ep81' -> '/dev/usbdev1.5_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.008 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3/event3' -> '/dev/input/event3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.008 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3/mouse1' -> '/dev/input/mouse1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.008 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/usb_endpoint/usbdev1.5_ep82' -> '/dev/usbdev1.5_ep82' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.009 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/usb_endpoint/usbdev1.5_ep00' -> '/dev/usbdev1.5_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.009 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/usb_endpoint/usbdev1.4_ep81' -> '/dev/usbdev1.4_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.009 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/usb_endpoint/usbdev1.4_ep00' -> '/dev/usbdev1.4_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.009 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/usb_endpoint/usbdev1.1_ep00' -> '/dev/usbdev1.1_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.009 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usbmon/usbmon1' -> '/dev/usbmon1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.009 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.1/usb2' -> '/dev/bus/usb/002/001' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.010 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81' -> '/dev/usbdev2.1_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.010 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.1/usb2/usb_endpoint/usbdev2.1_ep00' -> '/dev/usbdev2.1_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.010 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.1/usbmon/usbmon2' -> '/dev/usbmon2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.010 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.2/usb3' -> '/dev/bus/usb/003/001' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.010 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81' -> '/dev/usbdev3.1_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.010 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.2/usb3/usb_endpoint/usbdev3.1_ep00' -> '/dev/usbdev3.1_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.011 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.2/usbmon/usbmon3' -> '/dev/usbmon3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.011 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.3/usb4' -> '/dev/bus/usb/004/001' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.011 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-0:1.0/usb_endpoint/usbdev4.1_ep81' -> '/dev/usbdev4.1_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.011 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.3/usb4/usb_endpoint/usbdev4.1_ep00' -> '/dev/usbdev4.1_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.011 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.3/usbmon/usbmon4' -> '/dev/usbmon4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.011 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.7/usb5' -> '/dev/bus/usb/005/001' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.012 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-0:1.0/usb_endpoint/usbdev5.1_ep81' -> '/dev/usbdev5.1_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.012 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.7/usb5/usb_endpoint/usbdev5.1_ep00' -> '/dev/usbdev5.1_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.012 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.7/usbmon/usbmon5' -> '/dev/usbmon5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.012 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/pcspkr/input/input1/event1' -> '/dev/input/event1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.012 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/serial8250/tty/ttyS1' -> '/dev/ttyS1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.012 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/serial8250/tty/ttyS2' -> '/dev/ttyS2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.013 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/serial8250/tty/ttyS3' -> '/dev/ttyS3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.013 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pnp0/00:07/tty/ttyS0' -> '/dev/ttyS0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.013 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/hidraw/hidraw0' -> '/dev/hidraw0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.013 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/hidraw/hidraw1' -> '/dev/hidraw1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.013 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/input/input0/event0' -> '/dev/input/event0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.014 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/input/input0/mouse0' -> '/dev/input/mouse0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.014 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/input/mice' -> '/dev/input/mice' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.014 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/full' -> '/dev/full' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.014 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/kmsg' -> '/dev/kmsg' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.014 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/mem' -> '/dev/mem' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.015 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/null' -> '/dev/null' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.015 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/oldmem' -> '/dev/oldmem' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.015 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/port' -> '/dev/port' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.016 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/random' -> '/dev/random' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.016 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/urandom' -> '/dev/urandom' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.016 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/zero' -> '/dev/zero' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.017 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/device-mapper' -> '/dev/mapper/control' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.017 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/hpet' -> '/dev/hpet' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.017 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/nvram' -> '/dev/nvram' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.017 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/snapshot' -> '/dev/snapshot' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.018 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/console' -> '/dev/console' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.018 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/ptmx' -> '/dev/ptmx' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.018 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty' -> '/dev/tty' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.018 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty0' -> '/dev/tty0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.018 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty1' -> '/dev/tty1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.018 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty10' -> '/dev/tty10' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.019 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty11' -> '/dev/tty11' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.019 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty12' -> '/dev/tty12' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.019 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty13' -> '/dev/tty13' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.019 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty14' -> '/dev/tty14' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.019 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty15' -> '/dev/tty15' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.020 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty16' -> '/dev/tty16' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.020 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty17' -> '/dev/tty17' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.020 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty18' -> '/dev/tty18' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.020 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty19' -> '/dev/tty19' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.020 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty2' -> '/dev/tty2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.021 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty20' -> '/dev/tty20' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.021 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty21' -> '/dev/tty21' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.021 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty22' -> '/dev/tty22' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.021 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty23' -> '/dev/tty23' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.021 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty24' -> '/dev/tty24' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.022 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty25' -> '/dev/tty25' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.022 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty26' -> '/dev/tty26' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.022 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty27' -> '/dev/tty27' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.022 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty28' -> '/dev/tty28' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.022 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty29' -> '/dev/tty29' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.022 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty3' -> '/dev/tty3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.023 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty30' -> '/dev/tty30' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.023 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty31' -> '/dev/tty31' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.023 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty32' -> '/dev/tty32' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.023 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty33' -> '/dev/tty33' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.023 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty34' -> '/dev/tty34' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.024 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty35' -> '/dev/tty35' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.024 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty36' -> '/dev/tty36' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.024 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty37' -> '/dev/tty37' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.024 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty38' -> '/dev/tty38' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.025 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty39' -> '/dev/tty39' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.025 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty4' -> '/dev/tty4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.025 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty40' -> '/dev/tty40' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.025 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty41' -> '/dev/tty41' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.025 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty42' -> '/dev/tty42' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.026 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty43' -> '/dev/tty43' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.026 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty44' -> '/dev/tty44' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.026 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty45' -> '/dev/tty45' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.027 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty46' -> '/dev/tty46' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.027 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty47' -> '/dev/tty47' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.027 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty48' -> '/dev/tty48' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.027 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty49' -> '/dev/tty49' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.028 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty5' -> '/dev/tty5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.028 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty50' -> '/dev/tty50' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.028 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty51' -> '/dev/tty51' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.029 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty52' -> '/dev/tty52' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.029 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty53' -> '/dev/tty53' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.029 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty54' -> '/dev/tty54' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.029 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty55' -> '/dev/tty55' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.029 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty56' -> '/dev/tty56' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.029 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty57' -> '/dev/tty57' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.030 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty58' -> '/dev/tty58' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.030 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty59' -> '/dev/tty59' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.030 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty6' -> '/dev/tty6' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.030 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty60' -> '/dev/tty60' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.030 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty61' -> '/dev/tty61' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.030 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty62' -> '/dev/tty62' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.031 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty63' -> '/dev/tty63' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.031 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty7' -> '/dev/tty7' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.031 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty8' -> '/dev/tty8' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.031 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty9' -> '/dev/tty9' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.031 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/usbmon/usbmon0' -> '/dev/usbmon0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.031 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs' -> '/dev/vcs' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.032 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs1' -> '/dev/vcs1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.032 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs2' -> '/dev/vcs2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.032 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs3' -> '/dev/vcs3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.032 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs4' -> '/dev/vcs4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.032 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa' -> '/dev/vcsa' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.032 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa1' -> '/dev/vcsa1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.033 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa2' -> '/dev/vcsa2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.033 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa3' -> '/dev/vcsa3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.033 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa4' -> '/dev/vcsa4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.057 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.057 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI0007:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.057 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI0007:01' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.058 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI0007:02' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.058 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI0007:03' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.058 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/LNXPWRBN:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.058 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/LNXTHERM:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.058 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.059 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.059 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.059 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.059 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.060 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.060 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.060 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:06' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.060 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.061 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0000:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.061 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0100:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.061 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0200:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.061 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0501:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.062 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0700:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.062 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0800:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.062 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0B00:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.062 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0C01:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.063 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0C04:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.063 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.063 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:09' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.063 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0a' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.064 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0b' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.064 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C01:01' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.064 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C02:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.064 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.065 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.065 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.065 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:02' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.065 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:03' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.066 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:04' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.066 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:05' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.066 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.066 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:07' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.067 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:00.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.067 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:01.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.067 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:01.0/0000:00:01.0:pcie00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.067 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:01.0/0000:00:01.0:pcie03' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.067 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.068 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.0/0000:00:1c.0:pcie00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.068 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.0/0000:00:1c.0:pcie02' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.068 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.0/0000:00:1c.0:pcie03' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.069 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.069 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.4/0000:00:1c.4:pcie00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.069 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.4/0000:00:1c.4:pcie02' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.069 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.4/0000:00:1c.4:pcie03' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.070 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.070 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.5/0000:00:1c.5:pcie00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.070 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.5/0000:00:1c.5:pcie02' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.070 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.5/0000:00:1c.5:pcie03' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.071 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.071 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.071 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1' '/dev/bus/usb/001/001' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.071 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.072 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2' '/dev/bus/usb/001/004' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.072 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1' '/dev/bus/usb/001/005' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.072 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.072 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.073 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.073 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.073 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.1/usb2' '/dev/bus/usb/002/001' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.073 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.073 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.074 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.2/usb3' '/dev/bus/usb/003/001' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.074 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.074 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.074 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.3/usb4' '/dev/bus/usb/004/001' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.075 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-0:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.075 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.7' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.075 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.7/usb5' '/dev/bus/usb/005/001' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.075 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-0:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.076 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1e.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.076 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1e.0/0000:05:07.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.076 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1f.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.076 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1f.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.077 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.077 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:1/0:0:1:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.077 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1f.2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.077 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.077 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1f.3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.078 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/floppy.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.078 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/i8042' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.078 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/i8042/serio0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.079 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/i8042/serio1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.079 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/pcspkr' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.079 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/serial8250' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.079 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/vesafb.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.079 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.080 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:01' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.080 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:02' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.080 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:03' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.080 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:04' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.081 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:05' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.081 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:06' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.081 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:07' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.081 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:08' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.082 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:09' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.104 [I] coldplug.c:253: new event (dev node from udev) '/sys/class/bsg/0:0:0:0' '/dev/bsg/0:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.104 [I] coldplug.c:253: new event (dev node from udev) '/sys/class/bsg/0:0:1:0' '/dev/bsg/0:0:1:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.104 [I] coldplug.c:253: new event (dev node from udev) '/sys/class/bsg/2:0:0:0' '/dev/bsg/2:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.104 [I] coldplug.c:281: new event (no dev node) '/sys/class/iscsi_transport/tcp' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.105 [I] coldplug.c:281: new event (no dev node) '/sys/class/pci_bus/0000:00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.105 [I] coldplug.c:281: new event (no dev node) '/sys/class/pci_bus/0000:01' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.105 [I] coldplug.c:281: new event (no dev node) '/sys/class/pci_bus/0000:02' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.105 [I] coldplug.c:281: new event (no dev node) '/sys/class/pci_bus/0000:03' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.106 [I] coldplug.c:281: new event (no dev node) '/sys/class/pci_bus/0000:04' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.106 [I] coldplug.c:281: new event (no dev node) '/sys/class/pci_bus/0000:05' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.106 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_device/0:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.106 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_device/0:0:1:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.107 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_device/2:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.107 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_disk/2:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.107 [I] coldplug.c:253: new event (dev node from udev) '/sys/class/scsi_generic/sg0' '/dev/sg0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.107 [I] coldplug.c:253: new event (dev node from udev) '/sys/class/scsi_generic/sg1' '/dev/sg1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.108 [I] coldplug.c:253: new event (dev node from udev) '/sys/class/scsi_generic/sg2' '/dev/sg2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.108 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_host/host0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.108 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_host/host1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.108 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_host/host2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.108 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_host/host3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.109 [I] coldplug.c:281: new event (no dev node) '/sys/class/usb_host/usb_host1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.109 [I] coldplug.c:281: new event (no dev node) '/sys/class/usb_host/usb_host2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.109 [I] coldplug.c:281: new event (no dev node) '/sys/class/usb_host/usb_host3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.109 [I] coldplug.c:281: new event (no dev node) '/sys/class/usb_host/usb_host4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.110 [I] coldplug.c:281: new event (no dev node) '/sys/class/usb_host/usb_host5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.110 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/net/eth0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.110 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81' '/dev/usbdev1.1_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.110 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/input/input2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.111 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/input/input2/event2' '/dev/input/event2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.111 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/usb_endpoint/usbdev1.5_ep81' '/dev/usbdev1.5_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.111 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.111 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3/event3' '/dev/input/event3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.111 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3/mouse1' '/dev/input/mouse1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.112 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/usb_endpoint/usbdev1.5_ep82' '/dev/usbdev1.5_ep82' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.112 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/usb_endpoint/usbdev1.5_ep00' '/dev/usbdev1.5_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.112 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/usb_endpoint/usbdev1.4_ep81' '/dev/usbdev1.4_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.112 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/usb_endpoint/usbdev1.4_ep00' '/dev/usbdev1.4_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.112 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/usb_endpoint/usbdev1.1_ep00' '/dev/usbdev1.1_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.113 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usbmon/usbmon1' '/dev/usbmon1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.113 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81' '/dev/usbdev2.1_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.113 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.1/usb2/usb_endpoint/usbdev2.1_ep00' '/dev/usbdev2.1_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.113 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.1/usbmon/usbmon2' '/dev/usbmon2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.113 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81' '/dev/usbdev3.1_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.114 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.2/usb3/usb_endpoint/usbdev3.1_ep00' '/dev/usbdev3.1_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.114 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.2/usbmon/usbmon3' '/dev/usbmon3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.114 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-0:1.0/usb_endpoint/usbdev4.1_ep81' '/dev/usbdev4.1_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.114 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.3/usb4/usb_endpoint/usbdev4.1_ep00' '/dev/usbdev4.1_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.114 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.3/usbmon/usbmon4' '/dev/usbmon4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.115 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-0:1.0/usb_endpoint/usbdev5.1_ep81' '/dev/usbdev5.1_ep81' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.115 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.7/usb5/usb_endpoint/usbdev5.1_ep00' '/dev/usbdev5.1_ep00' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.115 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.7/usbmon/usbmon5' '/dev/usbmon5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.115 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/pcspkr/input/input1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.115 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/pcspkr/input/input1/event1' '/dev/input/event1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.116 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/serial8250/tty/ttyS1' '/dev/ttyS1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.116 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/serial8250/tty/ttyS2' '/dev/ttyS2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.116 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/serial8250/tty/ttyS3' '/dev/ttyS3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.116 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pnp0/00:07/tty/ttyS0' '/dev/ttyS0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.116 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/dmi/id' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.117 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/graphics/fbcon' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.117 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/hidraw/hidraw0' '/dev/hidraw0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.117 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/hidraw/hidraw1' '/dev/hidraw1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.117 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/input/input0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.117 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/input/input0/event0' '/dev/input/event0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.118 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/input/input0/mouse0' '/dev/input/mouse0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.118 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/input/mice' '/dev/input/mice' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.118 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/full' '/dev/full' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.118 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/kmsg' '/dev/kmsg' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.118 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/mem' '/dev/mem' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.119 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/null' '/dev/null' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.119 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/oldmem' '/dev/oldmem' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.119 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/port' '/dev/port' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.119 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/random' '/dev/random' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.119 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/urandom' '/dev/urandom' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.120 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/zero' '/dev/zero' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.120 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/device-mapper' '/dev/mapper/control' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.120 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/hpet' '/dev/hpet' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.120 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/nvram' '/dev/nvram' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.120 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/snapshot' '/dev/snapshot' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.121 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/net/lo' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.121 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/console' '/dev/console' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.121 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/ptmx' '/dev/ptmx' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.121 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty' '/dev/tty' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.121 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty0' '/dev/tty0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.122 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty1' '/dev/tty1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.122 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty10' '/dev/tty10' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.122 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty11' '/dev/tty11' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.122 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty12' '/dev/tty12' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.122 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty13' '/dev/tty13' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.123 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty14' '/dev/tty14' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.123 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty15' '/dev/tty15' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.123 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty16' '/dev/tty16' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.123 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty17' '/dev/tty17' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.124 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty18' '/dev/tty18' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.124 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty19' '/dev/tty19' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.124 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty2' '/dev/tty2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.124 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty20' '/dev/tty20' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.124 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty21' '/dev/tty21' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.125 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty22' '/dev/tty22' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.125 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty23' '/dev/tty23' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.125 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty24' '/dev/tty24' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.125 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty25' '/dev/tty25' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.125 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty26' '/dev/tty26' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.126 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty27' '/dev/tty27' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.126 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty28' '/dev/tty28' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.126 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty29' '/dev/tty29' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.126 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty3' '/dev/tty3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.126 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty30' '/dev/tty30' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.127 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty31' '/dev/tty31' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.127 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty32' '/dev/tty32' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.127 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty33' '/dev/tty33' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.127 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty34' '/dev/tty34' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.127 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty35' '/dev/tty35' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.128 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty36' '/dev/tty36' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.128 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty37' '/dev/tty37' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.128 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty38' '/dev/tty38' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.128 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty39' '/dev/tty39' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.128 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty4' '/dev/tty4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.129 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty40' '/dev/tty40' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.129 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty41' '/dev/tty41' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.129 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty42' '/dev/tty42' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.129 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty43' '/dev/tty43' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.129 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty44' '/dev/tty44' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.130 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty45' '/dev/tty45' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.130 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty46' '/dev/tty46' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.130 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty47' '/dev/tty47' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.130 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty48' '/dev/tty48' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.130 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty49' '/dev/tty49' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.130 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty5' '/dev/tty5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.131 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty50' '/dev/tty50' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.131 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty51' '/dev/tty51' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.131 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty52' '/dev/tty52' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.131 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty53' '/dev/tty53' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.131 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty54' '/dev/tty54' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.132 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty55' '/dev/tty55' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.132 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty56' '/dev/tty56' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.132 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty57' '/dev/tty57' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.132 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty58' '/dev/tty58' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.132 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty59' '/dev/tty59' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.133 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty6' '/dev/tty6' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.133 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty60' '/dev/tty60' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.133 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty61' '/dev/tty61' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.133 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty62' '/dev/tty62' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.133 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty63' '/dev/tty63' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.134 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty7' '/dev/tty7' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.134 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty8' '/dev/tty8' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.134 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty9' '/dev/tty9' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.134 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/usbmon/usbmon0' '/dev/usbmon0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.134 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs' '/dev/vcs' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.135 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs1' '/dev/vcs1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.135 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs2' '/dev/vcs2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.135 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs3' '/dev/vcs3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.135 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs4' '/dev/vcs4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.135 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa' '/dev/vcsa' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.136 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa1' '/dev/vcsa1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.136 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa2' '/dev/vcsa2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.136 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa3' '/dev/vcsa3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.136 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa4' '/dev/vcsa4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.137 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/vtconsole/vtcon0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.153 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/fd0' '/dev/fd0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.153 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop0' '/dev/loop0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.153 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop1' '/dev/loop1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.153 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop2' '/dev/loop2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.154 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop3' '/dev/loop3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.154 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop4' '/dev/loop4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.154 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop5' '/dev/loop5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.154 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop6' '/dev/loop6' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.154 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop7' '/dev/loop7' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.155 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram0' '/dev/ram0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.155 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram1' '/dev/ram1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.155 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram10' '/dev/ram10' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.155 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram11' '/dev/ram11' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.155 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram12' '/dev/ram12' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.156 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram13' '/dev/ram13' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.156 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram14' '/dev/ram14' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.156 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram15' '/dev/ram15' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.156 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram2' '/dev/ram2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.156 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram3' '/dev/ram3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.157 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram4' '/dev/ram4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.157 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram5' '/dev/ram5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.157 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram6' '/dev/ram6' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.157 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram7' '/dev/ram7' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.157 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram8' '/dev/ram8' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.158 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram9' '/dev/ram9' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.158 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/sda' '/dev/sda' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.158 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/sda/sda1' '/dev/sda1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.158 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/sda/sda2' '/dev/sda2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.159 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/sr0' '/dev/sr0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.159 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/sr1' '/dev/sr1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.159 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.159 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.160 [I] coldplug.c:214: pool_num_freed = 0 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.160 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/ACPI0007:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.160 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI0007:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.160 [I] coldplug.c:214: pool_num_freed = 1 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.160 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/ACPI0007:01 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.161 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI0007:01 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.161 [I] coldplug.c:214: pool_num_freed = 2 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.161 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/ACPI0007:02 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.161 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI0007:02 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.162 [I] coldplug.c:214: pool_num_freed = 3 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.162 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/ACPI0007:03 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.162 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI0007:03 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.162 [I] coldplug.c:214: pool_num_freed = 4 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.163 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/LNXPWRBN:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.163 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/LNXPWRBN:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.163 [I] coldplug.c:214: pool_num_freed = 5 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.163 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/LNXTHERM:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.164 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/LNXTHERM:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.164 [I] coldplug.c:214: pool_num_freed = 6 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.164 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.164 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.164 [I] coldplug.c:214: pool_num_freed = 7 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.165 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.165 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.165 [I] coldplug.c:214: pool_num_freed = 8 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.165 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.166 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.166 [I] coldplug.c:214: pool_num_freed = 9 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.166 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.166 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.166 [I] coldplug.c:214: pool_num_freed = 10 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.167 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.167 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.167 [I] coldplug.c:214: pool_num_freed = 11 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.168 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.168 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.168 [I] coldplug.c:214: pool_num_freed = 12 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.168 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.169 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.169 [I] coldplug.c:214: pool_num_freed = 13 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.169 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:06 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.169 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:06 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.169 [I] coldplug.c:214: pool_num_freed = 14 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.170 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.170 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.170 [I] coldplug.c:214: pool_num_freed = 15 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.171 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0000:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.171 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0000:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.171 [I] coldplug.c:214: pool_num_freed = 16 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.171 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0100:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.172 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0100:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.172 [I] coldplug.c:214: pool_num_freed = 17 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.172 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0200:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.172 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0200:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.173 [I] coldplug.c:214: pool_num_freed = 18 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.173 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0501:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.173 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0501:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.173 [I] coldplug.c:214: pool_num_freed = 19 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.174 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0700:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.174 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0700:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.174 [I] coldplug.c:214: pool_num_freed = 20 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.174 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0800:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.175 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0800:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.175 [I] coldplug.c:214: pool_num_freed = 21 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.175 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0B00:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.175 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0B00:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.175 [I] coldplug.c:214: pool_num_freed = 22 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.176 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0C01:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.176 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0C01:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.176 [I] coldplug.c:214: pool_num_freed = 23 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.176 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0C04:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.177 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/PNP0C04:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.177 [I] coldplug.c:214: pool_num_freed = 24 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.177 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.177 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.178 [I] coldplug.c:214: pool_num_freed = 25 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.178 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:09 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.178 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:09 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.178 [I] coldplug.c:214: pool_num_freed = 26 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.178 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0a is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.179 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0a dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.179 [I] coldplug.c:214: pool_num_freed = 27 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.179 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0b is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.179 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0b dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.180 [I] coldplug.c:214: pool_num_freed = 28 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.180 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C01:01 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.180 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C01:01 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.180 [I] coldplug.c:214: pool_num_freed = 29 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.181 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C02:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.181 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C02:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.181 [I] coldplug.c:214: pool_num_freed = 30 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.181 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.181 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.182 [I] coldplug.c:214: pool_num_freed = 31 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.182 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.182 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.182 [I] coldplug.c:214: pool_num_freed = 32 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.183 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.183 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.183 [I] coldplug.c:214: pool_num_freed = 33 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.183 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:02 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.184 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:02 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.184 [I] coldplug.c:214: pool_num_freed = 34 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.184 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:03 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.184 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:03 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.184 [I] coldplug.c:214: pool_num_freed = 35 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.185 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:04 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.185 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:04 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.185 [I] coldplug.c:214: pool_num_freed = 36 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.185 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:05 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.186 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:05 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.186 [I] coldplug.c:214: pool_num_freed = 37 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.186 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.186 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.187 [I] coldplug.c:214: pool_num_freed = 38 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.187 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:07 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.187 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:07 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.187 [I] coldplug.c:214: pool_num_freed = 39 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.188 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:00.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.188 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:00.0 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.239 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_2778 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.240 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_2778 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.240 [I] coldplug.c:214: pool_num_freed = 40 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.240 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:01.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.240 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:01.0 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.243 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_2779 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.243 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_2779 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.244 [I] coldplug.c:214: pool_num_freed = 41 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.244 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:01.0/0000:00:01.0:pcie00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.244 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:01.0/0000:00:01.0:pcie00'->'/sys/devices/pci0000:00/0000:00:01.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.244 [I] device.c:3823: add_dev: subsys=pci_express sysfs_path=/sys/devices/pci0000:00/0000:00:01.0/0000:00:01.0:pcie00 dev= parent_dev=0x09596900 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.245 [I] coldplug.c:214: pool_num_freed = 42 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.245 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:01.0/0000:00:01.0:pcie03 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.245 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:01.0/0000:00:01.0:pcie03'->'/sys/devices/pci0000:00/0000:00:01.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.245 [I] device.c:3823: add_dev: subsys=pci_express sysfs_path=/sys/devices/pci0000:00/0000:00:01.0/0000:00:01.0:pcie03 dev= parent_dev=0x09596900 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.245 [I] coldplug.c:214: pool_num_freed = 43 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.246 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.246 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1c.0 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.249 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27d0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.249 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27d0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.249 [I] coldplug.c:214: pool_num_freed = 44 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.249 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.0/0000:00:1c.0:pcie00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.250 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1c.0/0000:00:1c.0:pcie00'->'/sys/devices/pci0000:00/0000:00:1c.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.250 [I] device.c:3823: add_dev: subsys=pci_express sysfs_path=/sys/devices/pci0000:00/0000:00:1c.0/0000:00:1c.0:pcie00 dev= parent_dev=0xb7e43100 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.250 [I] coldplug.c:214: pool_num_freed = 45 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.250 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.0/0000:00:1c.0:pcie02 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.251 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1c.0/0000:00:1c.0:pcie02'->'/sys/devices/pci0000:00/0000:00:1c.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.251 [I] device.c:3823: add_dev: subsys=pci_express sysfs_path=/sys/devices/pci0000:00/0000:00:1c.0/0000:00:1c.0:pcie02 dev= parent_dev=0xb7e43100 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.251 [I] coldplug.c:214: pool_num_freed = 46 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.251 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.0/0000:00:1c.0:pcie03 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.252 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1c.0/0000:00:1c.0:pcie03'->'/sys/devices/pci0000:00/0000:00:1c.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.252 [I] device.c:3823: add_dev: subsys=pci_express sysfs_path=/sys/devices/pci0000:00/0000:00:1c.0/0000:00:1c.0:pcie03 dev= parent_dev=0xb7e43100 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.252 [I] coldplug.c:214: pool_num_freed = 47 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.252 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.4 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.253 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1c.4 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.256 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27e0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.256 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27e0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.256 [I] coldplug.c:214: pool_num_freed = 48 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.256 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.4/0000:00:1c.4:pcie00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.256 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1c.4/0000:00:1c.4:pcie00'->'/sys/devices/pci0000:00/0000:00:1c.4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.257 [I] device.c:3823: add_dev: subsys=pci_express sysfs_path=/sys/devices/pci0000:00/0000:00:1c.4/0000:00:1c.4:pcie00 dev= parent_dev=0x09596980 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.257 [I] coldplug.c:214: pool_num_freed = 49 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.257 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.4/0000:00:1c.4:pcie02 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.257 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1c.4/0000:00:1c.4:pcie02'->'/sys/devices/pci0000:00/0000:00:1c.4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.258 [I] device.c:3823: add_dev: subsys=pci_express sysfs_path=/sys/devices/pci0000:00/0000:00:1c.4/0000:00:1c.4:pcie02 dev= parent_dev=0x09596980 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.258 [I] coldplug.c:214: pool_num_freed = 50 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.258 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.4/0000:00:1c.4:pcie03 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.258 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1c.4/0000:00:1c.4:pcie03'->'/sys/devices/pci0000:00/0000:00:1c.4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.259 [I] device.c:3823: add_dev: subsys=pci_express sysfs_path=/sys/devices/pci0000:00/0000:00:1c.4/0000:00:1c.4:pcie03 dev= parent_dev=0x09596980 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.259 [I] coldplug.c:214: pool_num_freed = 51 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.259 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.5 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.259 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1c.5 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.262 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27e2 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.263 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27e2 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.263 [I] coldplug.c:214: pool_num_freed = 52 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.263 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.5/0000:00:1c.5:pcie00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.263 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1c.5/0000:00:1c.5:pcie00'->'/sys/devices/pci0000:00/0000:00:1c.5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.263 [I] device.c:3823: add_dev: subsys=pci_express sysfs_path=/sys/devices/pci0000:00/0000:00:1c.5/0000:00:1c.5:pcie00 dev= parent_dev=0x09604530 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.264 [I] coldplug.c:214: pool_num_freed = 53 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.264 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.5/0000:00:1c.5:pcie02 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.264 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1c.5/0000:00:1c.5:pcie02'->'/sys/devices/pci0000:00/0000:00:1c.5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.264 [I] device.c:3823: add_dev: subsys=pci_express sysfs_path=/sys/devices/pci0000:00/0000:00:1c.5/0000:00:1c.5:pcie02 dev= parent_dev=0x09604530 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.265 [I] coldplug.c:214: pool_num_freed = 54 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.265 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.5/0000:00:1c.5:pcie03 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.265 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1c.5/0000:00:1c.5:pcie03'->'/sys/devices/pci0000:00/0000:00:1c.5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.265 [I] device.c:3823: add_dev: subsys=pci_express sysfs_path=/sys/devices/pci0000:00/0000:00:1c.5/0000:00:1c.5:pcie03 dev= parent_dev=0x09604530 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.266 [I] coldplug.c:214: pool_num_freed = 55 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.266 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.266 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0'->'/sys/devices/pci0000:00/0000:00:1c.5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.266 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0 dev= parent_dev=0x09604530 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.269 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_14e4_1677 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.269 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_14e4_1677 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.270 [I] coldplug.c:214: pool_num_freed = 56 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.270 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.270 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.273 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c8 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.273 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c8 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.274 [I] coldplug.c:214: pool_num_freed = 57 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.274 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.274 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1'->'/sys/devices/pci0000:00/0000:00:1d.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.274 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1 dev=/dev/bus/usb/001/001 parent_dev=0x096047c0 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.275 [E] util.c:388: Cannot read from '/sys/devices/pci0000:00/0000:00:1d.0/usb1/configuration' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.278 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.278 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.278 [I] coldplug.c:214: pool_num_freed = 58 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.278 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.279 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.279 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0 dev= parent_dev=0x096053d0 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.280 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0/interface' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.280 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_0_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.281 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_0_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.281 [I] coldplug.c:214: pool_num_freed = 59 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.281 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.281 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.281 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2 dev=/dev/bus/usb/001/004 parent_dev=0x096053d0 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.282 [E] util.c:388: Cannot read from '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/configuration' > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.283 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/manufacturer' > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.283 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/product' > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.284 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/serial' > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.284 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/serial' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.285 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_451_2046_noserial > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.285 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_451_2046_noserial > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.285 [I] coldplug.c:214: pool_num_freed = 60 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.286 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.286 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.286 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1 dev=/dev/bus/usb/001/005 parent_dev=0x09596a50 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.286 [E] util.c:388: Cannot read from '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/configuration' > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.288 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/serial' > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.288 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/serial' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.290 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_557_2205_noserial > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.290 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_557_2205_noserial > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.290 [I] coldplug.c:214: pool_num_freed = 61 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.290 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.290 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.290 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0 dev= parent_dev=0x096079c0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.292 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_557_2205_noserial_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.292 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_557_2205_noserial_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.292 [I] coldplug.c:214: pool_num_freed = 62 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.293 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.293 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.293 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1 dev= parent_dev=0x096079c0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.295 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_557_2205_noserial_if1 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.295 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_557_2205_noserial_if1 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.295 [I] coldplug.c:214: pool_num_freed = 63 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.295 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.295 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.295 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0 dev= parent_dev=0x09596a50 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.296 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/interface' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.297 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_451_2046_noserial_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.297 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_451_2046_noserial_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.298 [I] coldplug.c:214: pool_num_freed = 64 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.298 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.298 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.301 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c9 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.301 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c9 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.301 [I] coldplug.c:214: pool_num_freed = 65 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.302 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1/usb2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.302 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.1/usb2'->'/sys/devices/pci0000:00/0000:00:1d.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.302 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1/usb2 dev=/dev/bus/usb/002/001 parent_dev=0x0960b610 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.302 [E] util.c:388: Cannot read from '/sys/devices/pci0000:00/0000:00:1d.1/usb2/configuration' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.305 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_1 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.306 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_1 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.306 [I] coldplug.c:214: pool_num_freed = 66 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.306 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.306 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0'->'/sys/devices/pci0000:00/0000:00:1d.1/usb2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.306 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0 dev= parent_dev=0x0960b820 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.307 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0/interface' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.308 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_1_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.308 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_1_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.308 [I] coldplug.c:214: pool_num_freed = 67 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.309 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.309 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.312 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27ca > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.312 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27ca > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.312 [I] coldplug.c:214: pool_num_freed = 68 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.313 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2/usb3 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.313 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.2/usb3'->'/sys/devices/pci0000:00/0000:00:1d.2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.313 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb3 dev=/dev/bus/usb/003/001 parent_dev=0x0960ccb0 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.313 [E] util.c:388: Cannot read from '/sys/devices/pci0000:00/0000:00:1d.2/usb3/configuration' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.316 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_2 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.317 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_2 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.317 [I] coldplug.c:214: pool_num_freed = 69 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.317 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.317 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0'->'/sys/devices/pci0000:00/0000:00:1d.2/usb3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.317 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0 dev= parent_dev=0x0960dcc0 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.318 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0/interface' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.319 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_2_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.319 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_2_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.319 [I] coldplug.c:214: pool_num_freed = 70 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.320 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.3 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.320 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.323 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27cb > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.323 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27cb > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.323 [I] coldplug.c:214: pool_num_freed = 71 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.324 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.3/usb4 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.324 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.3/usb4'->'/sys/devices/pci0000:00/0000:00:1d.3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.324 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb4 dev=/dev/bus/usb/004/001 parent_dev=0x09598330 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.324 [E] util.c:388: Cannot read from '/sys/devices/pci0000:00/0000:00:1d.3/usb4/configuration' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.327 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_3 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.328 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_3 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.328 [I] coldplug.c:214: pool_num_freed = 72 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.328 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.3/usb4/4-0:1.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.328 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-0:1.0'->'/sys/devices/pci0000:00/0000:00:1d.3/usb4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.328 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-0:1.0 dev= parent_dev=0x09610210 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.329 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-0:1.0/interface' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.330 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_3_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.331 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_3_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.331 [I] coldplug.c:214: pool_num_freed = 73 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.331 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.331 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.334 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27cc > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.334 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27cc > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.335 [I] coldplug.c:214: pool_num_freed = 74 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.335 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7/usb5 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.335 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.7/usb5'->'/sys/devices/pci0000:00/0000:00:1d.7' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.335 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb5 dev=/dev/bus/usb/005/001 parent_dev=0x09611670 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.336 [E] util.c:388: Cannot read from '/sys/devices/pci0000:00/0000:00:1d.7/usb5/configuration' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.339 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.339 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.339 [I] coldplug.c:214: pool_num_freed = 75 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.339 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7/usb5/5-0:1.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.340 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-0:1.0'->'/sys/devices/pci0000:00/0000:00:1d.7/usb5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.340 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-0:1.0 dev= parent_dev=0x096127b0 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.341 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-0:1.0/interface' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.342 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.342 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7_if0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.342 [I] coldplug.c:214: pool_num_freed = 76 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.342 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1e.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.342 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.346 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_244e > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.346 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_244e > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.346 [I] coldplug.c:214: pool_num_freed = 77 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.346 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1e.0/0000:05:07.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.346 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1e.0/0000:05:07.0'->'/sys/devices/pci0000:00/0000:00:1e.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.346 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0/0000:05:07.0 dev= parent_dev=0x096146d0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.350 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_18ca_20 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.350 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_18ca_20 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.350 [I] coldplug.c:214: pool_num_freed = 78 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.350 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1f.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.350 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1f.0 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.354 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27b8 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.354 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27b8 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.354 [I] coldplug.c:214: pool_num_freed = 79 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.354 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1f.1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.354 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.358 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27df > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.358 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27df > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.358 [I] coldplug.c:214: pool_num_freed = 80 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.358 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.358 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.359 [I] device.c:3823: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0 dev= parent_dev=0x09615440 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.359 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0'->'/sys/devices/pci0000:00/0000:00:1f.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.359 [I] device.c:3823: add_dev: subsys=scsi_host sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0 dev= parent_dev=0x09615440 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.360 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27df_scsi_host > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.360 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27df_scsi_host > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.360 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.361 [I] device.c:3823: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0 dev= parent_dev=0x09617000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.361 [I] device.c:2139: /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/type -> 5 (-> scsi.type) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.362 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27df_scsi_host_scsi_device_lun0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.363 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27df_scsi_host_scsi_device_lun0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.363 [I] coldplug.c:214: pool_num_freed = 81 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.363 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:1/0:0:1:0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.363 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:1/0:0:1:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.363 [I] device.c:3823: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:1/0:0:1:0 dev= parent_dev=0x09617000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.364 [I] device.c:2139: /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:1/0:0:1:0/type -> 5 (-> scsi.type) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.365 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27df_scsi_host_scsi_device_lun0_0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.365 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27df_scsi_host_scsi_device_lun0_0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.365 [I] coldplug.c:214: pool_num_freed = 82 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.366 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1f.2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.366 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1f.2 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.369 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.369 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.369 [I] coldplug.c:214: pool_num_freed = 83 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.370 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.370 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.370 [I] device.c:3823: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0 dev= parent_dev=0x09618010 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.370 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.2/host2'->'/sys/devices/pci0000:00/0000:00:1f.2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.371 [I] device.c:3823: add_dev: subsys=scsi_host sysfs_path=/sys/devices/pci0000:00/0000:00:1f.2/host2 dev= parent_dev=0x09618010 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.372 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c0_scsi_host > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.372 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c0_scsi_host > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.372 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.2/host2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.372 [I] device.c:3823: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0 dev= parent_dev=0x09618240 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.373 [I] device.c:2139: /sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/type -> 0 (-> scsi.type) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.374 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c0_scsi_host_scsi_device_lun0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.374 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c0_scsi_host_scsi_device_lun0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.374 [I] coldplug.c:214: pool_num_freed = 84 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.375 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1f.3 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.375 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1f.3 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.378 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27da > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.378 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27da > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.379 [I] coldplug.c:214: pool_num_freed = 85 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.379 [I] hotplug.c:142: /sys/devices/platform/floppy.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.379 [I] device.c:3823: add_dev: subsys=platform sysfs_path=/sys/devices/platform/floppy.0 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.380 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_floppy_0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.380 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_floppy_0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.380 [I] coldplug.c:214: pool_num_freed = 86 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.381 [I] hotplug.c:142: /sys/devices/platform/i8042 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.381 [I] device.c:3823: add_dev: subsys=platform sysfs_path=/sys/devices/platform/i8042 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.382 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_i8042 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.382 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_i8042 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.382 [I] coldplug.c:214: pool_num_freed = 87 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.383 [I] hotplug.c:142: /sys/devices/platform/i8042/serio0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.383 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/i8042/serio0'->'/sys/devices/platform/i8042' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.383 [I] device.c:3823: add_dev: subsys=serio sysfs_path=/sys/devices/platform/i8042/serio0 dev= parent_dev=0x09619760 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.384 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.385 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.385 [I] coldplug.c:214: pool_num_freed = 88 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.385 [I] hotplug.c:142: /sys/devices/platform/i8042/serio1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.385 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/i8042/serio1'->'/sys/devices/platform/i8042' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.385 [I] device.c:3823: add_dev: subsys=serio sysfs_path=/sys/devices/platform/i8042/serio1 dev= parent_dev=0x09619760 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.387 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.387 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.387 [I] coldplug.c:214: pool_num_freed = 89 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.387 [I] hotplug.c:142: /sys/devices/platform/pcspkr is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.388 [I] device.c:3823: add_dev: subsys=platform sysfs_path=/sys/devices/platform/pcspkr dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.389 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_pcspkr > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.389 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_pcspkr > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.389 [I] coldplug.c:214: pool_num_freed = 90 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.389 [I] hotplug.c:142: /sys/devices/platform/serial8250 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.390 [I] device.c:3823: add_dev: subsys=platform sysfs_path=/sys/devices/platform/serial8250 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.391 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_serial8250 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.391 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_serial8250 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.391 [I] coldplug.c:214: pool_num_freed = 91 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.391 [I] hotplug.c:142: /sys/devices/platform/vesafb.0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.392 [I] device.c:3823: add_dev: subsys=platform sysfs_path=/sys/devices/platform/vesafb.0 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.393 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_vesafb_0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.393 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_vesafb_0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.393 [I] coldplug.c:214: pool_num_freed = 92 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.394 [I] hotplug.c:142: /sys/devices/pnp0/00:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.394 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.395 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0a03 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.395 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0a03 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.396 [I] coldplug.c:214: pool_num_freed = 93 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.396 [I] hotplug.c:142: /sys/devices/pnp0/00:01 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.396 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:01 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.397 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c01 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.398 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c01 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.398 [I] coldplug.c:214: pool_num_freed = 94 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.398 [I] hotplug.c:142: /sys/devices/pnp0/00:02 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.398 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:02 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.400 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0200 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.400 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0200 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.400 [I] coldplug.c:214: pool_num_freed = 95 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.400 [I] hotplug.c:142: /sys/devices/pnp0/00:03 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.401 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:03 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.402 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c04 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.402 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c04 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.402 [I] coldplug.c:214: pool_num_freed = 96 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.403 [I] hotplug.c:142: /sys/devices/pnp0/00:04 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.403 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:04 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.404 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0800 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.404 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0800 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.405 [I] coldplug.c:214: pool_num_freed = 97 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.405 [I] hotplug.c:142: /sys/devices/pnp0/00:05 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.405 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:05 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.407 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0b00 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.407 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0b00 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.407 [I] coldplug.c:214: pool_num_freed = 98 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.407 [I] hotplug.c:142: /sys/devices/pnp0/00:06 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.407 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:06 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.409 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0700 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.409 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0700 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.409 [I] coldplug.c:214: pool_num_freed = 99 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.410 [I] hotplug.c:142: /sys/devices/pnp0/00:07 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.410 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:07 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.411 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0501 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.411 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0501 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.412 [I] coldplug.c:214: pool_num_freed = 100 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.412 [I] hotplug.c:142: /sys/devices/pnp0/00:08 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.412 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:08 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.414 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c01_0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.414 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c01_0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.414 [I] coldplug.c:214: pool_num_freed = 101 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.414 [I] hotplug.c:142: /sys/devices/pnp0/00:09 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.415 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:09 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.416 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c02 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.416 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c02 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.417 [I] coldplug.c:214: pool_num_freed = 102 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.417 [I] hotplug.c:142: /sys/class/bsg/0:0:0:0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.417 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/bsg/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.417 [I] device.c:3823: add_dev: subsys=bsg sysfs_path=/sys/class/bsg/0:0:0:0 dev=/dev/bsg/0:0:0:0 parent_dev=0x09617130 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.417 [I] coldplug.c:214: pool_num_freed = 103 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.418 [I] hotplug.c:142: /sys/class/bsg/0:0:1:0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.418 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/bsg/0:0:1:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:1/0:0:1:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.418 [I] device.c:3823: add_dev: subsys=bsg sysfs_path=/sys/class/bsg/0:0:1:0 dev=/dev/bsg/0:0:1:0 parent_dev=0x095983d0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.418 [I] coldplug.c:214: pool_num_freed = 104 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.419 [I] hotplug.c:142: /sys/class/bsg/2:0:0:0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.419 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/bsg/2:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.419 [I] device.c:3823: add_dev: subsys=bsg sysfs_path=/sys/class/bsg/2:0:0:0 dev=/dev/bsg/2:0:0:0 parent_dev=0x09618020 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.419 [I] coldplug.c:214: pool_num_freed = 105 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.420 [I] hotplug.c:142: /sys/class/iscsi_transport/tcp is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.420 [I] device.c:3823: add_dev: subsys=iscsi_transport sysfs_path=/sys/class/iscsi_transport/tcp dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.420 [I] coldplug.c:214: pool_num_freed = 106 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.420 [I] hotplug.c:142: /sys/class/pci_bus/0000:00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.420 [I] device.c:3823: add_dev: subsys=pci_bus sysfs_path=/sys/class/pci_bus/0000:00 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.421 [I] coldplug.c:214: pool_num_freed = 107 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.421 [I] hotplug.c:142: /sys/class/pci_bus/0000:01 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.421 [I] device.c:3823: add_dev: subsys=pci_bus sysfs_path=/sys/class/pci_bus/0000:01 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.421 [I] coldplug.c:214: pool_num_freed = 108 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.422 [I] hotplug.c:142: /sys/class/pci_bus/0000:02 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.422 [I] device.c:3823: add_dev: subsys=pci_bus sysfs_path=/sys/class/pci_bus/0000:02 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.422 [I] coldplug.c:214: pool_num_freed = 109 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.422 [I] hotplug.c:142: /sys/class/pci_bus/0000:03 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.422 [I] device.c:3823: add_dev: subsys=pci_bus sysfs_path=/sys/class/pci_bus/0000:03 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.423 [I] coldplug.c:214: pool_num_freed = 110 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.423 [I] hotplug.c:142: /sys/class/pci_bus/0000:04 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.423 [I] device.c:3823: add_dev: subsys=pci_bus sysfs_path=/sys/class/pci_bus/0000:04 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.423 [I] coldplug.c:214: pool_num_freed = 111 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.423 [I] hotplug.c:142: /sys/class/pci_bus/0000:05 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.424 [I] device.c:3823: add_dev: subsys=pci_bus sysfs_path=/sys/class/pci_bus/0000:05 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.424 [I] coldplug.c:214: pool_num_freed = 112 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.424 [I] hotplug.c:142: /sys/class/scsi_device/0:0:0:0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.424 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_device/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.424 [I] device.c:3823: add_dev: subsys=scsi_device sysfs_path=/sys/class/scsi_device/0:0:0:0 dev= parent_dev=0x09617130 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.425 [I] coldplug.c:214: pool_num_freed = 113 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.425 [I] hotplug.c:142: /sys/class/scsi_device/0:0:1:0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.425 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_device/0:0:1:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:1/0:0:1:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.425 [I] device.c:3823: add_dev: subsys=scsi_device sysfs_path=/sys/class/scsi_device/0:0:1:0 dev= parent_dev=0x095983d0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.426 [I] coldplug.c:214: pool_num_freed = 114 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.426 [I] hotplug.c:142: /sys/class/scsi_device/2:0:0:0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.426 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_device/2:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.426 [I] device.c:3823: add_dev: subsys=scsi_device sysfs_path=/sys/class/scsi_device/2:0:0:0 dev= parent_dev=0x09618020 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.427 [I] coldplug.c:214: pool_num_freed = 115 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.427 [I] hotplug.c:142: /sys/class/scsi_disk/2:0:0:0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.427 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_disk/2:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.427 [I] device.c:3823: add_dev: subsys=scsi_disk sysfs_path=/sys/class/scsi_disk/2:0:0:0 dev= parent_dev=0x09618020 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.427 [I] coldplug.c:214: pool_num_freed = 116 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.428 [I] hotplug.c:142: /sys/class/scsi_generic/sg0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.428 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_generic/sg0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.428 [I] device.c:3823: add_dev: subsys=scsi_generic sysfs_path=/sys/class/scsi_generic/sg0 dev=/dev/sg0 parent_dev=0x09617130 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.430 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27df_scsi_host_scsi_device_lun0_scsi_generic > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.430 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27df_scsi_host_scsi_device_lun0_scsi_generic > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.430 [I] coldplug.c:214: pool_num_freed = 117 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.430 [I] hotplug.c:142: /sys/class/scsi_generic/sg1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.431 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_generic/sg1'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:1/0:0:1:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.431 [I] device.c:3823: add_dev: subsys=scsi_generic sysfs_path=/sys/class/scsi_generic/sg1 dev=/dev/sg1 parent_dev=0x095983d0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.432 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27df_scsi_host_scsi_device_lun0_0_scsi_generic > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.433 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27df_scsi_host_scsi_device_lun0_0_scsi_generic > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.433 [I] coldplug.c:214: pool_num_freed = 118 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.433 [I] hotplug.c:142: /sys/class/scsi_generic/sg2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.433 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_generic/sg2'->'/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.434 [I] device.c:3823: add_dev: subsys=scsi_generic sysfs_path=/sys/class/scsi_generic/sg2 dev=/dev/sg2 parent_dev=0x09618020 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.435 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c0_scsi_host_scsi_device_lun0_scsi_generic > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.436 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c0_scsi_host_scsi_device_lun0_scsi_generic > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.436 [I] coldplug.c:214: pool_num_freed = 119 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.436 [I] hotplug.c:142: /sys/class/scsi_host/host0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.436 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_host/host0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.436 [I] device.c:3823: add_dev: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host0 dev= parent_dev=0x09617000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.437 [I] coldplug.c:214: pool_num_freed = 120 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.437 [I] hotplug.c:142: /sys/class/scsi_host/host1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.437 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_host/host1'->'/sys/devices/pci0000:00/0000:00:1f.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.437 [I] device.c:3823: add_dev: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host1 dev= parent_dev=0x09615440 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.438 [I] coldplug.c:214: pool_num_freed = 121 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.438 [I] hotplug.c:142: /sys/class/scsi_host/host2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.438 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_host/host2'->'/sys/devices/pci0000:00/0000:00:1f.2/host2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.438 [I] device.c:3823: add_dev: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host2 dev= parent_dev=0x09618240 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.438 [I] coldplug.c:214: pool_num_freed = 122 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.439 [I] hotplug.c:142: /sys/class/scsi_host/host3 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.439 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_host/host3'->'/sys/devices/pci0000:00/0000:00:1f.2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.439 [I] device.c:3823: add_dev: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host3 dev= parent_dev=0x09618010 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.439 [I] coldplug.c:214: pool_num_freed = 123 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.440 [I] hotplug.c:142: /sys/class/usb_host/usb_host1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.440 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/usb_host/usb_host1'->'/sys/devices/pci0000:00/0000:00:1d.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.440 [I] device.c:3823: add_dev: subsys=usb_host sysfs_path=/sys/class/usb_host/usb_host1 dev= parent_dev=0x096047c0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.440 [I] coldplug.c:214: pool_num_freed = 124 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.441 [I] hotplug.c:142: /sys/class/usb_host/usb_host2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.441 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/usb_host/usb_host2'->'/sys/devices/pci0000:00/0000:00:1d.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.441 [I] device.c:3823: add_dev: subsys=usb_host sysfs_path=/sys/class/usb_host/usb_host2 dev= parent_dev=0x0960b610 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.441 [I] coldplug.c:214: pool_num_freed = 125 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.441 [I] hotplug.c:142: /sys/class/usb_host/usb_host3 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.442 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/usb_host/usb_host3'->'/sys/devices/pci0000:00/0000:00:1d.2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.442 [I] device.c:3823: add_dev: subsys=usb_host sysfs_path=/sys/class/usb_host/usb_host3 dev= parent_dev=0x0960ccb0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.442 [I] coldplug.c:214: pool_num_freed = 126 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.442 [I] hotplug.c:142: /sys/class/usb_host/usb_host4 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.443 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/usb_host/usb_host4'->'/sys/devices/pci0000:00/0000:00:1d.3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.443 [I] device.c:3823: add_dev: subsys=usb_host sysfs_path=/sys/class/usb_host/usb_host4 dev= parent_dev=0x09598330 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.443 [I] coldplug.c:214: pool_num_freed = 127 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.443 [I] hotplug.c:142: /sys/class/usb_host/usb_host5 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.444 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/usb_host/usb_host5'->'/sys/devices/pci0000:00/0000:00:1d.7' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.444 [I] device.c:3823: add_dev: subsys=usb_host sysfs_path=/sys/class/usb_host/usb_host5 dev= parent_dev=0x09611670 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.444 [I] coldplug.c:214: pool_num_freed = 128 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.444 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/net/eth0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.445 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/net/eth0'->'/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.445 [I] device.c:3823: add_dev: subsys=net sysfs_path=/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/net/eth0 dev= parent_dev=0x09604730 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.447 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/net_00_12_3f_74_f6_e9 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.447 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/net_00_12_3f_74_f6_e9 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.447 [I] coldplug.c:214: pool_num_freed = 129 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.447 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.448 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.448 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81 dev=/dev/usbdev1.1_ep81 parent_dev=0x096055d0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.448 [I] coldplug.c:214: pool_num_freed = 130 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.448 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/input/input2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.449 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/input/input2'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.449 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/input/input2 dev= parent_dev=0x09608a40 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.449 [I] coldplug.c:214: pool_num_freed = 131 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.449 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/input/input2/event2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.449 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/input/input2/event2'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.450 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/input/input2/event2 dev=/dev/input/event2 parent_dev=0x09608a40 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.452 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_557_2205_noserial_if0_logicaldev_input > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.453 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_557_2205_noserial_if0_logicaldev_input > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.509 [I] hald_dbus.c:3430: Started singleton addon hald-addon-input for udi /org/freedesktop/Hal/devices/usb_device_557_2205_noserial_if0_logicaldev_input > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.510 [D] hald_dbus.c:3446: singleton not initialised yet > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.510 [I] coldplug.c:214: pool_num_freed = 132 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.510 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/usb_endpoint/usbdev1.5_ep81 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.510 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/usb_endpoint/usbdev1.5_ep81'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.511 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.0/usb_endpoint/usbdev1.5_ep81 dev=/dev/usbdev1.5_ep81 parent_dev=0x09608a40 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.511 [I] coldplug.c:214: pool_num_freed = 133 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.511 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.511 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.511 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3 dev= parent_dev=0x09608a20 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.512 [I] coldplug.c:214: pool_num_freed = 134 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.512 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3/event3 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.512 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3/event3'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.512 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3/event3 dev=/dev/input/event3 parent_dev=0x09608a20 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.515 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_557_2205_noserial_if1_logicaldev_input > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.515 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_557_2205_noserial_if1_logicaldev_input > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.515 [I] coldplug.c:214: pool_num_freed = 135 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.516 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3/mouse1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.516 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3/mouse1'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.516 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/input/input3/mouse1 dev=/dev/input/mouse1 parent_dev=0x09608a20 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.516 [I] coldplug.c:214: pool_num_freed = 136 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.517 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/usb_endpoint/usbdev1.5_ep82 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.517 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/usb_endpoint/usbdev1.5_ep82'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.517 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/1-2.1:1.1/usb_endpoint/usbdev1.5_ep82 dev=/dev/usbdev1.5_ep82 parent_dev=0x09608a20 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.517 [I] coldplug.c:214: pool_num_freed = 137 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.518 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/usb_endpoint/usbdev1.5_ep00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.518 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/usb_endpoint/usbdev1.5_ep00'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.518 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2.1/usb_endpoint/usbdev1.5_ep00 dev=/dev/usbdev1.5_ep00 parent_dev=0x096079c0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.518 [I] coldplug.c:214: pool_num_freed = 138 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.518 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/usb_endpoint/usbdev1.4_ep81 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.519 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/usb_endpoint/usbdev1.4_ep81'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.519 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/usb_endpoint/usbdev1.4_ep81 dev=/dev/usbdev1.4_ep81 parent_dev=0x0960a580 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.519 [I] coldplug.c:214: pool_num_freed = 139 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.519 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/usb_endpoint/usbdev1.4_ep00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.520 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/usb_endpoint/usbdev1.4_ep00'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.520 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/usb_endpoint/usbdev1.4_ep00 dev=/dev/usbdev1.4_ep00 parent_dev=0x09596a50 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.520 [I] coldplug.c:214: pool_num_freed = 140 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.520 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/usb_endpoint/usbdev1.1_ep00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.521 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/usb_endpoint/usbdev1.1_ep00'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.521 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/usb_endpoint/usbdev1.1_ep00 dev=/dev/usbdev1.1_ep00 parent_dev=0x096053d0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.521 [I] coldplug.c:214: pool_num_freed = 141 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.521 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usbmon/usbmon1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.521 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usbmon/usbmon1'->'/sys/devices/pci0000:00/0000:00:1d.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.522 [I] device.c:3823: add_dev: subsys=usbmon sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usbmon/usbmon1 dev=/dev/usbmon1 parent_dev=0x096047c0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.522 [I] coldplug.c:214: pool_num_freed = 142 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.522 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.522 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81'->'/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.523 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81 dev=/dev/usbdev2.1_ep81 parent_dev=0x0960ca20 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.523 [I] coldplug.c:214: pool_num_freed = 143 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.523 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1/usb2/usb_endpoint/usbdev2.1_ep00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.523 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.1/usb2/usb_endpoint/usbdev2.1_ep00'->'/sys/devices/pci0000:00/0000:00:1d.1/usb2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.523 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1/usb2/usb_endpoint/usbdev2.1_ep00 dev=/dev/usbdev2.1_ep00 parent_dev=0x0960b820 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.524 [I] coldplug.c:214: pool_num_freed = 144 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.524 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1/usbmon/usbmon2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.524 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.1/usbmon/usbmon2'->'/sys/devices/pci0000:00/0000:00:1d.1' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.524 [I] device.c:3823: add_dev: subsys=usbmon sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1/usbmon/usbmon2 dev=/dev/usbmon2 parent_dev=0x0960b610 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.525 [I] coldplug.c:214: pool_num_freed = 145 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.525 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.525 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81'->'/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.525 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81 dev=/dev/usbdev3.1_ep81 parent_dev=0x0960eec0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.525 [I] coldplug.c:214: pool_num_freed = 146 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.526 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2/usb3/usb_endpoint/usbdev3.1_ep00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.526 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.2/usb3/usb_endpoint/usbdev3.1_ep00'->'/sys/devices/pci0000:00/0000:00:1d.2/usb3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.526 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb3/usb_endpoint/usbdev3.1_ep00 dev=/dev/usbdev3.1_ep00 parent_dev=0x0960dcc0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.526 [I] coldplug.c:214: pool_num_freed = 147 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.527 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2/usbmon/usbmon3 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.527 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.2/usbmon/usbmon3'->'/sys/devices/pci0000:00/0000:00:1d.2' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.527 [I] device.c:3823: add_dev: subsys=usbmon sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usbmon/usbmon3 dev=/dev/usbmon3 parent_dev=0x0960ccb0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.527 [I] coldplug.c:214: pool_num_freed = 148 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.528 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.3/usb4/4-0:1.0/usb_endpoint/usbdev4.1_ep81 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.528 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-0:1.0/usb_endpoint/usbdev4.1_ep81'->'/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-0:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.528 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-0:1.0/usb_endpoint/usbdev4.1_ep81 dev=/dev/usbdev4.1_ep81 parent_dev=0x09611380 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.528 [I] coldplug.c:214: pool_num_freed = 149 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.528 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.3/usb4/usb_endpoint/usbdev4.1_ep00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.529 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.3/usb4/usb_endpoint/usbdev4.1_ep00'->'/sys/devices/pci0000:00/0000:00:1d.3/usb4' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.529 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb4/usb_endpoint/usbdev4.1_ep00 dev=/dev/usbdev4.1_ep00 parent_dev=0x09610210 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.529 [I] coldplug.c:214: pool_num_freed = 150 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.529 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.3/usbmon/usbmon4 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.530 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.3/usbmon/usbmon4'->'/sys/devices/pci0000:00/0000:00:1d.3' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.530 [I] device.c:3823: add_dev: subsys=usbmon sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usbmon/usbmon4 dev=/dev/usbmon4 parent_dev=0x09598330 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.530 [I] coldplug.c:214: pool_num_freed = 151 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.530 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7/usb5/5-0:1.0/usb_endpoint/usbdev5.1_ep81 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.531 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-0:1.0/usb_endpoint/usbdev5.1_ep81'->'/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-0:1.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.531 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-0:1.0/usb_endpoint/usbdev5.1_ep81 dev=/dev/usbdev5.1_ep81 parent_dev=0x09598380 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.531 [I] coldplug.c:214: pool_num_freed = 152 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.531 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7/usb5/usb_endpoint/usbdev5.1_ep00 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.531 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.7/usb5/usb_endpoint/usbdev5.1_ep00'->'/sys/devices/pci0000:00/0000:00:1d.7/usb5' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.532 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb5/usb_endpoint/usbdev5.1_ep00 dev=/dev/usbdev5.1_ep00 parent_dev=0x096127b0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.532 [I] coldplug.c:214: pool_num_freed = 153 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.532 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7/usbmon/usbmon5 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.532 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.7/usbmon/usbmon5'->'/sys/devices/pci0000:00/0000:00:1d.7' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.533 [I] device.c:3823: add_dev: subsys=usbmon sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usbmon/usbmon5 dev=/dev/usbmon5 parent_dev=0x09611670 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.533 [I] coldplug.c:214: pool_num_freed = 154 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.533 [I] hotplug.c:142: /sys/devices/platform/pcspkr/input/input1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.533 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/pcspkr/input/input1'->'/sys/devices/platform/pcspkr' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.533 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/platform/pcspkr/input/input1 dev= parent_dev=0x0961b6a0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.534 [I] coldplug.c:214: pool_num_freed = 155 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.534 [I] hotplug.c:142: /sys/devices/platform/pcspkr/input/input1/event1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.534 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/pcspkr/input/input1/event1'->'/sys/devices/platform/pcspkr' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.534 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/platform/pcspkr/input/input1/event1 dev=/dev/input/event1 parent_dev=0x0961b6a0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.537 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_pcspkr_logicaldev_input > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.537 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_pcspkr_logicaldev_input > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.537 [I] coldplug.c:214: pool_num_freed = 156 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.537 [I] hotplug.c:142: /sys/devices/platform/serial8250/tty/ttyS1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.538 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/serial8250/tty/ttyS1'->'/sys/devices/platform/serial8250' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.538 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/platform/serial8250/tty/ttyS1 dev=/dev/ttyS1 parent_dev=0x0961b800 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.540 [I] osspec.c:429: Synthesizing powermgmt events... > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.540 [E] acpi.c:758: Couldn't open /proc/acpi/battery: Error opening directory '/proc/acpi/battery': No such file or directory > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.541 [I] acpi.c:729: Processing /proc/acpi/processor/CPU1 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.541 [I] acpi.c:729: Processing /proc/acpi/processor/CPU0 > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.541 [E] acpi.c:758: Couldn't open /proc/acpi/ac_adapter: Error opening directory '/proc/acpi/ac_adapter': No such file or directory > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.541 [E] acpi.c:758: Couldn't open /proc/acpi/button/lid: Error opening directory '/proc/acpi/button/lid': No such file or directory > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.542 [E] acpi.c:758: Couldn't open /proc/acpi/button/power: Error opening directory '/proc/acpi/button/power': No such file or directory > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.542 [E] acpi.c:758: Couldn't open /proc/acpi/button/sleep: Error opening directory '/proc/acpi/button/sleep': No such file or directory > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.542 [I] acpi.c:837: Processing sonypi display > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.543 [I] osspec.c:431: ACPI capabilities found > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.543 [I] osspec.c:439: Done synthesizing events > ><14>Feb 4 16:43:50 hald-probe-serial: [1429]: 16:43:50.543 [D] probe-serial.c:70: Checking if /dev/ttyS1 is actually present > ><11>Feb 4 16:43:50 hald-probe-serial: [1429]: 16:43:50.543 [E] probe-serial.c:85: serial port /dev/ttyS1 seems not to exist > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.546 [I] util.c:1049: Add callouts for udi=/org/freedesktop/Hal/devices/computer > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.547 [I] hald_dbus.c:5186: ************************ > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.547 [I] hald_dbus.c:5187: Client to local_server was disconnected for 9594238 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.547 [I] hald_dbus.c:5188: ************************ > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.548 [I] hald_dbus.c:5229: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.548 [I] hald_dbus.c:5230: ********* unregistered 9594238 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.548 [I] hald_dbus.c:5231: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.548 [I] hald_dbus.c:5243: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.548 [I] hald_dbus.c:5244: ********* got a connection 9594238 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.548 [I] hald_dbus.c:5245: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.549 [I] device.c:3740: entering; exit_type=0, return_code=1 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.549 [I] device.c:3751: device removed due to prober fail > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.549 [W] device.c:1374: Unknown property type 29548 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.549 [I] coldplug.c:214: pool_num_freed = 157 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.550 [I] hotplug.c:142: /sys/devices/platform/serial8250/tty/ttyS2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.550 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/serial8250/tty/ttyS2'->'/sys/devices/platform/serial8250' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.550 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/platform/serial8250/tty/ttyS2 dev=/dev/ttyS2 parent_dev=0x0961b800 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.553 [D] hald_dbus.c:3507: singleton_addon_is_ready > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.553 [I] hald_dbus.c:3534: SingletonAddonIsReady recieved for 'hald-addon-input' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.553 [D] hald_dbus.c:3547: Signalling device added for queued devices > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.553 [D] hald_dbus.c:3551: device added for '/org/freedesktop/Hal/devices/usb_device_557_2205_noserial_if0_logicaldev_input' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.553 [D] hald_dbus.c:3347: singleton_signal_device_changed about to send message to connection 0x9594238 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.559 [D] hald_dbus.c:3389: incrementing ready addons for device > ><14>Feb 4 16:43:50 hald-probe-serial: [1431]: 16:43:50.581 [D] probe-serial.c:70: Checking if /dev/ttyS2 is actually present > ><11>Feb 4 16:43:50 hald-probe-serial: [1431]: 16:43:50.582 [E] probe-serial.c:85: serial port /dev/ttyS2 seems not to exist > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.583 [I] device.c:3740: entering; exit_type=0, return_code=1 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.583 [I] device.c:3751: device removed due to prober fail > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.584 [W] device.c:1374: Unknown property type 29548 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.584 [I] coldplug.c:214: pool_num_freed = 158 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.584 [I] hotplug.c:142: /sys/devices/platform/serial8250/tty/ttyS3 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.584 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/serial8250/tty/ttyS3'->'/sys/devices/platform/serial8250' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.584 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/platform/serial8250/tty/ttyS3 dev=/dev/ttyS3 parent_dev=0x0961b800 > ><14>Feb 4 16:43:50 hald-probe-serial: [1433]: 16:43:50.596 [D] probe-serial.c:70: Checking if /dev/ttyS3 is actually present > ><11>Feb 4 16:43:50 hald-probe-serial: [1433]: 16:43:50.597 [E] probe-serial.c:85: serial port /dev/ttyS3 seems not to exist > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.598 [I] device.c:3740: entering; exit_type=0, return_code=1 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.598 [I] device.c:3751: device removed due to prober fail > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.598 [W] device.c:1374: Unknown property type 29548 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.599 [I] coldplug.c:214: pool_num_freed = 159 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.599 [I] hotplug.c:142: /sys/devices/pnp0/00:07/tty/ttyS0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.599 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pnp0/00:07/tty/ttyS0'->'/sys/devices/pnp0/00:07' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.599 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/pnp0/00:07/tty/ttyS0 dev=/dev/ttyS0 parent_dev=0x0961e510 > ><14>Feb 4 16:43:50 hald-probe-serial: [1434]: 16:43:50.604 [D] probe-serial.c:70: Checking if /dev/ttyS0 is actually present > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.605 [I] device.c:3740: entering; exit_type=0, return_code=0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.607 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0501_serial_platform_0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.607 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0501_serial_platform_0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.607 [I] coldplug.c:214: pool_num_freed = 160 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.608 [I] hotplug.c:142: /sys/devices/virtual/dmi/id is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.608 [I] device.c:3823: add_dev: subsys=dmi sysfs_path=/sys/devices/virtual/dmi/id dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.608 [I] coldplug.c:214: pool_num_freed = 161 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.608 [I] hotplug.c:142: /sys/devices/virtual/graphics/fbcon is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.609 [I] device.c:3823: add_dev: subsys=graphics sysfs_path=/sys/devices/virtual/graphics/fbcon dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.609 [I] coldplug.c:214: pool_num_freed = 162 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.609 [I] hotplug.c:142: /sys/devices/virtual/hidraw/hidraw0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.609 [I] device.c:3823: add_dev: subsys=hidraw sysfs_path=/sys/devices/virtual/hidraw/hidraw0 dev=/dev/hidraw0 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.609 [I] coldplug.c:214: pool_num_freed = 163 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.610 [I] hotplug.c:142: /sys/devices/virtual/hidraw/hidraw1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.610 [I] device.c:3823: add_dev: subsys=hidraw sysfs_path=/sys/devices/virtual/hidraw/hidraw1 dev=/dev/hidraw1 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.610 [I] coldplug.c:214: pool_num_freed = 164 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.610 [I] hotplug.c:142: /sys/devices/virtual/input/input0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.611 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/virtual/input/input0 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.611 [I] coldplug.c:214: pool_num_freed = 165 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.611 [I] hotplug.c:142: /sys/devices/virtual/input/input0/event0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.612 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/virtual/input/input0/event0 dev=/dev/input/event0 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.614 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/computer_logicaldev_input > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.614 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/computer_logicaldev_input > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.614 [I] coldplug.c:214: pool_num_freed = 166 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.615 [I] hotplug.c:142: /sys/devices/virtual/input/input0/mouse0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.615 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/virtual/input/input0/mouse0 dev=/dev/input/mouse0 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.615 [I] coldplug.c:214: pool_num_freed = 167 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.615 [I] hotplug.c:142: /sys/devices/virtual/input/mice is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.616 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/virtual/input/mice dev=/dev/input/mice parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.616 [I] coldplug.c:214: pool_num_freed = 168 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.616 [I] hotplug.c:142: /sys/devices/virtual/mem/full is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.616 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/full dev=/dev/full parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.617 [I] coldplug.c:214: pool_num_freed = 169 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.617 [I] hotplug.c:142: /sys/devices/virtual/mem/kmsg is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.617 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/kmsg dev=/dev/kmsg parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.617 [I] coldplug.c:214: pool_num_freed = 170 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.618 [I] hotplug.c:142: /sys/devices/virtual/mem/mem is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.618 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/mem dev=/dev/mem parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.618 [I] coldplug.c:214: pool_num_freed = 171 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.618 [I] hotplug.c:142: /sys/devices/virtual/mem/null is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.619 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/null dev=/dev/null parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.619 [I] coldplug.c:214: pool_num_freed = 172 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.619 [I] hotplug.c:142: /sys/devices/virtual/mem/oldmem is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.619 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/oldmem dev=/dev/oldmem parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.620 [I] coldplug.c:214: pool_num_freed = 173 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.620 [I] hotplug.c:142: /sys/devices/virtual/mem/port is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.620 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/port dev=/dev/port parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.620 [I] coldplug.c:214: pool_num_freed = 174 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.621 [I] hotplug.c:142: /sys/devices/virtual/mem/random is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.621 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/random dev=/dev/random parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.621 [I] coldplug.c:214: pool_num_freed = 175 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.621 [I] hotplug.c:142: /sys/devices/virtual/mem/urandom is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.621 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/urandom dev=/dev/urandom parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.622 [I] coldplug.c:214: pool_num_freed = 176 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.622 [I] hotplug.c:142: /sys/devices/virtual/mem/zero is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.622 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/zero dev=/dev/zero parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.622 [I] coldplug.c:214: pool_num_freed = 177 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.623 [I] hotplug.c:142: /sys/devices/virtual/misc/device-mapper is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.623 [I] device.c:3823: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/device-mapper dev=/dev/mapper/control parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.623 [I] coldplug.c:214: pool_num_freed = 178 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.623 [I] hotplug.c:142: /sys/devices/virtual/misc/hpet is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.624 [I] device.c:3823: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/hpet dev=/dev/hpet parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.624 [I] coldplug.c:214: pool_num_freed = 179 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.624 [I] hotplug.c:142: /sys/devices/virtual/misc/nvram is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.624 [I] device.c:3823: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/nvram dev=/dev/nvram parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.625 [I] coldplug.c:214: pool_num_freed = 180 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.625 [I] hotplug.c:142: /sys/devices/virtual/misc/snapshot is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.625 [I] device.c:3823: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/snapshot dev=/dev/snapshot parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.625 [I] coldplug.c:214: pool_num_freed = 181 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.626 [I] hotplug.c:142: /sys/devices/virtual/net/lo is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.626 [I] device.c:3823: add_dev: subsys=net sysfs_path=/sys/devices/virtual/net/lo dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.626 [I] coldplug.c:214: pool_num_freed = 182 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.626 [I] hotplug.c:142: /sys/devices/virtual/tty/console is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.627 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/console dev=/dev/console parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.627 [I] coldplug.c:214: pool_num_freed = 183 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.627 [I] hotplug.c:142: /sys/devices/virtual/tty/ptmx is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.627 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/ptmx dev=/dev/ptmx parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.627 [I] coldplug.c:214: pool_num_freed = 184 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.628 [I] hotplug.c:142: /sys/devices/virtual/tty/tty is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.628 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty dev=/dev/tty parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.628 [I] coldplug.c:214: pool_num_freed = 185 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.628 [I] hotplug.c:142: /sys/devices/virtual/tty/tty0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.629 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty0 dev=/dev/tty0 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.629 [I] coldplug.c:214: pool_num_freed = 186 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.629 [I] hotplug.c:142: /sys/devices/virtual/tty/tty1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.629 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty1 dev=/dev/tty1 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.629 [I] coldplug.c:214: pool_num_freed = 187 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.630 [I] hotplug.c:142: /sys/devices/virtual/tty/tty10 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.630 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty10 dev=/dev/tty10 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.630 [I] coldplug.c:214: pool_num_freed = 188 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.631 [I] hotplug.c:142: /sys/devices/virtual/tty/tty11 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.631 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty11 dev=/dev/tty11 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.631 [I] coldplug.c:214: pool_num_freed = 189 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.631 [I] hotplug.c:142: /sys/devices/virtual/tty/tty12 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.631 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty12 dev=/dev/tty12 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.632 [I] coldplug.c:214: pool_num_freed = 190 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.632 [I] hotplug.c:142: /sys/devices/virtual/tty/tty13 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.632 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty13 dev=/dev/tty13 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.632 [I] coldplug.c:214: pool_num_freed = 191 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.633 [I] hotplug.c:142: /sys/devices/virtual/tty/tty14 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.633 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty14 dev=/dev/tty14 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.633 [I] coldplug.c:214: pool_num_freed = 192 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.633 [I] hotplug.c:142: /sys/devices/virtual/tty/tty15 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.634 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty15 dev=/dev/tty15 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.634 [I] coldplug.c:214: pool_num_freed = 193 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.634 [I] hotplug.c:142: /sys/devices/virtual/tty/tty16 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.635 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty16 dev=/dev/tty16 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.635 [I] coldplug.c:214: pool_num_freed = 194 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.635 [I] hotplug.c:142: /sys/devices/virtual/tty/tty17 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.635 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty17 dev=/dev/tty17 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.635 [I] coldplug.c:214: pool_num_freed = 195 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.636 [I] hotplug.c:142: /sys/devices/virtual/tty/tty18 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.636 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty18 dev=/dev/tty18 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.636 [I] coldplug.c:214: pool_num_freed = 196 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.636 [I] hotplug.c:142: /sys/devices/virtual/tty/tty19 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.637 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty19 dev=/dev/tty19 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.637 [I] coldplug.c:214: pool_num_freed = 197 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.637 [I] hotplug.c:142: /sys/devices/virtual/tty/tty2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.637 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty2 dev=/dev/tty2 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.638 [I] coldplug.c:214: pool_num_freed = 198 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.638 [I] hotplug.c:142: /sys/devices/virtual/tty/tty20 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.638 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty20 dev=/dev/tty20 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.638 [I] coldplug.c:214: pool_num_freed = 199 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.639 [I] hotplug.c:142: /sys/devices/virtual/tty/tty21 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.639 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty21 dev=/dev/tty21 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.639 [I] coldplug.c:214: pool_num_freed = 200 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.639 [I] hotplug.c:142: /sys/devices/virtual/tty/tty22 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.640 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty22 dev=/dev/tty22 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.640 [I] coldplug.c:214: pool_num_freed = 201 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.640 [I] hotplug.c:142: /sys/devices/virtual/tty/tty23 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.640 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty23 dev=/dev/tty23 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.641 [I] coldplug.c:214: pool_num_freed = 202 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.641 [I] hotplug.c:142: /sys/devices/virtual/tty/tty24 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.641 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty24 dev=/dev/tty24 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.641 [I] coldplug.c:214: pool_num_freed = 203 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.641 [I] hotplug.c:142: /sys/devices/virtual/tty/tty25 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.642 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty25 dev=/dev/tty25 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.642 [I] coldplug.c:214: pool_num_freed = 204 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.642 [I] hotplug.c:142: /sys/devices/virtual/tty/tty26 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.642 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty26 dev=/dev/tty26 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.643 [I] coldplug.c:214: pool_num_freed = 205 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.643 [I] hotplug.c:142: /sys/devices/virtual/tty/tty27 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.643 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty27 dev=/dev/tty27 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.643 [I] coldplug.c:214: pool_num_freed = 206 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.644 [I] hotplug.c:142: /sys/devices/virtual/tty/tty28 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.644 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty28 dev=/dev/tty28 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.644 [I] coldplug.c:214: pool_num_freed = 207 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.644 [I] hotplug.c:142: /sys/devices/virtual/tty/tty29 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.645 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty29 dev=/dev/tty29 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.645 [I] coldplug.c:214: pool_num_freed = 208 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.645 [I] hotplug.c:142: /sys/devices/virtual/tty/tty3 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.645 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty3 dev=/dev/tty3 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.645 [I] coldplug.c:214: pool_num_freed = 209 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.646 [I] hotplug.c:142: /sys/devices/virtual/tty/tty30 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.646 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty30 dev=/dev/tty30 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.646 [I] coldplug.c:214: pool_num_freed = 210 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.646 [I] hotplug.c:142: /sys/devices/virtual/tty/tty31 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.647 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty31 dev=/dev/tty31 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.647 [I] coldplug.c:214: pool_num_freed = 211 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.647 [I] hotplug.c:142: /sys/devices/virtual/tty/tty32 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.647 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty32 dev=/dev/tty32 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.647 [I] coldplug.c:214: pool_num_freed = 212 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.648 [I] hotplug.c:142: /sys/devices/virtual/tty/tty33 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.648 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty33 dev=/dev/tty33 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.648 [I] coldplug.c:214: pool_num_freed = 213 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.649 [I] hotplug.c:142: /sys/devices/virtual/tty/tty34 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.649 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty34 dev=/dev/tty34 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.649 [I] coldplug.c:214: pool_num_freed = 214 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.649 [I] hotplug.c:142: /sys/devices/virtual/tty/tty35 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.650 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty35 dev=/dev/tty35 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.650 [I] coldplug.c:214: pool_num_freed = 215 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.650 [I] hotplug.c:142: /sys/devices/virtual/tty/tty36 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.650 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty36 dev=/dev/tty36 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.651 [I] coldplug.c:214: pool_num_freed = 216 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.651 [I] hotplug.c:142: /sys/devices/virtual/tty/tty37 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.651 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty37 dev=/dev/tty37 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.651 [I] coldplug.c:214: pool_num_freed = 217 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.652 [I] hotplug.c:142: /sys/devices/virtual/tty/tty38 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.652 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty38 dev=/dev/tty38 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.652 [I] coldplug.c:214: pool_num_freed = 218 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.653 [I] hotplug.c:142: /sys/devices/virtual/tty/tty39 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.653 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty39 dev=/dev/tty39 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.653 [I] coldplug.c:214: pool_num_freed = 219 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.653 [I] hotplug.c:142: /sys/devices/virtual/tty/tty4 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.654 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty4 dev=/dev/tty4 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.654 [I] coldplug.c:214: pool_num_freed = 220 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.654 [I] hotplug.c:142: /sys/devices/virtual/tty/tty40 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.654 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty40 dev=/dev/tty40 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.654 [I] coldplug.c:214: pool_num_freed = 221 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.655 [I] hotplug.c:142: /sys/devices/virtual/tty/tty41 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.655 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty41 dev=/dev/tty41 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.655 [I] coldplug.c:214: pool_num_freed = 222 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.655 [I] hotplug.c:142: /sys/devices/virtual/tty/tty42 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.656 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty42 dev=/dev/tty42 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.656 [I] coldplug.c:214: pool_num_freed = 223 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.656 [I] hotplug.c:142: /sys/devices/virtual/tty/tty43 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.656 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty43 dev=/dev/tty43 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.656 [I] coldplug.c:214: pool_num_freed = 224 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.657 [I] hotplug.c:142: /sys/devices/virtual/tty/tty44 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.657 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty44 dev=/dev/tty44 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.657 [I] coldplug.c:214: pool_num_freed = 225 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.657 [I] hotplug.c:142: /sys/devices/virtual/tty/tty45 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.658 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty45 dev=/dev/tty45 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.658 [I] coldplug.c:214: pool_num_freed = 226 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.658 [I] hotplug.c:142: /sys/devices/virtual/tty/tty46 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.658 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty46 dev=/dev/tty46 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.659 [I] coldplug.c:214: pool_num_freed = 227 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.659 [I] hotplug.c:142: /sys/devices/virtual/tty/tty47 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.659 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty47 dev=/dev/tty47 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.659 [I] coldplug.c:214: pool_num_freed = 228 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.660 [I] hotplug.c:142: /sys/devices/virtual/tty/tty48 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.660 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty48 dev=/dev/tty48 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.660 [I] coldplug.c:214: pool_num_freed = 229 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.660 [I] hotplug.c:142: /sys/devices/virtual/tty/tty49 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.661 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty49 dev=/dev/tty49 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.661 [I] coldplug.c:214: pool_num_freed = 230 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.661 [I] hotplug.c:142: /sys/devices/virtual/tty/tty5 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.661 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty5 dev=/dev/tty5 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.662 [I] coldplug.c:214: pool_num_freed = 231 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.662 [I] hotplug.c:142: /sys/devices/virtual/tty/tty50 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.662 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty50 dev=/dev/tty50 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.662 [I] coldplug.c:214: pool_num_freed = 232 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.663 [I] hotplug.c:142: /sys/devices/virtual/tty/tty51 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.663 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty51 dev=/dev/tty51 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.663 [I] coldplug.c:214: pool_num_freed = 233 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.663 [I] hotplug.c:142: /sys/devices/virtual/tty/tty52 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.664 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty52 dev=/dev/tty52 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.664 [I] coldplug.c:214: pool_num_freed = 234 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.664 [I] hotplug.c:142: /sys/devices/virtual/tty/tty53 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.664 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty53 dev=/dev/tty53 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.665 [I] coldplug.c:214: pool_num_freed = 235 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.665 [I] hotplug.c:142: /sys/devices/virtual/tty/tty54 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.665 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty54 dev=/dev/tty54 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.665 [I] coldplug.c:214: pool_num_freed = 236 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.666 [I] hotplug.c:142: /sys/devices/virtual/tty/tty55 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.666 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty55 dev=/dev/tty55 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.666 [I] coldplug.c:214: pool_num_freed = 237 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.666 [I] hotplug.c:142: /sys/devices/virtual/tty/tty56 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.667 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty56 dev=/dev/tty56 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.667 [I] coldplug.c:214: pool_num_freed = 238 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.667 [I] hotplug.c:142: /sys/devices/virtual/tty/tty57 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.667 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty57 dev=/dev/tty57 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.667 [I] coldplug.c:214: pool_num_freed = 239 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.668 [I] hotplug.c:142: /sys/devices/virtual/tty/tty58 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.668 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty58 dev=/dev/tty58 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.668 [I] coldplug.c:214: pool_num_freed = 240 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.668 [I] hotplug.c:142: /sys/devices/virtual/tty/tty59 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.669 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty59 dev=/dev/tty59 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.669 [I] coldplug.c:214: pool_num_freed = 241 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.669 [I] hotplug.c:142: /sys/devices/virtual/tty/tty6 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.669 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty6 dev=/dev/tty6 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.669 [I] coldplug.c:214: pool_num_freed = 242 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.670 [I] hotplug.c:142: /sys/devices/virtual/tty/tty60 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.670 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty60 dev=/dev/tty60 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.670 [I] coldplug.c:214: pool_num_freed = 243 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.670 [I] hotplug.c:142: /sys/devices/virtual/tty/tty61 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.671 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty61 dev=/dev/tty61 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.671 [I] coldplug.c:214: pool_num_freed = 244 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.671 [I] hotplug.c:142: /sys/devices/virtual/tty/tty62 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.671 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty62 dev=/dev/tty62 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.672 [I] coldplug.c:214: pool_num_freed = 245 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.672 [I] hotplug.c:142: /sys/devices/virtual/tty/tty63 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.672 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty63 dev=/dev/tty63 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.672 [I] coldplug.c:214: pool_num_freed = 246 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.673 [I] hotplug.c:142: /sys/devices/virtual/tty/tty7 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.673 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty7 dev=/dev/tty7 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.673 [I] coldplug.c:214: pool_num_freed = 247 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.673 [I] hotplug.c:142: /sys/devices/virtual/tty/tty8 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.673 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty8 dev=/dev/tty8 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.674 [I] coldplug.c:214: pool_num_freed = 248 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.674 [I] hotplug.c:142: /sys/devices/virtual/tty/tty9 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.674 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty9 dev=/dev/tty9 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.674 [I] coldplug.c:214: pool_num_freed = 249 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.675 [I] hotplug.c:142: /sys/devices/virtual/usbmon/usbmon0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.675 [I] device.c:3823: add_dev: subsys=usbmon sysfs_path=/sys/devices/virtual/usbmon/usbmon0 dev=/dev/usbmon0 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.675 [I] coldplug.c:214: pool_num_freed = 250 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.675 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.676 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs dev=/dev/vcs parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.676 [I] coldplug.c:214: pool_num_freed = 251 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.676 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.676 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs1 dev=/dev/vcs1 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.676 [I] coldplug.c:214: pool_num_freed = 252 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.677 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.677 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs2 dev=/dev/vcs2 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.677 [I] coldplug.c:214: pool_num_freed = 253 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.677 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs3 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.678 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs3 dev=/dev/vcs3 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.678 [I] coldplug.c:214: pool_num_freed = 254 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.678 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs4 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.678 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs4 dev=/dev/vcs4 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.679 [I] coldplug.c:214: pool_num_freed = 255 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.679 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.679 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa dev=/dev/vcsa parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.679 [I] coldplug.c:214: pool_num_freed = 256 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.679 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa1 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.680 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa1 dev=/dev/vcsa1 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.680 [I] coldplug.c:214: pool_num_freed = 257 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.680 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa2 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.680 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa2 dev=/dev/vcsa2 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.681 [I] coldplug.c:214: pool_num_freed = 258 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.681 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa3 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.681 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa3 dev=/dev/vcsa3 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.681 [I] coldplug.c:214: pool_num_freed = 259 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.682 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa4 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.682 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa4 dev=/dev/vcsa4 parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.682 [I] coldplug.c:214: pool_num_freed = 260 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.682 [I] hotplug.c:142: /sys/devices/virtual/vtconsole/vtcon0 is a device (subsystem) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.683 [I] device.c:3823: add_dev: subsys=vtconsole sysfs_path=/sys/devices/virtual/vtconsole/vtcon0 dev= parent_dev=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.683 [I] coldplug.c:214: pool_num_freed = 261 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.683 [I] osspec.c:874: hal_util_find_known_parent: '/sys/block/fd0'->'/sys/devices/platform/floppy.0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.683 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/fd0 dev=/dev/fd0 is_part=0, parent=0x09619790 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.684 [I] blockdev.c:980: doing floppy drive hack for floppy 0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.684 [I] blockdev.c:469: Probing PC floppy /dev/fd0 to see if it is present > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.685 [I] osspec.c:394: Add callouts completed udi=/org/freedesktop/Hal/devices/computer > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.685 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/computer > ><14>Feb 4 16:43:50 hald-probe-pc-floppy: [1435]: 16:43:50.690 [D] probe-pc-floppy.c:66: Checking if /dev/fd0 is actually present > ><14>Feb 4 16:43:50 hald-probe-pc-floppy: [1435]: 16:43:50.691 [D] probe-pc-floppy.c:81: floppy drive name is 'H1440' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.700 [I] hald_runner.c:659: running_processes 0x9604ba8, num = 1 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.700 [I] hald.c:120: Started addon hald-addon-cpufreq for udi /org/freedesktop/Hal/devices/computer > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.707 [I] hald_runner.c:659: running_processes 0x9597db0, num = 2 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.707 [I] hald.c:120: Started addon hald-addon-acpi for udi /org/freedesktop/Hal/devices/computer > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.708 [I] hald_dbus.c:5243: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.708 [I] hald_dbus.c:5244: ********* got a connection 959ea58 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.708 [I] hald_dbus.c:5245: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.708 [I] hald_runner.c:110: runner_server_message_handler: destination=(null) obj_path=/org/freedesktop/HalRunner interface=org.freedesktop.HalRunner method=StartedProcessExited > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.708 [I] hald_runner.c:125: Previously started process with pid 1436 exited > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.709 [I] hald.c:84: in addon_terminated for udi=/org/freedesktop/Hal/devices/computer > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.710 [D] hald_dbus.c:3212: udi=/org/freedesktop/Hal/devices/computer > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.710 [I] hald_dbus.c:3238: AddonIsReady on udi '/org/freedesktop/Hal/devices/computer' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.757 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.759 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_floppy_0_storage > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.759 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_floppy_0_storage > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.759 [I] coldplug.c:214: pool_num_freed = 262 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.760 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop0 dev=/dev/loop0 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.760 [I] blockdev.c:897: Looking in /sys/block/loop0/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.760 [I] blockdev.c:908: /sys/block/loop0/slaves/. -> /sys/block/loop0/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.760 [I] blockdev.c:908: /sys/block/loop0/slaves/.. -> /sys/block/loop0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.761 [I] blockdev.c:944: Done looking in /sys/block/loop0/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.761 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.761 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.761 [I] coldplug.c:214: pool_num_freed = 263 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.761 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop1 dev=/dev/loop1 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.762 [I] blockdev.c:897: Looking in /sys/block/loop1/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.762 [I] blockdev.c:908: /sys/block/loop1/slaves/. -> /sys/block/loop1/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.762 [I] blockdev.c:908: /sys/block/loop1/slaves/.. -> /sys/block/loop1 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.762 [I] blockdev.c:944: Done looking in /sys/block/loop1/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.762 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.763 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.763 [I] coldplug.c:214: pool_num_freed = 264 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.763 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop2 dev=/dev/loop2 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.763 [I] blockdev.c:897: Looking in /sys/block/loop2/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.764 [I] blockdev.c:908: /sys/block/loop2/slaves/. -> /sys/block/loop2/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.764 [I] blockdev.c:908: /sys/block/loop2/slaves/.. -> /sys/block/loop2 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.764 [I] blockdev.c:944: Done looking in /sys/block/loop2/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.764 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.764 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.764 [I] coldplug.c:214: pool_num_freed = 265 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.765 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop3 dev=/dev/loop3 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.765 [I] blockdev.c:897: Looking in /sys/block/loop3/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.765 [I] blockdev.c:908: /sys/block/loop3/slaves/. -> /sys/block/loop3/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.765 [I] blockdev.c:908: /sys/block/loop3/slaves/.. -> /sys/block/loop3 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.766 [I] blockdev.c:944: Done looking in /sys/block/loop3/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.766 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.766 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.766 [I] coldplug.c:214: pool_num_freed = 266 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.766 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop4 dev=/dev/loop4 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.767 [I] blockdev.c:897: Looking in /sys/block/loop4/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.767 [I] blockdev.c:908: /sys/block/loop4/slaves/. -> /sys/block/loop4/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.767 [I] blockdev.c:908: /sys/block/loop4/slaves/.. -> /sys/block/loop4 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.767 [I] blockdev.c:944: Done looking in /sys/block/loop4/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.768 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.768 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.768 [I] coldplug.c:214: pool_num_freed = 267 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.768 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop5 dev=/dev/loop5 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.768 [I] blockdev.c:897: Looking in /sys/block/loop5/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.769 [I] blockdev.c:908: /sys/block/loop5/slaves/. -> /sys/block/loop5/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.769 [I] blockdev.c:908: /sys/block/loop5/slaves/.. -> /sys/block/loop5 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.769 [I] blockdev.c:944: Done looking in /sys/block/loop5/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.769 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.769 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.770 [I] coldplug.c:214: pool_num_freed = 268 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.770 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop6 dev=/dev/loop6 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.770 [I] blockdev.c:897: Looking in /sys/block/loop6/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.770 [I] blockdev.c:908: /sys/block/loop6/slaves/. -> /sys/block/loop6/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.771 [I] blockdev.c:908: /sys/block/loop6/slaves/.. -> /sys/block/loop6 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.774 [I] blockdev.c:944: Done looking in /sys/block/loop6/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.774 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.774 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.774 [I] coldplug.c:214: pool_num_freed = 269 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.774 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop7 dev=/dev/loop7 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.775 [I] blockdev.c:897: Looking in /sys/block/loop7/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.775 [I] blockdev.c:908: /sys/block/loop7/slaves/. -> /sys/block/loop7/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.775 [I] blockdev.c:908: /sys/block/loop7/slaves/.. -> /sys/block/loop7 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.775 [I] blockdev.c:944: Done looking in /sys/block/loop7/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.776 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.776 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.776 [I] coldplug.c:214: pool_num_freed = 270 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.776 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram0 dev=/dev/ram0 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.776 [I] blockdev.c:897: Looking in /sys/block/ram0/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.777 [I] blockdev.c:908: /sys/block/ram0/slaves/. -> /sys/block/ram0/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.777 [I] blockdev.c:908: /sys/block/ram0/slaves/.. -> /sys/block/ram0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.777 [I] blockdev.c:944: Done looking in /sys/block/ram0/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.777 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.777 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.778 [I] coldplug.c:214: pool_num_freed = 271 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.778 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram1 dev=/dev/ram1 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.778 [I] blockdev.c:897: Looking in /sys/block/ram1/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.778 [I] blockdev.c:908: /sys/block/ram1/slaves/. -> /sys/block/ram1/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.779 [I] blockdev.c:908: /sys/block/ram1/slaves/.. -> /sys/block/ram1 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.779 [I] blockdev.c:944: Done looking in /sys/block/ram1/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.779 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.779 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.779 [I] coldplug.c:214: pool_num_freed = 272 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.780 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram10 dev=/dev/ram10 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.780 [I] blockdev.c:897: Looking in /sys/block/ram10/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.780 [I] blockdev.c:908: /sys/block/ram10/slaves/. -> /sys/block/ram10/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.780 [I] blockdev.c:908: /sys/block/ram10/slaves/.. -> /sys/block/ram10 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.780 [I] blockdev.c:944: Done looking in /sys/block/ram10/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.781 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.781 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.781 [I] coldplug.c:214: pool_num_freed = 273 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.781 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram11 dev=/dev/ram11 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.782 [I] blockdev.c:897: Looking in /sys/block/ram11/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.782 [I] blockdev.c:908: /sys/block/ram11/slaves/. -> /sys/block/ram11/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.782 [I] blockdev.c:908: /sys/block/ram11/slaves/.. -> /sys/block/ram11 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.782 [I] blockdev.c:944: Done looking in /sys/block/ram11/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.782 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.783 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.783 [I] coldplug.c:214: pool_num_freed = 274 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.783 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram12 dev=/dev/ram12 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.783 [I] blockdev.c:897: Looking in /sys/block/ram12/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.784 [I] blockdev.c:908: /sys/block/ram12/slaves/. -> /sys/block/ram12/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.784 [I] blockdev.c:908: /sys/block/ram12/slaves/.. -> /sys/block/ram12 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.784 [I] blockdev.c:944: Done looking in /sys/block/ram12/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.784 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.784 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.785 [I] coldplug.c:214: pool_num_freed = 275 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.785 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram13 dev=/dev/ram13 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.785 [I] blockdev.c:897: Looking in /sys/block/ram13/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.785 [I] blockdev.c:908: /sys/block/ram13/slaves/. -> /sys/block/ram13/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.786 [I] blockdev.c:908: /sys/block/ram13/slaves/.. -> /sys/block/ram13 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.786 [I] blockdev.c:944: Done looking in /sys/block/ram13/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.786 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.786 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.786 [I] coldplug.c:214: pool_num_freed = 276 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.787 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram14 dev=/dev/ram14 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.787 [I] blockdev.c:897: Looking in /sys/block/ram14/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.787 [I] blockdev.c:908: /sys/block/ram14/slaves/. -> /sys/block/ram14/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.787 [I] blockdev.c:908: /sys/block/ram14/slaves/.. -> /sys/block/ram14 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.788 [I] blockdev.c:944: Done looking in /sys/block/ram14/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.788 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.788 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.788 [I] coldplug.c:214: pool_num_freed = 277 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.788 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram15 dev=/dev/ram15 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.789 [I] blockdev.c:897: Looking in /sys/block/ram15/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.789 [I] blockdev.c:908: /sys/block/ram15/slaves/. -> /sys/block/ram15/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.789 [I] blockdev.c:908: /sys/block/ram15/slaves/.. -> /sys/block/ram15 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.789 [I] blockdev.c:944: Done looking in /sys/block/ram15/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.789 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.790 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.790 [I] coldplug.c:214: pool_num_freed = 278 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.790 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram2 dev=/dev/ram2 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.790 [I] blockdev.c:897: Looking in /sys/block/ram2/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.791 [I] blockdev.c:908: /sys/block/ram2/slaves/. -> /sys/block/ram2/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.791 [I] blockdev.c:908: /sys/block/ram2/slaves/.. -> /sys/block/ram2 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.791 [I] blockdev.c:944: Done looking in /sys/block/ram2/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.791 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.791 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.792 [I] coldplug.c:214: pool_num_freed = 279 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.792 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram3 dev=/dev/ram3 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.792 [I] blockdev.c:897: Looking in /sys/block/ram3/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.792 [I] blockdev.c:908: /sys/block/ram3/slaves/. -> /sys/block/ram3/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.793 [I] blockdev.c:908: /sys/block/ram3/slaves/.. -> /sys/block/ram3 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.793 [I] blockdev.c:944: Done looking in /sys/block/ram3/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.793 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.793 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.793 [I] coldplug.c:214: pool_num_freed = 280 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.794 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram4 dev=/dev/ram4 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.794 [I] blockdev.c:897: Looking in /sys/block/ram4/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.794 [I] blockdev.c:908: /sys/block/ram4/slaves/. -> /sys/block/ram4/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.794 [I] blockdev.c:908: /sys/block/ram4/slaves/.. -> /sys/block/ram4 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.795 [I] blockdev.c:944: Done looking in /sys/block/ram4/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.795 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.795 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.795 [I] coldplug.c:214: pool_num_freed = 281 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.795 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram5 dev=/dev/ram5 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.796 [I] blockdev.c:897: Looking in /sys/block/ram5/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.796 [I] blockdev.c:908: /sys/block/ram5/slaves/. -> /sys/block/ram5/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.796 [I] blockdev.c:908: /sys/block/ram5/slaves/.. -> /sys/block/ram5 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.796 [I] blockdev.c:944: Done looking in /sys/block/ram5/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.797 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.797 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.797 [I] coldplug.c:214: pool_num_freed = 282 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.797 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram6 dev=/dev/ram6 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.797 [I] blockdev.c:897: Looking in /sys/block/ram6/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.798 [I] blockdev.c:908: /sys/block/ram6/slaves/. -> /sys/block/ram6/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.798 [I] blockdev.c:908: /sys/block/ram6/slaves/.. -> /sys/block/ram6 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.798 [I] blockdev.c:944: Done looking in /sys/block/ram6/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.798 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.798 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.799 [I] coldplug.c:214: pool_num_freed = 283 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.799 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram7 dev=/dev/ram7 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.799 [I] blockdev.c:897: Looking in /sys/block/ram7/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.799 [I] blockdev.c:908: /sys/block/ram7/slaves/. -> /sys/block/ram7/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.800 [I] blockdev.c:908: /sys/block/ram7/slaves/.. -> /sys/block/ram7 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.800 [I] blockdev.c:944: Done looking in /sys/block/ram7/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.800 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.800 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.800 [I] coldplug.c:214: pool_num_freed = 284 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.801 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram8 dev=/dev/ram8 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.801 [I] blockdev.c:897: Looking in /sys/block/ram8/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.801 [I] blockdev.c:908: /sys/block/ram8/slaves/. -> /sys/block/ram8/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.801 [I] blockdev.c:908: /sys/block/ram8/slaves/.. -> /sys/block/ram8 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.802 [I] blockdev.c:944: Done looking in /sys/block/ram8/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.802 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.802 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.802 [I] coldplug.c:214: pool_num_freed = 285 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.802 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram9 dev=/dev/ram9 is_part=0, parent=0x00000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.803 [I] blockdev.c:897: Looking in /sys/block/ram9/slaves for Device Mapper > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.803 [I] blockdev.c:908: /sys/block/ram9/slaves/. -> /sys/block/ram9/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.803 [I] blockdev.c:908: /sys/block/ram9/slaves/.. -> /sys/block/ram9 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.803 [I] blockdev.c:944: Done looking in /sys/block/ram9/slaves > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.803 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:43:50 hald[1420]: 16:43:50.804 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.804 [I] coldplug.c:214: pool_num_freed = 286 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.804 [I] osspec.c:874: hal_util_find_known_parent: '/sys/block/sda'->'/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.804 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/sda dev=/dev/sda is_part=0, parent=0x09618020 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.805 [I] blockdev.c:1227: parent_bus is scsi > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.805 [I] blockdev.c:494: Probing storage device /dev/sda > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.855 [I] hald_dbus.c:5243: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.856 [I] hald_dbus.c:5244: ********* got a connection 95a13c0 > ><14>Feb 4 16:43:50 hald-probe-storage: [1438]: 16:43:50.856 [D] probe-storage.c:155: Doing probe-storage for /dev/sda (bus scsi) (drive_type disk) (udi=/org/freedesktop/Hal/devices/temp/92) (--only-check-for-fs==0) > ><14>Feb 4 16:43:50 hald-probe-storage: [1438]: 16:43:50.856 [D] probe-storage.c:407: Checking for file system on /dev/sda > ><14>Feb 4 16:43:50 hald-probe-storage: [1438]: 16:43:50.856 [D] probe-storage.c:413: Doing open ("/dev/sda", O_RDONLY) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.856 [I] hald_dbus.c:5245: *************************** > ><14>Feb 4 16:43:50 hald-probe-storage: [1438]: 16:43:50.856 [D] probe-storage.c:421: Returned from open(2) > ><14>Feb 4 16:43:50 hald-probe-storage: [1438]: 16:43:50.857 [D] probe-storage.c:437: look for existing partitions for sda > ><14>Feb 4 16:43:50 hald-probe-storage: [1438]: 16:43:50.857 [D] probe-storage.c:447: partition sda1 found, skip probing for filesystem > ><14>Feb 4 16:43:50 hald-probe-storage: [1438]: 16:43:50.858 [I] partutil.c:860: MSDOS partition table detected > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.859 [I] hald_dbus.c:1285: storage.removable.media_available -> True > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.859 [I] hald_dbus.c:1269: storage.removable.media_size -> 250000000000 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.859 [I] hald_dbus.c:1253: storage.partitioning_scheme -> mbr > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.861 [I] hald_dbus.c:5186: ************************ > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.861 [I] hald_dbus.c:5187: Client to local_server was disconnected for 95a13c0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.861 [I] hald_dbus.c:5188: ************************ > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.861 [I] hald_dbus.c:5229: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.861 [I] hald_dbus.c:5230: ********* unregistered 95a13c0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.861 [I] hald_dbus.c:5231: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.862 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.863 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/storage_model_Maxtor_7L250S0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.863 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/storage_model_Maxtor_7L250S0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.864 [I] coldplug.c:214: pool_num_freed = 287 (of 292) > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.864 [E] util.c:190: Cannot open '/sys/block/sda/sda1/range' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.864 [I] osspec.c:874: hal_util_find_known_parent: '/sys/block/sda/sda1'->'/sys/block/sda' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.864 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/sda/sda1 dev=/dev/sda1 is_part=1, parent=0x096033a0 > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.875 [D] probe-volume.c:379: Doing probe-volume for /dev/sda1 > > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.875 [I] hald_dbus.c:5243: *************************** > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.875 [D] probe-volume.c:390: volume.block_size = 512 > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.876 [D] probe-volume.c:394: volume.size = 205599744 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.876 [I] hald_dbus.c:5244: ********* got a connection 95a1b80 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.876 [I] hald_dbus.c:5245: *************************** > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.877 [I] probe-volume.c:623: invoking volume_id_probe_all, offset=0, size=0 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.877: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.878: util.c:369 read sbbuf len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.878: util.c:379 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.878: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.878: volume_id.c:362 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.879: linux_raid.c:70 probing at offset 0xc400000, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.879: util.c:356 get buffer off 0xc400000(205520896), len 0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.879: util.c:405 read seekbuf off:0xc400000 len:0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.898: util.c:415 got 0x800 (2048) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.898: linux_raid.c:124 probing at offset 0xc411000, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.898: util.c:356 get buffer off 0xc411000(205590528), len 0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.898: util.c:405 read seekbuf off:0xc411000 len:0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.899: util.c:415 got 0x800 (2048) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.899: linux_raid.c:124 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.899: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.899: util.c:369 read sbbuf len:0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.899: util.c:379 got 0x800 (2048) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.899: linux_raid.c:124 probing at offset 0x1000, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.900: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.900: util.c:369 read sbbuf len:0x1800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.901: util.c:379 got 0x1800 (6144) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.901: ddf_raid.c:49 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.901: util.c:356 get buffer off 0xc413200(205599232), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.901: util.c:405 read seekbuf off:0xc413200 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.902: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.902: isw_raid.c:47 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.902: util.c:356 get buffer off 0xc413000(205598720), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.902: util.c:405 read seekbuf off:0xc413000 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.902: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.902: lsi_raid.c:42 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.902: util.c:356 get buffer off 0xc413200(205599232), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.903: util.c:405 read seekbuf off:0xc413200 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.903: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.903: via_raid.c:67 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.903: util.c:356 get buffer off 0xc413200(205599232), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.903: silicon_raid.c:57 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.903: util.c:356 get buffer off 0xc413200(205599232), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.904: nvidia_raid.c:45 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.904: util.c:356 get buffer off 0xc413000(205598720), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.904: util.c:405 read seekbuf off:0xc413000 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.904: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.904: promise_raid.c:46 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.904: util.c:356 get buffer off 0xc40b600(205567488), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.904: util.c:405 read seekbuf off:0xc40b600 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.905: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.905: util.c:356 get buffer off 0xc3f3600(205469184), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.905: util.c:405 read seekbuf off:0xc3f3600 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.906: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.906: util.c:356 get buffer off 0xc3f3400(205468672), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.906: util.c:405 read seekbuf off:0xc3f3400 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.906: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.906: util.c:356 get buffer off 0xc411400(205591552), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.906: util.c:405 read seekbuf off:0xc411400 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.907: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.907: util.c:356 get buffer off 0xc3e1600(205395456), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.907: util.c:405 read seekbuf off:0xc3e1600 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.907: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.907: highpoint.c:77 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.908: util.c:356 get buffer off 0xc411e00(205594112), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.908: util.c:405 read seekbuf off:0xc411e00 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.908: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.908: adaptec_raid.c:90 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.908: util.c:356 get buffer off 0xc413200(205599232), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.908: util.c:405 read seekbuf off:0xc413200 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.909: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.909: jmicron_raid.c:43 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.909: util.c:356 get buffer off 0xc413200(205599232), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.909: lvm.c:54 probing at offset 0x0 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.909: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.909: lvm.c:81 probing at offset 0x0 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.910: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.910: highpoint.c:52 probing at offset 0x0 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.910: util.c:356 get buffer off 0x1200(4608), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.910: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.910: volume_id.c:396 probing at offset 0x0, size 0xc413400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.910: fat.c:273 probing at offset 0x0 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.910: util.c:356 get buffer off 0x0(0), len 0x400 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.911: linux_swap.c:46 probing at offset 0x0 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.911: util.c:356 get buffer off 0xff6(4086), len 0xa > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.911: util.c:356 get buffer off 0x1ff6(8182), len 0xa > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.911: util.c:369 read sbbuf len:0x2000 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.911: util.c:379 got 0x2000 (8192) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.911: util.c:356 get buffer off 0x3ff6(16374), len 0xa > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.912: util.c:369 read sbbuf len:0x4000 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.912: util.c:379 got 0x4000 (16384) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.912: util.c:356 get buffer off 0x0(0), len 0x2 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.912: xfs.c:48 probing at offset 0x0 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.912: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.912: ext.c:84 probing at offset 0x0 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.913: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1439: 16:43:50.913: ext.c:94 ext blocksize 0x400 > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.913 [I] probe-volume.c:625: volume_id_probe_all returned 0 > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.913 [D] probe-volume.c:107: volume.fsusage = 'filesystem' > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.913 [D] probe-volume.c:113: volume.fstype = 'ext3' > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.913 [D] probe-volume.c:118: volume.fsversion = '1.0' > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.914 [D] probe-volume.c:123: volume.uuid = 'c34601a2-7ca2-48fb-aa02-36070370a40e' > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.914 [D] probe-volume.c:135: volume.label = '/boot' > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.914 [I] probe-volume.c:697: Loading part table > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.915 [I] partutil.c:860: MSDOS partition table detected > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.915 [I] probe-volume.c:703: Looking at part table > ><14>Feb 4 16:43:50 hald-probe-volume: [1439]: 16:43:50.915 [I] probe-volume.c:776: Done looking at part table > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.916 [I] hald_dbus.c:1261: volume.block_size -> 512 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.916 [I] hald_dbus.c:1269: volume.size -> 205599744 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.916 [I] hald_dbus.c:1253: volume.fsusage -> filesystem > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.916 [I] hald_dbus.c:1253: volume.fstype -> ext3 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.917 [I] hald_dbus.c:1253: volume.fsversion -> 1.0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.917 [I] hald_dbus.c:1253: volume.uuid -> c34601a2-7ca2-48fb-aa02-36070370a40e > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.917 [I] hald_dbus.c:1253: volume.label -> /boot > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.917 [I] hald_dbus.c:1253: info.product -> /boot > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.917 [I] hald_dbus.c:1253: volume.partition.scheme -> mbr > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.917 [I] hald_dbus.c:1253: volume.partition.type -> 0x83 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.918 [I] hald_dbus.c:1253: volume.partition.label -> > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.918 [I] hald_dbus.c:1253: volume.partition.uuid -> > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.918 [I] hald_dbus.c:1239: strlist elem volume.partition.flags -> boot > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.920 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.923 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_uuid_c34601a2_7ca2_48fb_aa02_36070370a40e > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.923 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_uuid_c34601a2_7ca2_48fb_aa02_36070370a40e > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.923 [I] coldplug.c:214: pool_num_freed = 288 (of 292) > ><27>Feb 4 16:43:50 hald[1420]: 16:43:50.924 [E] util.c:190: Cannot open '/sys/block/sda/sda2/range' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.924 [I] osspec.c:874: hal_util_find_known_parent: '/sys/block/sda/sda2'->'/sys/block/sda' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.924 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/sda/sda2 dev=/dev/sda2 is_part=1, parent=0x096033a0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.925 [I] hald_dbus.c:5186: ************************ > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.925 [I] hald_dbus.c:5187: Client to local_server was disconnected for 95a1b80 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.926 [I] hald_dbus.c:5188: ************************ > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.926 [I] hald_dbus.c:5229: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.926 [I] hald_dbus.c:5230: ********* unregistered 95a1b80 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.926 [I] hald_dbus.c:5231: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.934 [I] hald_dbus.c:5243: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.934 [I] hald_dbus.c:5244: ********* got a connection 95a1b80 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.935 [I] hald_dbus.c:5245: *************************** > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.934 [D] probe-volume.c:379: Doing probe-volume for /dev/sda2 > > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.935 [D] probe-volume.c:390: volume.block_size = 512 > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.935 [D] probe-volume.c:394: volume.size = 249793528320 > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.936 [I] probe-volume.c:623: invoking volume_id_probe_all, offset=0, size=0 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.936: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.937: util.c:369 read sbbuf len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.938: util.c:379 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.938: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.938: volume_id.c:362 probing at offset 0x0, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.938: linux_raid.c:70 probing at offset 0x3a28d90000, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.938: util.c:356 get buffer off 0x3a28d90000(249793413120), len 0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.938: util.c:405 read seekbuf off:0x3a28d90000 len:0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.961: util.c:415 got 0x800 (2048) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.961: linux_raid.c:124 probing at offset 0x3a28daa000, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.961: util.c:356 get buffer off 0x3a28daa000(249793519616), len 0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.962: util.c:405 read seekbuf off:0x3a28daa000 len:0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.964: util.c:415 got 0x800 (2048) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.965: linux_raid.c:124 probing at offset 0x0, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.965: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.965: util.c:369 read sbbuf len:0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.965: util.c:379 got 0x800 (2048) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.965: linux_raid.c:124 probing at offset 0x1000, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.965: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.966: util.c:369 read sbbuf len:0x1800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.970: util.c:379 got 0x1800 (6144) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.970: ddf_raid.c:49 probing at offset 0x0, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.970: util.c:356 get buffer off 0x3a28dac000(249793527808), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.970: util.c:405 read seekbuf off:0x3a28dac000 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.971: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.971: isw_raid.c:47 probing at offset 0x0, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.971: util.c:356 get buffer off 0x3a28dabe00(249793527296), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.971: util.c:405 read seekbuf off:0x3a28dabe00 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.972: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.972: lsi_raid.c:42 probing at offset 0x0, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.972: util.c:356 get buffer off 0x3a28dac000(249793527808), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.972: util.c:405 read seekbuf off:0x3a28dac000 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.972: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.972: via_raid.c:67 probing at offset 0x0, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.972: util.c:356 get buffer off 0x3a28dac000(249793527808), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.973: silicon_raid.c:57 probing at offset 0x0, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.973: util.c:356 get buffer off 0x3a28dac000(249793527808), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.973: nvidia_raid.c:45 probing at offset 0x0, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.973: util.c:356 get buffer off 0x3a28dabe00(249793527296), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.973: util.c:405 read seekbuf off:0x3a28dabe00 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.973: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.974: promise_raid.c:46 probing at offset 0x0, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.974: util.c:356 get buffer off 0x3a28da4400(249793496064), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.974: util.c:405 read seekbuf off:0x3a28da4400 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.974: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.975: util.c:356 get buffer off 0x3a28d8c400(249793397760), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.975: util.c:405 read seekbuf off:0x3a28d8c400 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.977: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.978: util.c:356 get buffer off 0x3a28d8c200(249793397248), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.978: util.c:405 read seekbuf off:0x3a28d8c200 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.978: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.978: util.c:356 get buffer off 0x3a28daa200(249793520128), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.978: util.c:405 read seekbuf off:0x3a28daa200 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.978: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.978: util.c:356 get buffer off 0x3a28d7a400(249793324032), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.979: util.c:405 read seekbuf off:0x3a28d7a400 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.984: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.984: highpoint.c:77 probing at offset 0x0, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.984: util.c:356 get buffer off 0x3a28daac00(249793522688), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.984: util.c:405 read seekbuf off:0x3a28daac00 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.985: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.985: adaptec_raid.c:90 probing at offset 0x0, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.985: util.c:356 get buffer off 0x3a28dac000(249793527808), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.985: util.c:405 read seekbuf off:0x3a28dac000 len:0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.985: util.c:415 got 0x200 (512) bytes > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.985: jmicron_raid.c:43 probing at offset 0x0, size 0x3a28dac200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.985: util.c:356 get buffer off 0x3a28dac000(249793527808), len 0x200 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.986: lvm.c:54 probing at offset 0x0 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.986: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.986: lvm.c:81 probing at offset 0x0 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.986: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Feb 4 16:43:50 hald-probe-volume: 1440: 16:43:50.986: lvm.c:99 found at offset 0x200 (pv hdr offset 0x20) > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.986 [I] probe-volume.c:625: volume_id_probe_all returned 0 > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.986 [D] probe-volume.c:107: volume.fsusage = 'raid' > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.987 [D] probe-volume.c:113: volume.fstype = 'LVM2_member' > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.987 [D] probe-volume.c:118: volume.fsversion = 'LVM2 001' > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.987 [D] probe-volume.c:123: volume.uuid = 'KMcQ4j-nbJb-ue3D-P5Zm-pPSL-uBFj-Vcd1ke' > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.987 [I] probe-volume.c:697: Loading part table > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.988 [I] partutil.c:860: MSDOS partition table detected > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.988 [I] probe-volume.c:703: Looking at part table > ><14>Feb 4 16:43:50 hald-probe-volume: [1440]: 16:43:50.988 [I] probe-volume.c:776: Done looking at part table > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.989 [I] hald_dbus.c:1261: volume.block_size -> 512 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.989 [I] hald_dbus.c:1269: volume.size -> 249793528320 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.989 [I] hald_dbus.c:1253: volume.fsusage -> raid > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.990 [I] hald_dbus.c:1253: volume.fstype -> LVM2_member > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.990 [I] hald_dbus.c:1253: volume.fsversion -> LVM2 001 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.990 [I] hald_dbus.c:1253: volume.uuid -> KMcQ4j-nbJb-ue3D-P5Zm-pPSL-uBFj-Vcd1ke > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.990 [I] hald_dbus.c:1253: info.product -> Volume (LVM2_member) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.990 [I] hald_dbus.c:1253: volume.partition.scheme -> mbr > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.990 [I] hald_dbus.c:1253: volume.partition.type -> 0x8e > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.991 [I] hald_dbus.c:1253: volume.partition.label -> > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.991 [I] hald_dbus.c:1253: volume.partition.uuid -> > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.992 [I] hald_dbus.c:5186: ************************ > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.993 [I] hald_dbus.c:5187: Client to local_server was disconnected for 95a1b80 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.993 [I] hald_dbus.c:5188: ************************ > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.993 [I] hald_dbus.c:5229: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.993 [I] hald_dbus.c:5230: ********* unregistered 95a1b80 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.993 [I] hald_dbus.c:5231: *************************** > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.993 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.996 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_uuid_KMcQ4j_nbJb_ue3D_P5Zm_pPSL_uBFj_Vcd1ke > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.996 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_uuid_KMcQ4j_nbJb_ue3D_P5Zm_pPSL_uBFj_Vcd1ke > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.996 [I] coldplug.c:214: pool_num_freed = 289 (of 292) > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.996 [I] osspec.c:874: hal_util_find_known_parent: '/sys/block/sr0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0' > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.997 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/sr0 dev=/dev/sr0 is_part=0, parent=0x09617130 > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.997 [I] blockdev.c:1227: parent_bus is scsi > ><30>Feb 4 16:43:50 hald[1420]: 16:43:50.997 [I] blockdev.c:494: Probing storage device /dev/sr0 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.005 [I] hald_dbus.c:5243: *************************** > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.005 [I] hald_dbus.c:5244: ********* got a connection 95e4f80 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.005 [I] hald_dbus.c:5245: *************************** > ><14>Feb 4 16:43:51 hald-probe-storage: [1441]: 16:43:51.005 [D] probe-storage.c:155: Doing probe-storage for /dev/sr0 (bus scsi) (drive_type cdrom) (udi=/org/freedesktop/Hal/devices/temp/95) (--only-check-for-fs==0) > ><14>Feb 4 16:43:51 hald-probe-storage: [1441]: 16:43:51.005 [D] probe-storage.c:163: Doing open ("/dev/sr0", O_RDONLY | O_NONBLOCK) > ><14>Feb 4 16:43:51 hald-probe-storage: [1441]: 16:43:51.015 [D] probe-storage.c:169: Returned from open(2) > ><14>Feb 4 16:43:51 hald-probe-storage: [1441]: 16:43:51.015 [D] probe-storage.c:183: CDROM_GET_CAPABILITY returned: 0x00381bef > ><14>Feb 4 16:43:51 hald-probe-storage: [1441]: 16:43:51.018 [D] probe-storage.c:310: Checking for optical disc on /dev/sr0 > ><14>Feb 4 16:43:51 hald-probe-storage: [1441]: 16:43:51.018 [D] probe-storage.c:318: Doing open ("/dev/sr0", O_RDONLY | O_NONBLOCK | O_EXCL) > ><14>Feb 4 16:43:51 hald-probe-storage: [1441]: 16:43:51.028 [D] probe-storage.c:348: PROBE HAS EXCLUSIVE LOCK ON CDROM > ><14>Feb 4 16:43:51 hald-probe-storage: [1441]: 16:43:51.030 [D] probe-storage.c:398: PROBE CLOSED LOCK ON CDROM > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.031 [I] hald_dbus.c:1285: storage.cdrom.cdr -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.032 [I] hald_dbus.c:1285: storage.cdrom.cdrw -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.032 [I] hald_dbus.c:1285: storage.cdrom.dvd -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.032 [I] hald_dbus.c:1285: storage.cdrom.dvdr -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.032 [I] hald_dbus.c:1285: storage.cdrom.dvdrw -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.032 [I] hald_dbus.c:1285: storage.cdrom.dvdram -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.033 [I] hald_dbus.c:1285: storage.cdrom.dvdplusr -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.033 [I] hald_dbus.c:1285: storage.cdrom.dvdplusrw -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.033 [I] hald_dbus.c:1285: storage.cdrom.dvdplusrwdl -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.033 [I] hald_dbus.c:1285: storage.cdrom.dvdplusrdl -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.033 [I] hald_dbus.c:1285: storage.cdrom.bd -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.033 [I] hald_dbus.c:1285: storage.cdrom.bdr -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.034 [I] hald_dbus.c:1285: storage.cdrom.bdre -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.034 [I] hald_dbus.c:1285: storage.cdrom.hddvd -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.034 [I] hald_dbus.c:1285: storage.cdrom.hddvdr -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.034 [I] hald_dbus.c:1285: storage.cdrom.hddvdrw -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.034 [I] hald_dbus.c:1285: storage.cdrom.mo -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.034 [I] hald_dbus.c:1285: storage.cdrom.mrw -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.035 [I] hald_dbus.c:1285: storage.cdrom.mrw_w -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.035 [I] hald_dbus.c:1285: storage.cdrom.mrw -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.035 [I] hald_dbus.c:1285: storage.cdrom.mrw_w -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.035 [I] hald_dbus.c:1285: storage.cdrom.support_media_changed -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.035 [I] hald_dbus.c:1285: storage.cdrom.support_multisession -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.035 [I] hald_dbus.c:1261: storage.cdrom.read_speed -> 8467 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.036 [I] hald_dbus.c:1261: storage.cdrom.write_speed -> 0 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.036 [I] hald_dbus.c:1285: storage.removable.media_available -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.039 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.041 [I] util.c:1049: Add callouts for udi=/org/freedesktop/Hal/devices/storage_model_CD_ROM_LTN_4891S > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.041 [I] hald_dbus.c:5186: ************************ > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.041 [I] hald_dbus.c:5187: Client to local_server was disconnected for 95e4f80 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.042 [I] hald_dbus.c:5188: ************************ > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.042 [I] hald_dbus.c:5229: *************************** > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.042 [I] hald_dbus.c:5230: ********* unregistered 95e4f80 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.042 [I] hald_dbus.c:5231: *************************** > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.051 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/storage_model_CD_ROM_LTN_4891S > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.051 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/storage_model_CD_ROM_LTN_4891S > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.079 [I] hald_runner.c:659: running_processes 0x95e6a58, num = 2 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.080 [I] hald.c:120: Started addon hald-addon-storage for udi /org/freedesktop/Hal/devices/storage_model_CD_ROM_LTN_4891S > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.080 [I] coldplug.c:214: pool_num_freed = 290 (of 292) > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.080 [I] osspec.c:874: hal_util_find_known_parent: '/sys/block/sr1'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:1/0:0:1:0' > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.080 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/sr1 dev=/dev/sr1 is_part=0, parent=0x095983d0 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.081 [I] blockdev.c:1227: parent_bus is scsi > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.081 [I] blockdev.c:494: Probing storage device /dev/sr1 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.085 [I] hald_dbus.c:5243: *************************** > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.086 [I] hald_dbus.c:5244: ********* got a connection 959bf28 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.086 [I] hald_dbus.c:5245: *************************** > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.087 [D] hald_dbus.c:3212: udi=/org/freedesktop/Hal/devices/storage_model_CD_ROM_LTN_4891S > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.087 [I] hald_dbus.c:3238: AddonIsReady on udi '/org/freedesktop/Hal/devices/storage_model_CD_ROM_LTN_4891S' > ><14>Feb 4 16:43:51 hald-addon-storage: [1443]: 16:43:51.088 [D] addon-storage.c:670: ************************************************** > ><14>Feb 4 16:43:51 hald-addon-storage: [1443]: 16:43:51.088 [D] addon-storage.c:671: Doing addon-storage for /dev/sr0 (bus scsi) (drive_type cdrom) (udi /org/freedesktop/Hal/devices/storage_model_CD_ROM_LTN_4891S) > ><14>Feb 4 16:43:51 hald-addon-storage: [1443]: 16:43:51.088 [D] addon-storage.c:672: ************************************************** > ><11>Feb 4 16:43:51 hald-addon-storage: [1443]: 16:43:51.089 [E] addon-storage.c:554: Error doing Manager.GetSystemIdleHint on ConsoleKit: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.091 [I] hald_dbus.c:5243: *************************** > ><14>Feb 4 16:43:51 hald-probe-storage: [1444]: 16:43:51.091 [D] probe-storage.c:155: Doing probe-storage for /dev/sr1 (bus scsi) (drive_type cdrom) (udi=/org/freedesktop/Hal/devices/temp/96) (--only-check-for-fs==0) > ><14>Feb 4 16:43:51 hald-probe-storage: [1444]: 16:43:51.091 [D] probe-storage.c:163: Doing open ("/dev/sr1", O_RDONLY | O_NONBLOCK) > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.091 [I] hald_dbus.c:5244: ********* got a connection 95e7b30 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.092 [I] hald_dbus.c:5245: *************************** > ><14>Feb 4 16:43:51 hald-probe-storage: [1444]: 16:43:51.092 [D] probe-storage.c:169: Returned from open(2) > ><14>Feb 4 16:43:51 hald-probe-storage: [1444]: 16:43:51.092 [D] probe-storage.c:183: CDROM_GET_CAPABILITY returned: 0x0038fbef > ><14>Feb 4 16:43:51 hald-probe-storage: [1444]: 16:43:51.103 [D] probe-storage.c:218: get_dvd_r_rw_profile returned: 0 > ><14>Feb 4 16:43:51 hald-probe-storage: [1444]: 16:43:51.106 [D] probe-storage.c:310: Checking for optical disc on /dev/sr1 > ><14>Feb 4 16:43:51 hald-probe-storage: [1444]: 16:43:51.106 [D] probe-storage.c:318: Doing open ("/dev/sr1", O_RDONLY | O_NONBLOCK | O_EXCL) > ><14>Feb 4 16:43:51 hald-probe-storage: [1444]: 16:43:51.106 [D] probe-storage.c:330: Open failed - Device Busy > ><14>Feb 4 16:43:51 hald-probe-storage: [1444]: 16:43:51.107 [D] probe-storage.c:339: Doing open ("/dev/sr1", O_RDONLY | O_NONBLOCK) > ><14>Feb 4 16:43:51 hald-probe-storage: [1444]: 16:43:51.108 [D] probe-storage.c:348: PROBE HAS EXCLUSIVE LOCK ON CDROM > ><14>Feb 4 16:43:51 hald-probe-storage: [1444]: 16:43:51.108 [D] probe-storage.c:390: media size = 3685122048 > ><14>Feb 4 16:43:51 hald-probe-storage: [1444]: 16:43:51.108 [D] probe-storage.c:398: PROBE CLOSED LOCK ON CDROM > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.109 [I] hald_dbus.c:1285: storage.cdrom.cdr -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.109 [I] hald_dbus.c:1285: storage.cdrom.cdrw -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.110 [I] hald_dbus.c:1285: storage.cdrom.dvd -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.110 [I] hald_dbus.c:1285: storage.cdrom.dvdr -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.110 [I] hald_dbus.c:1285: storage.cdrom.dvdrw -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.110 [I] hald_dbus.c:1285: storage.cdrom.dvdram -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.110 [I] hald_dbus.c:1285: storage.cdrom.dvdplusr -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.110 [I] hald_dbus.c:1285: storage.cdrom.dvdplusrw -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.111 [I] hald_dbus.c:1285: storage.cdrom.dvdplusrwdl -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.111 [I] hald_dbus.c:1285: storage.cdrom.dvdplusrdl -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.111 [I] hald_dbus.c:1285: storage.cdrom.bd -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.111 [I] hald_dbus.c:1285: storage.cdrom.bdr -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.111 [I] hald_dbus.c:1285: storage.cdrom.bdre -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.111 [I] hald_dbus.c:1285: storage.cdrom.hddvd -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.112 [I] hald_dbus.c:1285: storage.cdrom.hddvdr -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.112 [I] hald_dbus.c:1285: storage.cdrom.hddvdrw -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.112 [I] hald_dbus.c:1285: storage.cdrom.mo -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.112 [I] hald_dbus.c:1285: storage.cdrom.mrw -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.112 [I] hald_dbus.c:1285: storage.cdrom.mrw_w -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.112 [I] hald_dbus.c:1285: storage.cdrom.cdr -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.113 [I] hald_dbus.c:1285: storage.cdrom.cdrw -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.113 [I] hald_dbus.c:1285: storage.cdrom.dvd -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.113 [I] hald_dbus.c:1285: storage.cdrom.mrw -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.113 [I] hald_dbus.c:1285: storage.cdrom.mrw_w -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.113 [I] hald_dbus.c:1285: storage.cdrom.support_media_changed -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.113 [I] hald_dbus.c:1285: storage.cdrom.support_multisession -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.114 [I] hald_dbus.c:1261: storage.cdrom.read_speed -> 11080 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.114 [I] hald_dbus.c:1261: storage.cdrom.write_speed -> 0 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.114 [I] hald_dbus.c:1285: storage.removable.media_available -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.114 [I] hald_dbus.c:1269: storage.removable.media_size -> 3685122048 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.117 [I] hald_dbus.c:5186: ************************ > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.117 [I] hald_dbus.c:5187: Client to local_server was disconnected for 95e7b30 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.117 [I] hald_dbus.c:5188: ************************ > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.117 [I] hald_dbus.c:5229: *************************** > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.118 [I] hald_dbus.c:5230: ********* unregistered 95e7b30 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.118 [I] hald_dbus.c:5231: *************************** > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.118 [I] blockdev.c:379: entering; exit_type=0, return_code=2 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.120 [I] util.c:1049: Add callouts for udi=/org/freedesktop/Hal/devices/storage_model_CDRWDVD_TS_H492C > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.130 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/storage_model_CDRWDVD_TS_H492C > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.130 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/storage_model_CDRWDVD_TS_H492C > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.133 [I] hald_runner.c:659: running_processes 0x95e7c98, num = 3 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.133 [I] hald.c:120: Started addon hald-addon-storage for udi /org/freedesktop/Hal/devices/storage_model_CDRWDVD_TS_H492C > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.133 [I] coldplug.c:214: pool_num_freed = 291 (of 292) > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.133 [I] coldplug.c:217: Freeing whole pool > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.134 [I] acpi.c:1151: acpi_add: acpi_path=/proc/acpi/processor/CPU1 acpi_type=1, parent=0x00000000 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.136 [I] acpi.c:1123: Add callouts completed udi=/org/freedesktop/Hal/devices/acpi_CPU1 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.137 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/acpi_CPU1 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.137 [I] acpi.c:1151: acpi_add: acpi_path=/proc/acpi/processor/CPU0 acpi_type=1, parent=0x00000000 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.139 [I] acpi.c:1123: Add callouts completed udi=/org/freedesktop/Hal/devices/acpi_CPU0 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.139 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/acpi_CPU0 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.140 [I] osspec.c:874: hal_util_find_known_parent: '/sys/block/sr1/fakevolume'->'/sys/block/sr1' > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.140 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/sr1/fakevolume dev=/dev/sr1 is_part=0, parent=0x09601990 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.140 [I] blockdev.c:864: Handling /dev/sr1 as fakevolume - sysfs_path_real=(null) > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.142 [I] hald_dbus.c:5243: *************************** > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.142 [I] hald_dbus.c:5244: ********* got a connection 9598d30 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.142 [I] hald_dbus.c:5245: *************************** > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.144 [D] hald_dbus.c:3212: udi=/org/freedesktop/Hal/devices/storage_model_CDRWDVD_TS_H492C > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.144 [I] hald_dbus.c:3238: AddonIsReady on udi '/org/freedesktop/Hal/devices/storage_model_CDRWDVD_TS_H492C' > ><14>Feb 4 16:43:51 hald-addon-storage: [1446]: 16:43:51.144 [D] addon-storage.c:670: ************************************************** > ><14>Feb 4 16:43:51 hald-addon-storage: [1446]: 16:43:51.145 [D] addon-storage.c:671: Doing addon-storage for /dev/sr1 (bus scsi) (drive_type cdrom) (udi /org/freedesktop/Hal/devices/storage_model_CDRWDVD_TS_H492C) > ><14>Feb 4 16:43:51 hald-addon-storage: [1446]: 16:43:51.145 [D] addon-storage.c:672: ************************************************** > ><11>Feb 4 16:43:51 hald-addon-storage: [1446]: 16:43:51.146 [E] addon-storage.c:554: Error doing Manager.GetSystemIdleHint on ConsoleKit: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.148 [I] hald_dbus.c:5243: *************************** > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.148 [I] hald_dbus.c:5244: ********* got a connection 9599ce8 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.148 [I] hald_dbus.c:5245: *************************** > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.148 [D] probe-volume.c:379: Doing probe-volume for /dev/sr1 > > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.175 [D] probe-volume.c:390: volume.block_size = 2048 > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.175 [D] probe-volume.c:394: volume.size = 3685122048 > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.179 [D] probe-volume.c:438: Disc in /dev/sr1 has data > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.351 [D] probe-volume.c:471: get_disc_type returned 0x10 > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.352 [D] probe-volume.c:542: volume.disc.capacity = 3685122048 > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.356 [D] probe-volume.c:576: volume_session_count = 1 > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.358 [D] probe-volume.c:584: last session starts at block = 0 > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.359 [I] probe-volume.c:623: invoking volume_id_probe_all, offset=0, size=0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.360: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.360: util.c:369 read sbbuf len:0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.394: util.c:379 got 0x200 (512) bytes > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.394: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.394: volume_id.c:362 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.394: linux_raid.c:70 probing at offset 0xffffffffffff0000, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.395: linux_raid.c:124 probing at offset 0xffffffffffffe000, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.395: util.c:356 get buffer off 0xffffffffffffe000(18446744073709543424), len 0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.395: util.c:405 read seekbuf off:0xffffffffffffe000 len:0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.396: util.c:407 lseek failed (Invalid argument) > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.396: linux_raid.c:124 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.396: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.396: util.c:369 read sbbuf len:0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.397: util.c:379 got 0x800 (2048) bytes > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.397: linux_raid.c:124 probing at offset 0x1000, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.397: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.397: util.c:369 read sbbuf len:0x1800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.399: util.c:379 got 0x1800 (6144) bytes > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.399: ddf_raid.c:49 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.399: isw_raid.c:47 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.399: lsi_raid.c:42 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.400: via_raid.c:67 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.400: silicon_raid.c:57 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.400: nvidia_raid.c:45 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.400: promise_raid.c:46 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.401: highpoint.c:77 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.401: adaptec_raid.c:90 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.401: jmicron_raid.c:43 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.401: lvm.c:54 probing at offset 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.402: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.402: lvm.c:81 probing at offset 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.402: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.402: highpoint.c:52 probing at offset 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.403: util.c:356 get buffer off 0x1200(4608), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.403: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.403: volume_id.c:396 probing at offset 0x0, size 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.404: fat.c:273 probing at offset 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.404: util.c:356 get buffer off 0x0(0), len 0x400 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.404: linux_swap.c:46 probing at offset 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.404: util.c:356 get buffer off 0xff6(4086), len 0xa > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.405: util.c:356 get buffer off 0x1ff6(8182), len 0xa > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.405: util.c:369 read sbbuf len:0x2000 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.405: util.c:379 got 0x2000 (8192) bytes > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.405: util.c:356 get buffer off 0x3ff6(16374), len 0xa > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.406: util.c:369 read sbbuf len:0x4000 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.406: util.c:379 got 0x4000 (16384) bytes > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.406: util.c:356 get buffer off 0x0(0), len 0x2 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.406: xfs.c:48 probing at offset 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.407: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.407: ext.c:84 probing at offset 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.407: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.407: reiserfs.c:63 probing at offset 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.408: util.c:356 get buffer off 0x10000(65536), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.408: util.c:369 read sbbuf len:0x10200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.517: util.c:379 got 0x10200 (66048) bytes > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.517: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.517: jfs.c:48 probing at offset 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.517: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.518: udf.c:75 probing at offset 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.518: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.518: util.c:356 get buffer off 0x8800(34816), len 0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.518: udf.c:103 test for blocksize: 0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.519: util.c:356 get buffer off 0x8000(32768), len 0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.519: udf.c:117 vsd: CD001 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.519: util.c:356 get buffer off 0x8800(34816), len 0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.519: udf.c:117 vsd: CD001 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.520: util.c:356 get buffer off 0x9000(36864), len 0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.520: udf.c:117 vsd: CD001 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.520: util.c:356 get buffer off 0x9800(38912), len 0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.520: udf.c:117 vsd: CD001 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.521: util.c:356 get buffer off 0xa000(40960), len 0x800 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.521: udf.c:117 vsd: > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.521: iso9660.c:62 probing at offset 0x0 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.521: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.522: iso9660.c:74 read label from PVD > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.522: iso9660.c:78 looking for SVDs > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.522: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.522: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.523: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.523: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.523: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.523: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.524: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.524: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.524: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.525: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.525: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.525: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.525: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.526: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.526: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: 1447: 16:43:51.526: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.526 [I] probe-volume.c:625: volume_id_probe_all returned 0 > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.527 [D] probe-volume.c:107: volume.fsusage = 'filesystem' > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.527 [D] probe-volume.c:113: volume.fstype = 'iso9660' > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.527 [D] probe-volume.c:118: volume.fsversion = '' > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.527 [D] probe-volume.c:123: volume.uuid = '' > ><14>Feb 4 16:43:51 hald-probe-volume: [1447]: 16:43:51.528 [D] probe-volume.c:135: volume.label = 'Fedora 9-Alpha i386 DVD' > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.529 [I] hald_dbus.c:1261: volume.block_size -> 2048 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.529 [I] hald_dbus.c:1269: volume.size -> 3685122048 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.529 [I] hald_dbus.c:1253: volume.disc.type -> unknown > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.529 [I] hald_dbus.c:1285: volume.disc.has_audio -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.529 [I] hald_dbus.c:1285: volume.disc.has_data -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.529 [I] hald_dbus.c:1285: volume.disc.is_blank -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.530 [I] hald_dbus.c:1285: volume.disc.is_appendable -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.530 [I] hald_dbus.c:1285: volume.disc.is_rewritable -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.530 [I] hald_dbus.c:1285: volume.disc.has_data -> True > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.530 [I] hald_dbus.c:1285: volume.disc.is_videodvd -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.530 [I] hald_dbus.c:1285: volume.disc.is_blurayvideo -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.530 [I] hald_dbus.c:1285: volume.disc.is_vcd -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.531 [I] hald_dbus.c:1285: volume.disc.is_svcd -> False > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.531 [I] hald_dbus.c:1253: volume.disc.type -> dvd_rom > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.531 [I] hald_dbus.c:1269: volume.disc.capacity -> 3685122048 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.531 [I] hald_dbus.c:1253: volume.fsusage -> filesystem > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.531 [I] hald_dbus.c:1253: volume.fstype -> iso9660 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.531 [I] hald_dbus.c:1253: volume.fsversion -> > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.532 [I] hald_dbus.c:1253: volume.uuid -> > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.532 [I] hald_dbus.c:1253: volume.label -> Fedora 9-Alpha i386 DVD > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.532 [I] hald_dbus.c:1253: info.product -> Fedora 9-Alpha i386 DVD > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.533 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.536 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_label_Fedora_9_Alpha_i386_DVD > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.536 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_label_Fedora_9_Alpha_i386_DVD > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.536 [I] hald.c:829: Device probing completed > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.536 [I] hald_dbus.c:5665: entering > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.537 [I] hald_dbus.c:5186: ************************ > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.537 [I] hald_dbus.c:5187: Client to local_server was disconnected for 9599ce8 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.538 [I] hald_dbus.c:5188: ************************ > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.538 [I] hald_dbus.c:5229: *************************** > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.538 [I] hald_dbus.c:5230: ********* unregistered 9599ce8 > ><30>Feb 4 16:43:51 hald[1420]: 16:43:51.538 [I] hald_dbus.c:5231: *************************** > ><28>Feb 4 16:43:51 hald[1420]: 16:43:51.539 [W] ci-tracker.c:299: Could not get uid for connection: org.freedesktop.DBus.Error.NameHasNoOwner Could not get UID of name 'org.freedesktop.DBus': no such name > ><27>Feb 4 16:43:51 hald[1420]: 16:43:51.539 [E] hald_dbus.c:4944: Cannot get caller info for org.freedesktop.DBus > ><14>Feb 4 16:43:53 orage: polling /dev/sr0 (every 2 sec): [1443]: 16:43:53.090 [I] addon-storage.c:346: Checking whether device /dev/sr0 is locked on HAL > ><14>Feb 4 16:43:53 orage: polling /dev/sr0 (every 2 sec): [1443]: 16:43:53.090 [I] addon-storage.c:354: ... device /dev/sr0 is not locked on HAL > ><14>Feb 4 16:43:53 orage: polling /dev/sr1 (every 2 sec): [1446]: 16:43:53.148 [I] addon-storage.c:346: Checking whether device /dev/sr1 is locked on HAL > ><14>Feb 4 16:43:53 orage: polling /dev/sr1 (every 2 sec): [1446]: 16:43:53.148 [I] addon-storage.c:354: ... device /dev/sr1 is not locked on HAL > ><6>warning: process `anaconda' used the deprecated sysctl system call with 1.23. ><6>warning: process `anaconda' used the deprecated sysctl system call with 1.23. ><13>Feb 4 16:43:54 python[1408]: obsolete kudzu ddcProbe called ><6>warning: process `anaconda' used the deprecated sysctl system call with 1.23. ><6>warning: process `anaconda' used the deprecated sysctl system call with 1.23. ><6>warning: process `anaconda' used the deprecated sysctl system call with 1.23. ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.353 [I] osspec.c:230: SEQNUM=964, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.353 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.353 [I] blockdev.c:897: Looking in /sys/block/dm-0/slaves for Device Mapper > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.354 [I] blockdev.c:908: /sys/block/dm-0/slaves/. -> /sys/block/dm-0/slaves > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.354 [I] blockdev.c:908: /sys/block/dm-0/slaves/.. -> /sys/block/dm-0 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.354 [I] blockdev.c:944: Done looking in /sys/block/dm-0/slaves > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.354 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:47:30 hald[1420]: 16:47:30.354 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.372 [I] osspec.c:230: SEQNUM=965, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.373 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.373 [I] blockdev.c:897: Looking in /sys/block/dm-0/slaves for Device Mapper > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.373 [I] blockdev.c:908: /sys/block/dm-0/slaves/. -> /sys/block/dm-0/slaves > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.374 [I] blockdev.c:908: /sys/block/dm-0/slaves/.. -> /sys/block/dm-0 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.374 [I] blockdev.c:908: /sys/block/dm-0/slaves/sda2 -> /sys/block/sda/sda2 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.374 [I] blockdev.c:944: Done looking in /sys/block/dm-0/slaves > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.374 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:47:30 hald[1420]: 16:47:30.374 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.510 [I] osspec.c:230: SEQNUM=966, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.511 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.511 [I] blockdev.c:897: Looking in /sys/block/dm-1/slaves for Device Mapper > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.511 [I] blockdev.c:908: /sys/block/dm-1/slaves/. -> /sys/block/dm-1/slaves > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.511 [I] blockdev.c:908: /sys/block/dm-1/slaves/.. -> /sys/block/dm-1 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.512 [I] blockdev.c:908: /sys/block/dm-1/slaves/sda2 -> /sys/block/sda/sda2 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.512 [I] blockdev.c:944: Done looking in /sys/block/dm-1/slaves > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.512 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:47:30 hald[1420]: 16:47:30.512 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.517 [I] osspec.c:230: SEQNUM=967, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.518 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.518 [I] blockdev.c:897: Looking in /sys/block/dm-1/slaves for Device Mapper > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.518 [I] blockdev.c:908: /sys/block/dm-1/slaves/. -> /sys/block/dm-1/slaves > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.518 [I] blockdev.c:908: /sys/block/dm-1/slaves/.. -> /sys/block/dm-1 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.519 [I] blockdev.c:908: /sys/block/dm-1/slaves/sda2 -> /sys/block/sda/sda2 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.519 [I] blockdev.c:944: Done looking in /sys/block/dm-1/slaves > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.519 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:47:30 hald[1420]: 16:47:30.519 [W] blockdev.c:1434: Not adding device object > ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.750 [I] osspec.c:273: /proc/mounts tells, that the mount has tree changed > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.800 [I] osspec.c:273: /proc/mounts tells, that the mount has tree changed > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.891 [I] osspec.c:230: SEQNUM=968, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.891 [I] blockdev.c:1510: block_rem: sysfs_path=/sys/block/dm-0 > ><28>Feb 4 16:47:30 hald[1420]: 16:47:30.891 [W] blockdev.c:1514: Device is not in the HAL database > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.924 [I] osspec.c:230: SEQNUM=969, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.924 [I] blockdev.c:1510: block_rem: sysfs_path=/sys/block/dm-1 > ><28>Feb 4 16:47:30 hald[1420]: 16:47:30.925 [W] blockdev.c:1514: Device is not in the HAL database > ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.933 [I] osspec.c:273: /proc/mounts tells, that the mount has tree changed > ><30>Feb 4 16:47:30 hald[1420]: 16:47:30.934 [I] osspec.c:273: /proc/mounts tells, that the mount has tree changed > ><27>Feb 4 16:47:30 hald[1420]: 16:47:30.935 [E] util.c:1180: Cannot open /media/.hal-mtab > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.333 [I] osspec.c:230: SEQNUM=970, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.334 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.334 [I] blockdev.c:897: Looking in /sys/block/dm-0/slaves for Device Mapper > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.334 [I] blockdev.c:908: /sys/block/dm-0/slaves/. -> /sys/block/dm-0/slaves > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.334 [I] blockdev.c:908: /sys/block/dm-0/slaves/.. -> /sys/block/dm-0 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.335 [I] blockdev.c:908: /sys/block/dm-0/slaves/sda2 -> /sys/block/sda/sda2 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.335 [I] blockdev.c:944: Done looking in /sys/block/dm-0/slaves > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.335 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:47:42 hald[1420]: 16:47:42.335 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.340 [I] osspec.c:230: SEQNUM=971, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.340 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.341 [I] blockdev.c:897: Looking in /sys/block/dm-0/slaves for Device Mapper > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.341 [I] blockdev.c:908: /sys/block/dm-0/slaves/. -> /sys/block/dm-0/slaves > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.341 [I] blockdev.c:908: /sys/block/dm-0/slaves/.. -> /sys/block/dm-0 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.341 [I] blockdev.c:908: /sys/block/dm-0/slaves/sda2 -> /sys/block/sda/sda2 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.342 [I] blockdev.c:944: Done looking in /sys/block/dm-0/slaves > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.342 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:47:42 hald[1420]: 16:47:42.342 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.482 [I] osspec.c:230: SEQNUM=972, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.482 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.482 [I] blockdev.c:897: Looking in /sys/block/dm-1/slaves for Device Mapper > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.483 [I] blockdev.c:908: /sys/block/dm-1/slaves/. -> /sys/block/dm-1/slaves > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.483 [I] blockdev.c:908: /sys/block/dm-1/slaves/.. -> /sys/block/dm-1 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.483 [I] blockdev.c:908: /sys/block/dm-1/slaves/sda2 -> /sys/block/sda/sda2 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.483 [I] blockdev.c:944: Done looking in /sys/block/dm-1/slaves > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.484 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:47:42 hald[1420]: 16:47:42.484 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.488 [I] osspec.c:230: SEQNUM=973, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.489 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.489 [I] blockdev.c:897: Looking in /sys/block/dm-1/slaves for Device Mapper > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.489 [I] blockdev.c:908: /sys/block/dm-1/slaves/. -> /sys/block/dm-1/slaves > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.489 [I] blockdev.c:908: /sys/block/dm-1/slaves/.. -> /sys/block/dm-1 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.490 [I] blockdev.c:908: /sys/block/dm-1/slaves/sda2 -> /sys/block/sda/sda2 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.490 [I] blockdev.c:944: Done looking in /sys/block/dm-1/slaves > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.490 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:47:42 hald[1420]: 16:47:42.490 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.749 [I] osspec.c:230: SEQNUM=974, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.749 [I] blockdev.c:1510: block_rem: sysfs_path=/sys/block/dm-0 > ><28>Feb 4 16:47:42 hald[1420]: 16:47:42.749 [W] blockdev.c:1514: Device is not in the HAL database > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.782 [I] osspec.c:230: SEQNUM=975, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Feb 4 16:47:42 hald[1420]: 16:47:42.782 [I] blockdev.c:1510: block_rem: sysfs_path=/sys/block/dm-1 > ><28>Feb 4 16:47:42 hald[1420]: 16:47:42.783 [W] blockdev.c:1514: Device is not in the HAL database > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.009 [I] osspec.c:230: SEQNUM=976, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.010 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.010 [I] blockdev.c:897: Looking in /sys/block/dm-0/slaves for Device Mapper > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.010 [I] blockdev.c:908: /sys/block/dm-0/slaves/. -> /sys/block/dm-0/slaves > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.011 [I] blockdev.c:908: /sys/block/dm-0/slaves/.. -> /sys/block/dm-0 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.011 [I] blockdev.c:908: /sys/block/dm-0/slaves/sda2 -> /sys/block/sda/sda2 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.011 [I] blockdev.c:944: Done looking in /sys/block/dm-0/slaves > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.011 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:47:43 hald[1420]: 16:47:43.011 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.016 [I] osspec.c:230: SEQNUM=977, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.017 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.017 [I] blockdev.c:897: Looking in /sys/block/dm-0/slaves for Device Mapper > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.017 [I] blockdev.c:908: /sys/block/dm-0/slaves/. -> /sys/block/dm-0/slaves > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.017 [I] blockdev.c:908: /sys/block/dm-0/slaves/.. -> /sys/block/dm-0 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.018 [I] blockdev.c:908: /sys/block/dm-0/slaves/sda2 -> /sys/block/sda/sda2 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.018 [I] blockdev.c:944: Done looking in /sys/block/dm-0/slaves > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.018 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:47:43 hald[1420]: 16:47:43.018 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.162 [I] osspec.c:230: SEQNUM=978, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.163 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.163 [I] blockdev.c:897: Looking in /sys/block/dm-1/slaves for Device Mapper > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.163 [I] blockdev.c:908: /sys/block/dm-1/slaves/. -> /sys/block/dm-1/slaves > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.163 [I] blockdev.c:908: /sys/block/dm-1/slaves/.. -> /sys/block/dm-1 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.164 [I] blockdev.c:908: /sys/block/dm-1/slaves/sda2 -> /sys/block/sda/sda2 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.164 [I] blockdev.c:944: Done looking in /sys/block/dm-1/slaves > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.164 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:47:43 hald[1420]: 16:47:43.164 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.169 [I] osspec.c:230: SEQNUM=979, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.170 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.170 [I] blockdev.c:897: Looking in /sys/block/dm-1/slaves for Device Mapper > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.170 [I] blockdev.c:908: /sys/block/dm-1/slaves/. -> /sys/block/dm-1/slaves > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.170 [I] blockdev.c:908: /sys/block/dm-1/slaves/.. -> /sys/block/dm-1 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.171 [I] blockdev.c:908: /sys/block/dm-1/slaves/sda2 -> /sys/block/sda/sda2 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.171 [I] blockdev.c:944: Done looking in /sys/block/dm-1/slaves > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.171 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 4 16:47:43 hald[1420]: 16:47:43.171 [W] blockdev.c:1434: Not adding device object > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.477 [I] osspec.c:230: SEQNUM=982, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.478 [I] device.c:3886: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Feb 4 16:47:43 hald[1420]: 16:47:43.478 [W] device.c:3890: Error removing device > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.480 [I] osspec.c:230: SEQNUM=983, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.480 [I] device.c:3886: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Feb 4 16:47:43 hald[1420]: 16:47:43.480 [W] device.c:3890: Error removing device > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.607 [I] osspec.c:230: SEQNUM=984, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.608 [I] blockdev.c:1510: block_rem: sysfs_path=/sys/block/dm-0 > ><28>Feb 4 16:47:43 hald[1420]: 16:47:43.608 [W] blockdev.c:1514: Device is not in the HAL database > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.641 [I] osspec.c:230: SEQNUM=985, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Feb 4 16:47:43 hald[1420]: 16:47:43.641 [I] blockdev.c:1510: block_rem: sysfs_path=/sys/block/dm-1 > ><28>Feb 4 16:47:43 hald[1420]: 16:47:43.641 [W] blockdev.c:1514: Device is not in the HAL database > > > >/tmp/anaconda.log: >16:43:20 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >16:43:20 INFO : anaconda version 11.4.0.28 on i386 starting >16:43:20 INFO : 1024420 kB are available >16:43:20 DEBUG : probing buses >16:43:20 DEBUG : waiting for hardware to initialize >16:43:23 INFO : trying to mount CD device /dev/sr0 on /mnt/source >16:43:25 INFO : trying to mount CD device /dev/sr1 on /mnt/source >16:43:26 INFO : mntloop /dev/loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 7 >16:43:32 WARNING : Failed to create /etc/selinux/config: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/customizable_types: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/dbus_contexts: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/default_contexts: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/default_type: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/failsafe_context: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/files/file_contexts: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/files/file_contexts.homedirs: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/files/media: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/initrc_context: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/netfilter_contexts: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/removable_context: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/securetty_types: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/userhelper_context: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/users/guest_u: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/users/root: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/users/staff_u: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/users/unconfined_u: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/users/user_u: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/contexts/users/xguest_u: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/base.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/commit_num: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/file_contexts: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/file_contexts.homedirs: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/file_contexts.template: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/homedir_template: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/amavis.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/amtu.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/apcupsd.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/audio_entropy.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/awstats.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/bitlbee.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/calamaris.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/ccs.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/cdrecord.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/certwatch.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/cipe.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/clamav.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/consolekit.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/daemontools.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/dcc.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/ethereal.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/exim.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/fail2ban.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/games.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/gnome.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/gpg.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/guest.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/hal.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/ipsec.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/irc.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/iscsid.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/kismet.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/lockdev.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/logadm.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/mailscanner.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/mozilla.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/mplayer.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/mrtg.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/munin.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/nagios.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/nsplugin.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/nx.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/oddjob.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/openct.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/pcscd.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/polkit_auth.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/publicfile.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/pyzor.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/razor.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/ricci.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/roundup.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/rpcbind.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/rwho.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/screen.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/slocate.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/smartmon.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/soundserver.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/tmpreaper.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/tor.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/tvtime.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/uml.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/unconfined.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/usbmodules.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/userhelper.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/usernetctl.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/vmware.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/w3c.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/webadm.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/xguest.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/zabbix.pp: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/netfilter_contexts: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/policy.kern: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/seusers.final: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/active/users_extra: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/semanage.read.LOCK: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/modules/semanage.trans.LOCK: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/policy/policy.22: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/setrans.conf: Read-only file system >16:43:32 WARNING : Failed to create /etc/selinux/targeted/seusers: Read-only file system >16:43:32 WARNING : Failed to symlink /var/lib/xkb to /tmp: File exists >16:43:32 INFO : Loading SELinux policy >16:43:34 INFO : getting ready to spawn shell now >16:43:35 INFO : Running anaconda script /usr/bin/anaconda >16:43:44 INFO : using only installclass _Fedora >16:43:44 INFO : Starting message bus... >16:43:49 INFO : Starting HAL daemon... >16:43:54 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'cdrom:///dev/sr1:/mnt/source', '--graphical', '--selinux'] >16:43:54 INFO : Display mode = g >16:43:54 INFO : Method = file:///mnt/source >16:44:03 INFO : Started mini-wm >16:44:04 INFO : Starting graphical installation... >16:44:05 INFO : Detected 1008M of memory >16:44:05 INFO : Swap attempt of 1000M to 2000M >16:44:05 WARNING : step installtype does not exist >16:44:05 WARNING : step confirminstall does not exist >16:44:05 WARNING : step complete does not exist >16:44:06 INFO : moving (1) to step welcome >16:47:03 INFO : moving (1) to step betanag >16:47:04 INFO : moving (1) to step language >16:47:27 INFO : moving (1) to step keyboard >16:47:29 INFO : moving (1) to step findrootparts >16:47:29 DEBUG : starting mpaths >16:47:29 DEBUG : self.driveList(): [u'sda'] >16:47:29 DEBUG : DiskSet.skippedDisks: [] >16:47:29 DEBUG : DiskSet.skippedDisks: [] >16:47:29 DEBUG : starting all mpaths on drives [u'sda'] >16:47:29 DEBUG : scanning for multipath on drives [u'sda'] >16:47:29 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >16:47:29 DEBUG : mpaths: [] >16:47:29 DEBUG : done starting mpaths. Drivelist: [u'sda'] >16:47:29 DEBUG : starting dmraids >16:47:29 DEBUG : self.driveList(): [u'sda'] >16:47:29 DEBUG : DiskSet.skippedDisks: [] >16:47:29 DEBUG : DiskSet.skippedDisks: [] >16:47:29 DEBUG : starting all dmraids on drives [u'sda'] >16:47:29 DEBUG : scanning for dmraid on drives [u'sda'] >16:47:29 DEBUG : done starting dmraids. Drivelist: [u'sda'] >16:47:29 DEBUG : adding drive sda to disk list >16:47:30 INFO : lv is VolGroup00/LogVol00, size of 236192 >16:47:30 INFO : lv is VolGroup00/LogVol01, size of 1984 >16:47:30 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >16:47:30 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol01 on /mnt/sysimage >16:47:30 DEBUG : isys.py:mount()- going to mount sda1 on /mnt/sysimage >16:47:30 WARNING : step complete does not exist >16:47:30 INFO : moving (1) to step findinstall >16:47:34 WARNING : step complete does not exist >16:47:34 INFO : moving (1) to step networkdevicecheck >16:47:34 INFO : moving (1) to step network >16:47:35 INFO : moving (1) to step timezone >16:47:36 INFO : moving (1) to step accounts >16:47:42 INFO : moving (1) to step partitionobjinit >16:47:42 INFO : no initiator set >16:47:42 INFO : no /tmp/fcpconfig; not configuring zfcp >16:47:42 DEBUG : adding drive sda to disk list >16:47:42 INFO : lv VolGroup00/LogVol00, attr is -wi--- >16:47:42 INFO : lv VolGroup00/LogVol01, attr is -wi--- >16:47:42 INFO : lv is VolGroup00/LogVol00, size of 236192 >16:47:42 INFO : lv is VolGroup00/LogVol01, size of 1984 >16:47:43 INFO : pv is /dev/sda2 in vg VolGroup00, size is 238221 >16:47:43 INFO : vg VolGroup00, size is 238208, pesize is 32768 >16:47:43 INFO : lv is VolGroup00/LogVol00, size of 236192 >16:47:43 INFO : lv is VolGroup00/LogVol01, size of 1984 >16:47:43 INFO : used size of /dev/VolGroup00/LogVol00 is 4611.0 >16:47:43 INFO : moving (1) to step parttype >16:47:46 INFO : moving (1) to step partition >16:47:51 INFO : pv is /dev/sda2 in vg VolGroup00, size is 238221 >16:47:51 INFO : computeVGSize: vgsize is 238176 >16:48:10 INFO : computeVGSize: vgsize is 238176 >16:48:10 INFO : computeVGSize: vgsize is 238176 >16:48:12 INFO : computeVGSize: vgsize is 238176 >16:48:12 INFO : computeVGSize: vgsize is 238176 >16:48:17 INFO : computeVGSize: vgsize is 238176 >16:48:17 INFO : computeVGSize: vgsize is 238176 >16:48:24 INFO : computeVGSize: vgsize is 238176 >16:48:25 DEBUG : adding drive sda to disk list >16:48:28 DEBUG : adding drive sda to disk list > > >/tmp/lvmout:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 433024
:
295032
|
297827