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 295766 Details for
Bug 434737
anaconda crash creating encrypted PV
[?]
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.
anaconda traceback
debug.log (text/plain), 286.61 KB, created by
Michael Hampton
on 2008-02-25 06:21:14 UTC
(
hide
)
Description:
anaconda traceback
Filename:
MIME Type:
Creator:
Michael Hampton
Created:
2008-02-25 06:21:14 UTC
Size:
286.61 KB
patch
obsolete
>anaconda 11.4.0.28 exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/lvm.py", line 329, in pvcreate > raise PVCreateError(node) > File "/usr/lib/anaconda/fsset.py", line 2445, in setupDevice > lvm.pvcreate(node) > File "/usr/lib/anaconda/fsset.py", line 1768, in createLogicalVolumes > entry.device.setupDevice(chroot) > File "/usr/lib/anaconda/packages.py", line 163, in turnOnFilesystems > anaconda.id.fsset.createLogicalVolumes(anaconda.rootPath) > File "/usr/lib/anaconda/dispatch.py", line 209, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 132, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1201, in nextClicked > self.anaconda.dispatch.gotoNext() >PVCreateError: pvcreate of pv "/dev/mapper/luks-sda2" failed >Log: > Wiping cache of LVM-capable devices > Wiping internal VG cache > Device /dev/mapper/luks-sda2 not found (or ignored by filtering). > >Local variables in innermost frame: >node: /dev/mapper/luks-sda2 >args: ['pvcreate', '-ff', '-y', '-v', '/dev/mapper/luks-sda2'] >rc: 5 > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 1059 > intf.icw.currentWindow: PartitionWindow instance, containing members: > intf.icw.currentWindow.checkmark_pixbuf: <gtk.gdk.Pixbuf object at 0x2aaac3adec80 (GdkPixbuf at 0x1382680)> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.diskStripeGraph: DiskStripeGraph instance, containing members: > intf.icw.currentWindow.diskStripeGraph.canvas: <gnome.canvas.Canvas object at 0x2aaac4579fa0 (GnomeCanvas at 0x12bd510)> > intf.icw.currentWindow.diskStripeGraph.textlabels: [] > intf.icw.currentWindow.diskStripeGraph.tree: <DiskTreeModel object at 0x2aaac45676e0 (GtkTreeStore at 0x1409eb0)> > intf.icw.currentWindow.diskStripeGraph.editCb: <bound method PartitionWindow.editCb of <PartitionWindow.PartitionWindow instance at 0x2aaac4ef8368>> > 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 0x2aaac32b5910 (GdkPixbuf at 0x1389540)> > intf.icw.currentWindow.tree: <DiskTreeModel object at 0x2aaac45676e0 (GtkTreeStore at 0x1409eb0)> > intf.icw.currentWindow.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x2aaac3291050>> > intf.icw.currentWindow.fsset.volumesCreated: 0 > intf.icw.currentWindow.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2aaac3291050>> > intf.icw.currentWindow.fsset.migratedfs: 0 > intf.icw.currentWindow.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2aaac3291050>> > intf.icw.currentWindow.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, 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 > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: mapper/luks-sda2 mountpoint: None > fsystem: physical volume (LVM) format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >] > intf.icw.currentWindow.fsset.mountcount: 0 > intf.icw.currentWindow.toggleViewButton: <gtk.CheckButton object at 0x2aaac457d190 (GtkCheckButton at 0xfce9a0)> > 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 0x2aaac4579050 (GtkTreeSelection at 0x1312200)> > intf.icw.currentWindow.treeView: <gtk.TreeView object at 0x2aaac45794b0 (GtkTreeView at 0x129a980)> > intf.icw.currentWindow.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.diskset.initializedDisks: {sda: True} > intf.icw.currentWindow.diskset.disks: {sda: <PedDisk object at 0x2aaab86c7050>} > 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: Live free or die > intf.icw.currentWindow.partitions.nextUniqueID: 7 > intf.icw.currentWindow.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.partitions.autoClearPartDrives: [sda] > 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: [New Part Request -- mountpoint: /boot uniqueID: 5 > type: ext3 format: 1 > device: sda1 drive: ['sda'] primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > drive: sda > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 8192.0 > size: 8192.0 > end: 16777215 > encryption: None > grow: 0 > start: 0 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: None > protected: 0 > maxResizeSize: 0.0 > multidrive: None >, LV Request -- mountpoint: / uniqueID: 4 > type: ext3 format: 1 > size: 6944 lvname: LogVol00 volgroup: 3 > options: 'None' fsprofile: None >, VG Request -- name: VolGroup00 uniqueID: 3 > format: 1 pesize: 32768 > physvols: [2] >, New Part Request -- mountpoint: None uniqueID: 2 > type: physical volume (LVM) format: 1 > device: sda2 drive: ['sda'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: LUKS >, LV Request -- mountpoint: None uniqueID: 6 > type: swap format: 1 > size: 992 lvname: LogVol01 volgroup: 3 > options: 'None' fsprofile: None >] > intf.icw.currentWindow.partitions.autoEncrypt: True > 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: LUKS >, 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: 496 lvname: LogVol01 volgroup: lvm > options: 'None' fsprofile: None >] > intf.icw.currentWindow.partitions.deletes: [] > intf.icw.mainxml: <glade.XML object at 0x2aaac3289af0 (PyGladeXML at 0xf228d0)> > intf.icw.window: <gtk.Window object at 0x2aaac3289f00 (GtkWindow at 0xf7f150)> > intf.icw.installFrame: <gtk.Frame object at 0x2aaac329e870 (GtkFrame at 0xf0c330)> > intf.icw.anaconda: Already dumped > intf.icw.reloadRcQueued: 0 > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: /dev/sr0 >methodstr: file:///mnt/source >dispatch: <dispatch.Dispatcher object at 0x2aaac3aa1dd0> >rootPath: /mnt/sysimage >isKickstart: False >_loaderMethodstr: cdrom:///dev/sr0:/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: [] > 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 0x2aaab88590e0>] >Primary Video Card Info: >device: None >driver : vmware >descr : VMware Inc Abstract SVGA II Adapter >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] > 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: VMware Inc Abstract SVGA II Adapter > 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: vmware > 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: 0 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="VMWare - VMWare Mouse" >MOUSETYPE="vmmouse" >XEMU3="yes" >XMOUSETYPE="vmmouse" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /dev/null > id.xsetup.xserver.config: None > id.xsetup.xserver.display: :9 > 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: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x2aaac328bd50> > id.methodstr: file:///mnt/source > id.fsset: Already dumped > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: [] > 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:0c:29:68:fb:dd >IPV6_AUTOCONF=yes >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [localdomain] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: <installclass.DefaultInstall object at 0x2aaab87e01d0> > id.partitions: Already dumped > 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:52:32 EST 2008 ><6>Command line: initrd=initrd.img vnc vncpassword=abcdef BOOT_IMAGE=vmlinuz ><6>BIOS-provided physical RAM map: ><6> BIOS-e820: 0000000000000000 - 000000000009f800 (usable) ><6> BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) ><6> BIOS-e820: 00000000000ca000 - 00000000000cc000 (reserved) ><6> BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved) ><6> BIOS-e820: 0000000000100000 - 000000001fef0000 (usable) ><6> BIOS-e820: 000000001fef0000 - 000000001feff000 (ACPI data) ><6> BIOS-e820: 000000001feff000 - 000000001ff00000 (ACPI NVS) ><6> BIOS-e820: 000000001ff00000 - 0000000020000000 (usable) ><6> BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) ><6> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) ><6> BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved) ><7>Entering add_active_range(0, 0, 159) 0 entries of 3200 used ><7>Entering add_active_range(0, 256, 130800) 1 entries of 3200 used ><7>Entering add_active_range(0, 130816, 131072) 2 entries of 3200 used ><4>end_pfn_map = 1048576 ><6>DMI present. ><4>ACPI: RSDP 000F6C20, 0014 (r0 PTLTD ) ><4>ACPI: RSDT 1FEFAB5A, 0030 (r1 PTLTD RSDT 6040000 LTP 0) ><4>ACPI: FACP 1FEFEF06, 0074 (r1 INTEL 440BX 6040000 PTL F4240) ><4>ACPI: DSDT 1FEFAB8A, 437C (r1 PTLTD Custom 6040000 MSFT 100000D) ><4>ACPI: FACS 1FEFFFC0, 0040 ><4>ACPI: APIC 1FEFEF7A, 005E (r1 PTLTD APIC 6040000 LTP 0) ><4>ACPI: BOOT 1FEFEFD8, 0028 (r1 PTLTD $SBFTBL$ 6040000 LTP 1) ><6>No NUMA configuration found ><6>Faking a node at 0000000000000000-0000000020000000 ><7>Entering add_active_range(0, 0, 159) 0 entries of 3200 used ><7>Entering add_active_range(0, 256, 130800) 1 entries of 3200 used ><7>Entering add_active_range(0, 130816, 131072) 2 entries of 3200 used ><6>Bootmem setup node 0 0000000000000000-0000000020000000 ><7> [ffffe20000000000-ffffe200001fffff] PMD ->ffff810001200000 on node 0 ><7> [ffffe20000200000-ffffe200003fffff] PMD ->ffff810001400000 on node 0 ><7> [ffffe20000400000-ffffe200005fffff] PMD ->ffff810001800000 on node 0 ><7> [ffffe20000600000-ffffe200007fffff] PMD ->ffff810001c00000 on node 0 ><7> [ffffe20000800000-ffffe200009fffff] PMD ->ffff810001e00000 on node 0 ><7> [ffffe20000a00000-ffffe20000bfffff] PMD ->ffff810002200000 on node 0 ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> DMA32 4096 -> 1048576 ><4> Normal 1048576 -> 1048576 ><4>Movable zone start PFN for each node ><4>early_node_map[3] active PFN ranges ><4> 0: 0 -> 159 ><4> 0: 256 -> 130800 ><4> 0: 130816 -> 131072 ><7>On node 0 totalpages: 130959 ><7> DMA zone: 96 pages used for memmap ><7> DMA zone: 2508 pages reserved ><7> DMA zone: 1395 pages, LIFO batch:0 ><7> DMA32 zone: 2976 pages used for memmap ><7> DMA32 zone: 123984 pages, LIFO batch:31 ><7> Normal zone: 0 pages used for memmap ><7> Movable zone: 0 pages used for memmap ><6>ACPI: PM-Timer IO Port: 0x1008 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ><6>Processor #0 (Bootup-CPU) ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) ><6>Processor #1 ><6>ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) ><6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 2, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><6>Setting APIC routing to flat ><6>Using ACPI (MADT) for SMP configuration information ><4>swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000 ><4>swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000ca000 ><4>swsusp: Registered nosave memory region: 00000000000ca000 - 00000000000cc000 ><4>swsusp: Registered nosave memory region: 00000000000cc000 - 00000000000dc000 ><4>swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000 ><4>swsusp: Registered nosave memory region: 000000001fef0000 - 000000001feff000 ><4>swsusp: Registered nosave memory region: 000000001feff000 - 000000001ff00000 ><6>Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000) ><6>SMP: Allowing 2 CPUs, 0 hotplug CPUs ><6>PERCPU: Allocating 436720 bytes of per cpu data ><4>Built 1 zonelists in Node order, mobility grouping on. Total pages: 125379 ><4>Policy zone: DMA32 ><5>Kernel command line: initrd=initrd.img vnc vncpassword=abcdef BOOT_IMAGE=vmlinuz ><4>Initializing CPU#0 ><4>PID hash table entries: 2048 (order: 11, 16384 bytes) ><6>TSC calibrated against PM_TIMER ><6>time.c: Detected 1200.049 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: 1712 kB ><4> per task-struct memory footprint: 2160 bytes ><6>Checking aperture... ><7>Calgary: detecting Calgary via BIOS EBDA area ><7>Calgary: Unable to locate Rio Grande table in EBDA - bailing! ><4>Memory: 491844k/524288k available (2541k kernel code, 31992k reserved, 1477k data, 716k init) ><6>SLUB: Genslabs=12, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1 ><4>Calibrating delay using timer specific routine.. 2422.49 BogoMIPS (lpj=1211249) ><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 ><6>Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) ><6>Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) ><4>Mount-cache hash table entries: 256 ><6>Initializing cgroup subsys ns ><6>Initializing cgroup subsys cpuacct ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 2048K ><6>CPU 0/0 -> Node 0 ><4>lockdep: not fixing up alternatives. ><6>ACPI: Core revision 20070126 ><6>Using local APIC timer interrupts. ><7>APIC timer calibration result 4125011 ><6>Detected 4.125 MHz APIC timer. ><4>lockdep: not fixing up alternatives. ><6>Booting processor 1/2 APIC 0x1 ><4>Initializing CPU#1 ><4>Calibrating delay using timer specific routine.. 2418.46 BogoMIPS (lpj=1209232) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 2048K ><6>CPU 1/1 -> Node 0 ><4>Intel(R) Core(TM)2 CPU U7600 @ 1.20GHz stepping 08 ><6>checking TSC synchronization [CPU#0 -> CPU#1]: passed. ><6>Brought up 2 CPUs ><7>sizeof(vma)=176 bytes ><7>sizeof(page)=96 bytes ><7>sizeof(inode)=1088 bytes ><7>sizeof(dentry)=256 bytes ><7>sizeof(ext3inode)=1488 bytes ><7>sizeof(buffer_head)=104 bytes ><7>sizeof(skbuff)=224 bytes ><7>sizeof(task_struct)=4688 bytes ><7>CPU0 attaching sched-domain: ><7> domain 0: span 00000000,00000003 ><7> groups: 00000000,00000001 00000000,00000002 ><7> domain 1: span 00000000,00000003 ><7> groups: 00000000,00000003 ><7>CPU1 attaching sched-domain: ><7> domain 0: span 00000000,00000003 ><7> groups: 00000000,00000002 00000000,00000001 ><7> domain 1: span 00000000,00000003 ><7> groups: 00000000,00000003 ><4>khelper used greatest stack depth: 6232 bytes left ><6>net_namespace: 152 bytes ><4>Time: 1:04:12 Date: 02/25/08 ><6>NET: Registered protocol family 16 ><6>No dock devices found. ><6>ACPI: bus type pci registered ><6>PCI: Using configuration type 1 ><7>ACPI: EC: Look up EC in DSDT ><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 1000-103f claimed by PIIX4 ACPI ><4>PCI quirk: region 1040-104f claimed by PIIX4 SMB ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 14 15) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15) ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15) ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 14 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 12 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>DMAR:No DMAR devices found ><6>PCI-GART: No AMD northbridge found. ><6>Time: tsc clocksource has been installed. ><6>system 00:01: ioport range 0x1000-0x103f has been reserved ><6>system 00:01: ioport range 0x1040-0x104f has been reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:11.0 ><6> IO window: 2000-2fff ><6> MEM window: e8900000-e89fffff ><6> PREFETCH window: 30000000-300fffff ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:11.0[A] -> GSI 18 (level, low) -> IRQ 18 ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 16384 (order: 5, 131072 bytes) ><6>TCP established hash table entries: 65536 (order: 8, 1048576 bytes) ><6>TCP bind hash table entries: 65536 (order: 10, 4194304 bytes) ><6>TCP: Hash tables configured (established 65536 bind 65536) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><7>Switched to high resolution mode on CPU 0 ><7>Switched to high resolution mode on CPU 1 ><6>Freeing initrd memory: 8625k freed ><4>khelper used greatest stack depth: 6160 bytes left ><6>Simple Boot Flag at 0x36 set to 0x80 ><6>audit: initializing netlink socket (disabled) ><5>audit(1203901453.269:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 512 (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) ><6>Limiting direct PCI/PCI transfers. ><7>Boot video device is 0000:00:0f.0 ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>ACPI: Processor [CPU0] (supports 8 throttling states) ><6>ACPI: Processor [CPU1] (supports 8 throttling states) ><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>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.103 ><6>agpgart: Detected an Intel 440BX Chipset. ><6>agpgart: AGP aperture is 256M @ 0x0 ><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>serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><6>00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:0a: ttyS1 at I/O 0x2f8 (irq = 3) 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: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 ><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>registered taskstats version 1 ><4> Magic number: 12:468:54 ><6>Freeing unused kernel memory: 716k freed ><6>Write protecting the kernel read-only data: 1116k ><4>modprobe used greatest stack depth: 6064 bytes left ><4>udevd used greatest stack depth: 5832 bytes left ><6>input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input2 ><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/input3 ><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: 5816 bytes left ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:07.2[D] -> GSI 19 (level, low) -> IRQ 19 ><6>uhci_hcd 0000:00:07.2: UHCI Host Controller ><6>uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1 ><6>uhci_hcd 0000:00:07.2: irq 19, io base 0x00001060 ><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 ><6>Fusion MPT base driver 3.04.06 ><6>Copyright (c) 1999-2007 LSI Corporation ><7>libata version 3.00 loaded. ><6>Fusion MPT SPI Host driver 3.04.06 ><4>modprobe used greatest stack depth: 5344 bytes left ><6>ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 17 (level, low) -> IRQ 17 ><6>mptbase: ioc0: Initiating bringup ><6>ioc0: LSI53C1030 B0: Capabilities={Initiator} ><6>scsi0 : ioc0: LSI53C1030 B0, FwRev=01032920h, Ports=1, MaxQ=128, IRQ=17 ><7>ata_piix 0000:00:07.1: version 2.12 ><5>scsi 0:0:0:0: Direct-Access VMware, VMware Virtual S 1.0 PQ: 0 ANSI: 2 ><6> target0:0:0: Beginning Domain Validation ><6> target0:0:0: Domain Validation skipping write tests ><6> target0:0:0: Ending Domain Validation ><6> target0:0:0: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127) ><6>scsi1 : ata_piix ><6>scsi2 : ata_piix ><6>ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1050 irq 14 ><6>ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1058 irq 15 ><7>ata1: port disabled. ignoring. ><6>Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI ><6>Copyright (c) 1999-2006 Intel Corporation. ><6>ata2.00: ATAPI: VMware Virtual IDE CDROM Drive, 00000001, max UDMA/33 ><6>ata2.00: configured for UDMA/33 ><5>scsi 2:0:0:0: CD-ROM NECVMWar VMware IDE CDR10 1.00 PQ: 0 ANSI: 5 ><6>ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 18 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:02:00.0 to 64 ><6>e1000: 0000:02:00.0: e1000_probe: (PCI:66MHz:32-bit) 00:0c:29:68:fb:dd ><6>e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection ><6>ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 16 (level, low) -> IRQ 16 ><6>ehci_hcd 0000:02:02.0: EHCI Host Controller ><6>ehci_hcd 0000:02:02.0: new USB bus registered, assigned bus number 2 ><7>PCI: cache line size of 32 is not supported by device 0000:02:02.0 ><6>ehci_hcd 0000:02:02.0: irq 16, io mem 0xe8910000 ><6>ehci_hcd 0000:02:02.0: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 6 ports detected ><4>modprobe used greatest stack depth: 5320 bytes left ><4>modprobe used greatest stack depth: 4824 bytes left ><4>Driver 'sd' needs updating - please use bus_type methods ><5>sd 0:0:0:0: [sda] 16777216 512-byte hardware sectors (8590 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 5d 00 00 00 ><5>sd 0:0:0:0: [sda] Cache data unavailable ><3>sd 0:0:0:0: [sda] Assuming drive cache: write through ><5>sd 0:0:0:0: [sda] 16777216 512-byte hardware sectors (8590 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 5d 00 00 00 ><5>sd 0:0:0:0: [sda] Cache data unavailable ><3>sd 0:0:0:0: [sda] Assuming drive cache: write through ><6> sda: ><5>sd 0:0:0:0: [sda] Attached SCSI disk ><4>modprobe used greatest stack depth: 4816 bytes left ><4>Driver 'sr' needs updating - please use bus_type methods ><4>sr0: scsi3-mmc drive: 1x/1x xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 2:0:0:0: Attached scsi CD-ROM sr0 ><5>sd 0:0:0:0: Attached scsi generic sg0 type 0 ><5>sr 2:0:0:0: Attached scsi generic sg1 type 5 ><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. ><6>e1000: eth0: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None ><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 sr0, 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(1203901486.179: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: generic_sse ><6> generic_sse: 3752.000 MB/sec ><6>xor: using function: generic_sse (3752.000 MB/sec) ><6>async_tx: api initialized (async) ><4>raid6: int64x1 917 MB/s ><4>raid6: int64x2 1078 MB/s ><4>raid6: int64x4 757 MB/s ><4>raid6: int64x8 363 MB/s ><4>raid6: sse2x1 667 MB/s ><4>raid6: sse2x2 691 MB/s ><4>raid6: sse2x4 1300 MB/s ><4>raid6: using algorithm sse2x4 (1300 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:55:10) installed ><6>Lock_Nolock (built Jan 25 2008 12:55:25) installed ><6>JFS: nTxBlock = 3915, nTxLock = 31324 ><6>SGI XFS with ACLs, security attributes, large block/inode 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 ><7>eth0: no IPv6 routers present ><5>audit(1203901493.777:3): audit_pid=1315 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><30>Feb 25 01:04:59 hald[1320]: 01:04:59.028 [I] hald.c:634: hal 0.5.10 > ><30>Feb 25 01:04:59 hald[1320]: 01:04:59.031 [I] hald.c:643: Will daemonize > ><30>Feb 25 01:04:59 hald[1320]: 01:04:59.032 [I] hald.c:644: Becoming a daemon > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.040 [I] hald_dbus.c:5284: local server is listening at unix:abstract=/var/run/hald/dbus-wvjiMiO3vm,guid=5e250625d247d5858eed6b4c47c2143b > ><27>Feb 25 01:04:59 hald[1321]: 01:04:59.051 [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 25 01:04:59 hald[1321]: 01:04:59.052 [E] ck-tracker.c:792: Could not get seats and sessions > ><28>Feb 25 01:04:59 hald[1321]: 01:04:59.052 [W] hald_dbus.c:5637: Could not initialize seats and sessions from ConsoleKit > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.083 [I] hald_runner.c:301: Runner has pid 1322 > ><28>Feb 25 01:04:59 hald[1321]: 01:04:59.086 [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 25 01:04:59 hald[1321]: 01:04:59.086 [E] hald_dbus.c:4944: Cannot get caller info for org.freedesktop.DBus > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.087 [I] hald_runner.c:182: runner connection is 0x661700 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.114 [I] mmap_cache.c:129: Regenerating fdi cache.. > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.373 [I] mmap_cache.c:105: In regen_cache_cb exit_type=0, return_code=0 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.374 [I] mmap_cache.c:161: fdi cache generation done > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.374 [I] mmap_cache.c:282: cache mtime is 1203901482 > ><28>Feb 25 01:04:59 hald[1321]: 01:04:59.376 [W] ids.c:515: Couldn't stat usb.ids file '/usr/share/hwdata/usb.ids', errno=2: No such file or directory > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.376 [I] mmap_cache.c:83: preprobe: offset=00000014, size=4540 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.376 [I] mmap_cache.c:85: information: offset=000011d0, size=196504 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.377 [I] mmap_cache.c:87: policy: offset=00031168, size=41672 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.382 [I] osspec.c:705: got 15ad:405 as primary videocard > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.412 [I] hald_dbus.c:5243: *************************** > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.412 [I] hald_dbus.c:5244: ********* got a connection 66f2b0 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.413 [I] hald_dbus.c:5245: *************************** > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.439 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.firmware.vendor > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.440 [D] probe-smbios.c:78: Setting system.firmware.vendor='Phoenix Technologies LTD' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.442 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.firmware.version > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.442 [D] probe-smbios.c:78: Setting system.firmware.version='6.00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.443 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.firmware.release_date > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.444 [D] probe-smbios.c:78: Setting system.firmware.release_date='12/06/2006' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.445 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.hardware.vendor > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.446 [D] probe-smbios.c:78: Setting system.hardware.vendor='VMware, Inc.' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.446 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.hardware.product > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.447 [D] probe-smbios.c:78: Setting system.hardware.product='VMware Virtual Platform' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.448 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.hardware.version > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.448 [D] probe-smbios.c:78: Setting system.hardware.version='None' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.450 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.hardware.serial > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.450 [D] probe-smbios.c:78: Setting system.hardware.serial='VMware-56 4d 03 d7 9c 46 bb 88-1b c0 2c 5e 6f 68 fb dd' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.451 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.hardware.uuid > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.451 [D] probe-smbios.c:78: Setting system.hardware.uuid='564D03D7-9C46-BB88-1BC0-2C5E6F68FBDD' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.452 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.chassis.manufacturer > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.453 [D] probe-smbios.c:78: Setting system.chassis.manufacturer='No Enclosure' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.454 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=system.chassis.type > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.454 [D] probe-smbios.c:78: Setting system.chassis.type='Other' > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.455 [D] probe-smbios.c:99: Copying system.hardware.vendor -> smbios.system.manufacturer > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.456 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.system.manufacturer > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.457 [D] probe-smbios.c:99: Copying system.hardware.product -> smbios.system.product > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.458 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.system.product > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.459 [D] probe-smbios.c:99: Copying system.hardware.version -> smbios.system.version > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.460 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.system.version > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.461 [D] probe-smbios.c:99: Copying system.hardware.serial -> smbios.system.serial > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.462 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.system.serial > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.464 [D] probe-smbios.c:99: Copying system.hardware.uuid -> smbios.system.uuid > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.464 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.system.uuid > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.465 [D] probe-smbios.c:99: Copying system.firmware.vendor -> smbios.bios.vendor > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.466 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.bios.vendor > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.467 [D] probe-smbios.c:99: Copying system.firmware.version -> smbios.bios.version > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.468 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.bios.version > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.469 [D] probe-smbios.c:99: Copying system.firmware.release_date -> smbios.bios.release_date > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.470 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.bios.release_date > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.471 [D] probe-smbios.c:99: Copying system.chassis.manufacturer -> smbios.chassis.manufacturer > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.472 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.chassis.manufacturer > ><14>Feb 25 01:04:59 hald-probe-smbios: [1324]: 01:04:59.473 [D] probe-smbios.c:99: Copying system.chassis.type -> smbios.chassis.type > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.474 [D] hald_dbus.c:1571: udi=/org/freedesktop/Hal/devices/computer, key=smbios.chassis.type > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.476 [I] hald_dbus.c:5186: ************************ > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.476 [I] hald_dbus.c:5187: Client to local_server was disconnected for 66f2b0 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.476 [I] hald_dbus.c:5188: ************************ > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.478 [I] hald_dbus.c:5229: *************************** > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.478 [I] hald_dbus.c:5230: ********* unregistered 66f2b0 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.478 [I] hald_dbus.c:5231: *************************** > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.479 [I] osspec.c:416: Check if the machine is may a laptop ... > ><27>Feb 25 01:04:59 hald[1321]: 01:04:59.480 [E] acpi.c:758: Couldn't open /proc/acpi/battery: Error opening directory '/proc/acpi/battery': No such file or directory > ><27>Feb 25 01:04:59 hald[1321]: 01:04:59.480 [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 25 01:04:59 hald[1321]: 01:04:59.480 [I] osspec.c:426: Synthesizing sysfs events... > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.500 [I] coldplug.c:90: dev_root is /dev > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.533 [I] coldplug.c:127: found (udevdb export) '/sys/block/fd0' -> '/dev/fd0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.533 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop0' -> '/dev/loop0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.534 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop1' -> '/dev/loop1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.534 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop2' -> '/dev/loop2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.535 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop3' -> '/dev/loop3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.535 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop4' -> '/dev/loop4' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.536 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop5' -> '/dev/loop5' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.536 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop6' -> '/dev/loop6' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.537 [I] coldplug.c:127: found (udevdb export) '/sys/block/loop7' -> '/dev/loop7' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.538 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram0' -> '/dev/ram0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.538 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram1' -> '/dev/ram1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.539 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram10' -> '/dev/ram10' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.539 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram11' -> '/dev/ram11' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.540 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram12' -> '/dev/ram12' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.540 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram13' -> '/dev/ram13' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.541 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram14' -> '/dev/ram14' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.541 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram15' -> '/dev/ram15' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.542 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram2' -> '/dev/ram2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.543 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram3' -> '/dev/ram3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.543 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram4' -> '/dev/ram4' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.544 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram5' -> '/dev/ram5' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.545 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram6' -> '/dev/ram6' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.545 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram7' -> '/dev/ram7' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.546 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram8' -> '/dev/ram8' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.546 [I] coldplug.c:127: found (udevdb export) '/sys/block/ram9' -> '/dev/ram9' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.547 [I] coldplug.c:127: found (udevdb export) '/sys/block/sda' -> '/dev/sda' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.547 [I] coldplug.c:127: found (udevdb export) '/sys/block/sr0' -> '/dev/sr0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.548 [I] coldplug.c:127: found (udevdb export) '/sys/class/bsg/0:0:0:0' -> '/dev/bsg/0:0:0:0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.549 [I] coldplug.c:127: found (udevdb export) '/sys/class/bsg/2:0:0:0' -> '/dev/bsg/2:0:0:0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.549 [I] coldplug.c:127: found (udevdb export) '/sys/class/scsi_generic/sg0' -> '/dev/sg0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.550 [I] coldplug.c:127: found (udevdb export) '/sys/class/scsi_generic/sg1' -> '/dev/sg1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.550 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:07.2/usb1' -> '/dev/bus/usb/001/001' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.550 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81' -> '/dev/usbdev1.1_ep81' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.551 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:07.2/usb1/usb_endpoint/usbdev1.1_ep00' -> '/dev/usbdev1.1_ep00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.551 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:07.2/usbmon/usbmon1' -> '/dev/usbmon1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.552 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2' -> '/dev/bus/usb/002/001' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.553 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81' -> '/dev/usbdev2.1_ep81' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.553 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/usb_endpoint/usbdev2.1_ep00' -> '/dev/usbdev2.1_ep00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.554 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usbmon/usbmon2' -> '/dev/usbmon2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.555 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/i8042/serio0/input/input1/event1' -> '/dev/input/event1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.556 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/i8042/serio1/input/input2/event2' -> '/dev/input/event2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.556 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/i8042/serio1/input/input2/mouse1' -> '/dev/input/mouse1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.557 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/pcspkr/input/input3/event3' -> '/dev/input/event3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.558 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/serial8250/tty/ttyS2' -> '/dev/ttyS2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.558 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/serial8250/tty/ttyS3' -> '/dev/ttyS3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.559 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pnp0/00:09/tty/ttyS0' -> '/dev/ttyS0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.559 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pnp0/00:0a/tty/ttyS1' -> '/dev/ttyS1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.560 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/cpuid/cpu0' -> '/dev/cpu/0/cpuid' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.561 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/cpuid/cpu1' -> '/dev/cpu/1/cpuid' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.561 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/input/input0/event0' -> '/dev/input/event0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.562 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/input/input0/mouse0' -> '/dev/input/mouse0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.563 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/input/mice' -> '/dev/input/mice' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.564 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/full' -> '/dev/full' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.564 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/kmsg' -> '/dev/kmsg' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.565 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/mem' -> '/dev/mem' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.566 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/null' -> '/dev/null' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.566 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/oldmem' -> '/dev/oldmem' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.567 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/port' -> '/dev/port' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.568 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/random' -> '/dev/random' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.569 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/urandom' -> '/dev/urandom' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.569 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/zero' -> '/dev/zero' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.570 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/agpgart' -> '/dev/agpgart' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.571 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/hpet' -> '/dev/hpet' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.571 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/nvram' -> '/dev/nvram' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.572 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/snapshot' -> '/dev/snapshot' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.573 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/msr/msr0' -> '/dev/cpu/0/msr' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.573 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/msr/msr1' -> '/dev/cpu/1/msr' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.574 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/console' -> '/dev/console' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.575 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/ptmx' -> '/dev/ptmx' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.575 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty' -> '/dev/tty' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.576 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty0' -> '/dev/tty0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.577 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty1' -> '/dev/tty1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.577 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty10' -> '/dev/tty10' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.578 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty11' -> '/dev/tty11' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.579 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty12' -> '/dev/tty12' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.579 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty13' -> '/dev/tty13' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.580 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty14' -> '/dev/tty14' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.581 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty15' -> '/dev/tty15' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.581 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty16' -> '/dev/tty16' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.582 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty17' -> '/dev/tty17' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.583 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty18' -> '/dev/tty18' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.583 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty19' -> '/dev/tty19' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.584 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty2' -> '/dev/tty2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.585 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty20' -> '/dev/tty20' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.586 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty21' -> '/dev/tty21' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.587 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty22' -> '/dev/tty22' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.588 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty23' -> '/dev/tty23' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.589 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty24' -> '/dev/tty24' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.589 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty25' -> '/dev/tty25' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.590 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty26' -> '/dev/tty26' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.590 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty27' -> '/dev/tty27' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.591 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty28' -> '/dev/tty28' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.592 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty29' -> '/dev/tty29' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.593 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty3' -> '/dev/tty3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.593 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty30' -> '/dev/tty30' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.594 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty31' -> '/dev/tty31' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.595 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty32' -> '/dev/tty32' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.595 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty33' -> '/dev/tty33' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.597 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty34' -> '/dev/tty34' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.597 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty35' -> '/dev/tty35' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.598 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty36' -> '/dev/tty36' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.599 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty37' -> '/dev/tty37' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.600 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty38' -> '/dev/tty38' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.601 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty39' -> '/dev/tty39' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.602 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty4' -> '/dev/tty4' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.604 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty40' -> '/dev/tty40' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.605 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty41' -> '/dev/tty41' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.606 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty42' -> '/dev/tty42' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.607 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty43' -> '/dev/tty43' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.608 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty44' -> '/dev/tty44' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.609 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty45' -> '/dev/tty45' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.610 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty46' -> '/dev/tty46' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.611 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty47' -> '/dev/tty47' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.612 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty48' -> '/dev/tty48' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.613 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty49' -> '/dev/tty49' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.614 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty5' -> '/dev/tty5' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.615 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty50' -> '/dev/tty50' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.616 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty51' -> '/dev/tty51' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.617 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty52' -> '/dev/tty52' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.618 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty53' -> '/dev/tty53' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.618 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty54' -> '/dev/tty54' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.618 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty55' -> '/dev/tty55' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.619 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty56' -> '/dev/tty56' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.619 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty57' -> '/dev/tty57' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.620 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty58' -> '/dev/tty58' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.620 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty59' -> '/dev/tty59' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.620 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty6' -> '/dev/tty6' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.621 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty60' -> '/dev/tty60' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.622 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty61' -> '/dev/tty61' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.622 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty62' -> '/dev/tty62' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.623 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty63' -> '/dev/tty63' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.623 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty7' -> '/dev/tty7' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.623 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty8' -> '/dev/tty8' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.624 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty9' -> '/dev/tty9' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.624 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/usbmon/usbmon0' -> '/dev/usbmon0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.625 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs' -> '/dev/vcs' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.625 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs1' -> '/dev/vcs1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.626 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs3' -> '/dev/vcs3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.626 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs4' -> '/dev/vcs4' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.626 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa' -> '/dev/vcsa' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.627 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa1' -> '/dev/vcsa1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.627 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa3' -> '/dev/vcsa3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.627 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa4' -> '/dev/vcsa4' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.688 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.689 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI0007:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.689 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI0007:01' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.690 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI0007:02' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.690 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI0007:03' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.690 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/LNXPWRBN:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.690 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/LNXTHERM:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.691 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.691 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/ACPI0003:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.691 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.692 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.692 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.692 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0001:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.693 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0100:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.693 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0200:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.693 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0303:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.694 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0800:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.694 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.695 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00/PNP0400:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.695 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00/PNP0501:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.695 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00/PNP0501:01' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.695 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00/PNP0700:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.696 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0B00:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.696 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C02:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.696 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C0F:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.697 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C0F:01' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.697 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C0F:02' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.697 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C0F:03' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.698 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0F13:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.698 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.698 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.698 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.699 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:00.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.699 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:01.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.699 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:07.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.700 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:07.1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.700 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:07.1/host2/target2:0:0/2:0:0:0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.700 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:07.2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.701 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:07.2/usb1' '/dev/bus/usb/001/001' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.701 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-0:1.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.701 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:07.3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.702 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:0f.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.702 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:10.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.703 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.703 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:11.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.703 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.703 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:01.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.704 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.704 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2' '/dev/bus/usb/002/001' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.704 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/2-0:1.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.705 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/floppy.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.705 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/i8042' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.705 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/i8042/serio0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.705 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/i8042/serio1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.706 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/pcspkr' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.706 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/serial8250' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.706 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/vesafb.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.707 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.707 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:01' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.707 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:02' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.707 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:03' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.708 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:04' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.708 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:05' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.708 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:06' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.709 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:07' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.709 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:08' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.709 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:09' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.710 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:0a' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.710 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:0b' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.736 [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 25 01:04:59 hald[1321]: 01:04:59.736 [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 25 01:04:59 hald[1321]: 01:04:59.736 [I] coldplug.c:281: new event (no dev node) '/sys/class/iscsi_transport/tcp' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.737 [I] coldplug.c:281: new event (no dev node) '/sys/class/pci_bus/0000:00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.737 [I] coldplug.c:281: new event (no dev node) '/sys/class/pci_bus/0000:01' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.737 [I] coldplug.c:281: new event (no dev node) '/sys/class/pci_bus/0000:02' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.738 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_device/0:0:0:0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.738 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_device/2:0:0:0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.738 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_disk/0:0:0:0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.738 [I] coldplug.c:253: new event (dev node from udev) '/sys/class/scsi_generic/sg0' '/dev/sg0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.739 [I] coldplug.c:253: new event (dev node from udev) '/sys/class/scsi_generic/sg1' '/dev/sg1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.739 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_host/host0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.739 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_host/host1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.740 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_host/host2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.740 [I] coldplug.c:281: new event (no dev node) '/sys/class/spi_host/host0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.740 [I] coldplug.c:281: new event (no dev node) '/sys/class/spi_transport/target0:0:0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.741 [I] coldplug.c:281: new event (no dev node) '/sys/class/usb_host/usb_host1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.741 [I] coldplug.c:281: new event (no dev node) '/sys/class/usb_host/usb_host2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.741 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81' '/dev/usbdev1.1_ep81' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.741 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:07.2/usb1/usb_endpoint/usbdev1.1_ep00' '/dev/usbdev1.1_ep00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.742 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:07.2/usbmon/usbmon1' '/dev/usbmon1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.742 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0/net/eth0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.742 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81' '/dev/usbdev2.1_ep81' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.742 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/usb_endpoint/usbdev2.1_ep00' '/dev/usbdev2.1_ep00' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.743 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usbmon/usbmon2' '/dev/usbmon2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.743 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/i8042/serio0/input/input1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.743 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/i8042/serio0/input/input1/event1' '/dev/input/event1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.743 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/i8042/serio1/input/input2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.744 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/i8042/serio1/input/input2/event2' '/dev/input/event2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.744 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/i8042/serio1/input/input2/mouse1' '/dev/input/mouse1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.744 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/pcspkr/input/input3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.745 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/pcspkr/input/input3/event3' '/dev/input/event3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.745 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/serial8250/tty/ttyS2' '/dev/ttyS2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.745 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/serial8250/tty/ttyS3' '/dev/ttyS3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.745 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pnp0/00:09/tty/ttyS0' '/dev/ttyS0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.745 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pnp0/00:0a/tty/ttyS1' '/dev/ttyS1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.746 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/cpuid/cpu0' '/dev/cpu/0/cpuid' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.746 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/cpuid/cpu1' '/dev/cpu/1/cpuid' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.746 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/dmi/id' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.747 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/graphics/fbcon' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.747 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/input/input0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.747 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/input/input0/event0' '/dev/input/event0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.747 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/input/input0/mouse0' '/dev/input/mouse0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.748 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/input/mice' '/dev/input/mice' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.748 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/full' '/dev/full' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.748 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/kmsg' '/dev/kmsg' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.749 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/mem' '/dev/mem' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.749 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/null' '/dev/null' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.749 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/oldmem' '/dev/oldmem' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.749 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/port' '/dev/port' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.750 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/random' '/dev/random' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.750 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/urandom' '/dev/urandom' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.750 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/zero' '/dev/zero' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.751 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/agpgart' '/dev/agpgart' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.751 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/misc/device-mapper' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.751 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/hpet' '/dev/hpet' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.752 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/nvram' '/dev/nvram' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.752 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/snapshot' '/dev/snapshot' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.752 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/msr/msr0' '/dev/cpu/0/msr' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.752 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/msr/msr1' '/dev/cpu/1/msr' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.753 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/net/lo' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.753 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/console' '/dev/console' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.753 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/ptmx' '/dev/ptmx' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.754 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty' '/dev/tty' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.754 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty0' '/dev/tty0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.754 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty1' '/dev/tty1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.755 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty10' '/dev/tty10' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.755 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty11' '/dev/tty11' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.755 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty12' '/dev/tty12' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.755 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty13' '/dev/tty13' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.755 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty14' '/dev/tty14' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.756 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty15' '/dev/tty15' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.756 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty16' '/dev/tty16' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.756 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty17' '/dev/tty17' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.756 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty18' '/dev/tty18' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.757 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty19' '/dev/tty19' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.757 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty2' '/dev/tty2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.757 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty20' '/dev/tty20' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.757 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty21' '/dev/tty21' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.758 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty22' '/dev/tty22' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.758 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty23' '/dev/tty23' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.759 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty24' '/dev/tty24' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.759 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty25' '/dev/tty25' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.759 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty26' '/dev/tty26' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.759 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty27' '/dev/tty27' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.760 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty28' '/dev/tty28' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.760 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty29' '/dev/tty29' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.760 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty3' '/dev/tty3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.760 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty30' '/dev/tty30' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.761 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty31' '/dev/tty31' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.761 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty32' '/dev/tty32' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.761 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty33' '/dev/tty33' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.761 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty34' '/dev/tty34' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.762 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty35' '/dev/tty35' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.762 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty36' '/dev/tty36' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.762 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty37' '/dev/tty37' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.762 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty38' '/dev/tty38' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.763 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty39' '/dev/tty39' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.763 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty4' '/dev/tty4' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.763 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty40' '/dev/tty40' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.764 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty41' '/dev/tty41' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.764 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty42' '/dev/tty42' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.764 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty43' '/dev/tty43' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.764 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty44' '/dev/tty44' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.764 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty45' '/dev/tty45' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.765 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty46' '/dev/tty46' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.765 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty47' '/dev/tty47' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.765 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty48' '/dev/tty48' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.765 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty49' '/dev/tty49' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.766 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty5' '/dev/tty5' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.766 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty50' '/dev/tty50' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.766 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty51' '/dev/tty51' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.767 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty52' '/dev/tty52' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.767 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty53' '/dev/tty53' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.768 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty54' '/dev/tty54' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.768 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty55' '/dev/tty55' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.768 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty56' '/dev/tty56' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.769 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty57' '/dev/tty57' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.769 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty58' '/dev/tty58' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.769 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty59' '/dev/tty59' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.769 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty6' '/dev/tty6' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.770 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty60' '/dev/tty60' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.770 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty61' '/dev/tty61' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.770 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty62' '/dev/tty62' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.770 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty63' '/dev/tty63' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.771 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty7' '/dev/tty7' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.771 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty8' '/dev/tty8' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.772 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty9' '/dev/tty9' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.773 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/usbmon/usbmon0' '/dev/usbmon0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.773 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs' '/dev/vcs' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.773 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs1' '/dev/vcs1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.773 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/vc/vcs2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.774 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs3' '/dev/vcs3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.774 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs4' '/dev/vcs4' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.774 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa' '/dev/vcsa' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.774 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa1' '/dev/vcsa1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.775 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/vc/vcsa2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.775 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa3' '/dev/vcsa3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.775 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa4' '/dev/vcsa4' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.775 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/vtconsole/vtcon0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.795 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/fd0' '/dev/fd0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.796 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop0' '/dev/loop0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.797 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop1' '/dev/loop1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.798 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop2' '/dev/loop2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.798 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop3' '/dev/loop3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.799 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop4' '/dev/loop4' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.799 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop5' '/dev/loop5' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.800 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop6' '/dev/loop6' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.800 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/loop7' '/dev/loop7' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.801 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram0' '/dev/ram0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.801 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram1' '/dev/ram1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.802 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram10' '/dev/ram10' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.802 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram11' '/dev/ram11' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.803 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram12' '/dev/ram12' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.803 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram13' '/dev/ram13' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.804 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram14' '/dev/ram14' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.804 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram15' '/dev/ram15' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.805 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram2' '/dev/ram2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.805 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram3' '/dev/ram3' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.806 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram4' '/dev/ram4' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.806 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram5' '/dev/ram5' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.807 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram6' '/dev/ram6' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.808 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram7' '/dev/ram7' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.808 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram8' '/dev/ram8' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.809 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/ram9' '/dev/ram9' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.809 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/sda' '/dev/sda' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.810 [I] coldplug.c:253: new event (dev node from udev) '/sys/block/sr0' '/dev/sr0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.812 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.813 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.813 [I] coldplug.c:214: pool_num_freed = 0 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.814 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/ACPI0007:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.816 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI0007:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.816 [I] coldplug.c:214: pool_num_freed = 1 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.818 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/ACPI0007:01 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.818 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI0007:01 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.819 [I] coldplug.c:214: pool_num_freed = 2 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.820 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/ACPI0007:02 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.821 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI0007:02 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.821 [I] coldplug.c:214: pool_num_freed = 3 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.822 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/ACPI0007:03 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.823 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI0007:03 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.823 [I] coldplug.c:214: pool_num_freed = 4 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.824 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/LNXPWRBN:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.825 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/LNXPWRBN:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.825 [I] coldplug.c:214: pool_num_freed = 5 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.827 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/LNXTHERM:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.827 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/LNXTHERM:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.828 [I] coldplug.c:214: pool_num_freed = 6 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.829 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.829 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.830 [I] coldplug.c:214: pool_num_freed = 7 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.831 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/ACPI0003:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.832 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/ACPI0003:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.832 [I] coldplug.c:214: pool_num_freed = 8 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.833 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.833 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.833 [I] coldplug.c:214: pool_num_freed = 9 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.834 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.834 [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 25 01:04:59 hald[1321]: 01:04:59.835 [I] coldplug.c:214: pool_num_freed = 10 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.835 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.836 [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 25 01:04:59 hald[1321]: 01:04:59.836 [I] coldplug.c:214: pool_num_freed = 11 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.837 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0001:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.838 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0001:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.838 [I] coldplug.c:214: pool_num_freed = 12 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.839 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0100:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.840 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0100:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.841 [I] coldplug.c:214: pool_num_freed = 13 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.842 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0200:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.842 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0200:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.843 [I] coldplug.c:214: pool_num_freed = 14 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.844 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0303:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.845 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0303:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.845 [I] coldplug.c:214: pool_num_freed = 15 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.846 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0800:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.847 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0800:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.847 [I] coldplug.c:214: pool_num_freed = 16 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.848 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.849 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.849 [I] coldplug.c:214: pool_num_freed = 17 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.850 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00/PNP0400:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.851 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00/PNP0400:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.852 [I] coldplug.c:214: pool_num_freed = 18 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.852 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00/PNP0501:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.853 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00/PNP0501:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.853 [I] coldplug.c:214: pool_num_freed = 19 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.854 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00/PNP0501:01 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.855 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00/PNP0501:01 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.855 [I] coldplug.c:214: pool_num_freed = 20 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.856 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00/PNP0700:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.857 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0A05:00/PNP0700:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.857 [I] coldplug.c:214: pool_num_freed = 21 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.857 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0B00:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.858 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0B00:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.858 [I] coldplug.c:214: pool_num_freed = 22 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.858 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C02:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.859 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C02:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.859 [I] coldplug.c:214: pool_num_freed = 23 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.860 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C0F:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.861 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C0F:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.861 [I] coldplug.c:214: pool_num_freed = 24 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.862 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C0F:01 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.863 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C0F:01 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.864 [I] coldplug.c:214: pool_num_freed = 25 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.864 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C0F:02 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.866 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C0F:02 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.866 [I] coldplug.c:214: pool_num_freed = 26 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.867 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C0F:03 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.868 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0C0F:03 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.868 [I] coldplug.c:214: pool_num_freed = 27 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.869 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0F13:00 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.870 [I] device.c:3823: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/PNP0F13:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.870 [I] coldplug.c:214: pool_num_freed = 28 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.871 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.872 [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 25 01:04:59 hald[1321]: 01:04:59.872 [I] coldplug.c:214: pool_num_freed = 29 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.873 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.875 [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 25 01:04:59 hald[1321]: 01:04:59.876 [I] coldplug.c:214: pool_num_freed = 30 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.876 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.878 [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 25 01:04:59 hald[1321]: 01:04:59.878 [I] coldplug.c:214: pool_num_freed = 31 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.879 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:00.0 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.880 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:00.0 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.921 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_7190 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.922 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_7190 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.922 [I] coldplug.c:214: pool_num_freed = 32 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.923 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:01.0 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.923 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:01.0 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.928 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_7191 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.928 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_7191 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.929 [I] coldplug.c:214: pool_num_freed = 33 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.929 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:07.0 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.929 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:07.0 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.934 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_7110 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.934 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_7110 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.934 [I] coldplug.c:214: pool_num_freed = 34 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.934 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:07.1 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.935 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:07.1 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.940 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_7111 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.940 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_7111 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.940 [I] coldplug.c:214: pool_num_freed = 35 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.940 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:07.1/host2/target2:0:0/2:0:0:0 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.941 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.1/host2/target2:0:0/2:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.941 [I] device.c:3823: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:07.1/host2/target2:0:0/2:0:0:0 dev= parent_dev=0x0067c620 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.941 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.1/host2'->'/sys/devices/pci0000:00/0000:00:07.1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.942 [I] device.c:3823: add_dev: subsys=scsi_host sysfs_path=/sys/devices/pci0000:00/0000:00:07.1/host2 dev= parent_dev=0x0067c620 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.943 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_7111_scsi_host > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.944 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_7111_scsi_host > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.944 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.1/host2/target2:0:0/2:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.1/host2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.944 [I] device.c:3823: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:07.1/host2/target2:0:0/2:0:0:0 dev= parent_dev=0x00692260 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.946 [I] device.c:2139: /sys/devices/pci0000:00/0000:00:07.1/host2/target2:0:0/2:0:0:0/type -> 5 (-> scsi.type) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.947 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_7111_scsi_host_scsi_device_lun0 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.947 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_7111_scsi_host_scsi_device_lun0 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.948 [I] coldplug.c:214: pool_num_freed = 36 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.948 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:07.2 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.949 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:07.2 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.954 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_7112 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.954 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_7112 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.955 [I] coldplug.c:214: pool_num_freed = 37 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.955 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:07.2/usb1 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.956 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1'->'/sys/devices/pci0000:00/0000:00:07.2' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.956 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1 dev=/dev/bus/usb/001/001 parent_dev=0x00692220 > ><27>Feb 25 01:04:59 hald[1321]: 01:04:59.957 [E] util.c:388: Cannot read from '/sys/devices/pci0000:00/0000:00:07.2/usb1/configuration' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.965 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_07_2 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.966 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_07_2 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.966 [I] coldplug.c:214: pool_num_freed = 38 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.966 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:07.2/usb1/1-0:1.0 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.967 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-0:1.0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.967 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-0:1.0 dev= parent_dev=0x00694940 > ><27>Feb 25 01:04:59 hald[1321]: 01:04:59.969 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-0:1.0/interface' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.970 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_07_2_if0 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.970 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_07_2_if0 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.970 [I] coldplug.c:214: pool_num_freed = 39 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.970 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:07.3 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.971 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:07.3 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.976 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_7113 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.976 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_7113 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.977 [I] coldplug.c:214: pool_num_freed = 40 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.977 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:0f.0 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.977 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:0f.0 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.982 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_15ad_405 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.983 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_15ad_405 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.983 [I] coldplug.c:214: pool_num_freed = 41 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.983 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:10.0 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.984 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:10.0 dev= parent_dev=0x00000000 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.989 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_1000_30 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.989 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_1000_30 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.989 [I] coldplug.c:214: pool_num_freed = 42 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.990 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.990 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:10.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.990 [I] device.c:3823: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0 dev= parent_dev=0x00698c20 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.991 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:10.0/host0'->'/sys/devices/pci0000:00/0000:00:10.0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.991 [I] device.c:3823: add_dev: subsys=scsi_host sysfs_path=/sys/devices/pci0000:00/0000:00:10.0/host0 dev= parent_dev=0x00698c20 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.992 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_1000_30_scsi_host > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.992 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_1000_30_scsi_host > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.992 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:10.0/host0' > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.993 [I] device.c:3823: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0 dev= parent_dev=0x00698ba0 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.994 [I] device.c:2139: /sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0/type -> 0 (-> scsi.type) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.995 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_1000_30_scsi_host_scsi_device_lun0 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.995 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_1000_30_scsi_host_scsi_device_lun0 > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.996 [I] coldplug.c:214: pool_num_freed = 43 (of 236) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.996 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:11.0 is a device (subsystem) > ><30>Feb 25 01:04:59 hald[1321]: 01:04:59.996 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:11.0 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.001 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_15ad_790 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.002 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_15ad_790 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.002 [I] coldplug.c:214: pool_num_freed = 44 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.003 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.003 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0'->'/sys/devices/pci0000:00/0000:00:11.0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.003 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0 dev= parent_dev=0x0069bda0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.009 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_100f > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.009 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_100f > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.009 [I] coldplug.c:214: pool_num_freed = 45 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.010 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:11.0/0000:02:01.0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.010 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:11.0/0000:02:01.0'->'/sys/devices/pci0000:00/0000:00:11.0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.011 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:11.0/0000:02:01.0 dev= parent_dev=0x0069bda0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.017 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_1274_1371 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.018 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_1274_1371 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.018 [I] coldplug.c:214: pool_num_freed = 46 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.018 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.018 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0'->'/sys/devices/pci0000:00/0000:00:11.0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.019 [I] device.c:3823: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0 dev= parent_dev=0x0069bda0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.024 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_15ad_770 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.024 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_15ad_770 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.025 [I] coldplug.c:214: pool_num_freed = 47 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.025 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.025 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2'->'/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.025 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2 dev=/dev/bus/usb/002/001 parent_dev=0x0069dce0 > ><27>Feb 25 01:05:00 hald[1321]: 01:05:00.026 [E] util.c:388: Cannot read from '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/configuration' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.032 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_02_02_0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.032 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_02_02_0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.033 [I] coldplug.c:214: pool_num_freed = 48 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.033 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/2-0:1.0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.033 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/2-0:1.0'->'/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.034 [I] device.c:3823: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/2-0:1.0 dev= parent_dev=0x0069df00 > ><27>Feb 25 01:05:00 hald[1321]: 01:05:00.036 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/2-0:1.0/interface' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.037 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_02_02_0_if0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.037 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_02_02_0_if0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.037 [I] coldplug.c:214: pool_num_freed = 49 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.038 [I] hotplug.c:142: /sys/devices/platform/floppy.0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.038 [I] device.c:3823: add_dev: subsys=platform sysfs_path=/sys/devices/platform/floppy.0 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.039 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_floppy_0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.039 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_floppy_0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.040 [I] coldplug.c:214: pool_num_freed = 50 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.040 [I] hotplug.c:142: /sys/devices/platform/i8042 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.040 [I] device.c:3823: add_dev: subsys=platform sysfs_path=/sys/devices/platform/i8042 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.041 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_i8042 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.042 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_i8042 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.042 [I] coldplug.c:214: pool_num_freed = 51 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.043 [I] hotplug.c:142: /sys/devices/platform/i8042/serio0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.043 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/i8042/serio0'->'/sys/devices/platform/i8042' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.043 [I] device.c:3823: add_dev: subsys=serio sysfs_path=/sys/devices/platform/i8042/serio0 dev= parent_dev=0x006a19a0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.045 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.045 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.045 [I] coldplug.c:214: pool_num_freed = 52 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.046 [I] hotplug.c:142: /sys/devices/platform/i8042/serio1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.046 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/i8042/serio1'->'/sys/devices/platform/i8042' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.046 [I] device.c:3823: add_dev: subsys=serio sysfs_path=/sys/devices/platform/i8042/serio1 dev= parent_dev=0x006a19a0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.048 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.049 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.049 [I] coldplug.c:214: pool_num_freed = 53 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.049 [I] hotplug.c:142: /sys/devices/platform/pcspkr is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.050 [I] device.c:3823: add_dev: subsys=platform sysfs_path=/sys/devices/platform/pcspkr dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.051 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_pcspkr > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.051 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_pcspkr > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.051 [I] coldplug.c:214: pool_num_freed = 54 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.051 [I] hotplug.c:142: /sys/devices/platform/serial8250 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.052 [I] device.c:3823: add_dev: subsys=platform sysfs_path=/sys/devices/platform/serial8250 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.053 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_serial8250 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.053 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_serial8250 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.054 [I] coldplug.c:214: pool_num_freed = 55 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.054 [I] hotplug.c:142: /sys/devices/platform/vesafb.0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.054 [I] device.c:3823: add_dev: subsys=platform sysfs_path=/sys/devices/platform/vesafb.0 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.055 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_vesafb_0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.056 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_vesafb_0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.056 [I] coldplug.c:214: pool_num_freed = 56 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.056 [I] hotplug.c:142: /sys/devices/pnp0/00:00 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.057 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.058 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0a03 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.058 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0a03 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.059 [I] coldplug.c:214: pool_num_freed = 57 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.059 [I] hotplug.c:142: /sys/devices/pnp0/00:01 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.059 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:01 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.061 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c02 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.061 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c02 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.061 [I] coldplug.c:214: pool_num_freed = 58 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.062 [I] hotplug.c:142: /sys/devices/pnp0/00:02 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.062 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:02 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.064 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0200 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.064 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0200 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.064 [I] coldplug.c:214: pool_num_freed = 59 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.065 [I] hotplug.c:142: /sys/devices/pnp0/00:03 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.065 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:03 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.066 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0001 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.067 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0001 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.067 [I] coldplug.c:214: pool_num_freed = 60 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.068 [I] hotplug.c:142: /sys/devices/pnp0/00:04 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.068 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:04 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.070 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0b00 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.071 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0b00 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.071 [I] coldplug.c:214: pool_num_freed = 61 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.071 [I] hotplug.c:142: /sys/devices/pnp0/00:05 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.072 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:05 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.073 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0800 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.073 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0800 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.074 [I] coldplug.c:214: pool_num_freed = 62 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.074 [I] hotplug.c:142: /sys/devices/pnp0/00:06 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.075 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:06 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.076 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0303 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.076 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0303 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.077 [I] coldplug.c:214: pool_num_freed = 63 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.077 [I] hotplug.c:142: /sys/devices/pnp0/00:07 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.077 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:07 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.079 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0f13 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.079 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0f13 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.079 [I] coldplug.c:214: pool_num_freed = 64 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.080 [I] hotplug.c:142: /sys/devices/pnp0/00:08 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.080 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:08 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.082 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0400 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.082 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0400 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.082 [I] coldplug.c:214: pool_num_freed = 65 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.083 [I] hotplug.c:142: /sys/devices/pnp0/00:09 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.083 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:09 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.085 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0501 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.085 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0501 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.085 [I] coldplug.c:214: pool_num_freed = 66 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.086 [I] hotplug.c:142: /sys/devices/pnp0/00:0a is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.086 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:0a dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.088 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0501_0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.089 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0501_0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.089 [I] coldplug.c:214: pool_num_freed = 67 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.089 [I] hotplug.c:142: /sys/devices/pnp0/00:0b is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.090 [I] device.c:3823: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:0b dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.092 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0700 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.092 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0700 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.092 [I] coldplug.c:214: pool_num_freed = 68 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.093 [I] hotplug.c:142: /sys/class/bsg/0:0:0:0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.093 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/bsg/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.094 [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=0x0069ba60 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.094 [I] coldplug.c:214: pool_num_freed = 69 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.094 [I] hotplug.c:142: /sys/class/bsg/2:0:0:0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.095 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/bsg/2:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.1/host2/target2:0:0/2:0:0:0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.095 [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=0x006924c0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.095 [I] coldplug.c:214: pool_num_freed = 70 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.096 [I] hotplug.c:142: /sys/class/iscsi_transport/tcp is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.096 [I] device.c:3823: add_dev: subsys=iscsi_transport sysfs_path=/sys/class/iscsi_transport/tcp dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.097 [I] coldplug.c:214: pool_num_freed = 71 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.097 [I] hotplug.c:142: /sys/class/pci_bus/0000:00 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.097 [I] device.c:3823: add_dev: subsys=pci_bus sysfs_path=/sys/class/pci_bus/0000:00 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.097 [I] coldplug.c:214: pool_num_freed = 72 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.098 [I] hotplug.c:142: /sys/class/pci_bus/0000:01 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.098 [I] device.c:3823: add_dev: subsys=pci_bus sysfs_path=/sys/class/pci_bus/0000:01 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.098 [I] coldplug.c:214: pool_num_freed = 73 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.099 [I] hotplug.c:142: /sys/class/pci_bus/0000:02 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.099 [I] device.c:3823: add_dev: subsys=pci_bus sysfs_path=/sys/class/pci_bus/0000:02 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.099 [I] coldplug.c:214: pool_num_freed = 74 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.100 [I] hotplug.c:142: /sys/class/scsi_device/0:0:0:0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.100 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_device/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.101 [I] device.c:3823: add_dev: subsys=scsi_device sysfs_path=/sys/class/scsi_device/0:0:0:0 dev= parent_dev=0x0069ba60 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.101 [I] coldplug.c:214: pool_num_freed = 75 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.101 [I] hotplug.c:142: /sys/class/scsi_device/2:0:0:0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.102 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_device/2:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.1/host2/target2:0:0/2:0:0:0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.102 [I] device.c:3823: add_dev: subsys=scsi_device sysfs_path=/sys/class/scsi_device/2:0:0:0 dev= parent_dev=0x006924c0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.103 [I] coldplug.c:214: pool_num_freed = 76 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.103 [I] hotplug.c:142: /sys/class/scsi_disk/0:0:0:0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.103 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_disk/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.104 [I] device.c:3823: add_dev: subsys=scsi_disk sysfs_path=/sys/class/scsi_disk/0:0:0:0 dev= parent_dev=0x0069ba60 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.104 [I] coldplug.c:214: pool_num_freed = 77 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.104 [I] hotplug.c:142: /sys/class/scsi_generic/sg0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.105 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_generic/sg0'->'/sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.105 [I] device.c:3823: add_dev: subsys=scsi_generic sysfs_path=/sys/class/scsi_generic/sg0 dev=/dev/sg0 parent_dev=0x0069ba60 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.106 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_1000_30_scsi_host_scsi_device_lun0_scsi_generic > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.107 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_1000_30_scsi_host_scsi_device_lun0_scsi_generic > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.107 [I] coldplug.c:214: pool_num_freed = 78 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.107 [I] hotplug.c:142: /sys/class/scsi_generic/sg1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.108 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_generic/sg1'->'/sys/devices/pci0000:00/0000:00:07.1/host2/target2:0:0/2:0:0:0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.108 [I] device.c:3823: add_dev: subsys=scsi_generic sysfs_path=/sys/class/scsi_generic/sg1 dev=/dev/sg1 parent_dev=0x006924c0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.109 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_7111_scsi_host_scsi_device_lun0_scsi_generic > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.110 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_7111_scsi_host_scsi_device_lun0_scsi_generic > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.110 [I] coldplug.c:214: pool_num_freed = 79 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.110 [I] hotplug.c:142: /sys/class/scsi_host/host0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.111 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_host/host0'->'/sys/devices/pci0000:00/0000:00:10.0/host0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.111 [I] device.c:3823: add_dev: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host0 dev= parent_dev=0x00698ba0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.111 [I] coldplug.c:214: pool_num_freed = 80 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.112 [I] hotplug.c:142: /sys/class/scsi_host/host1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.112 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_host/host1'->'/sys/devices/pci0000:00/0000:00:07.1' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.113 [I] device.c:3823: add_dev: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host1 dev= parent_dev=0x0067c620 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.113 [I] coldplug.c:214: pool_num_freed = 81 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.113 [I] hotplug.c:142: /sys/class/scsi_host/host2 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.114 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/scsi_host/host2'->'/sys/devices/pci0000:00/0000:00:07.1/host2' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.114 [I] device.c:3823: add_dev: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host2 dev= parent_dev=0x00692260 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.114 [I] coldplug.c:214: pool_num_freed = 82 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.114 [I] hotplug.c:142: /sys/class/spi_host/host0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.115 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/spi_host/host0'->'/sys/devices/pci0000:00/0000:00:10.0/host0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.115 [I] device.c:3823: add_dev: subsys=spi_host sysfs_path=/sys/class/spi_host/host0 dev= parent_dev=0x00698ba0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.115 [I] coldplug.c:214: pool_num_freed = 83 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.116 [I] hotplug.c:142: /sys/class/spi_transport/target0:0:0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.116 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/spi_transport/target0:0:0'->'/sys/devices/pci0000:00/0000:00:10.0/host0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.116 [I] device.c:3823: add_dev: subsys=spi_transport sysfs_path=/sys/class/spi_transport/target0:0:0 dev= parent_dev=0x00698ba0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.117 [I] coldplug.c:214: pool_num_freed = 84 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.117 [I] hotplug.c:142: /sys/class/usb_host/usb_host1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.117 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/usb_host/usb_host1'->'/sys/devices/pci0000:00/0000:00:07.2' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.118 [I] device.c:3823: add_dev: subsys=usb_host sysfs_path=/sys/class/usb_host/usb_host1 dev= parent_dev=0x00692220 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.118 [I] coldplug.c:214: pool_num_freed = 85 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.118 [I] hotplug.c:142: /sys/class/usb_host/usb_host2 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.119 [I] osspec.c:874: hal_util_find_known_parent: '/sys/class/usb_host/usb_host2'->'/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.119 [I] device.c:3823: add_dev: subsys=usb_host sysfs_path=/sys/class/usb_host/usb_host2 dev= parent_dev=0x0069dce0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.120 [I] coldplug.c:214: pool_num_freed = 86 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.120 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:07.2/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.120 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-0:1.0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.121 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81 dev=/dev/usbdev1.1_ep81 parent_dev=0x00694980 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.121 [I] coldplug.c:214: pool_num_freed = 87 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.121 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:07.2/usb1/usb_endpoint/usbdev1.1_ep00 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.122 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/usb_endpoint/usbdev1.1_ep00'->'/sys/devices/pci0000:00/0000:00:07.2/usb1' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.122 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/usb_endpoint/usbdev1.1_ep00 dev=/dev/usbdev1.1_ep00 parent_dev=0x00694940 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.122 [I] coldplug.c:214: pool_num_freed = 88 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.123 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:07.2/usbmon/usbmon1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.123 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usbmon/usbmon1'->'/sys/devices/pci0000:00/0000:00:07.2' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.123 [I] device.c:3823: add_dev: subsys=usbmon sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usbmon/usbmon1 dev=/dev/usbmon1 parent_dev=0x00692220 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.123 [I] coldplug.c:214: pool_num_freed = 89 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.124 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0/net/eth0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.124 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0/net/eth0'->'/sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.124 [I] device.c:3823: add_dev: subsys=net sysfs_path=/sys/devices/pci0000:00/0000:00:11.0/0000:02:00.0/net/eth0 dev= parent_dev=0x0069bd60 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.127 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/net_00_0c_29_68_fb_dd > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.127 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/net_00_0c_29_68_fb_dd > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.128 [I] coldplug.c:214: pool_num_freed = 90 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.128 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.128 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81'->'/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/2-0:1.0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.129 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81 dev=/dev/usbdev2.1_ep81 parent_dev=0x0069fd00 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.129 [I] coldplug.c:214: pool_num_freed = 91 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.130 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/usb_endpoint/usbdev2.1_ep00 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.130 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/usb_endpoint/usbdev2.1_ep00'->'/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.130 [I] device.c:3823: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usb2/usb_endpoint/usbdev2.1_ep00 dev=/dev/usbdev2.1_ep00 parent_dev=0x0069df00 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.130 [I] coldplug.c:214: pool_num_freed = 92 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.131 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usbmon/usbmon2 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.131 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usbmon/usbmon2'->'/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.132 [I] device.c:3823: add_dev: subsys=usbmon sysfs_path=/sys/devices/pci0000:00/0000:00:11.0/0000:02:02.0/usbmon/usbmon2 dev=/dev/usbmon2 parent_dev=0x0069dce0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.132 [I] coldplug.c:214: pool_num_freed = 93 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.132 [I] hotplug.c:142: /sys/devices/platform/i8042/serio0/input/input1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.132 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/i8042/serio0/input/input1'->'/sys/devices/platform/i8042/serio0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.133 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/platform/i8042/serio0/input/input1 dev= parent_dev=0x006a1700 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.133 [I] coldplug.c:214: pool_num_freed = 94 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.133 [I] hotplug.c:142: /sys/devices/platform/i8042/serio0/input/input1/event1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.134 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/i8042/serio0/input/input1/event1'->'/sys/devices/platform/i8042/serio0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.134 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/platform/i8042/serio0/input/input1/event1 dev=/dev/input/event1 parent_dev=0x006a1700 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.137 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.138 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.169 [I] hald_dbus.c:3430: Started singleton addon hald-addon-input for udi /org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.169 [D] hald_dbus.c:3446: singleton not initialised yet > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.169 [I] coldplug.c:214: pool_num_freed = 95 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.170 [I] hotplug.c:142: /sys/devices/platform/i8042/serio1/input/input2 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.170 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/i8042/serio1/input/input2'->'/sys/devices/platform/i8042/serio1' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.170 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/platform/i8042/serio1/input/input2 dev= parent_dev=0x006a3620 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.171 [I] coldplug.c:214: pool_num_freed = 96 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.171 [I] hotplug.c:142: /sys/devices/platform/i8042/serio1/input/input2/event2 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.172 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/i8042/serio1/input/input2/event2'->'/sys/devices/platform/i8042/serio1' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.172 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/platform/i8042/serio1/input/input2/event2 dev=/dev/input/event2 parent_dev=0x006a3620 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.175 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.176 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.176 [I] coldplug.c:214: pool_num_freed = 97 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.177 [I] hotplug.c:142: /sys/devices/platform/i8042/serio1/input/input2/mouse1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.177 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/i8042/serio1/input/input2/mouse1'->'/sys/devices/platform/i8042/serio1' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.177 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/platform/i8042/serio1/input/input2/mouse1 dev=/dev/input/mouse1 parent_dev=0x006a3620 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.178 [I] coldplug.c:214: pool_num_freed = 98 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.178 [I] hotplug.c:142: /sys/devices/platform/pcspkr/input/input3 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.178 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/pcspkr/input/input3'->'/sys/devices/platform/pcspkr' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.179 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/platform/pcspkr/input/input3 dev= parent_dev=0x006a38c0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.179 [I] coldplug.c:214: pool_num_freed = 99 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.180 [I] hotplug.c:142: /sys/devices/platform/pcspkr/input/input3/event3 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.180 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/pcspkr/input/input3/event3'->'/sys/devices/platform/pcspkr' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.180 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/platform/pcspkr/input/input3/event3 dev=/dev/input/event3 parent_dev=0x006a38c0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.184 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_pcspkr_logicaldev_input > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.184 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_pcspkr_logicaldev_input > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.184 [I] coldplug.c:214: pool_num_freed = 100 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.185 [I] hotplug.c:142: /sys/devices/platform/serial8250/tty/ttyS2 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.185 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/serial8250/tty/ttyS2'->'/sys/devices/platform/serial8250' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.186 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/platform/serial8250/tty/ttyS2 dev=/dev/ttyS2 parent_dev=0x006a3b40 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.195 [I] osspec.c:429: Synthesizing powermgmt events... > ><27>Feb 25 01:05:00 hald[1321]: 01:05:00.196 [E] acpi.c:758: Couldn't open /proc/acpi/battery: Error opening directory '/proc/acpi/battery': No such file or directory > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.197 [I] acpi.c:729: Processing /proc/acpi/processor/CPU1 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.197 [I] acpi.c:729: Processing /proc/acpi/processor/CPU0 > ><27>Feb 25 01:05:00 hald[1321]: 01:05:00.198 [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 25 01:05:00 hald[1321]: 01:05:00.199 [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 25 01:05:00 hald[1321]: 01:05:00.200 [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 25 01:05:00 hald[1321]: 01:05:00.200 [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 25 01:05:00 hald[1321]: 01:05:00.201 [I] acpi.c:837: Processing sonypi display > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.203 [I] osspec.c:431: ACPI capabilities found > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.204 [I] osspec.c:439: Done synthesizing events > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.206 [I] util.c:1049: Add callouts for udi=/org/freedesktop/Hal/devices/computer > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.208 [I] hald_dbus.c:5243: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.208 [I] hald_dbus.c:5244: ********* got a connection 66eca0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.208 [I] hald_dbus.c:5245: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.211 [D] hald_dbus.c:3507: singleton_addon_is_ready > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.212 [I] hald_dbus.c:3534: SingletonAddonIsReady recieved for 'hald-addon-input' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.212 [D] hald_dbus.c:3547: Signalling device added for queued devices > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.212 [D] hald_dbus.c:3551: device added for '/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.213 [D] hald_dbus.c:3347: singleton_signal_device_changed about to send message to connection 0x66eca0 > ><14>Feb 25 01:05:00 hald-probe-serial: [1329]: 01:05:00.217 [D] probe-serial.c:70: Checking if /dev/ttyS2 is actually present > ><11>Feb 25 01:05:00 hald-probe-serial: [1329]: 01:05:00.222 [E] probe-serial.c:85: serial port /dev/ttyS2 seems not to exist > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.227 [D] hald_dbus.c:3389: incrementing ready addons for device > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.253 [I] device.c:3740: entering; exit_type=0, return_code=1 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.254 [I] device.c:3751: device removed due to prober fail > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.254 [W] device.c:1374: Unknown property type 29548 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.255 [I] coldplug.c:214: pool_num_freed = 101 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.256 [I] hotplug.c:142: /sys/devices/platform/serial8250/tty/ttyS3 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.256 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/platform/serial8250/tty/ttyS3'->'/sys/devices/platform/serial8250' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.256 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/platform/serial8250/tty/ttyS3 dev=/dev/ttyS3 parent_dev=0x006a3b40 > ><14>Feb 25 01:05:00 hald-probe-serial: [1331]: 01:05:00.272 [D] probe-serial.c:70: Checking if /dev/ttyS3 is actually present > ><11>Feb 25 01:05:00 hald-probe-serial: [1331]: 01:05:00.274 [E] probe-serial.c:85: serial port /dev/ttyS3 seems not to exist > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.307 [I] device.c:3740: entering; exit_type=0, return_code=1 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.307 [I] device.c:3751: device removed due to prober fail > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.307 [W] device.c:1374: Unknown property type 29548 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.308 [I] coldplug.c:214: pool_num_freed = 102 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.308 [I] hotplug.c:142: /sys/devices/pnp0/00:09/tty/ttyS0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.309 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pnp0/00:09/tty/ttyS0'->'/sys/devices/pnp0/00:09' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.309 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/pnp0/00:09/tty/ttyS0 dev=/dev/ttyS0 parent_dev=0x00671ee0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.310 [I] osspec.c:394: Add callouts completed udi=/org/freedesktop/Hal/devices/computer > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.310 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/computer > ><14>Feb 25 01:05:00 hald-probe-serial: [1333]: 01:05:00.322 [D] probe-serial.c:70: Checking if /dev/ttyS0 is actually present > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.346 [I] hald_runner.c:659: running_processes 0x693180, num = 1 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.346 [I] hald.c:120: Started addon hald-addon-cpufreq for udi /org/freedesktop/Hal/devices/computer > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.374 [I] hald_runner.c:659: running_processes 0x673760, num = 2 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.375 [I] hald.c:120: Started addon hald-addon-acpi for udi /org/freedesktop/Hal/devices/computer > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.375 [I] hald_dbus.c:5243: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.376 [I] hald_dbus.c:5244: ********* got a connection 679ef0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.376 [I] hald_dbus.c:5245: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.376 [I] device.c:3740: entering; exit_type=0, return_code=0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.378 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0501_serial_platform_0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.378 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0501_serial_platform_0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.379 [I] coldplug.c:214: pool_num_freed = 103 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.379 [I] hotplug.c:142: /sys/devices/pnp0/00:0a/tty/ttyS1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.380 [I] osspec.c:874: hal_util_find_known_parent: '/sys/devices/pnp0/00:0a/tty/ttyS1'->'/sys/devices/pnp0/00:0a' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.380 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/pnp0/00:0a/tty/ttyS1 dev=/dev/ttyS1 parent_dev=0x006ab6a0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.382 [I] hald_runner.c:110: runner_server_message_handler: destination=(null) obj_path=/org/freedesktop/HalRunner interface=org.freedesktop.HalRunner method=StartedProcessExited > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.382 [I] hald_runner.c:125: Previously started process with pid 1334 exited > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.383 [I] hald.c:84: in addon_terminated for udi=/org/freedesktop/Hal/devices/computer > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.385 [D] hald_dbus.c:3212: udi=/org/freedesktop/Hal/devices/computer > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.385 [I] hald_dbus.c:3238: AddonIsReady on udi '/org/freedesktop/Hal/devices/computer' > ><14>Feb 25 01:05:00 hald-probe-serial: [1336]: 01:05:00.395 [D] probe-serial.c:70: Checking if /dev/ttyS1 is actually present > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.401 [I] device.c:3740: entering; exit_type=0, return_code=0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.402 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0501_0_serial_platform_1 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.403 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0501_0_serial_platform_1 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.403 [I] coldplug.c:214: pool_num_freed = 104 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.403 [I] hotplug.c:142: /sys/devices/virtual/cpuid/cpu0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.404 [I] device.c:3823: add_dev: subsys=cpuid sysfs_path=/sys/devices/virtual/cpuid/cpu0 dev=/dev/cpu/0/cpuid parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.404 [I] coldplug.c:214: pool_num_freed = 105 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.405 [I] hotplug.c:142: /sys/devices/virtual/cpuid/cpu1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.405 [I] device.c:3823: add_dev: subsys=cpuid sysfs_path=/sys/devices/virtual/cpuid/cpu1 dev=/dev/cpu/1/cpuid parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.405 [I] coldplug.c:214: pool_num_freed = 106 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.406 [I] hotplug.c:142: /sys/devices/virtual/dmi/id is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.406 [I] device.c:3823: add_dev: subsys=dmi sysfs_path=/sys/devices/virtual/dmi/id dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.406 [I] coldplug.c:214: pool_num_freed = 107 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.407 [I] hotplug.c:142: /sys/devices/virtual/graphics/fbcon is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.407 [I] device.c:3823: add_dev: subsys=graphics sysfs_path=/sys/devices/virtual/graphics/fbcon dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.408 [I] coldplug.c:214: pool_num_freed = 108 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.408 [I] hotplug.c:142: /sys/devices/virtual/input/input0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.408 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/virtual/input/input0 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.409 [I] coldplug.c:214: pool_num_freed = 109 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.409 [I] hotplug.c:142: /sys/devices/virtual/input/input0/event0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.410 [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 25 01:05:00 hald[1321]: 01:05:00.415 [I] device.c:3683: Add callouts completed udi=/org/freedesktop/Hal/devices/computer_logicaldev_input > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.415 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/computer_logicaldev_input > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.415 [I] coldplug.c:214: pool_num_freed = 110 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.416 [I] hotplug.c:142: /sys/devices/virtual/input/input0/mouse0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.417 [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 25 01:05:00 hald[1321]: 01:05:00.417 [I] coldplug.c:214: pool_num_freed = 111 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.417 [I] hotplug.c:142: /sys/devices/virtual/input/mice is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.418 [I] device.c:3823: add_dev: subsys=input sysfs_path=/sys/devices/virtual/input/mice dev=/dev/input/mice parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.418 [I] coldplug.c:214: pool_num_freed = 112 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.418 [I] hotplug.c:142: /sys/devices/virtual/mem/full is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.419 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/full dev=/dev/full parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.419 [I] coldplug.c:214: pool_num_freed = 113 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.419 [I] hotplug.c:142: /sys/devices/virtual/mem/kmsg is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.420 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/kmsg dev=/dev/kmsg parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.420 [I] coldplug.c:214: pool_num_freed = 114 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.421 [I] hotplug.c:142: /sys/devices/virtual/mem/mem is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.421 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/mem dev=/dev/mem parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.421 [I] coldplug.c:214: pool_num_freed = 115 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.422 [I] hotplug.c:142: /sys/devices/virtual/mem/null is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.422 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/null dev=/dev/null parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.422 [I] coldplug.c:214: pool_num_freed = 116 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.423 [I] hotplug.c:142: /sys/devices/virtual/mem/oldmem is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.423 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/oldmem dev=/dev/oldmem parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.424 [I] coldplug.c:214: pool_num_freed = 117 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.424 [I] hotplug.c:142: /sys/devices/virtual/mem/port is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.424 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/port dev=/dev/port parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.425 [I] coldplug.c:214: pool_num_freed = 118 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.425 [I] hotplug.c:142: /sys/devices/virtual/mem/random is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.425 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/random dev=/dev/random parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.426 [I] coldplug.c:214: pool_num_freed = 119 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.426 [I] hotplug.c:142: /sys/devices/virtual/mem/urandom is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.426 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/urandom dev=/dev/urandom parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.427 [I] coldplug.c:214: pool_num_freed = 120 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.427 [I] hotplug.c:142: /sys/devices/virtual/mem/zero is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.428 [I] device.c:3823: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/zero dev=/dev/zero parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.428 [I] coldplug.c:214: pool_num_freed = 121 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.428 [I] hotplug.c:142: /sys/devices/virtual/misc/agpgart is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.429 [I] device.c:3823: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/agpgart dev=/dev/agpgart parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.429 [I] coldplug.c:214: pool_num_freed = 122 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.430 [I] hotplug.c:142: /sys/devices/virtual/misc/device-mapper is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.430 [I] device.c:3823: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/device-mapper dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.430 [I] coldplug.c:214: pool_num_freed = 123 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.431 [I] hotplug.c:142: /sys/devices/virtual/misc/hpet is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.431 [I] device.c:3823: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/hpet dev=/dev/hpet parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.432 [I] coldplug.c:214: pool_num_freed = 124 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.432 [I] hotplug.c:142: /sys/devices/virtual/misc/nvram is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.432 [I] device.c:3823: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/nvram dev=/dev/nvram parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.433 [I] coldplug.c:214: pool_num_freed = 125 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.433 [I] hotplug.c:142: /sys/devices/virtual/misc/snapshot is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.433 [I] device.c:3823: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/snapshot dev=/dev/snapshot parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.434 [I] coldplug.c:214: pool_num_freed = 126 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.434 [I] hotplug.c:142: /sys/devices/virtual/msr/msr0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.434 [I] device.c:3823: add_dev: subsys=msr sysfs_path=/sys/devices/virtual/msr/msr0 dev=/dev/cpu/0/msr parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.435 [I] coldplug.c:214: pool_num_freed = 127 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.435 [I] hotplug.c:142: /sys/devices/virtual/msr/msr1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.435 [I] device.c:3823: add_dev: subsys=msr sysfs_path=/sys/devices/virtual/msr/msr1 dev=/dev/cpu/1/msr parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.436 [I] coldplug.c:214: pool_num_freed = 128 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.436 [I] hotplug.c:142: /sys/devices/virtual/net/lo is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.437 [I] device.c:3823: add_dev: subsys=net sysfs_path=/sys/devices/virtual/net/lo dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.437 [I] coldplug.c:214: pool_num_freed = 129 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.437 [I] hotplug.c:142: /sys/devices/virtual/tty/console is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.438 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/console dev=/dev/console parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.438 [I] coldplug.c:214: pool_num_freed = 130 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.439 [I] hotplug.c:142: /sys/devices/virtual/tty/ptmx is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.439 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/ptmx dev=/dev/ptmx parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.439 [I] coldplug.c:214: pool_num_freed = 131 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.440 [I] hotplug.c:142: /sys/devices/virtual/tty/tty is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.440 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty dev=/dev/tty parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.441 [I] coldplug.c:214: pool_num_freed = 132 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.441 [I] hotplug.c:142: /sys/devices/virtual/tty/tty0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.441 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty0 dev=/dev/tty0 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.442 [I] coldplug.c:214: pool_num_freed = 133 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.442 [I] hotplug.c:142: /sys/devices/virtual/tty/tty1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.443 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty1 dev=/dev/tty1 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.443 [I] coldplug.c:214: pool_num_freed = 134 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.443 [I] hotplug.c:142: /sys/devices/virtual/tty/tty10 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.444 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty10 dev=/dev/tty10 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.444 [I] coldplug.c:214: pool_num_freed = 135 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.445 [I] hotplug.c:142: /sys/devices/virtual/tty/tty11 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.446 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty11 dev=/dev/tty11 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.446 [I] coldplug.c:214: pool_num_freed = 136 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.447 [I] hotplug.c:142: /sys/devices/virtual/tty/tty12 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.447 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty12 dev=/dev/tty12 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.448 [I] coldplug.c:214: pool_num_freed = 137 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.448 [I] hotplug.c:142: /sys/devices/virtual/tty/tty13 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.449 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty13 dev=/dev/tty13 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.449 [I] coldplug.c:214: pool_num_freed = 138 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.449 [I] hotplug.c:142: /sys/devices/virtual/tty/tty14 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.450 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty14 dev=/dev/tty14 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.450 [I] coldplug.c:214: pool_num_freed = 139 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.451 [I] hotplug.c:142: /sys/devices/virtual/tty/tty15 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.451 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty15 dev=/dev/tty15 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.451 [I] coldplug.c:214: pool_num_freed = 140 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.452 [I] hotplug.c:142: /sys/devices/virtual/tty/tty16 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.452 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty16 dev=/dev/tty16 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.452 [I] coldplug.c:214: pool_num_freed = 141 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.453 [I] hotplug.c:142: /sys/devices/virtual/tty/tty17 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.453 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty17 dev=/dev/tty17 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.454 [I] coldplug.c:214: pool_num_freed = 142 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.454 [I] hotplug.c:142: /sys/devices/virtual/tty/tty18 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.454 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty18 dev=/dev/tty18 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.455 [I] coldplug.c:214: pool_num_freed = 143 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.455 [I] hotplug.c:142: /sys/devices/virtual/tty/tty19 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.456 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty19 dev=/dev/tty19 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.456 [I] coldplug.c:214: pool_num_freed = 144 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.456 [I] hotplug.c:142: /sys/devices/virtual/tty/tty2 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.457 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty2 dev=/dev/tty2 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.457 [I] coldplug.c:214: pool_num_freed = 145 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.457 [I] hotplug.c:142: /sys/devices/virtual/tty/tty20 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.458 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty20 dev=/dev/tty20 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.458 [I] coldplug.c:214: pool_num_freed = 146 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.459 [I] hotplug.c:142: /sys/devices/virtual/tty/tty21 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.459 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty21 dev=/dev/tty21 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.460 [I] coldplug.c:214: pool_num_freed = 147 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.460 [I] hotplug.c:142: /sys/devices/virtual/tty/tty22 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.461 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty22 dev=/dev/tty22 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.461 [I] coldplug.c:214: pool_num_freed = 148 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.462 [I] hotplug.c:142: /sys/devices/virtual/tty/tty23 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.462 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty23 dev=/dev/tty23 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.462 [I] coldplug.c:214: pool_num_freed = 149 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.463 [I] hotplug.c:142: /sys/devices/virtual/tty/tty24 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.463 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty24 dev=/dev/tty24 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.463 [I] coldplug.c:214: pool_num_freed = 150 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.464 [I] hotplug.c:142: /sys/devices/virtual/tty/tty25 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.465 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty25 dev=/dev/tty25 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.465 [I] coldplug.c:214: pool_num_freed = 151 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.465 [I] hotplug.c:142: /sys/devices/virtual/tty/tty26 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.466 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty26 dev=/dev/tty26 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.466 [I] coldplug.c:214: pool_num_freed = 152 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.466 [I] hotplug.c:142: /sys/devices/virtual/tty/tty27 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.467 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty27 dev=/dev/tty27 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.468 [I] coldplug.c:214: pool_num_freed = 153 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.468 [I] hotplug.c:142: /sys/devices/virtual/tty/tty28 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.469 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty28 dev=/dev/tty28 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.469 [I] coldplug.c:214: pool_num_freed = 154 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.469 [I] hotplug.c:142: /sys/devices/virtual/tty/tty29 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.470 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty29 dev=/dev/tty29 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.470 [I] coldplug.c:214: pool_num_freed = 155 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.470 [I] hotplug.c:142: /sys/devices/virtual/tty/tty3 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.471 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty3 dev=/dev/tty3 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.471 [I] coldplug.c:214: pool_num_freed = 156 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.471 [I] hotplug.c:142: /sys/devices/virtual/tty/tty30 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.472 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty30 dev=/dev/tty30 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.472 [I] coldplug.c:214: pool_num_freed = 157 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.473 [I] hotplug.c:142: /sys/devices/virtual/tty/tty31 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.473 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty31 dev=/dev/tty31 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.473 [I] coldplug.c:214: pool_num_freed = 158 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.474 [I] hotplug.c:142: /sys/devices/virtual/tty/tty32 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.474 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty32 dev=/dev/tty32 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.475 [I] coldplug.c:214: pool_num_freed = 159 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.475 [I] hotplug.c:142: /sys/devices/virtual/tty/tty33 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.475 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty33 dev=/dev/tty33 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.476 [I] coldplug.c:214: pool_num_freed = 160 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.476 [I] hotplug.c:142: /sys/devices/virtual/tty/tty34 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.477 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty34 dev=/dev/tty34 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.478 [I] coldplug.c:214: pool_num_freed = 161 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.478 [I] hotplug.c:142: /sys/devices/virtual/tty/tty35 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.479 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty35 dev=/dev/tty35 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.479 [I] coldplug.c:214: pool_num_freed = 162 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.480 [I] hotplug.c:142: /sys/devices/virtual/tty/tty36 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.480 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty36 dev=/dev/tty36 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.480 [I] coldplug.c:214: pool_num_freed = 163 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.481 [I] hotplug.c:142: /sys/devices/virtual/tty/tty37 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.481 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty37 dev=/dev/tty37 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.482 [I] coldplug.c:214: pool_num_freed = 164 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.482 [I] hotplug.c:142: /sys/devices/virtual/tty/tty38 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.482 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty38 dev=/dev/tty38 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.483 [I] coldplug.c:214: pool_num_freed = 165 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.483 [I] hotplug.c:142: /sys/devices/virtual/tty/tty39 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.484 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty39 dev=/dev/tty39 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.484 [I] coldplug.c:214: pool_num_freed = 166 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.484 [I] hotplug.c:142: /sys/devices/virtual/tty/tty4 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.484 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty4 dev=/dev/tty4 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.485 [I] coldplug.c:214: pool_num_freed = 167 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.485 [I] hotplug.c:142: /sys/devices/virtual/tty/tty40 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.485 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty40 dev=/dev/tty40 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.485 [I] coldplug.c:214: pool_num_freed = 168 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.486 [I] hotplug.c:142: /sys/devices/virtual/tty/tty41 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.486 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty41 dev=/dev/tty41 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.487 [I] coldplug.c:214: pool_num_freed = 169 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.487 [I] hotplug.c:142: /sys/devices/virtual/tty/tty42 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.488 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty42 dev=/dev/tty42 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.488 [I] coldplug.c:214: pool_num_freed = 170 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.488 [I] hotplug.c:142: /sys/devices/virtual/tty/tty43 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.489 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty43 dev=/dev/tty43 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.489 [I] coldplug.c:214: pool_num_freed = 171 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.490 [I] hotplug.c:142: /sys/devices/virtual/tty/tty44 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.490 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty44 dev=/dev/tty44 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.490 [I] coldplug.c:214: pool_num_freed = 172 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.491 [I] hotplug.c:142: /sys/devices/virtual/tty/tty45 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.492 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty45 dev=/dev/tty45 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.492 [I] coldplug.c:214: pool_num_freed = 173 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.493 [I] hotplug.c:142: /sys/devices/virtual/tty/tty46 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.493 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty46 dev=/dev/tty46 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.493 [I] coldplug.c:214: pool_num_freed = 174 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.494 [I] hotplug.c:142: /sys/devices/virtual/tty/tty47 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.494 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty47 dev=/dev/tty47 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.495 [I] coldplug.c:214: pool_num_freed = 175 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.495 [I] hotplug.c:142: /sys/devices/virtual/tty/tty48 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.495 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty48 dev=/dev/tty48 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.496 [I] coldplug.c:214: pool_num_freed = 176 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.496 [I] hotplug.c:142: /sys/devices/virtual/tty/tty49 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.496 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty49 dev=/dev/tty49 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.497 [I] coldplug.c:214: pool_num_freed = 177 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.497 [I] hotplug.c:142: /sys/devices/virtual/tty/tty5 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.498 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty5 dev=/dev/tty5 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.498 [I] coldplug.c:214: pool_num_freed = 178 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.498 [I] hotplug.c:142: /sys/devices/virtual/tty/tty50 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.499 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty50 dev=/dev/tty50 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.499 [I] coldplug.c:214: pool_num_freed = 179 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.499 [I] hotplug.c:142: /sys/devices/virtual/tty/tty51 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.500 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty51 dev=/dev/tty51 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.500 [I] coldplug.c:214: pool_num_freed = 180 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.501 [I] hotplug.c:142: /sys/devices/virtual/tty/tty52 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.501 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty52 dev=/dev/tty52 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.501 [I] coldplug.c:214: pool_num_freed = 181 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.502 [I] hotplug.c:142: /sys/devices/virtual/tty/tty53 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.502 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty53 dev=/dev/tty53 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.502 [I] coldplug.c:214: pool_num_freed = 182 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.503 [I] hotplug.c:142: /sys/devices/virtual/tty/tty54 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.503 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty54 dev=/dev/tty54 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.504 [I] coldplug.c:214: pool_num_freed = 183 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.504 [I] hotplug.c:142: /sys/devices/virtual/tty/tty55 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.505 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty55 dev=/dev/tty55 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.506 [I] coldplug.c:214: pool_num_freed = 184 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.506 [I] hotplug.c:142: /sys/devices/virtual/tty/tty56 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.507 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty56 dev=/dev/tty56 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.507 [I] coldplug.c:214: pool_num_freed = 185 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.508 [I] hotplug.c:142: /sys/devices/virtual/tty/tty57 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.508 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty57 dev=/dev/tty57 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.508 [I] coldplug.c:214: pool_num_freed = 186 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.509 [I] hotplug.c:142: /sys/devices/virtual/tty/tty58 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.509 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty58 dev=/dev/tty58 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.509 [I] coldplug.c:214: pool_num_freed = 187 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.510 [I] hotplug.c:142: /sys/devices/virtual/tty/tty59 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.510 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty59 dev=/dev/tty59 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.511 [I] coldplug.c:214: pool_num_freed = 188 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.511 [I] hotplug.c:142: /sys/devices/virtual/tty/tty6 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.512 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty6 dev=/dev/tty6 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.512 [I] coldplug.c:214: pool_num_freed = 189 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.513 [I] hotplug.c:142: /sys/devices/virtual/tty/tty60 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.513 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty60 dev=/dev/tty60 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.513 [I] coldplug.c:214: pool_num_freed = 190 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.514 [I] hotplug.c:142: /sys/devices/virtual/tty/tty61 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.514 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty61 dev=/dev/tty61 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.515 [I] coldplug.c:214: pool_num_freed = 191 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.516 [I] hotplug.c:142: /sys/devices/virtual/tty/tty62 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.516 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty62 dev=/dev/tty62 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.516 [I] coldplug.c:214: pool_num_freed = 192 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.517 [I] hotplug.c:142: /sys/devices/virtual/tty/tty63 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.517 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty63 dev=/dev/tty63 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.517 [I] coldplug.c:214: pool_num_freed = 193 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.518 [I] hotplug.c:142: /sys/devices/virtual/tty/tty7 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.518 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty7 dev=/dev/tty7 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.519 [I] coldplug.c:214: pool_num_freed = 194 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.519 [I] hotplug.c:142: /sys/devices/virtual/tty/tty8 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.519 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty8 dev=/dev/tty8 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.520 [I] coldplug.c:214: pool_num_freed = 195 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.520 [I] hotplug.c:142: /sys/devices/virtual/tty/tty9 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.520 [I] device.c:3823: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty9 dev=/dev/tty9 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.521 [I] coldplug.c:214: pool_num_freed = 196 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.521 [I] hotplug.c:142: /sys/devices/virtual/usbmon/usbmon0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.522 [I] device.c:3823: add_dev: subsys=usbmon sysfs_path=/sys/devices/virtual/usbmon/usbmon0 dev=/dev/usbmon0 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.522 [I] coldplug.c:214: pool_num_freed = 197 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.522 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.523 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs dev=/dev/vcs parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.523 [I] coldplug.c:214: pool_num_freed = 198 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.523 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.524 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs1 dev=/dev/vcs1 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.524 [I] coldplug.c:214: pool_num_freed = 199 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.524 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs2 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.525 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs2 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.525 [I] coldplug.c:214: pool_num_freed = 200 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.525 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs3 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.526 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs3 dev=/dev/vcs3 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.526 [I] coldplug.c:214: pool_num_freed = 201 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.526 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs4 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.527 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs4 dev=/dev/vcs4 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.527 [I] coldplug.c:214: pool_num_freed = 202 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.528 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.528 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa dev=/dev/vcsa parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.529 [I] coldplug.c:214: pool_num_freed = 203 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.529 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa1 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.529 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa1 dev=/dev/vcsa1 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.530 [I] coldplug.c:214: pool_num_freed = 204 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.530 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa2 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.531 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa2 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.531 [I] coldplug.c:214: pool_num_freed = 205 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.531 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa3 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.532 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa3 dev=/dev/vcsa3 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.532 [I] coldplug.c:214: pool_num_freed = 206 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.533 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa4 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.533 [I] device.c:3823: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa4 dev=/dev/vcsa4 parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.534 [I] coldplug.c:214: pool_num_freed = 207 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.534 [I] hotplug.c:142: /sys/devices/virtual/vtconsole/vtcon0 is a device (subsystem) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.535 [I] device.c:3823: add_dev: subsys=vtconsole sysfs_path=/sys/devices/virtual/vtconsole/vtcon0 dev= parent_dev=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.535 [I] coldplug.c:214: pool_num_freed = 208 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.535 [I] osspec.c:874: hal_util_find_known_parent: '/sys/block/fd0'->'/sys/devices/platform/floppy.0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.536 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/fd0 dev=/dev/fd0 is_part=0, parent=0x006a1740 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.536 [I] blockdev.c:980: doing floppy drive hack for floppy 0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.537 [I] blockdev.c:469: Probing PC floppy /dev/fd0 to see if it is present > ><14>Feb 25 01:05:00 hald-probe-pc-floppy: [1337]: 01:05:00.553 [D] probe-pc-floppy.c:66: Checking if /dev/fd0 is actually present > ><14>Feb 25 01:05:00 hald-probe-pc-floppy: [1337]: 01:05:00.556 [D] probe-pc-floppy.c:81: floppy drive name is 'H1440' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.628 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.630 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_floppy_0_storage > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.630 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_floppy_0_storage > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.630 [I] coldplug.c:214: pool_num_freed = 209 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.631 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop0 dev=/dev/loop0 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.632 [I] blockdev.c:897: Looking in /sys/block/loop0/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.632 [I] blockdev.c:908: /sys/block/loop0/slaves/. -> /sys/block/loop0/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.632 [I] blockdev.c:908: /sys/block/loop0/slaves/.. -> /sys/block/loop0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.633 [I] blockdev.c:944: Done looking in /sys/block/loop0/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.633 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.633 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.634 [I] coldplug.c:214: pool_num_freed = 210 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.635 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop1 dev=/dev/loop1 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.635 [I] blockdev.c:897: Looking in /sys/block/loop1/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.636 [I] blockdev.c:908: /sys/block/loop1/slaves/. -> /sys/block/loop1/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.636 [I] blockdev.c:908: /sys/block/loop1/slaves/.. -> /sys/block/loop1 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.637 [I] blockdev.c:944: Done looking in /sys/block/loop1/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.637 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.637 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.637 [I] coldplug.c:214: pool_num_freed = 211 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.638 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop2 dev=/dev/loop2 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.638 [I] blockdev.c:897: Looking in /sys/block/loop2/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.639 [I] blockdev.c:908: /sys/block/loop2/slaves/. -> /sys/block/loop2/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.639 [I] blockdev.c:908: /sys/block/loop2/slaves/.. -> /sys/block/loop2 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.640 [I] blockdev.c:944: Done looking in /sys/block/loop2/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.640 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.640 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.641 [I] coldplug.c:214: pool_num_freed = 212 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.641 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop3 dev=/dev/loop3 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.642 [I] blockdev.c:897: Looking in /sys/block/loop3/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.642 [I] blockdev.c:908: /sys/block/loop3/slaves/. -> /sys/block/loop3/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.642 [I] blockdev.c:908: /sys/block/loop3/slaves/.. -> /sys/block/loop3 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.643 [I] blockdev.c:944: Done looking in /sys/block/loop3/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.643 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.643 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.644 [I] coldplug.c:214: pool_num_freed = 213 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.644 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop4 dev=/dev/loop4 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.645 [I] blockdev.c:897: Looking in /sys/block/loop4/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.645 [I] blockdev.c:908: /sys/block/loop4/slaves/. -> /sys/block/loop4/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.645 [I] blockdev.c:908: /sys/block/loop4/slaves/.. -> /sys/block/loop4 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.646 [I] blockdev.c:944: Done looking in /sys/block/loop4/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.646 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.647 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.647 [I] coldplug.c:214: pool_num_freed = 214 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.648 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop5 dev=/dev/loop5 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.648 [I] blockdev.c:897: Looking in /sys/block/loop5/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.648 [I] blockdev.c:908: /sys/block/loop5/slaves/. -> /sys/block/loop5/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.649 [I] blockdev.c:908: /sys/block/loop5/slaves/.. -> /sys/block/loop5 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.649 [I] blockdev.c:944: Done looking in /sys/block/loop5/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.649 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.650 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.650 [I] coldplug.c:214: pool_num_freed = 215 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.651 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop6 dev=/dev/loop6 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.651 [I] blockdev.c:897: Looking in /sys/block/loop6/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.651 [I] blockdev.c:908: /sys/block/loop6/slaves/. -> /sys/block/loop6/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.652 [I] blockdev.c:908: /sys/block/loop6/slaves/.. -> /sys/block/loop6 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.652 [I] blockdev.c:944: Done looking in /sys/block/loop6/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.652 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.654 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.654 [I] coldplug.c:214: pool_num_freed = 216 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.655 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/loop7 dev=/dev/loop7 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.655 [I] blockdev.c:897: Looking in /sys/block/loop7/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.656 [I] blockdev.c:908: /sys/block/loop7/slaves/. -> /sys/block/loop7/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.656 [I] blockdev.c:908: /sys/block/loop7/slaves/.. -> /sys/block/loop7 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.656 [I] blockdev.c:944: Done looking in /sys/block/loop7/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.657 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.657 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.658 [I] coldplug.c:214: pool_num_freed = 217 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.658 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram0 dev=/dev/ram0 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.659 [I] blockdev.c:897: Looking in /sys/block/ram0/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.659 [I] blockdev.c:908: /sys/block/ram0/slaves/. -> /sys/block/ram0/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.660 [I] blockdev.c:908: /sys/block/ram0/slaves/.. -> /sys/block/ram0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.660 [I] blockdev.c:944: Done looking in /sys/block/ram0/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.660 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.661 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.661 [I] coldplug.c:214: pool_num_freed = 218 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.662 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram1 dev=/dev/ram1 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.662 [I] blockdev.c:897: Looking in /sys/block/ram1/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.662 [I] blockdev.c:908: /sys/block/ram1/slaves/. -> /sys/block/ram1/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.663 [I] blockdev.c:908: /sys/block/ram1/slaves/.. -> /sys/block/ram1 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.663 [I] blockdev.c:944: Done looking in /sys/block/ram1/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.663 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.664 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.664 [I] coldplug.c:214: pool_num_freed = 219 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.665 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram10 dev=/dev/ram10 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.665 [I] blockdev.c:897: Looking in /sys/block/ram10/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.665 [I] blockdev.c:908: /sys/block/ram10/slaves/. -> /sys/block/ram10/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.666 [I] blockdev.c:908: /sys/block/ram10/slaves/.. -> /sys/block/ram10 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.666 [I] blockdev.c:944: Done looking in /sys/block/ram10/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.666 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.667 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.667 [I] coldplug.c:214: pool_num_freed = 220 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.667 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram11 dev=/dev/ram11 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.668 [I] blockdev.c:897: Looking in /sys/block/ram11/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.668 [I] blockdev.c:908: /sys/block/ram11/slaves/. -> /sys/block/ram11/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.669 [I] blockdev.c:908: /sys/block/ram11/slaves/.. -> /sys/block/ram11 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.669 [I] blockdev.c:944: Done looking in /sys/block/ram11/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.669 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.670 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.670 [I] coldplug.c:214: pool_num_freed = 221 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.671 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram12 dev=/dev/ram12 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.671 [I] blockdev.c:897: Looking in /sys/block/ram12/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.672 [I] blockdev.c:908: /sys/block/ram12/slaves/. -> /sys/block/ram12/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.672 [I] blockdev.c:908: /sys/block/ram12/slaves/.. -> /sys/block/ram12 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.672 [I] blockdev.c:944: Done looking in /sys/block/ram12/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.673 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.674 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.674 [I] coldplug.c:214: pool_num_freed = 222 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.675 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram13 dev=/dev/ram13 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.675 [I] blockdev.c:897: Looking in /sys/block/ram13/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.676 [I] blockdev.c:908: /sys/block/ram13/slaves/. -> /sys/block/ram13/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.676 [I] blockdev.c:908: /sys/block/ram13/slaves/.. -> /sys/block/ram13 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.676 [I] blockdev.c:944: Done looking in /sys/block/ram13/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.677 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.677 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.677 [I] coldplug.c:214: pool_num_freed = 223 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.678 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram14 dev=/dev/ram14 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.678 [I] blockdev.c:897: Looking in /sys/block/ram14/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.679 [I] blockdev.c:908: /sys/block/ram14/slaves/. -> /sys/block/ram14/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.679 [I] blockdev.c:908: /sys/block/ram14/slaves/.. -> /sys/block/ram14 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.679 [I] blockdev.c:944: Done looking in /sys/block/ram14/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.680 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.680 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.680 [I] coldplug.c:214: pool_num_freed = 224 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.681 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram15 dev=/dev/ram15 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.681 [I] blockdev.c:897: Looking in /sys/block/ram15/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.682 [I] blockdev.c:908: /sys/block/ram15/slaves/. -> /sys/block/ram15/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.682 [I] blockdev.c:908: /sys/block/ram15/slaves/.. -> /sys/block/ram15 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.683 [I] blockdev.c:944: Done looking in /sys/block/ram15/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.683 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.683 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.684 [I] coldplug.c:214: pool_num_freed = 225 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.684 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram2 dev=/dev/ram2 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.685 [I] blockdev.c:897: Looking in /sys/block/ram2/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.685 [I] blockdev.c:908: /sys/block/ram2/slaves/. -> /sys/block/ram2/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.686 [I] blockdev.c:908: /sys/block/ram2/slaves/.. -> /sys/block/ram2 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.686 [I] blockdev.c:944: Done looking in /sys/block/ram2/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.686 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.687 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.687 [I] coldplug.c:214: pool_num_freed = 226 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.688 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram3 dev=/dev/ram3 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.688 [I] blockdev.c:897: Looking in /sys/block/ram3/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.688 [I] blockdev.c:908: /sys/block/ram3/slaves/. -> /sys/block/ram3/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.689 [I] blockdev.c:908: /sys/block/ram3/slaves/.. -> /sys/block/ram3 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.689 [I] blockdev.c:944: Done looking in /sys/block/ram3/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.689 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.690 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.690 [I] coldplug.c:214: pool_num_freed = 227 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.691 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram4 dev=/dev/ram4 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.691 [I] blockdev.c:897: Looking in /sys/block/ram4/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.692 [I] blockdev.c:908: /sys/block/ram4/slaves/. -> /sys/block/ram4/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.693 [I] blockdev.c:908: /sys/block/ram4/slaves/.. -> /sys/block/ram4 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.693 [I] blockdev.c:944: Done looking in /sys/block/ram4/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.693 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.694 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.694 [I] coldplug.c:214: pool_num_freed = 228 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.695 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram5 dev=/dev/ram5 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.695 [I] blockdev.c:897: Looking in /sys/block/ram5/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.696 [I] blockdev.c:908: /sys/block/ram5/slaves/. -> /sys/block/ram5/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.696 [I] blockdev.c:908: /sys/block/ram5/slaves/.. -> /sys/block/ram5 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.696 [I] blockdev.c:944: Done looking in /sys/block/ram5/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.697 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.697 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.697 [I] coldplug.c:214: pool_num_freed = 229 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.698 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram6 dev=/dev/ram6 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.698 [I] blockdev.c:897: Looking in /sys/block/ram6/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.699 [I] blockdev.c:908: /sys/block/ram6/slaves/. -> /sys/block/ram6/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.699 [I] blockdev.c:908: /sys/block/ram6/slaves/.. -> /sys/block/ram6 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.699 [I] blockdev.c:944: Done looking in /sys/block/ram6/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.700 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.700 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.700 [I] coldplug.c:214: pool_num_freed = 230 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.703 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram7 dev=/dev/ram7 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.703 [I] blockdev.c:897: Looking in /sys/block/ram7/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.704 [I] blockdev.c:908: /sys/block/ram7/slaves/. -> /sys/block/ram7/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.704 [I] blockdev.c:908: /sys/block/ram7/slaves/.. -> /sys/block/ram7 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.705 [I] blockdev.c:944: Done looking in /sys/block/ram7/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.705 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.705 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.705 [I] coldplug.c:214: pool_num_freed = 231 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.706 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram8 dev=/dev/ram8 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.706 [I] blockdev.c:897: Looking in /sys/block/ram8/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.707 [I] blockdev.c:908: /sys/block/ram8/slaves/. -> /sys/block/ram8/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.707 [I] blockdev.c:908: /sys/block/ram8/slaves/.. -> /sys/block/ram8 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.707 [I] blockdev.c:944: Done looking in /sys/block/ram8/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.708 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.708 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.709 [I] coldplug.c:214: pool_num_freed = 232 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.710 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/ram9 dev=/dev/ram9 is_part=0, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.711 [I] blockdev.c:897: Looking in /sys/block/ram9/slaves for Device Mapper > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.711 [I] blockdev.c:908: /sys/block/ram9/slaves/. -> /sys/block/ram9/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.711 [I] blockdev.c:908: /sys/block/ram9/slaves/.. -> /sys/block/ram9 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.712 [I] blockdev.c:944: Done looking in /sys/block/ram9/slaves > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.712 [I] blockdev.c:950: Ignoring hotplug event - no parent > ><28>Feb 25 01:05:00 hald[1321]: 01:05:00.713 [W] blockdev.c:1434: Not adding device object > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.713 [I] coldplug.c:214: pool_num_freed = 233 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.714 [I] osspec.c:874: hal_util_find_known_parent: '/sys/block/sda'->'/sys/devices/pci0000:00/0000:00:10.0/host0/target0:0:0/0:0:0:0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.714 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/sda dev=/dev/sda is_part=0, parent=0x0069ba60 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.715 [I] blockdev.c:1227: parent_bus is scsi > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.715 [I] blockdev.c:494: Probing storage device /dev/sda > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.747 [I] hald_dbus.c:5243: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.748 [I] hald_dbus.c:5244: ********* got a connection 683b20 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.748 [I] hald_dbus.c:5245: *************************** > ><14>Feb 25 01:05:00 hald-probe-storage: [1338]: 01:05:00.747 [D] probe-storage.c:155: Doing probe-storage for /dev/sda (bus scsi) (drive_type disk) (udi=/org/freedesktop/Hal/devices/temp/76) (--only-check-for-fs==0) > ><14>Feb 25 01:05:00 hald-probe-storage: [1338]: 01:05:00.750 [D] probe-storage.c:407: Checking for file system on /dev/sda > ><14>Feb 25 01:05:00 hald-probe-storage: [1338]: 01:05:00.751 [D] probe-storage.c:413: Doing open ("/dev/sda", O_RDONLY) > ><14>Feb 25 01:05:00 hald-probe-storage: [1338]: 01:05:00.751 [D] probe-storage.c:421: Returned from open(2) > ><14>Feb 25 01:05:00 hald-probe-storage: [1338]: 01:05:00.751 [D] probe-storage.c:437: look for existing partitions for sda > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.752: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.752: util.c:369 read sbbuf len:0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.754: util.c:379 got 0x200 (512) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.755: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.755: volume_id.c:362 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.755: linux_raid.c:70 probing at offset 0x1ffff0000, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.756: util.c:356 get buffer off 0x1ffff0000(8589869056), len 0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.756: util.c:405 read seekbuf off:0x1ffff0000 len:0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.757: util.c:415 got 0x800 (2048) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.758: linux_raid.c:124 probing at offset 0x1ffffe000, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.758: util.c:356 get buffer off 0x1ffffe000(8589926400), len 0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.758: util.c:405 read seekbuf off:0x1ffffe000 len:0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.759: util.c:415 got 0x800 (2048) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.759: linux_raid.c:124 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.759: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.760: util.c:369 read sbbuf len:0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.760: util.c:379 got 0x800 (2048) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.760: linux_raid.c:124 probing at offset 0x1000, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.760: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.761: util.c:369 read sbbuf len:0x1800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.763: util.c:379 got 0x1800 (6144) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.763: ddf_raid.c:49 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.764: util.c:356 get buffer off 0x1fffffe00(8589934080), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.764: util.c:405 read seekbuf off:0x1fffffe00 len:0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.764: util.c:415 got 0x200 (512) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.765: isw_raid.c:47 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.765: util.c:356 get buffer off 0x1fffffc00(8589933568), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.766: util.c:405 read seekbuf off:0x1fffffc00 len:0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.766: util.c:415 got 0x200 (512) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.766: lsi_raid.c:42 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.767: util.c:356 get buffer off 0x1fffffe00(8589934080), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.767: util.c:405 read seekbuf off:0x1fffffe00 len:0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.767: util.c:415 got 0x200 (512) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.768: via_raid.c:67 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.768: util.c:356 get buffer off 0x1fffffe00(8589934080), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.768: silicon_raid.c:57 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.769: util.c:356 get buffer off 0x1fffffe00(8589934080), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.769: nvidia_raid.c:45 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.769: util.c:356 get buffer off 0x1fffffc00(8589933568), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.769: util.c:405 read seekbuf off:0x1fffffc00 len:0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.770: util.c:415 got 0x200 (512) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.770: promise_raid.c:46 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.770: util.c:356 get buffer off 0x1ffff8200(8589902336), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.770: util.c:405 read seekbuf off:0x1ffff8200 len:0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.771: util.c:415 got 0x200 (512) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.771: util.c:356 get buffer off 0x1fffe0200(8589804032), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.772: util.c:405 read seekbuf off:0x1fffe0200 len:0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.772: util.c:415 got 0x200 (512) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.772: util.c:356 get buffer off 0x1fffe0000(8589803520), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.773: util.c:405 read seekbuf off:0x1fffe0000 len:0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.773: util.c:415 got 0x200 (512) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.773: util.c:356 get buffer off 0x1ffffe000(8589926400), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.774: util.c:405 read seekbuf off:0x1ffffe000 len:0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.774: util.c:415 got 0x200 (512) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.774: util.c:356 get buffer off 0x1fffce200(8589730304), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.775: util.c:405 read seekbuf off:0x1fffce200 len:0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.775: util.c:415 got 0x200 (512) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.775: highpoint.c:77 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.776: util.c:356 get buffer off 0x1ffffea00(8589928960), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.776: util.c:405 read seekbuf off:0x1ffffea00 len:0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.776: util.c:415 got 0x200 (512) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.777: adaptec_raid.c:90 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.777: util.c:356 get buffer off 0x1fffffe00(8589934080), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.777: util.c:405 read seekbuf off:0x1fffffe00 len:0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.778: util.c:415 got 0x200 (512) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.778: jmicron_raid.c:43 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.778: util.c:356 get buffer off 0x1fffffe00(8589934080), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.779: lvm.c:54 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.779: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.779: lvm.c:81 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.779: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.780: highpoint.c:52 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.780: util.c:356 get buffer off 0x1200(4608), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.780: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.781: volume_id.c:396 probing at offset 0x0, size 0x200000000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.781: fat.c:273 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.781: util.c:356 get buffer off 0x0(0), len 0x400 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.781: linux_swap.c:46 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.782: util.c:356 get buffer off 0xff6(4086), len 0xa > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.782: util.c:356 get buffer off 0x1ff6(8182), len 0xa > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.782: util.c:369 read sbbuf len:0x2000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.783: util.c:379 got 0x2000 (8192) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.783: util.c:356 get buffer off 0x3ff6(16374), len 0xa > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.783: util.c:369 read sbbuf len:0x4000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.783: util.c:379 got 0x4000 (16384) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.784: util.c:356 get buffer off 0x0(0), len 0x2 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.784: xfs.c:48 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.784: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.785: ext.c:84 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.785: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.785: reiserfs.c:63 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.785: util.c:356 get buffer off 0x10000(65536), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.785: util.c:369 read sbbuf len:0x10200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.796: util.c:379 got 0x10200 (66048) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.797: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.797: jfs.c:48 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.797: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.798: udf.c:75 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.798: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.798: iso9660.c:62 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.798: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.799: hfs.c:189 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.799: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.799: ufs.c:178 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.799: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.800: ufs.c:185 offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.800: util.c:356 get buffer off 0x2000(8192), len 0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.800: ufs.c:185 offset 0x2000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.800: util.c:356 get buffer off 0x10000(65536), len 0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.801: util.c:369 read sbbuf len:0x10800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.801: util.c:379 got 0x10800 (67584) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.801: ufs.c:185 offset 0x10000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.801: util.c:356 get buffer off 0x40000(262144), len 0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.802: util.c:405 read seekbuf off:0x40000 len:0x800 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.802: util.c:415 got 0x800 (2048) bytes > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.802: ufs.c:185 offset 0x40000 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.803: ntfs.c:108 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.803: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.803: cramfs.c:48 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.803: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.803: romfs.c:40 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.804: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.804: hpfs.c:41 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.804: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.804: sysv.c:98 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.805: util.c:356 get buffer off 0x200(512), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.805: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.805: util.c:356 get buffer off 0x800(2048), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.805: util.c:356 get buffer off 0x218(536), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.806: util.c:356 get buffer off 0x418(1048), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.806: util.c:356 get buffer off 0x818(2072), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.806: minix.c:73 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.806: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.807: ocfs.c:135 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.807: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.807: ocfs.c:173 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.807: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.808: util.c:356 get buffer off 0x800(2048), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.808: util.c:356 get buffer off 0x1000(4096), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.808: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.809: vxfs.c:40 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.809: util.c:356 get buffer off 0x200(512), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.810: squashfs.c:48 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.810: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.810: netware.c:85 probing at offset 0x0 > ><14>Feb 25 01:05:00 hald-probe-storage: 1338: 01:05:00.810: util.c:356 get buffer off 0x1000(4096), len 0x200 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.814 [I] hald_dbus.c:1285: storage.removable.media_available -> True > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.814 [I] hald_dbus.c:1269: storage.removable.media_size -> 8589934592 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.814 [I] hald_dbus.c:1253: storage.partitioning_scheme -> none > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.818 [I] hald_dbus.c:5186: ************************ > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.818 [I] hald_dbus.c:5187: Client to local_server was disconnected for 683b20 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.818 [I] hald_dbus.c:5188: ************************ > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.819 [I] hald_dbus.c:5229: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.819 [I] hald_dbus.c:5230: ********* unregistered 683b20 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.819 [I] hald_dbus.c:5231: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.821 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.822 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/storage_model_VMware_Virtual_S > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.822 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/storage_model_VMware_Virtual_S > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.822 [I] coldplug.c:214: pool_num_freed = 234 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.823 [I] osspec.c:874: hal_util_find_known_parent: '/sys/block/sr0'->'/sys/devices/pci0000:00/0000:00:07.1/host2/target2:0:0/2:0:0:0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.824 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/sr0 dev=/dev/sr0 is_part=0, parent=0x006924c0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.825 [I] blockdev.c:1227: parent_bus is scsi > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.825 [I] blockdev.c:494: Probing storage device /dev/sr0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.846 [I] hald_dbus.c:5243: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.846 [I] hald_dbus.c:5244: ********* got a connection 6847a0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.847 [I] hald_dbus.c:5245: *************************** > ><14>Feb 25 01:05:00 hald-probe-storage: [1339]: 01:05:00.847 [D] probe-storage.c:155: Doing probe-storage for /dev/sr0 (bus scsi) (drive_type cdrom) (udi=/org/freedesktop/Hal/devices/temp/77) (--only-check-for-fs==0) > ><14>Feb 25 01:05:00 hald-probe-storage: [1339]: 01:05:00.847 [D] probe-storage.c:163: Doing open ("/dev/sr0", O_RDONLY | O_NONBLOCK) > ><14>Feb 25 01:05:00 hald-probe-storage: [1339]: 01:05:00.849 [D] probe-storage.c:169: Returned from open(2) > ><14>Feb 25 01:05:00 hald-probe-storage: [1339]: 01:05:00.850 [D] probe-storage.c:183: CDROM_GET_CAPABILITY returned: 0x00381bef > ><14>Feb 25 01:05:00 hald-probe-storage: [1339]: 01:05:00.851 [D] probe-storage.c:310: Checking for optical disc on /dev/sr0 > ><14>Feb 25 01:05:00 hald-probe-storage: [1339]: 01:05:00.852 [D] probe-storage.c:318: Doing open ("/dev/sr0", O_RDONLY | O_NONBLOCK | O_EXCL) > ><14>Feb 25 01:05:00 hald-probe-storage: [1339]: 01:05:00.852 [D] probe-storage.c:330: Open failed - Device Busy > ><14>Feb 25 01:05:00 hald-probe-storage: [1339]: 01:05:00.854 [D] probe-storage.c:339: Doing open ("/dev/sr0", O_RDONLY | O_NONBLOCK) > ><14>Feb 25 01:05:00 hald-probe-storage: [1339]: 01:05:00.855 [D] probe-storage.c:348: PROBE HAS EXCLUSIVE LOCK ON CDROM > ><14>Feb 25 01:05:00 hald-probe-storage: [1339]: 01:05:00.856 [D] probe-storage.c:390: media size = 643915776 > ><14>Feb 25 01:05:00 hald-probe-storage: [1339]: 01:05:00.856 [D] probe-storage.c:398: PROBE CLOSED LOCK ON CDROM > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.858 [I] hald_dbus.c:1285: storage.cdrom.cdr -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.859 [I] hald_dbus.c:1285: storage.cdrom.cdrw -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.859 [I] hald_dbus.c:1285: storage.cdrom.dvd -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.859 [I] hald_dbus.c:1285: storage.cdrom.dvdr -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.860 [I] hald_dbus.c:1285: storage.cdrom.dvdrw -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.860 [I] hald_dbus.c:1285: storage.cdrom.dvdram -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.860 [I] hald_dbus.c:1285: storage.cdrom.dvdplusr -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.861 [I] hald_dbus.c:1285: storage.cdrom.dvdplusrw -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.861 [I] hald_dbus.c:1285: storage.cdrom.dvdplusrwdl -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.861 [I] hald_dbus.c:1285: storage.cdrom.dvdplusrdl -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.862 [I] hald_dbus.c:1285: storage.cdrom.bd -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.862 [I] hald_dbus.c:1285: storage.cdrom.bdr -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.862 [I] hald_dbus.c:1285: storage.cdrom.bdre -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.862 [I] hald_dbus.c:1285: storage.cdrom.hddvd -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.863 [I] hald_dbus.c:1285: storage.cdrom.hddvdr -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.863 [I] hald_dbus.c:1285: storage.cdrom.hddvdrw -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.863 [I] hald_dbus.c:1285: storage.cdrom.mo -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.864 [I] hald_dbus.c:1285: storage.cdrom.mrw -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.864 [I] hald_dbus.c:1285: storage.cdrom.mrw_w -> False > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.864 [I] hald_dbus.c:1285: storage.cdrom.mrw -> True > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.864 [I] hald_dbus.c:1285: storage.cdrom.mrw_w -> True > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.865 [I] hald_dbus.c:1285: storage.cdrom.support_media_changed -> True > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.865 [I] hald_dbus.c:1285: storage.cdrom.support_multisession -> True > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.865 [I] hald_dbus.c:1261: storage.cdrom.read_speed -> 176 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.866 [I] hald_dbus.c:1261: storage.cdrom.write_speed -> 0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.866 [I] hald_dbus.c:1285: storage.removable.media_available -> True > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.866 [I] hald_dbus.c:1269: storage.removable.media_size -> 643915776 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.870 [I] hald_dbus.c:5186: ************************ > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.871 [I] hald_dbus.c:5187: Client to local_server was disconnected for 6847a0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.872 [I] hald_dbus.c:5188: ************************ > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.872 [I] hald_dbus.c:5229: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.872 [I] hald_dbus.c:5230: ********* unregistered 6847a0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.873 [I] hald_dbus.c:5231: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.873 [I] blockdev.c:379: entering; exit_type=0, return_code=2 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.876 [I] util.c:1049: Add callouts for udi=/org/freedesktop/Hal/devices/storage_model_VMware_IDE_CDR10 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.902 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/storage_model_VMware_IDE_CDR10 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.903 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/storage_model_VMware_IDE_CDR10 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.932 [I] hald_runner.c:659: running_processes 0x673510, num = 2 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.932 [I] hald.c:120: Started addon hald-addon-storage for udi /org/freedesktop/Hal/devices/storage_model_VMware_IDE_CDR10 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.933 [I] coldplug.c:214: pool_num_freed = 235 (of 236) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.933 [I] coldplug.c:217: Freeing whole pool > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.935 [I] acpi.c:1151: acpi_add: acpi_path=/proc/acpi/processor/CPU1 acpi_type=1, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.939 [I] acpi.c:1123: Add callouts completed udi=/org/freedesktop/Hal/devices/acpi_CPU1 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.939 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/acpi_CPU1 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.939 [I] acpi.c:1151: acpi_add: acpi_path=/proc/acpi/processor/CPU0 acpi_type=1, parent=0x00000000 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.942 [I] acpi.c:1123: Add callouts completed udi=/org/freedesktop/Hal/devices/acpi_CPU0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.942 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/acpi_CPU0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.943 [I] osspec.c:874: hal_util_find_known_parent: '/sys/block/sr0/fakevolume'->'/sys/block/sr0' > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.943 [I] blockdev.c:856: block_add: sysfs_path=/sys/block/sr0/fakevolume dev=/dev/sr0 is_part=0, parent=0x006722e0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.943 [I] blockdev.c:864: Handling /dev/sr0 as fakevolume - sysfs_path_real=(null) > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.945 [I] hald_dbus.c:5243: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.945 [I] hald_dbus.c:5244: ********* got a connection 674ea0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.945 [I] hald_dbus.c:5245: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.955 [D] hald_dbus.c:3212: udi=/org/freedesktop/Hal/devices/storage_model_VMware_IDE_CDR10 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.955 [I] hald_dbus.c:3238: AddonIsReady on udi '/org/freedesktop/Hal/devices/storage_model_VMware_IDE_CDR10' > ><14>Feb 25 01:05:00 hald-addon-storage: [1341]: 01:05:00.958 [D] addon-storage.c:670: ************************************************** > ><14>Feb 25 01:05:00 hald-addon-storage: [1341]: 01:05:00.960 [D] addon-storage.c:671: Doing addon-storage for /dev/sr0 (bus scsi) (drive_type cdrom) (udi /org/freedesktop/Hal/devices/storage_model_VMware_IDE_CDR10) > ><14>Feb 25 01:05:00 hald-addon-storage: [1341]: 01:05:00.960 [D] addon-storage.c:672: ************************************************** > ><11>Feb 25 01:05:00 hald-addon-storage: [1341]: 01:05:00.963 [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 25 01:05:00 hald[1321]: 01:05:00.981 [I] hald_dbus.c:5243: *************************** > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.981 [I] hald_dbus.c:5244: ********* got a connection 6898a0 > ><30>Feb 25 01:05:00 hald[1321]: 01:05:00.981 [I] hald_dbus.c:5245: *************************** > ><14>Feb 25 01:05:00 hald-probe-volume: [1342]: 01:05:00.979 [D] probe-volume.c:379: Doing probe-volume for /dev/sr0 > > ><14>Feb 25 01:05:00 hald-probe-volume: [1342]: 01:05:00.986 [D] probe-volume.c:390: volume.block_size = 2048 > ><14>Feb 25 01:05:00 hald-probe-volume: [1342]: 01:05:00.987 [D] probe-volume.c:394: volume.size = 643915776 > ><14>Feb 25 01:05:00 hald-probe-volume: [1342]: 01:05:00.989 [D] probe-volume.c:438: Disc in /dev/sr0 has data > ><14>Feb 25 01:05:00 hald-probe-volume: [1342]: 01:05:00.991 [D] probe-volume.c:471: get_disc_type returned 0x10 > ><14>Feb 25 01:05:00 hald-probe-volume: [1342]: 01:05:00.992 [D] probe-volume.c:542: volume.disc.capacity = 643915776 > ><14>Feb 25 01:05:00 hald-probe-volume: [1342]: 01:05:00.994 [D] probe-volume.c:576: volume_session_count = 1 > ><14>Feb 25 01:05:00 hald-probe-volume: [1342]: 01:05:00.994 [D] probe-volume.c:584: last session starts at block = 0 > ><14>Feb 25 01:05:00 hald-probe-volume: [1342]: 01:05:00.997 [I] probe-volume.c:623: invoking volume_id_probe_all, offset=0, size=0 > ><14>Feb 25 01:05:00 hald-probe-volume: 1342: 01:05:00.998: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:00 hald-probe-volume: 1342: 01:05:00.998: util.c:369 read sbbuf len:0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.000: util.c:379 got 0x200 (512) bytes > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.001: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.001: volume_id.c:362 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.001: linux_raid.c:70 probing at offset 0xffffffffffff0000, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.002: linux_raid.c:124 probing at offset 0xffffffffffffe000, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.002: util.c:356 get buffer off 0xffffffffffffe000(18446744073709543424), len 0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.003: util.c:405 read seekbuf off:0xffffffffffffe000 len:0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.004: util.c:407 lseek failed (Invalid argument) > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.004: linux_raid.c:124 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.005: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.005: util.c:369 read sbbuf len:0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.006: util.c:379 got 0x800 (2048) bytes > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.006: linux_raid.c:124 probing at offset 0x1000, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.006: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.007: util.c:369 read sbbuf len:0x1800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.008: util.c:379 got 0x1800 (6144) bytes > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.009: ddf_raid.c:49 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.009: isw_raid.c:47 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.009: lsi_raid.c:42 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.010: via_raid.c:67 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.010: silicon_raid.c:57 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.011: nvidia_raid.c:45 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.011: promise_raid.c:46 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.011: highpoint.c:77 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.012: adaptec_raid.c:90 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.012: jmicron_raid.c:43 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.013: lvm.c:54 probing at offset 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.013: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.013: lvm.c:81 probing at offset 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.014: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.014: highpoint.c:52 probing at offset 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.015: util.c:356 get buffer off 0x1200(4608), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.015: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.016: volume_id.c:396 probing at offset 0x0, size 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.016: fat.c:273 probing at offset 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.016: util.c:356 get buffer off 0x0(0), len 0x400 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.017: linux_swap.c:46 probing at offset 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.017: util.c:356 get buffer off 0xff6(4086), len 0xa > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.018: util.c:356 get buffer off 0x1ff6(8182), len 0xa > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.018: util.c:369 read sbbuf len:0x2000 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.019: util.c:379 got 0x2000 (8192) bytes > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.019: util.c:356 get buffer off 0x3ff6(16374), len 0xa > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.019: util.c:369 read sbbuf len:0x4000 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.020: util.c:379 got 0x4000 (16384) bytes > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.020: util.c:356 get buffer off 0x0(0), len 0x2 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.021: xfs.c:48 probing at offset 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.022: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.022: ext.c:84 probing at offset 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.022: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.023: reiserfs.c:63 probing at offset 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.024: util.c:356 get buffer off 0x10000(65536), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.024: util.c:369 read sbbuf len:0x10200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.034: util.c:379 got 0x10200 (66048) bytes > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.034: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.035: jfs.c:48 probing at offset 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.035: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.035: udf.c:75 probing at offset 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.036: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.036: util.c:356 get buffer off 0x8800(34816), len 0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.036: udf.c:103 test for blocksize: 0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.036: util.c:356 get buffer off 0x8000(32768), len 0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.036: udf.c:117 vsd: CD001 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.037: util.c:356 get buffer off 0x8800(34816), len 0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.037: udf.c:117 vsd: CD001 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.037: util.c:356 get buffer off 0x9000(36864), len 0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.038: udf.c:117 vsd: CD001 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.038: util.c:356 get buffer off 0x9800(38912), len 0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.038: udf.c:117 vsd: CD001 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.038: util.c:356 get buffer off 0xa000(40960), len 0x800 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.039: udf.c:117 vsd: > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.039: iso9660.c:62 probing at offset 0x0 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.039: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.039: iso9660.c:74 read label from PVD > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.040: iso9660.c:78 looking for SVDs > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.041: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.041: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.041: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.041: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.042: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.042: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.043: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.043: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.043: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.044: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.044: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.044: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.044: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.045: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.046: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: 1342: 01:05:01.046: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Feb 25 01:05:01 hald-probe-volume: [1342]: 01:05:01.047 [I] probe-volume.c:625: volume_id_probe_all returned 0 > ><14>Feb 25 01:05:01 hald-probe-volume: [1342]: 01:05:01.048 [D] probe-volume.c:107: volume.fsusage = 'filesystem' > ><14>Feb 25 01:05:01 hald-probe-volume: [1342]: 01:05:01.048 [D] probe-volume.c:113: volume.fstype = 'iso9660' > ><14>Feb 25 01:05:01 hald-probe-volume: [1342]: 01:05:01.048 [D] probe-volume.c:118: volume.fsversion = '' > ><14>Feb 25 01:05:01 hald-probe-volume: [1342]: 01:05:01.049 [D] probe-volume.c:123: volume.uuid = '' > ><14>Feb 25 01:05:01 hald-probe-volume: [1342]: 01:05:01.049 [D] probe-volume.c:135: volume.label = 'Fedora 9-Alpha x86_64 Disc 1' > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.050 [I] hald_dbus.c:1261: volume.block_size -> 2048 > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.051 [I] hald_dbus.c:1269: volume.size -> 643915776 > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.051 [I] hald_dbus.c:1253: volume.disc.type -> unknown > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.051 [I] hald_dbus.c:1285: volume.disc.has_audio -> False > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.051 [I] hald_dbus.c:1285: volume.disc.has_data -> False > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.052 [I] hald_dbus.c:1285: volume.disc.is_blank -> False > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.052 [I] hald_dbus.c:1285: volume.disc.is_appendable -> False > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.052 [I] hald_dbus.c:1285: volume.disc.is_rewritable -> False > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.053 [I] hald_dbus.c:1285: volume.disc.has_data -> True > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.053 [I] hald_dbus.c:1285: volume.disc.is_videodvd -> False > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.053 [I] hald_dbus.c:1285: volume.disc.is_blurayvideo -> False > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.053 [I] hald_dbus.c:1285: volume.disc.is_vcd -> False > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.053 [I] hald_dbus.c:1285: volume.disc.is_svcd -> False > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.054 [I] hald_dbus.c:1253: volume.disc.type -> dvd_rom > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.054 [I] hald_dbus.c:1269: volume.disc.capacity -> 643915776 > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.054 [I] hald_dbus.c:1253: volume.fsusage -> filesystem > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.054 [I] hald_dbus.c:1253: volume.fstype -> iso9660 > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.055 [I] hald_dbus.c:1253: volume.fsversion -> > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.055 [I] hald_dbus.c:1253: volume.uuid -> > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.055 [I] hald_dbus.c:1253: volume.label -> Fedora 9-Alpha x86_64 Disc 1 > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.055 [I] hald_dbus.c:1253: info.product -> Fedora 9-Alpha x86_64 Disc 1 > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.060 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.064 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_label_Fedora_9_Alpha_x86_64_Disc_1 > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.064 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_label_Fedora_9_Alpha_x86_64_Disc_1 > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.065 [I] hald.c:829: Device probing completed > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.065 [I] hald_dbus.c:5665: entering > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.066 [I] hald_dbus.c:5186: ************************ > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.067 [I] hald_dbus.c:5187: Client to local_server was disconnected for 6898a0 > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.067 [I] hald_dbus.c:5188: ************************ > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.067 [I] hald_dbus.c:5229: *************************** > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.068 [I] hald_dbus.c:5230: ********* unregistered 6898a0 > ><30>Feb 25 01:05:01 hald[1321]: 01:05:01.068 [I] hald_dbus.c:5231: *************************** > ><28>Feb 25 01:05:01 hald[1321]: 01:05:01.069 [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 25 01:05:01 hald[1321]: 01:05:01.069 [E] hald_dbus.c:4944: Cannot get caller info for org.freedesktop.DBus > ><14>Feb 25 01:05:02 orage: polling /dev/sr0 (every 2 sec): [1341]: 01:05:02.966 [I] addon-storage.c:346: Checking whether device /dev/sr0 is locked on HAL > ><14>Feb 25 01:05:02 orage: polling /dev/sr0 (every 2 sec): [1341]: 01:05:02.967 [I] addon-storage.c:354: ... device /dev/sr0 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 25 01:05:04 python[1314]: 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. ><6>cryptsetup[1383]: segfault at 7fff2b637000 rip 2aaaabe35260 rsp 7fff2b635828 error 6 > > >/tmp/anaconda.log: >01:04:15 INFO : kernel command line: initrd=initrd.img vnc vncpassword=abcdef BOOT_IMAGE=vmlinuz > >01:04:15 INFO : vnc forced cmdline mode from cmdline >01:04:15 INFO : anaconda version 11.4.0.28 on x86_64 starting >01:04:15 INFO : 501188 kB are available >01:04:16 DEBUG : probing buses >01:04:17 DEBUG : waiting for hardware to initialize >01:04:27 INFO : trying to mount CD device /dev/sr0 on /mnt/source >01:04:27 INFO : mntloop /dev/loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 7 >01:04:32 DEBUG : going to set language to en_US.UTF-8 >01:04:32 INFO : setting language to en_US.UTF-8 >01:04:32 INFO : 52 keymaps are available >01:04:32 INFO : need to set up networking >01:04:32 INFO : going to pick interface >01:04:32 INFO : only have one network device: eth0 >01:04:32 INFO : going to do getNetConfig >01:04:32 INFO : eth0 is not a wireless adapter >01:04:38 DEBUG : waiting for link eth0... >01:04:38 DEBUG : 0 seconds. >01:04:38 DEBUG : sleep (nicdelay) for 0 secs first >01:04:38 DEBUG : continuing... >01:04:38 DEBUG : sending anaconda-Linux 2.6.24-2.fc9 x86_64 as dhcp vendor-class >requesting dhcp timeout 45 >01:04:38 INFO : Listening on LPF/eth0/00:0c:29:68:fb:dd >01:04:38 INFO : Sending on LPF/eth0/00:0c:29:68:fb:dd >01:04:38 INFO : Sending on Socket/fallback >01:04:42 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 >01:04:42 INFO : DHCPOFFER from 192.168.81.254 >01:04:42 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >01:04:42 INFO : DHCPACK from 192.168.81.254 >01:04:42 INFO : bound to 192.168.81.128 -- renewal in 697 seconds. >01:04:42 DEBUG : device = eth0 >01:04:42 DEBUG : broadcast = 192.168.81.255 >01:04:42 DEBUG : netmask = 255.255.255.0 >01:04:42 DEBUG : network = 192.168.81.0 >01:04:42 DEBUG : gateway = 192.168.81.2 >01:04:42 DEBUG : dns[0] = 192.168.81.2 >01:04:42 DEBUG : waiting for link eth0... >01:04:42 DEBUG : 0 seconds. >01:04:42 DEBUG : sleep (nicdelay) for 0 secs first >01:04:42 DEBUG : continuing... >01:04:42 WARNING : reverse name lookup failed >01:04:42 INFO : starting to STEP_URL >01:04:42 WARNING : Failed to create /etc/selinux/config: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/customizable_types: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/dbus_contexts: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/default_contexts: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/default_type: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/failsafe_context: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/files/file_contexts: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/files/file_contexts.homedirs: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/files/media: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/initrc_context: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/netfilter_contexts: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/removable_context: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/securetty_types: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/userhelper_context: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/users/guest_u: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/users/root: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/users/staff_u: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/users/unconfined_u: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/users/user_u: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/contexts/users/xguest_u: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/base.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/commit_num: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/file_contexts: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/file_contexts.homedirs: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/file_contexts.template: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/homedir_template: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/amavis.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/amtu.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/apcupsd.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/audio_entropy.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/awstats.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/bitlbee.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/calamaris.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/ccs.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/cdrecord.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/certwatch.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/cipe.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/clamav.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/consolekit.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/daemontools.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/dcc.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/ethereal.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/exim.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/fail2ban.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/games.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/gnome.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/gpg.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/guest.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/hal.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/ipsec.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/irc.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/iscsid.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/kismet.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/lockdev.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/logadm.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/mailscanner.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/mozilla.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/mplayer.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/mrtg.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/munin.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/nagios.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/nsplugin.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/nx.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/oddjob.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/openct.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/pcscd.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/polkit_auth.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/publicfile.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/pyzor.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/razor.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/ricci.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/roundup.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/rpcbind.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/rwho.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/screen.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/slocate.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/smartmon.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/soundserver.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/tmpreaper.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/tor.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/tvtime.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/uml.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/unconfined.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/usbmodules.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/userhelper.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/usernetctl.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/vmware.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/w3c.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/webadm.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/xguest.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/zabbix.pp: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/netfilter_contexts: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/policy.kern: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/seusers.final: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/active/users_extra: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/semanage.read.LOCK: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/modules/semanage.trans.LOCK: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/policy/policy.22: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/setrans.conf: Read-only file system >01:04:42 WARNING : Failed to create /etc/selinux/targeted/seusers: Read-only file system >01:04:42 WARNING : Failed to symlink /var/lib/xkb to /tmp: File exists >01:04:42 INFO : Loading SELinux policy >01:04:46 INFO : getting ready to spawn shell now >01:04:47 INFO : Running anaconda script /usr/bin/anaconda >01:04:47 DEBUG : adding extraArg --vnc >01:04:53 INFO : using only installclass _Fedora >01:04:53 INFO : Starting message bus... >01:04:58 INFO : Starting HAL daemon... >01:05:04 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'cdrom:///dev/sr0:/mnt/source', '--vnc', '--graphical', '--selinux', '--lang', 'en_US.UTF-8', '--keymap', 'us'] >01:05:04 INFO : Display mode = g >01:05:04 INFO : Method = file:///mnt/source >01:05:07 INFO : Starting VNC... >01:05:07 INFO : ip of eth0 is 192.168.81.128 >01:05:08 INFO : The VNC server is now running. >01:05:09 WARNING : > >You chose to execute vnc with a password. > > >01:05:09 INFO : Please manually connect your vnc client to 192.168.81.128:1 to begin the install. >01:05:13 INFO : Started mini-wm >01:05:14 INFO : Starting graphical installation... >01:05:15 INFO : Detected 496M of memory >01:05:15 INFO : Swap attempt of 496M to 992M >01:05:15 WARNING : step installtype does not exist >01:05:15 WARNING : step confirminstall does not exist >01:05:15 WARNING : step complete does not exist >01:05:17 INFO : moving (1) to step welcome >01:05:24 INFO : moving (1) to step betanag >01:05:26 INFO : moving (1) to step findrootparts >01:05:26 DEBUG : starting mpaths >01:05:26 DEBUG : self.driveList(): [u'sda'] >01:05:26 DEBUG : DiskSet.skippedDisks: [] >01:05:26 DEBUG : DiskSet.skippedDisks: [] >01:05:26 DEBUG : starting all mpaths on drives [u'sda'] >01:05:26 DEBUG : scanning for multipath on drives [u'sda'] >01:05:26 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib64/bdevid/:/usr/lib64/bdevid/' >01:05:26 DEBUG : mpaths: [] >01:05:26 DEBUG : done starting mpaths. Drivelist: [u'sda'] >01:05:26 DEBUG : starting dmraids >01:05:26 DEBUG : self.driveList(): [u'sda'] >01:05:26 DEBUG : DiskSet.skippedDisks: [] >01:05:26 DEBUG : DiskSet.skippedDisks: [] >01:05:26 DEBUG : starting all dmraids on drives [u'sda'] >01:05:26 DEBUG : scanning for dmraid on drives [u'sda'] >01:05:26 DEBUG : done starting dmraids. Drivelist: [u'sda'] >01:05:26 DEBUG : adding drive sda to disk list >01:05:27 WARNING : step complete does not exist >01:05:27 INFO : moving (1) to step networkdevicecheck >01:05:27 INFO : moving (1) to step network >01:05:30 INFO : moving (1) to step timezone >01:05:34 INFO : moving (1) to step accounts >01:05:38 INFO : moving (1) to step partitionobjinit >01:05:38 INFO : no initiator set >01:05:38 INFO : no /tmp/fcpconfig; not configuring zfcp >01:05:38 DEBUG : adding drive sda to disk list >01:05:40 INFO : moving (1) to step parttype >01:08:07 INFO : moving (1) to step autopartitionexecute >01:08:07 DEBUG : adding drive sda to disk list >01:08:07 DEBUG : used space is 1520 >01:08:07 DEBUG : actual space is 7936 >01:08:07 DEBUG : used space is 5840 >01:08:07 DEBUG : actual space is 7936 >01:08:07 DEBUG : used space is 6336 >01:08:07 DEBUG : actual space is 7936 >01:08:07 DEBUG : used space is 7936 >01:08:07 DEBUG : actual space is 7936 >01:08:07 DEBUG : used space is 7936 >01:08:07 DEBUG : actual space is 7936 >01:08:07 DEBUG : used space is 7936 >01:08:07 DEBUG : actual space is 7936 >01:08:07 INFO : moving (1) to step partition >01:08:19 INFO : computeVGSize: vgsize is 7936 >01:09:39 INFO : moving (1) to step partitiondone >01:09:44 INFO : moving (1) to step enablefilesystems >01:09:45 INFO : disk.commit() for /dev/sda >01:09:45 DEBUG : adding drive sda to disk list >01:09:48 INFO : formatting sda2 as LUKS >01:09:51 INFO : mapping LUKS device sda2 to luks-sda2 > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >IPV6_AUTOCONF=yes >DOMAIN=localdomain > > >/tmp/lvmout: > Wiping cache of LVM-capable devices > Wiping internal VG cache > Device /dev/mapper/luks-sda2 not found (or ignored by filtering).
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 434737
: 295766 |
298409