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 303184 Details for
Bug 443470
'mount failed' - backtrace when writing boot loader to disk
[?]
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.
backtrace file saved from anaconda
anaconda-backtrace-grub.txt (text/plain), 468.74 KB, created by
Jeff Moyer
on 2008-04-21 18:33:45 UTC
(
hide
)
Description:
backtrace file saved from anaconda
Filename:
MIME Type:
Creator:
Jeff Moyer
Created:
2008-04-21 18:33:45 UTC
Size:
468.74 KB
patch
obsolete
>anaconda 11.4.0.55 exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/isys.py", line 337, in mount > rc = _isys.mount(fstype, device, location, flags) > File "/usr/lib/anaconda/yuminstall.py", line 460, in doConfigSetup > isys.mount(self.anaconda.methodstr[4:], self.tree, "nfs") > File "/usr/lib/anaconda/yuminstall.py", line 301, in __init__ > self.doConfigSetup(root=anaconda.rootPath) > File "/usr/lib/anaconda/yuminstall.py", line 849, in doInitialSetup > self.ayum = AnacondaYum(anaconda) > File "/usr/lib/anaconda/backend.py", line 192, in doRepoSetup > anaconda.backend.doInitialSetup(anaconda) > File "/usr/lib/anaconda/dispatch.py", line 208, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 131, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1246, in nextClicked > self.anaconda.dispatch.gotoNext() >SystemError: (2, 'mount failed') > >Local variables in innermost frame: >bindMount: 0 >remount: 0 >fstype: nfs >readOnly: 0 >flags: None >location: /mnt/source >device: bigpapi:/vol/engineering/redhat/released/F-9/beta/i386 > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 1361 > intf.icw.currentWindow: MainBootloaderWindow instance, containing members: > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.oslist: OSBootWidget instance, containing members: > intf.icw.currentWindow.oslist.widget: <gtk.VBox object at 0xb76e35a4 (GtkVBox at 0xa26b8a0)> > intf.icw.currentWindow.oslist.intf: Already dumped > intf.icw.currentWindow.oslist.checkboxrenderer: <gtk.CellRendererToggle object at 0xb76ea02c (GtkCellRendererToggle at 0xa6ef300)> > intf.icw.currentWindow.oslist.parent: <gtk.Window object at 0xb79a0fa4 (GtkWindow at 0xa2a38f8)> > intf.icw.currentWindow.oslist.vbox: <gtk.VBox object at 0xb76e35a4 (GtkVBox at 0xa26b8a0)> > intf.icw.currentWindow.oslist.bl: x86BootloaderInfo instance, containing members: > intf.icw.currentWindow.oslist.bl._configdir: /boot/grub > intf.icw.currentWindow.oslist.bl.doUpgradeOnly: 0 > intf.icw.currentWindow.oslist.bl.above1024: 1 > intf.icw.currentWindow.oslist.bl.defaultDevice: mbr > intf.icw.currentWindow.oslist.bl.pure: None > intf.icw.currentWindow.oslist.bl.serialDevice: None > intf.icw.currentWindow.oslist.bl.args: KernelArguments instance, containing members: > intf.icw.currentWindow.oslist.bl.args.args: > intf.icw.currentWindow.oslist.bl.kernelLocation: /boot/ > intf.icw.currentWindow.oslist.bl.timeout: None > intf.icw.currentWindow.oslist.bl._configname: grub.conf > intf.icw.currentWindow.oslist.bl.device: sda > intf.icw.currentWindow.oslist.bl.kickstart: 0 > intf.icw.currentWindow.oslist.bl.serialOptions: None > intf.icw.currentWindow.oslist.bl.useGrubVal: 1 > intf.icw.currentWindow.oslist.bl._drivelist: [sda] > intf.icw.currentWindow.oslist.bl.images: BootImages instance, containing members: > intf.icw.currentWindow.oslist.bl.images.default: sda3 > intf.icw.currentWindow.oslist.bl.images.images: {'sda3': ('linux', 'Fedora', 'ext3')} > intf.icw.currentWindow.oslist.bl.drivelist: [sda] > intf.icw.currentWindow.oslist.bl.serial: 0 > intf.icw.currentWindow.oslist.bl.password: None > intf.icw.currentWindow.oslist.bl.forceLBA32: 0 > intf.icw.currentWindow.oslist.numentries: 1 > intf.icw.currentWindow.oslist.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.oslist.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb76c998c>> > intf.icw.currentWindow.oslist.fsset.volumesCreated: 1 > intf.icw.currentWindow.oslist.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb76c998c>> > intf.icw.currentWindow.oslist.fsset.migratedfs: 1 > intf.icw.currentWindow.oslist.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb76c998c>> > intf.icw.currentWindow.oslist.fsset.entries: [fsentry -- device: sda3 mountpoint: / > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > label: / fsprofile: None > >, fsentry -- device: sda2 mountpoint: /var > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > label: /var fsprofile: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 1 options: 'defaults' > label: /boot 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: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 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: sda5 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: 1 options: 'defaults' > label: None fsprofile: None > >] > intf.icw.currentWindow.oslist.fsset.mountcount: 6 > intf.icw.currentWindow.oslist.illegalChars: [$, =] > intf.icw.currentWindow.oslist.osStore: <gtk.ListStore object at 0xb76e3af4 (GtkListStore at 0xa65d520)> > intf.icw.currentWindow.oslist.defaultDev: sda3 > intf.icw.currentWindow.oslist.osTreeView: <gtk.TreeView object at 0xb76e3fcc (GtkTreeView at 0xa5ca100)> > intf.icw.currentWindow.oslist.blname: GRUB > intf.icw.currentWindow.oslist.imagelist: {'sda3': ('linux', 'Fedora', 'ext3')} > intf.icw.currentWindow.oslist.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.oslist.diskset.initializedDisks: {sda: True} > intf.icw.currentWindow.oslist.diskset.disks: {sda: <PedDisk object at 0xb7c1bd10>} > intf.icw.currentWindow.oslist.diskset.anaconda: Already dumped > intf.icw.currentWindow.oslist.diskset.onlyPrimary: None > intf.icw.currentWindow.usePass: 0 > intf.icw.currentWindow.parent: <gtk.Window object at 0xb79a0fa4 (GtkWindow at 0xa2a38f8)> > intf.icw.currentWindow.bl: Already dumped > intf.icw.currentWindow.driveorder: [sda] > intf.icw.currentWindow.grubCB: <gtk.CheckButton object at 0xb76e3554 (GtkCheckButton at 0xa601d70)> > intf.icw.currentWindow.dispatch: <dispatch.Dispatcher object at 0xb79a7a6c> > intf.icw.currentWindow.bldev: sda > intf.icw.currentWindow.blpass: BootloaderPasswordWidget instance, containing members: > intf.icw.currentWindow.blpass.widget: <gtk.VBox object at 0xb76e3144 (GtkVBox at 0xa5c6338)> > intf.icw.currentWindow.blpass.intf: Already dumped > intf.icw.currentWindow.blpass.usePassCb: <gtk.CheckButton object at 0xb76e31e4 (GtkCheckButton at 0xa601cf8)> > intf.icw.currentWindow.blpass.parent: <gtk.Window object at 0xb79a0fa4 (GtkWindow at 0xa2a38f8)> > intf.icw.currentWindow.blpass.passButton: <gtk.Button object at 0xb76e3234 (GtkButton at 0xa682428)> > intf.icw.currentWindow.blpass.password: None > 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: Boot Loader Configuration > intf.icw.currentWindow.password: None > intf.icw.currentWindow.deviceButton: <gtk.Button object at 0xb76e348c (GtkButton at 0xa68a1c8)> > intf.icw.mainxml: <glade.XML object at 0xb7ad86e4 (PyGladeXML at 0xa19efc0)> > intf.icw.window: <gtk.Window object at 0xb79a0fa4 (GtkWindow at 0xa2a38f8)> > intf.icw.installFrame: <gtk.Frame object at 0xb79bd194 (GtkFrame at 0xa28e0d0)> > intf.icw.anaconda: Already dumped > intf.icw.reloadRcQueued: 0 > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: None >methodstr: nfs:bigpapi:/vol/engineering/redhat/released/F-9/beta/i386 >dispatch: <dispatch.Dispatcher object at 0xb79a7a6c> >rootPath: /mnt/sysimage >isKickstart: False >_loaderMethodstr: nfs:bigpapi:/vol/engineering/redhat/released/F-9/beta/i386 >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 0xb79158cc>] >Primary Video Card Info: >device: None >driver : radeon >descr : ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -screen, Anaconda, -dpi, 96, -br] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] > 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: radeon > 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: None > id.xsetup.xserver.mousehw: None > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /tmp/X.log > id.xsetup.xserver.config: <XF86Config object at 0xb7fe1340> > id.xsetup.xserver.display: :1 > id.xsetup.anaconda: Already dumped > id.keyboard: Keyboard instance, containing members: > id.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.keyboard.type: PC > id.keyboard.beenset: 0 > id.keyboard._mods: KeyboardModels instance, containing members: > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.tz: America/New_York > id.mouse: None > 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 0xb79aa26c> > id.methodstr: nfs:bigpapi:/vol/engineering/redhat/released/F-9/beta/i386 > 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 --passalgo=sha512 > id.ksdata: None > id.bootloader: Already dumped > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: segfault.boston.redhat.com > id.network.overrideDHCPhostname: 1 > id.network.netdevices: {'eth1': DEVICE=eth1 >BOOTPROTO=dhcp >HWADDR=00:08:74:4f:03:df >IPV6_AUTOCONF=yes >ONBOOT=yes > >, eth0: DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:04:23:b3:b4:c3 >ONBOOT=no > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth1 > id.network.isConfigured: 1 > id.network.domains: [boston.redhat.com redhat.com lab.boston.redhat.com] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: <installclass.DefaultInstall object at 0xb7af85ac> > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.isKickstart: 0 > id.partitions.globalPassphrase: > id.partitions.autoClearPartType: 1 > id.partitions.autoEncryptPass: > id.partitions.nextUniqueID: 19 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [sda] > id.partitions.protected: [] > id.partitions.useAutopartitioning: 1 > id.partitions.anaconda: Already dumped > id.partitions.zeroMbr: 0 > id.partitions.encryptedDevices: {} > id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 10 > 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 >, NewPartitionSpec instance, containing members: > currentDrive: sda > fsprofile: None > resizable: False > format: True > migrate: None > origfstype: None > primary: None > fsopts: None > preexist: 0 > fslabel: None > uniqueID: 17 > device: sda2 > mountpoint: /var > requestSize: 32000 > grow: None > size: 32000 > targetSize: None > end: None > encryption: None > drive: [] > dev: PartitionDevice instance, containing members: > dev.isSetup: 0 > dev.deviceOptions: > dev.crypto: None > dev.label: None > dev.device: sda2 > dev.doLabel: 1 > maxSizeMB: None > start: None > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 2 > fstype: ext3FileSystem instance, containing members: > fstype.partedPartitionFlags: [] > fstype.checked: 1 > fstype.name: ext3 > fstype.migratetofs: None > fstype.deviceArguments: {} > fstype.linuxnativefs: 1 > fstype.resizable: True > fstype.fsprofile: None > fstype.needProgram: None > fstype.maxSizeMB: 8388608 > fstype.supported: -1 > fstype.defaultOptions: defaults > fstype.fsProfileSpecifier: -T > fstype.packages: [e2fsprogs] > fstype.supportsFsProfiles: True > fstype.extraFormatArgs: [-j] > fstype.formattable: 1 > fstype.partedFileSystemType: <PedFileSystemType object at 0xb7d2e320> > fstype.maxLabelChars: 16 >, NewPartitionSpec instance, containing members: > currentDrive: sda > resizable: False > format: True > migrate: None > origfstype: None > primary: None > fsopts: None > preexist: 0 > dev: PartitionDevice instance, containing members: > dev.isSetup: 0 > dev.deviceOptions: > dev.crypto: None > dev.label: None > dev.device: sda3 > dev.doLabel: 1 > uniqueID: 16 > device: sda3 > mountpoint: / > requestSize: 8000 > grow: None > size: 8000 > targetSize: None > end: None > encryption: None > drive: [] > fsprofile: None > fslabel: None > maxSizeMB: None > start: None > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 2 > fstype: Already dumped >, VG Request -- name: VolGroup00 uniqueID: 8 > format: 1 pesize: 32768 > physvols: [7] >, New Part Request -- mountpoint: None uniqueID: 7 > type: physical volume (LVM) format: 1 > device: sda5 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: None >, LV Request -- mountpoint: None uniqueID: 11 > type: swap format: 1 > size: 1984 lvname: LogVol01 volgroup: 8 > options: 'None' fsprofile: None >] > id.partitions.autoEncrypt: False > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 > size: 1024 lvname: LogVol00 volgroup: lvm > options: 'None' fsprofile: None >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 > device: None drive: None primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 > size: 1000 lvname: LogVol01 volgroup: lvm > options: 'None' fsprofile: None >] > id.partitions.deletes: [lvname: swap vgname: VolGroup00 >, vgname: VolGroup00 >, drive: sda start: 208845 end: 120101939 >, drive: sda start: 63 end: 208844 >, lvname: LogVol00 vgname: VolGroup00 >, lvname: sbox vgname: VolGroup00 >] > 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 ><6>Initializing cgroup subsys cpu ><5>Linux version 2.6.25-0.121.rc5.git4.fc9 (mockbuild@) (gcc version 4.3.0 20080314 (Red Hat 4.3.0-3) (GCC) ) #1 SMP Fri Mar 14 22:49:48 EDT 2008 ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) ><4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000003ff75000 (usable) ><4> BIOS-e820: 000000003ff75000 - 000000003ff77000 (ACPI NVS) ><4> BIOS-e820: 000000003ff77000 - 000000003ff98000 (ACPI data) ><4> BIOS-e820: 000000003ff98000 - 0000000040000000 (reserved) ><4> BIOS-e820: 00000000fec00000 - 00000000fec90000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved) ><4> BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) ><5>127MB HIGHMEM available. ><5>896MB LOWMEM available. ><6>Scan SMP from c0000000 for 1024 bytes. ><6>Scan SMP from c009fc00 for 1024 bytes. ><6>Scan SMP from c00f0000 for 65536 bytes. ><6>found SMP MP-table at [c00fe710] 000fe710 ><6>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 262005) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 229376 ><4> HighMem 229376 -> 262005 ><4>Movable zone start PFN for each node ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 262005 ><7>On node 0 totalpages: 262005 ><7> DMA zone: 56 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4040 pages, LIFO batch:0 ><7> Normal zone: 3080 pages used for memmap ><7> Normal zone: 222200 pages, LIFO batch:31 ><7> HighMem zone: 446 pages used for memmap ><7> HighMem zone: 32183 pages, LIFO batch:7 ><7> Movable zone: 0 pages used for memmap ><6>DMI 2.3 present. ><6>Using APIC driver default ><4>ACPI: RSDP 000FEB90, 0014 (r0 DELL ) ><4>ACPI: RSDT 000FD4F4, 0038 (r1 DELL WS 450 9 ASL 61) ><4>ACPI: FACP 000FD52C, 0074 (r1 DELL WS 450 9 ASL 61) ><4>ACPI: DSDT FFFD2701, 2989 (r1 DELL dt_ex 1000 MSFT 100000D) ><4>ACPI: FACS 3FF75000, 0040 ><4>ACPI: SSDT FFFD508A, 00A7 (r1 DELL st_ex 1000 MSFT 100000D) ><4>ACPI: APIC 000FD5A0, 0084 (r1 DELL WS 450 9 ASL 61) ><4>ACPI: BOOT 000FD624, 0028 (r1 DELL WS 450 9 ASL 61) ><4>ACPI: ASF! 000FD64C, 0067 (r16 DELL WS 450 9 ASL 61) ><6>ACPI: PM-Timer IO Port: 0x808 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ><4>Processor #0 15:2 APIC version 20 ><6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x06] enabled) ><4>Processor #6 15:2 APIC version 20 ><6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled) ><6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled) ><6>ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) ><4>IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 ><6>ACPI: IOAPIC (id[0x09] address[0xfec80000] gsi_base[24]) ><4>IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 24-47 ><6>ACPI: IOAPIC (id[0x0a] address[0xfec80800] gsi_base[48]) ><4>IOAPIC[2]: apic_id 10, version 32, address 0xfec80800, GSI 48-71 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><4>Enabling APIC mode: Flat. Using 3 I/O APICs ><6>Using ACPI (MADT) for SMP configuration information ><4>Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000) ><6>PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 ><6>PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 ><4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: 258423 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><7>mapped APIC to ffffb000 (fee00000) ><7>mapped IOAPIC to ffffa000 (fec00000) ><7>mapped IOAPIC to ffff9000 (fec80000) ><7>mapped IOAPIC to ffff8000 (fec80800) ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c081b000 soft=c07fb000 ><4>PID hash table entries: 4096 (order: 12, 16384 bytes) ><4>Detected 1993.440 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: 48 ><4>... MAX_LOCKDEP_KEYS: 2048 ><4>... CLASSHASH_SIZE: 1024 ><4>... MAX_LOCKDEP_ENTRIES: 8192 ><4>... MAX_LOCKDEP_CHAINS: 16384 ><4>... CHAINHASH_SIZE: 8192 ><4> memory used by lock dependency info: 1024 kB ><4> per task-struct memory footprint: 2688 bytes ><6>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) ><6>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) ><6>Memory: 1015204k/1048020k available (2291k kernel code, 32092k reserved, 1174k data, 576k init, 130516k highmem) ><6>virtual kernel memory layout: ><4> fixmap : 0xffc52000 - 0xfffff000 (3764 kB) ><4> pkmap : 0xff400000 - 0xff800000 (4096 kB) ><4> vmalloc : 0xf8800000 - 0xff3fe000 ( 107 MB) ><4> lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) ><4> .init : 0xc0768000 - 0xc07f8000 ( 576 kB) ><4> .data : 0xc063cff0 - 0xc07629f0 (1174 kB) ><4> .text : 0xc0400000 - 0xc063cff0 (2291 kB) ><6>Checking if this processor honours the WP bit even in supervisor mode...Ok. ><7>CPA: page pool initialized 1 of 1 pages preallocated ><6>SLUB: Genslabs=12, HWalign=128, Order=0-1, MinObjects=4, CPUs=2, Nodes=1 ><4>Calibrating delay using timer specific routine.. 3992.87 BogoMIPS (lpj=1996435) ><6>Security Framework initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 512 ><6>Initializing cgroup subsys ns ><6>Initializing cgroup subsys cpuacct ><6>CPU: Trace cache: 12K uops, L1 D cache: 8K ><6>CPU: L2 cache: 512K ><6>CPU: Physical Processor ID: 0 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>CPU0: Intel P4/Xeon Extended MCE MSRs (12) available ><6>CPU0: Thermal monitoring enabled ><4>Compat vDSO mapped to ffffe000. ><6>Checking 'hlt' instruction... OK. ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 9258k freed ><6>ACPI: Core revision 20070126 ><6>ACPI: Checking initramfs for custom DSDT ><4>CPU0: Intel(R) Xeon(TM) CPU 2.00GHz stepping 07 ><4>lockdep: fixing up alternatives. ><4>Booting processor 1/6 ip 4000 ><4>CPU 1 irqstacks, hard=c081c000 soft=c07fc000 ><6>Initializing CPU#1 ><4>Calibrating delay using timer specific routine.. 3986.20 BogoMIPS (lpj=1993101) ><6>CPU: Trace cache: 12K uops, L1 D cache: 8K ><6>CPU: L2 cache: 512K ><6>CPU: Physical Processor ID: 3 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#1. ><6>CPU1: Intel P4/Xeon Extended MCE MSRs (12) available ><6>CPU1: Thermal monitoring enabled ><4>CPU1: Intel(R) Xeon(TM) CPU 2.00GHz stepping 07 ><6>Total of 2 processors activated (7979.07 BogoMIPS). ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>checking TSC synchronization [CPU#0 -> CPU#1]: passed. ><6>Brought up 2 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=608 bytes ><7>sizeof(dentry)=160 bytes ><7>sizeof(ext3inode)=860 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=176 bytes ><7>sizeof(task_struct)=6544 bytes ><7>CPU0 attaching sched-domain: ><7> domain 0: span 00000003 ><7> groups: 00000001 00000002 ><7>CPU1 attaching sched-domain: ><7> domain 0: span 00000003 ><7> groups: 00000002 00000001 ><4>khelper used greatest stack depth: 3020 bytes left ><6>net_namespace: 620 bytes ><6>Booting paravirtualized kernel on bare hardware ><4>Time: 18:20:04 Date: 04/21/08 ><6>NET: Registered protocol family 16 ><6>No dock devices found. ><6>ACPI: bus type pci registered ><6>PCI: PCI BIOS revision 2.10 entry at 0xfbdf5, last bus=5 ><6>PCI: Using configuration type 1 ><6>Setting up standard PCI resources ><4>khelper used greatest stack depth: 3008 bytes left ><4>khelper used greatest stack depth: 3000 bytes left ><7>ACPI: EC: Look up EC in DSDT ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S3 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><4>* The chipset may have PM-Timer Bug. Due to workarounds for a bug, ><4>* this clock source is slow. If you are sure your timer does not have ><4>* this bug, please use "acpi_pm_good" to disable the workaround ><6>pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO ><6>pci 0000:00:1f.0: quirk: region 0880-08bf claimed by ICH4 GPIO ><6>PCI: Transparent bridge - 0000:00:1e.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1.PCI2._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1.PCI3._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 15) ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 15) ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 15) ><6>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 15) ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>ACPI: bus type pnp registered ><6>pnp: PnP ACPI: found 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 ><4>ACPI: RTC can wake from S4 ><6>Time: tsc clocksource has been installed. ><6>system 00:00: iomem range 0x0-0x9ffff could not be reserved ><6>system 00:00: iomem range 0x100000-0xffffff could not be reserved ><6>system 00:00: iomem range 0x1000000-0x3ff74fff could not be reserved ><6>system 00:00: iomem range 0xf0000-0xfffff could not be reserved ><6>system 00:00: iomem range 0xfec00000-0xfec8ffff could not be reserved ><6>system 00:00: iomem range 0xfee00000-0xfee0ffff could not be reserved ><6>system 00:00: iomem range 0xffb00000-0xffbfffff could not be reserved ><6>system 00:00: iomem range 0xffc00000-0xffffffff could not be reserved ><6>system 00:0b: ioport range 0x800-0x85f has been reserved ><6>system 00:0b: ioport range 0xc00-0xc7f has been reserved ><6>system 00:0b: ioport range 0x860-0x8ff could not be reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: e000-efff ><6> MEM window: 0xff800000-0xff9fffff ><6> PREFETCH window: 0x00000000f0000000-0x00000000f7ffffff ><6>PCI: Bridge: 0000:02:1d.0 ><6> IO window: d000-dfff ><6> MEM window: 0xff600000-0xff7fffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:02:1f.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:02.0 ><6> IO window: d000-dfff ><6> MEM window: 0xff400000-0xff7fffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1e.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><7>PCI: Setting latency timer of device 0000:00:1e.0 to 64 ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>TCP established hash table entries: 131072 (order: 8, 1048576 bytes) ><6>TCP bind hash table entries: 65536 (order: 9, 2359296 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><4>Simple Boot Flag value 0x87 read from CMOS RAM was invalid ><6>Simple Boot Flag at 0x7a set to 0x1 ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><5>apm: disabled - APM is not SMP safe. ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1208802004.441:1): initialized ><4>highmem bounce pool size: 64 pages ><4>Total HugeTLB memory allocated, 0 ><4>khelper used greatest stack depth: 2972 bytes left ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><7>SELinux: Registering netfilter hooks ><6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><7>pci 0000:01:00.0: Boot video device ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>ACPI: ACPI0007:00 is registered as cooling_device0 ><6>ACPI: ACPI0007:01 is registered as cooling_device1 ><6>isapnp: Scanning for PnP cards... ><6>isapnp: No Plug & Play device found ><7>Switched to high resolution mode on CPU 1 ><7>Switched to high resolution mode on CPU 0 ><4>khelper used greatest stack depth: 2856 bytes left ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.103 ><6>agpgart: Detected an Intel E7505 Chipset. ><6>agpgart: AGP aperture is 128M @ 0xe8000000 ><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:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><6>brd: module loaded ><6>input: Macintosh mouse button emulation as /devices/virtual/input/input0 ><6>PNP: PS/2 Controller [PNP0303:KBD] at 0x60,0x64 irq 1 ><4>PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><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>rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 ><6>rtc0: alarms up to one day ><6>cpuidle: using governor ladder ><6>cpuidle: using governor menu ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver ><6>TCP cubic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><4>registered taskstats version 1 ><4> Magic number: 4:745:342 ><6>Freeing unused kernel memory: 576k freed ><6>Write protecting the kernel read-only data: 940k ><4>modprobe used greatest stack depth: 2676 bytes left ><4>udevd used greatest stack depth: 2228 bytes left ><6>RPC: Registered udp transport module. ><6>RPC: Registered tcp transport module. ><6>loop: module loaded ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a post-1991 82077 ><6>BIOS EDD facility v0.16 2004-Jun-25, 6 devices found ><6>input: PC Speaker as /devices/platform/pcspkr/input/input2 ><6>squashfs: version 3.3 (2007/10/31) Phillip Lougher ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-869. ><5>iscsi: registered transport (tcp) ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1d.0 to 64 ><6>uhci_hcd 0000:00:1d.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 ><6>uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000ff80 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 2 ports detected ><6>Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI ><6>Copyright (c) 1999-2006 Intel Corporation. ><6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb1: Product: UHCI Host Controller ><6>usb usb1: Manufacturer: Linux 2.6.25-0.121.rc5.git4.fc9 uhci_hcd ><6>usb usb1: SerialNumber: 0000:00:1d.0 ><6>ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19 ><7>PCI: Setting latency timer of device 0000:00:1d.1 to 64 ><6>uhci_hcd 0000:00:1d.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000ff60 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><7>libata version 3.00 loaded. ><6>usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb2: Product: UHCI Host Controller ><6>usb usb2: Manufacturer: Linux 2.6.25-0.121.rc5.git4.fc9 uhci_hcd ><6>usb usb2: SerialNumber: 0000:00:1d.1 ><6>ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:00:1d.2 to 64 ><6>uhci_hcd 0000:00:1d.2: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><27>Apr 21 18:20:06 udevd-event[895]: node_symlink: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it ><6>usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb3: Product: UHCI Host Controller ><6>usb usb3: Manufacturer: Linux 2.6.25-0.121.rc5.git4.fc9 uhci_hcd ><6>usb usb3: SerialNumber: 0000:00:1d.2 ><6>ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23 ><7>PCI: Setting latency timer of device 0000:00:1d.7 to 64 ><6>ehci_hcd 0000:00:1d.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4 ><4>modprobe used greatest stack depth: 2108 bytes left ><6>ehci_hcd 0000:00:1d.7: debug port 1 ><7>PCI: cache line size of 128 is not supported by device 0000:00:1d.7 ><6>ehci_hcd 0000:00:1d.7: irq 23, io mem 0xffa40800 ><6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb4: configuration #1 chosen from 1 choice ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 6 ports detected ><6>usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 ><6>usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb4: Product: EHCI Host Controller ><6>usb usb4: Manufacturer: Linux 2.6.25-0.121.rc5.git4.fc9 ehci_hcd ><6>usb usb4: SerialNumber: 0000:00:1d.7 ><4>modprobe used greatest stack depth: 2004 bytes left ><6>ACPI: PCI Interrupt 0000:03:0c.0[A] -> GSI 25 (level, low) -> IRQ 25 ><4>PCI: Enabling device 0000:00:1f.1 (0005 -> 0007) ><6>ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:00:1f.1 to 64 ><6>ACPI: PCI interrupt for device 0000:00:1f.1 disabled ><6>e1000: 0000:03:0c.0: e1000_probe: (PCI-X:100MHz:64-bit) 00:04:23:b3:b4:c3 ><6>e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection ><6>ACPI: PCI Interrupt 0000:03:0e.0[A] -> GSI 24 (level, low) -> IRQ 24 ><7>ata_piix 0000:00:1f.1: version 2.12 ><6>ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:00:1f.1 to 64 ><6>scsi0 : ata_piix ><6>scsi1 : ata_piix ><6>ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 ><6>ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 ><6>ata1.00: ATA-7: Maxtor 6Y060L0, YAR41BW0, max UDMA/133 ><6>ata1.00: 120103200 sectors, multi 8: LBA ><6>ata1.00: configured for UDMA/100 ><6>e1000: 0000:03:0e.0: e1000_probe: (PCI-X:100MHz:64-bit) 00:08:74:4f:03:df ><6>e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection ><4>modprobe used greatest stack depth: 1860 bytes left ><6>ata2.00: ATAPI: 52X32CD_R/RW, 102G, max UDMA/33 ><6>ata2.00: configured for UDMA/33 ><5>scsi 0:0:0:0: Direct-Access ATA Maxtor 6Y060L0 YAR4 PQ: 0 ANSI: 5 ><5>scsi 1:0:0:0: CD-ROM 52X32CD_R/RW 102G PQ: 0 ANSI: 5 ><4>Driver 'sd' needs updating - please use bus_type methods ><5>sd 0:0:0:0: [sda] 120103200 512-byte hardware sectors (61493 MB) ><4>Driver 'sr' needs updating - please use bus_type methods ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 0:0:0:0: [sda] 120103200 512-byte hardware sectors (61493 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 ><5>sd 0:0:0:0: [sda] Attached SCSI disk ><4>sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 1:0:0:0: Attached scsi CD-ROM sr0 ><4>modprobe used greatest stack depth: 1740 bytes left ><5>sd 0:0:0:0: Attached scsi generic sg0 type 0 ><5>sr 1: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>mount used greatest stack depth: 1296 bytes left ><6>e1000: eth1: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX ><7>eth1: no IPv6 routers present ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>ISOFS: Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>SELinux:8192 avtab hash slots allocated. Num of rules:155000 ><7>SELinux:8192 avtab hash slots allocated. Num of rules:155000 ><7>security: 5 users, 12 roles, 2274 types, 110 bools, 1 sens, 1024 cats ><7>security: 72 classes, 155000 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>type=1403 audit(1208802053.414:2): policy loaded auid=4294967295 ses=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>xor: automatically using best checksumming function: pIII_sse ><6> pIII_sse : 2508.000 MB/sec ><6>xor: using function: pIII_sse (2508.000 MB/sec) ><6>async_tx: api initialized (async) ><4>raid6: int32x1 476 MB/s ><4>raid6: int32x2 632 MB/s ><4>raid6: int32x4 500 MB/s ><4>raid6: int32x8 410 MB/s ><4>raid6: mmxx1 1625 MB/s ><4>raid6: mmxx2 2019 MB/s ><4>raid6: sse1x1 960 MB/s ><4>raid6: sse1x2 1761 MB/s ><4>raid6: sse2x1 1980 MB/s ><4>raid6: sse2x2 2207 MB/s ><4>raid6: using algorithm sse2x2 (2207 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 Mar 14 2008 22:51:21) installed ><6>Lock_Nolock (built Mar 14 2008 22:51:32) installed ><6>JFS: nTxBlock = 8010, nTxLock = 64086 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: uevent: version 1.0.3 ><6>device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) 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 ><30>Apr 21 18:21:14 hald[1436]: 18:21:14.740 [I] hald.c:640: hal 0.5.11 > ><30>Apr 21 18:21:14 hald[1436]: 18:21:14.744 [I] hald.c:649: Will daemonize > ><30>Apr 21 18:21:14 hald[1436]: 18:21:14.745 [I] hald.c:650: Becoming a daemon > ><30>Apr 21 18:21:14 hald[1437]: 18:21:14.748 [I] hald_dbus.c:5382: local server is listening at unix:abstract=/var/run/hald/dbus-CX96ZF2BAR,guid=d67afabe753eb3dec6a2d579480cdb1a > ><27>Apr 21 18:21:14 hald[1437]: 18:21:14.781 [E] ck-tracker.c:367: Error doing GetSeats on ConsoleKit: org.freedesktop.DBus.Error.Spawn.PermissionsInvalid: The permission of the setuid helper is not correct > ><27>Apr 21 18:21:14 hald[1437]: 18:21:14.782 [E] ck-tracker.c:792: Could not get seats and sessions > ><28>Apr 21 18:21:14 hald[1437]: 18:21:14.782 [W] hald_dbus.c:5807: Could not initialize seats and sessions from ConsoleKit > ><30>Apr 21 18:21:14 hald[1437]: 18:21:14.872 [I] hald_runner.c:301: Runner has pid 1440 > ><30>Apr 21 18:21:14 hald[1437]: 18:21:14.873 [I] hald_runner.c:182: runner connection is 0x844f150 > ><30>Apr 21 18:21:14 hald[1437]: 18:21:14.901 [I] mmap_cache.c:129: Regenerating fdi cache.. > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.240 [I] mmap_cache.c:105: In regen_cache_cb exit_type=0, return_code=0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.240 [I] mmap_cache.c:161: fdi cache generation done > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.241 [I] mmap_cache.c:279: cache mtime is 1208802050 > ><28>Apr 21 18:21:15 hald[1437]: 18:21:15.242 [W] ids.c:515: Couldn't stat usb.ids file '/usr/share/hwdata/usb.ids', errno=2: No such file or directory > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.242 [I] mmap_cache.c:83: preprobe: offset=00000014, size=3704 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.242 [I] mmap_cache.c:85: information: offset=00000e8c, size=186480 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.242 [I] mmap_cache.c:87: policy: offset=0002e6fc, size=38436 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.247 [I] osspec.c:802: got 1002:5159 as primary videocard > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.250 [I] osspec.c:465: Check if the machine is may a laptop ... > ><27>Apr 21 18:21:15 hald[1437]: 18:21:15.251 [E] acpi.c:758: Couldn't open /proc/acpi/battery: Error opening directory '/proc/acpi/battery': No such file or directory > ><27>Apr 21 18:21:15 hald[1437]: 18:21:15.252 [E] acpi.c:758: Couldn't open /proc/acpi/button/lid: Error opening directory '/proc/acpi/button/lid': No such file or directory > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.252 [I] osspec.c:475: Synthesizing sysfs events... > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.366 [I] coldplug.c:90: dev_root is /dev > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.396 [I] coldplug.c:127: found (udevdb export) '/sys/class/bsg/0:0:0:0' -> '/dev/bsg/0:0:0:0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.396 [I] coldplug.c:127: found (udevdb export) '/sys/class/bsg/1:0:0:0' -> '/dev/bsg/1:0:0:0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.397 [I] coldplug.c:127: found (udevdb export) '/sys/class/scsi_generic/sg0' -> '/dev/sg0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.397 [I] coldplug.c:127: found (udevdb export) '/sys/class/scsi_generic/sg1' -> '/dev/sg1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.398 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1' -> '/dev/bus/usb/001/001' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.398 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81' -> '/dev/usbdev1.1_ep81' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.398 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/usb_endpoint/usbdev1.1_ep00' -> '/dev/usbdev1.1_ep00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.399 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.0/usbmon/usbmon1' -> '/dev/usbmon1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.399 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.1/usb2' -> '/dev/bus/usb/002/001' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.400 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81' -> '/dev/usbdev2.1_ep81' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.400 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.1/usb2/usb_endpoint/usbdev2.1_ep00' -> '/dev/usbdev2.1_ep00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.401 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.1/usbmon/usbmon2' -> '/dev/usbmon2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.402 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.2/usb3' -> '/dev/bus/usb/003/001' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.402 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81' -> '/dev/usbdev3.1_ep81' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.403 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.2/usb3/usb_endpoint/usbdev3.1_ep00' -> '/dev/usbdev3.1_ep00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.403 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.2/usbmon/usbmon3' -> '/dev/usbmon3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.404 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.7/usb4' -> '/dev/bus/usb/004/001' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.404 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-0:1.0/usb_endpoint/usbdev4.1_ep81' -> '/dev/usbdev4.1_ep81' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.405 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.7/usb4/usb_endpoint/usbdev4.1_ep00' -> '/dev/usbdev4.1_ep00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.405 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1d.7/usbmon/usbmon4' -> '/dev/usbmon4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.406 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda' -> '/dev/sda' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.406 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda1' -> '/dev/sda1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.407 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2' -> '/dev/sda2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.407 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0/block/sr0' -> '/dev/sr0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.408 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/floppy.0/block/fd0' -> '/dev/fd0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.408 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/i8042/serio0/input/input1/event1' -> '/dev/input/event1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.409 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/pcspkr/input/input2/event2' -> '/dev/input/event2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.410 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/serial8250/tty/ttyS2' -> '/dev/ttyS2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.410 [I] coldplug.c:127: found (udevdb export) '/sys/devices/platform/serial8250/tty/ttyS3' -> '/dev/ttyS3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.411 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pnp0/00:05/rtc/rtc0' -> '/dev/rtc0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.411 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pnp0/00:08/tty/ttyS0' -> '/dev/ttyS0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.412 [I] coldplug.c:127: found (udevdb export) '/sys/devices/pnp0/00:09/tty/ttyS1' -> '/dev/ttyS1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.412 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/loop0' -> '/dev/loop0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.413 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/loop1' -> '/dev/loop1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.413 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/loop2' -> '/dev/loop2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.414 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/loop3' -> '/dev/loop3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.414 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/loop4' -> '/dev/loop4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.415 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/loop5' -> '/dev/loop5' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.415 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/loop6' -> '/dev/loop6' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.416 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/loop7' -> '/dev/loop7' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.416 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram0' -> '/dev/ram0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.417 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram1' -> '/dev/ram1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.417 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram10' -> '/dev/ram10' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.418 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram11' -> '/dev/ram11' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.418 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram12' -> '/dev/ram12' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.419 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram13' -> '/dev/ram13' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.419 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram14' -> '/dev/ram14' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.420 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram15' -> '/dev/ram15' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.420 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram2' -> '/dev/ram2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.421 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram3' -> '/dev/ram3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.421 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram4' -> '/dev/ram4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.422 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram5' -> '/dev/ram5' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.422 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram6' -> '/dev/ram6' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.423 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram7' -> '/dev/ram7' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.423 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram8' -> '/dev/ram8' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.424 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/block/ram9' -> '/dev/ram9' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.424 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/input/input0/event0' -> '/dev/input/event0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.425 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/input/input0/mouse0' -> '/dev/input/mouse0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.425 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/input/mice' -> '/dev/input/mice' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.426 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/full' -> '/dev/full' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.427 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/kmsg' -> '/dev/kmsg' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.427 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/mem' -> '/dev/mem' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.428 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/null' -> '/dev/null' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.428 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/oldmem' -> '/dev/oldmem' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.429 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/port' -> '/dev/port' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.429 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/random' -> '/dev/random' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.430 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/urandom' -> '/dev/urandom' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.430 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/mem/zero' -> '/dev/zero' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.431 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/agpgart' -> '/dev/agpgart' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.432 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/cpu_dma_latency' -> '/dev/cpu_dma_latency' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.432 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/device-mapper' -> '/dev/mapper/control' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.433 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/hpet' -> '/dev/hpet' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.434 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/network_latency' -> '/dev/network_latency' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.434 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/network_throughput' -> '/dev/network_throughput' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.435 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/nvram' -> '/dev/nvram' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.435 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/misc/snapshot' -> '/dev/snapshot' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.436 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/console' -> '/dev/console' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.436 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/ptmx' -> '/dev/ptmx' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.437 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty' -> '/dev/tty' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.437 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty0' -> '/dev/tty0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.438 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty1' -> '/dev/tty1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.438 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty10' -> '/dev/tty10' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.438 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty11' -> '/dev/tty11' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.439 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty12' -> '/dev/tty12' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.439 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty13' -> '/dev/tty13' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.440 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty14' -> '/dev/tty14' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.440 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty15' -> '/dev/tty15' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.441 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty16' -> '/dev/tty16' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.441 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty17' -> '/dev/tty17' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.441 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty18' -> '/dev/tty18' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.442 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty19' -> '/dev/tty19' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.442 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty2' -> '/dev/tty2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.443 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty20' -> '/dev/tty20' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.443 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty21' -> '/dev/tty21' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.444 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty22' -> '/dev/tty22' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.444 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty23' -> '/dev/tty23' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.444 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty24' -> '/dev/tty24' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.445 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty25' -> '/dev/tty25' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.445 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty26' -> '/dev/tty26' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.446 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty27' -> '/dev/tty27' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.446 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty28' -> '/dev/tty28' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.447 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty29' -> '/dev/tty29' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.447 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty3' -> '/dev/tty3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.447 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty30' -> '/dev/tty30' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.448 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty31' -> '/dev/tty31' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.448 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty32' -> '/dev/tty32' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.449 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty33' -> '/dev/tty33' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.449 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty34' -> '/dev/tty34' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.450 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty35' -> '/dev/tty35' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.450 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty36' -> '/dev/tty36' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.451 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty37' -> '/dev/tty37' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.451 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty38' -> '/dev/tty38' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.452 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty39' -> '/dev/tty39' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.452 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty4' -> '/dev/tty4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.453 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty40' -> '/dev/tty40' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.453 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty41' -> '/dev/tty41' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.454 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty42' -> '/dev/tty42' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.454 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty43' -> '/dev/tty43' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.455 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty44' -> '/dev/tty44' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.456 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty45' -> '/dev/tty45' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.456 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty46' -> '/dev/tty46' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.457 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty47' -> '/dev/tty47' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.458 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty48' -> '/dev/tty48' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.458 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty49' -> '/dev/tty49' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.459 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty5' -> '/dev/tty5' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.459 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty50' -> '/dev/tty50' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.460 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty51' -> '/dev/tty51' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.460 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty52' -> '/dev/tty52' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.461 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty53' -> '/dev/tty53' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.461 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty54' -> '/dev/tty54' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.462 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty55' -> '/dev/tty55' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.462 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty56' -> '/dev/tty56' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.463 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty57' -> '/dev/tty57' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.463 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty58' -> '/dev/tty58' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.463 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty59' -> '/dev/tty59' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.464 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty6' -> '/dev/tty6' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.464 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty60' -> '/dev/tty60' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.465 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty61' -> '/dev/tty61' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.465 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty62' -> '/dev/tty62' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.466 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty63' -> '/dev/tty63' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.466 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty7' -> '/dev/tty7' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.466 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty8' -> '/dev/tty8' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.467 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/tty/tty9' -> '/dev/tty9' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.467 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/usbmon/usbmon0' -> '/dev/usbmon0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.468 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs' -> '/dev/vcs' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.468 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs1' -> '/dev/vcs1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.469 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs2' -> '/dev/vcs2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.469 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs3' -> '/dev/vcs3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.469 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcs4' -> '/dev/vcs4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.470 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa' -> '/dev/vcsa' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.470 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa1' -> '/dev/vcsa1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.471 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa2' -> '/dev/vcsa2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.471 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa3' -> '/dev/vcsa3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.472 [I] coldplug.c:127: found (udevdb export) '/sys/devices/virtual/vc/vcsa4' -> '/dev/vcsa4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.508 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.509 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI0007:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.509 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI0007:01' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.510 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI0007:02' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.510 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI0007:03' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.511 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/LNXPWRBN:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.511 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/LNXTHERM:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.512 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.512 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.513 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.513 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.514 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.514 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.515 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04/device:05' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.515 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04/device:06' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.516 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.516 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.517 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0000:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.517 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0100:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.518 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0200:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.518 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0303:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.519 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0401:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.519 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0501:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.520 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0501:01' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.520 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0700:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.521 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0800:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.521 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0B00:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.522 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0C01:01' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.522 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0C04:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.523 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C01:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.523 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.524 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.524 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.525 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:02' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.525 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:03' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.526 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:04' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.526 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:05' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.526 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.527 [I] coldplug.c:281: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:07' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.527 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:00.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.528 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:01.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.528 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.529 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:02.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.529 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1c.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.530 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.530 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0c.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.531 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0e.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.531 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1e.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.532 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1f.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.532 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.533 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1' '/dev/bus/usb/001/001' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.533 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.534 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.534 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.1/usb2' '/dev/bus/usb/002/001' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.535 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.535 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.535 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.2/usb3' '/dev/bus/usb/003/001' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.536 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.536 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.7' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.537 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.7/usb4' '/dev/bus/usb/004/001' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.537 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-0:1.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.538 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1e.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.538 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1f.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.539 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1f.1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.539 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.540 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.540 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1f.3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.541 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/floppy.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.541 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/i8042' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.542 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/i8042/serio0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.542 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/pcspkr' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.543 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/serial8250' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.543 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/vesafb.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.544 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.544 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:01' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.544 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:02' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.545 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:03' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.545 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:04' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.546 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:05' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.546 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:06' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.547 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:07' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.547 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:08' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.548 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:09' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.548 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:0a' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.549 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pnp0/00:0b' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.586 [I] coldplug.c:253: new event (dev node from udev) '/sys/class/bsg/0:0:0:0' '/dev/bsg/0:0:0:0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.586 [I] coldplug.c:253: new event (dev node from udev) '/sys/class/bsg/1:0:0:0' '/dev/bsg/1:0:0:0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.587 [I] coldplug.c:281: new event (no dev node) '/sys/class/iscsi_transport/tcp' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.587 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_device/0:0:0:0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.588 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_device/1:0:0:0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.589 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_disk/0:0:0:0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.589 [I] coldplug.c:253: new event (dev node from udev) '/sys/class/scsi_generic/sg0' '/dev/sg0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.590 [I] coldplug.c:253: new event (dev node from udev) '/sys/class/scsi_generic/sg1' '/dev/sg1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.590 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_host/host0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.591 [I] coldplug.c:281: new event (no dev node) '/sys/class/scsi_host/host1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.591 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:01.0/pci_bus/0000:01' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.592 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0c.0/net/eth0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.592 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0e.0/net/eth1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.593 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/pci_bus/0000:03' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.593 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1f.0/pci_bus/0000:04' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.594 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:02.0/pci_bus/0000:02' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.594 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81' '/dev/usbdev1.1_ep81' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.595 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usb1/usb_endpoint/usbdev1.1_ep00' '/dev/usbdev1.1_ep00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.596 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.0/usb_host/usb_host1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.596 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.0/usbmon/usbmon1' '/dev/usbmon1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.597 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81' '/dev/usbdev2.1_ep81' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.597 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.1/usb2/usb_endpoint/usbdev2.1_ep00' '/dev/usbdev2.1_ep00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.598 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.1/usb_host/usb_host2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.598 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.1/usbmon/usbmon2' '/dev/usbmon2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.599 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81' '/dev/usbdev3.1_ep81' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.599 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.2/usb3/usb_endpoint/usbdev3.1_ep00' '/dev/usbdev3.1_ep00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.600 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.2/usb_host/usb_host3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.600 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.2/usbmon/usbmon3' '/dev/usbmon3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.601 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-0:1.0/usb_endpoint/usbdev4.1_ep81' '/dev/usbdev4.1_ep81' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.601 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.7/usb4/usb_endpoint/usbdev4.1_ep00' '/dev/usbdev4.1_ep00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.602 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1d.7/usb_host/usb_host4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.602 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1d.7/usbmon/usbmon4' '/dev/usbmon4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.603 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/0000:00:1e.0/pci_bus/0000:05' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.603 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda' '/dev/sda' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.604 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda1' '/dev/sda1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.604 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2' '/dev/sda2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.605 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0/block/sr0' '/dev/sr0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.606 [I] coldplug.c:281: new event (no dev node) '/sys/devices/pci0000:00/pci_bus/0000:00' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.606 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/floppy.0/block/fd0' '/dev/fd0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.607 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/i8042/serio0/input/input1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.607 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/i8042/serio0/input/input1/event1' '/dev/input/event1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.608 [I] coldplug.c:281: new event (no dev node) '/sys/devices/platform/pcspkr/input/input2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.608 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/pcspkr/input/input2/event2' '/dev/input/event2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.609 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/serial8250/tty/ttyS2' '/dev/ttyS2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.609 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/platform/serial8250/tty/ttyS3' '/dev/ttyS3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.610 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pnp0/00:05/rtc/rtc0' '/dev/rtc0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.610 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pnp0/00:08/tty/ttyS0' '/dev/ttyS0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.611 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/pnp0/00:09/tty/ttyS1' '/dev/ttyS1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.611 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/loop0' '/dev/loop0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.612 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/loop1' '/dev/loop1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.612 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/loop2' '/dev/loop2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.613 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/loop3' '/dev/loop3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.613 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/loop4' '/dev/loop4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.614 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/loop5' '/dev/loop5' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.614 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/loop6' '/dev/loop6' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.615 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/loop7' '/dev/loop7' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.615 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram0' '/dev/ram0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.616 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram1' '/dev/ram1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.616 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram10' '/dev/ram10' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.617 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram11' '/dev/ram11' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.617 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram12' '/dev/ram12' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.618 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram13' '/dev/ram13' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.618 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram14' '/dev/ram14' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.618 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram15' '/dev/ram15' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.619 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram2' '/dev/ram2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.619 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram3' '/dev/ram3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.620 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram4' '/dev/ram4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.620 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram5' '/dev/ram5' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.621 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram6' '/dev/ram6' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.621 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram7' '/dev/ram7' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.622 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram8' '/dev/ram8' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.622 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/block/ram9' '/dev/ram9' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.623 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/dmi/id' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.623 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/graphics/fbcon' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.624 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/hwmon/hwmon0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.625 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/input/input0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.625 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/input/input0/event0' '/dev/input/event0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.626 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/input/input0/mouse0' '/dev/input/mouse0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.626 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/input/mice' '/dev/input/mice' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.626 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/full' '/dev/full' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.627 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/kmsg' '/dev/kmsg' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.628 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/mem' '/dev/mem' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.628 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/null' '/dev/null' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.628 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/oldmem' '/dev/oldmem' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.629 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/port' '/dev/port' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.629 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/random' '/dev/random' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.630 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/urandom' '/dev/urandom' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.630 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/mem/zero' '/dev/zero' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.631 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/agpgart' '/dev/agpgart' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.631 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/cpu_dma_latency' '/dev/cpu_dma_latency' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.632 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/device-mapper' '/dev/mapper/control' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.632 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/hpet' '/dev/hpet' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.633 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/network_latency' '/dev/network_latency' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.633 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/network_throughput' '/dev/network_throughput' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.634 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/nvram' '/dev/nvram' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.634 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/misc/snapshot' '/dev/snapshot' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.635 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/net/lo' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.636 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/thermal/cooling_device0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.636 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/thermal/cooling_device1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.637 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/console' '/dev/console' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.637 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/ptmx' '/dev/ptmx' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.638 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty' '/dev/tty' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.638 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty0' '/dev/tty0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.638 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty1' '/dev/tty1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.639 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty10' '/dev/tty10' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.639 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty11' '/dev/tty11' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.640 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty12' '/dev/tty12' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.640 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty13' '/dev/tty13' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.641 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty14' '/dev/tty14' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.641 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty15' '/dev/tty15' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.642 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty16' '/dev/tty16' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.642 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty17' '/dev/tty17' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.643 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty18' '/dev/tty18' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.643 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty19' '/dev/tty19' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.644 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty2' '/dev/tty2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.644 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty20' '/dev/tty20' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.645 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty21' '/dev/tty21' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.645 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty22' '/dev/tty22' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.646 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty23' '/dev/tty23' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.646 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty24' '/dev/tty24' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.647 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty25' '/dev/tty25' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.647 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty26' '/dev/tty26' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.648 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty27' '/dev/tty27' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.648 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty28' '/dev/tty28' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.649 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty29' '/dev/tty29' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.649 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty3' '/dev/tty3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.650 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty30' '/dev/tty30' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.650 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty31' '/dev/tty31' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.651 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty32' '/dev/tty32' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.651 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty33' '/dev/tty33' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.652 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty34' '/dev/tty34' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.652 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty35' '/dev/tty35' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.653 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty36' '/dev/tty36' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.653 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty37' '/dev/tty37' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.654 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty38' '/dev/tty38' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.654 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty39' '/dev/tty39' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.655 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty4' '/dev/tty4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.655 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty40' '/dev/tty40' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.656 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty41' '/dev/tty41' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.656 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty42' '/dev/tty42' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.657 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty43' '/dev/tty43' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.657 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty44' '/dev/tty44' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.658 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty45' '/dev/tty45' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.658 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty46' '/dev/tty46' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.659 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty47' '/dev/tty47' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.659 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty48' '/dev/tty48' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.660 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty49' '/dev/tty49' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.660 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty5' '/dev/tty5' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.660 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty50' '/dev/tty50' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.661 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty51' '/dev/tty51' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.661 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty52' '/dev/tty52' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.662 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty53' '/dev/tty53' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.662 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty54' '/dev/tty54' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.663 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty55' '/dev/tty55' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.663 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty56' '/dev/tty56' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.664 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty57' '/dev/tty57' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.664 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty58' '/dev/tty58' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.665 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty59' '/dev/tty59' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.665 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty6' '/dev/tty6' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.666 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty60' '/dev/tty60' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.666 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty61' '/dev/tty61' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.667 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty62' '/dev/tty62' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.667 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty63' '/dev/tty63' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.668 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty7' '/dev/tty7' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.668 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty8' '/dev/tty8' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.669 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/tty/tty9' '/dev/tty9' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.669 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/usbmon/usbmon0' '/dev/usbmon0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.670 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs' '/dev/vcs' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.670 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs1' '/dev/vcs1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.671 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs2' '/dev/vcs2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.671 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs3' '/dev/vcs3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.672 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcs4' '/dev/vcs4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.672 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa' '/dev/vcsa' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.673 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa1' '/dev/vcsa1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.673 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa2' '/dev/vcsa2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.674 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa3' '/dev/vcsa3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.674 [I] coldplug.c:253: new event (dev node from udev) '/sys/devices/virtual/vc/vcsa4' '/dev/vcsa4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.675 [I] coldplug.c:281: new event (no dev node) '/sys/devices/virtual/vtconsole/vtcon0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.676 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.676 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.677 [I] coldplug.c:214: pool_num_freed = 0 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.677 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/ACPI0007:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.678 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI0007:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.678 [I] coldplug.c:214: pool_num_freed = 1 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.679 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/ACPI0007:01 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.679 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI0007:01 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.680 [I] coldplug.c:214: pool_num_freed = 2 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.680 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/ACPI0007:02 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.681 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI0007:02 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.681 [I] coldplug.c:214: pool_num_freed = 3 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.682 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/ACPI0007:03 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.682 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI0007:03 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.683 [I] coldplug.c:214: pool_num_freed = 4 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.684 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/LNXPWRBN:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.684 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/LNXPWRBN:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.685 [I] coldplug.c:214: pool_num_freed = 5 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.685 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/LNXTHERM:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.686 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/LNXTHERM:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.686 [I] coldplug.c:214: pool_num_freed = 6 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.687 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.687 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.688 [I] coldplug.c:214: pool_num_freed = 7 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.688 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.689 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.689 [I] coldplug.c:214: pool_num_freed = 8 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.690 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.690 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.691 [I] coldplug.c:214: pool_num_freed = 9 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.692 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.692 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.693 [I] coldplug.c:214: pool_num_freed = 10 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.693 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.694 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.694 [I] coldplug.c:214: pool_num_freed = 11 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.695 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.695 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.696 [I] coldplug.c:214: pool_num_freed = 12 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.696 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04/device:05 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.697 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04/device:05 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.697 [I] coldplug.c:214: pool_num_freed = 13 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.698 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04/device:06 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.699 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04/device:06 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.699 [I] coldplug.c:214: pool_num_freed = 14 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.700 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.700 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.701 [I] coldplug.c:214: pool_num_freed = 15 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.701 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.702 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.702 [I] coldplug.c:214: pool_num_freed = 16 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.703 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0000:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.704 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0000:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.704 [I] coldplug.c:214: pool_num_freed = 17 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.705 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0100:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.705 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0100:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.706 [I] coldplug.c:214: pool_num_freed = 18 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.706 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0200:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.707 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0200:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.707 [I] coldplug.c:214: pool_num_freed = 19 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.708 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0303:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.708 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0303:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.709 [I] coldplug.c:214: pool_num_freed = 20 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.709 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0401:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.710 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0401:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.711 [I] coldplug.c:214: pool_num_freed = 21 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.711 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0501:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.712 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0501:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.712 [I] coldplug.c:214: pool_num_freed = 22 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.713 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0501:01 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.713 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0501:01 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.714 [I] coldplug.c:214: pool_num_freed = 23 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.714 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0700:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.715 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0700:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.715 [I] coldplug.c:214: pool_num_freed = 24 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.716 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0800:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.717 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0800:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.717 [I] coldplug.c:214: pool_num_freed = 25 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.718 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0B00:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.718 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0B00:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.719 [I] coldplug.c:214: pool_num_freed = 26 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.719 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0C01:01 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.720 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0C01:01 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.720 [I] coldplug.c:214: pool_num_freed = 27 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.721 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0C04:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.722 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:08/PNP0C04:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.722 [I] coldplug.c:214: pool_num_freed = 28 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.723 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C01:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.723 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C01:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.724 [I] coldplug.c:214: pool_num_freed = 29 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.724 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.725 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.725 [I] coldplug.c:214: pool_num_freed = 30 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.726 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:00 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.726 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.727 [I] coldplug.c:214: pool_num_freed = 31 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.727 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.728 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.728 [I] coldplug.c:214: pool_num_freed = 32 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.729 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:02 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.730 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:02 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.730 [I] coldplug.c:214: pool_num_freed = 33 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.731 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:03 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.731 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:03 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.732 [I] coldplug.c:214: pool_num_freed = 34 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.732 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:04 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.733 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:04 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.733 [I] coldplug.c:214: pool_num_freed = 35 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.734 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:05 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.734 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:05 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.735 [I] coldplug.c:214: pool_num_freed = 36 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.735 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.736 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.736 [I] coldplug.c:214: pool_num_freed = 37 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.737 [I] hotplug.c:142: /sys/devices/LNXSYSTM:00/device:00/PNP0C0F:07 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.738 [I] device.c:4244: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:07 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.738 [I] coldplug.c:214: pool_num_freed = 38 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.739 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:00.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.739 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:00.0 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.849 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_2550 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.850 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_2550 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.850 [I] coldplug.c:214: pool_num_freed = 39 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.850 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:01.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.851 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:01.0 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.854 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_2552 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.855 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_2552 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.855 [I] coldplug.c:214: pool_num_freed = 40 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.856 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.856 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0'->'/sys/devices/pci0000:00/0000:00:01.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.856 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 dev= parent_dev=0xb7e081c0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.860 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_1002_5159 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.860 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_1002_5159 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.861 [I] coldplug.c:214: pool_num_freed = 41 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.861 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:02.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.861 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:02.0 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.865 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_2553 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.866 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_2553 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.866 [I] coldplug.c:214: pool_num_freed = 42 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.866 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:02.0/0000:02:1c.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.867 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1c.0'->'/sys/devices/pci0000:00/0000:00:02.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.867 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:02.0/0000:02:1c.0 dev= parent_dev=0x084a5a10 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.871 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_1461 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.871 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_1461 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.871 [I] coldplug.c:214: pool_num_freed = 43 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.872 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.872 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0'->'/sys/devices/pci0000:00/0000:00:02.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.872 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0 dev= parent_dev=0x084a5a10 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.876 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_1460 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.877 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_1460 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.877 [I] coldplug.c:214: pool_num_freed = 44 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.877 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0c.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.878 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0c.0'->'/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.878 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0c.0 dev= parent_dev=0x084a39a0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.882 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_1026 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.882 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_1026 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.883 [I] coldplug.c:214: pool_num_freed = 45 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.883 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0e.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.883 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0e.0'->'/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.884 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0e.0 dev= parent_dev=0x084a39a0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.888 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_100f > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.888 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_100f > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.888 [I] coldplug.c:214: pool_num_freed = 46 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.889 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:02.0/0000:02:1e.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.889 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1e.0'->'/sys/devices/pci0000:00/0000:00:02.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.889 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:02.0/0000:02:1e.0 dev= parent_dev=0x084a5a10 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.893 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_1461_0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.894 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_1461_0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.894 [I] coldplug.c:214: pool_num_freed = 47 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.894 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:02.0/0000:02:1f.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.895 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1f.0'->'/sys/devices/pci0000:00/0000:00:02.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.895 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:02.0/0000:02:1f.0 dev= parent_dev=0x084a5a10 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.899 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_1460_0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.899 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_1460_0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.900 [I] coldplug.c:214: pool_num_freed = 48 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.900 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.900 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.904 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24c2 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.904 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24c2 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.905 [I] coldplug.c:214: pool_num_freed = 49 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.905 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.905 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1'->'/sys/devices/pci0000:00/0000:00:1d.0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.905 [I] device.c:4244: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1 dev=/dev/bus/usb/001/001 parent_dev=0x084a81d0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.910 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.910 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.911 [I] coldplug.c:214: pool_num_freed = 50 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.911 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.911 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.911 [I] device.c:4244: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0 dev= parent_dev=0xb7a061d0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.913 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_0_if0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.914 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_0_if0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.914 [I] coldplug.c:214: pool_num_freed = 51 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.914 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.915 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.919 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24c4 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.919 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24c4 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.919 [I] coldplug.c:214: pool_num_freed = 52 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.919 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1/usb2 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.920 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.1/usb2'->'/sys/devices/pci0000:00/0000:00:1d.1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.920 [I] device.c:4244: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1/usb2 dev=/dev/bus/usb/002/001 parent_dev=0x084aa5a0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.924 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_1 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.925 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_1 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.925 [I] coldplug.c:214: pool_num_freed = 53 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.925 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.926 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0'->'/sys/devices/pci0000:00/0000:00:1d.1/usb2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.926 [I] device.c:4244: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0 dev= parent_dev=0x084aba10 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.928 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_1_if0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.928 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_1_if0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.928 [I] coldplug.c:214: pool_num_freed = 54 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.929 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.929 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.933 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24c7 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.933 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24c7 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.934 [I] coldplug.c:214: pool_num_freed = 55 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.934 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2/usb3 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.934 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.2/usb3'->'/sys/devices/pci0000:00/0000:00:1d.2' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.934 [I] device.c:4244: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb3 dev=/dev/bus/usb/003/001 parent_dev=0x084acea0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.939 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_2 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.939 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_2 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.939 [I] coldplug.c:214: pool_num_freed = 56 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.940 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.940 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0'->'/sys/devices/pci0000:00/0000:00:1d.2/usb3' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.940 [I] device.c:4244: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0 dev= parent_dev=0x084adea0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.943 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_2_if0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.943 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_1d6b_1_0000_00_1d_2_if0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.943 [I] coldplug.c:214: pool_num_freed = 57 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.943 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.944 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.948 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24cd > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.948 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24cd > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.948 [I] coldplug.c:214: pool_num_freed = 58 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.949 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7/usb4 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.949 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.7/usb4'->'/sys/devices/pci0000:00/0000:00:1d.7' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.949 [I] device.c:4244: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb4 dev=/dev/bus/usb/004/001 parent_dev=0x084af4c0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.954 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_1d6b_2_0000_00_1d_7 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.954 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_1d6b_2_0000_00_1d_7 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.954 [I] coldplug.c:214: pool_num_freed = 59 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.955 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7/usb4/4-0:1.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.955 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-0:1.0'->'/sys/devices/pci0000:00/0000:00:1d.7/usb4' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.955 [I] device.c:4244: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-0:1.0 dev= parent_dev=0x084af650 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.957 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_1d6b_2_0000_00_1d_7_if0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.957 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_1d6b_2_0000_00_1d_7_if0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.958 [I] coldplug.c:214: pool_num_freed = 60 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.958 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1e.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.958 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.962 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_244e > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.963 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_244e > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.963 [I] coldplug.c:214: pool_num_freed = 61 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.963 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1f.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.964 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1f.0 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.968 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24c0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.968 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24c0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.968 [I] coldplug.c:214: pool_num_freed = 62 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.969 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1f.1 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.969 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.973 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24cb > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.973 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24cb > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.973 [I] coldplug.c:214: pool_num_freed = 63 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.974 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.974 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.974 [I] device.c:4244: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0 dev= parent_dev=0x084b2c30 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.975 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0'->'/sys/devices/pci0000:00/0000:00:1f.1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.975 [I] device.c:4244: add_dev: subsys=scsi_host sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0 dev= parent_dev=0x084b2c30 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.976 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24cb_scsi_host > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.977 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24cb_scsi_host > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.977 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.977 [I] device.c:4244: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0 dev= parent_dev=0x084b2f50 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.978 [I] device.c:2180: /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/type -> 0 (-> scsi.type) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.979 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24cb_scsi_host_scsi_device_lun0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.979 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24cb_scsi_host_scsi_device_lun0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.980 [I] coldplug.c:214: pool_num_freed = 64 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.980 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.980 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.981 [I] device.c:4244: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0 dev= parent_dev=0x084b2c30 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.981 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host1'->'/sys/devices/pci0000:00/0000:00:1f.1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.981 [I] device.c:4244: add_dev: subsys=scsi_host sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host1 dev= parent_dev=0x084b2c30 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.982 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24cb_scsi_host_0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.983 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24cb_scsi_host_0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.983 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host1' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.983 [I] device.c:4244: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0 dev= parent_dev=0x084b44b0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.984 [I] device.c:2180: /sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0/type -> 5 (-> scsi.type) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.985 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24cb_scsi_host_0_scsi_device_lun0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.985 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24cb_scsi_host_0_scsi_device_lun0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.986 [I] coldplug.c:214: pool_num_freed = 65 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.986 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1f.3 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.986 [I] device.c:4244: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1f.3 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.991 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24c3 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.991 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24c3 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.991 [I] coldplug.c:214: pool_num_freed = 66 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.991 [I] hotplug.c:142: /sys/devices/platform/floppy.0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.992 [I] device.c:4244: add_dev: subsys=platform sysfs_path=/sys/devices/platform/floppy.0 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.993 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_floppy_0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.993 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_floppy_0 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.993 [I] coldplug.c:214: pool_num_freed = 67 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.994 [I] hotplug.c:142: /sys/devices/platform/i8042 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.994 [I] device.c:4244: add_dev: subsys=platform sysfs_path=/sys/devices/platform/i8042 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.995 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_i8042 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.996 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_i8042 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.996 [I] coldplug.c:214: pool_num_freed = 68 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.996 [I] hotplug.c:142: /sys/devices/platform/i8042/serio0 is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.996 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/platform/i8042/serio0'->'/sys/devices/platform/i8042' > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.997 [I] device.c:4244: add_dev: subsys=serio sysfs_path=/sys/devices/platform/i8042/serio0 dev= parent_dev=0x084b6420 > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.998 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.998 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.999 [I] coldplug.c:214: pool_num_freed = 69 (of 263) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.999 [I] hotplug.c:142: /sys/devices/platform/pcspkr is a device (subsystem) > ><30>Apr 21 18:21:15 hald[1437]: 18:21:15.999 [I] device.c:4244: add_dev: subsys=platform sysfs_path=/sys/devices/platform/pcspkr dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.001 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_pcspkr > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.001 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_pcspkr > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.001 [I] coldplug.c:214: pool_num_freed = 70 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.001 [I] hotplug.c:142: /sys/devices/platform/serial8250 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.002 [I] device.c:4244: add_dev: subsys=platform sysfs_path=/sys/devices/platform/serial8250 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.003 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_serial8250 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.003 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_serial8250 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.004 [I] coldplug.c:214: pool_num_freed = 71 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.004 [I] hotplug.c:142: /sys/devices/platform/vesafb.0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.004 [I] device.c:4244: add_dev: subsys=platform sysfs_path=/sys/devices/platform/vesafb.0 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.005 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_vesafb_0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.006 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_vesafb_0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.006 [I] coldplug.c:214: pool_num_freed = 72 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.006 [I] hotplug.c:142: /sys/devices/pnp0/00:00 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.007 [I] device.c:4244: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.008 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c01 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.008 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c01 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.009 [I] coldplug.c:214: pool_num_freed = 73 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.009 [I] hotplug.c:142: /sys/devices/pnp0/00:01 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.009 [I] device.c:4244: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:01 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.011 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0a03 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.011 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0a03 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.011 [I] coldplug.c:214: pool_num_freed = 74 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.011 [I] hotplug.c:142: /sys/devices/pnp0/00:02 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.012 [I] device.c:4244: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:02 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.013 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0200 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.013 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0200 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.014 [I] coldplug.c:214: pool_num_freed = 75 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.014 [I] hotplug.c:142: /sys/devices/pnp0/00:03 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.014 [I] device.c:4244: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:03 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.016 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c04 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.016 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c04 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.016 [I] coldplug.c:214: pool_num_freed = 76 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.017 [I] hotplug.c:142: /sys/devices/pnp0/00:04 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.017 [I] device.c:4244: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:04 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.018 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0800 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.019 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0800 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.019 [I] coldplug.c:214: pool_num_freed = 77 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.019 [I] hotplug.c:142: /sys/devices/pnp0/00:05 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.020 [I] device.c:4244: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:05 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.021 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0b00 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.021 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0b00 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.022 [I] coldplug.c:214: pool_num_freed = 78 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.022 [I] hotplug.c:142: /sys/devices/pnp0/00:06 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.022 [I] device.c:4244: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:06 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.024 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0700 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.024 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0700 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.024 [I] coldplug.c:214: pool_num_freed = 79 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.025 [I] hotplug.c:142: /sys/devices/pnp0/00:07 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.025 [I] device.c:4244: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:07 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.027 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0303 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.027 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0303 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.027 [I] coldplug.c:214: pool_num_freed = 80 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.028 [I] hotplug.c:142: /sys/devices/pnp0/00:08 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.028 [I] device.c:4244: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:08 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.029 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0501 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.030 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0501 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.030 [I] coldplug.c:214: pool_num_freed = 81 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.030 [I] hotplug.c:142: /sys/devices/pnp0/00:09 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.031 [I] device.c:4244: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:09 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.032 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0501_0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.033 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0501_0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.033 [I] coldplug.c:214: pool_num_freed = 82 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.033 [I] hotplug.c:142: /sys/devices/pnp0/00:0a is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.034 [I] device.c:4244: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:0a dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.035 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0401 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.035 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0401 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.036 [I] coldplug.c:214: pool_num_freed = 83 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.036 [I] hotplug.c:142: /sys/devices/pnp0/00:0b is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.036 [I] device.c:4244: add_dev: subsys=pnp sysfs_path=/sys/devices/pnp0/00:0b dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.038 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c01_0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.038 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c01_0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.038 [I] coldplug.c:214: pool_num_freed = 84 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.039 [I] hotplug.c:142: /sys/class/bsg/0:0:0:0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.039 [I] osspec.c:970: hal_util_find_known_parent: '/sys/class/bsg/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.039 [I] device.c:4244: add_dev: subsys=bsg sysfs_path=/sys/class/bsg/0:0:0:0 dev=/dev/bsg/0:0:0:0 parent_dev=0x084b2c50 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.040 [I] coldplug.c:214: pool_num_freed = 85 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.040 [I] hotplug.c:142: /sys/class/bsg/1:0:0:0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.040 [I] osspec.c:970: hal_util_find_known_parent: '/sys/class/bsg/1:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.041 [I] device.c:4244: add_dev: subsys=bsg sysfs_path=/sys/class/bsg/1:0:0:0 dev=/dev/bsg/1:0:0:0 parent_dev=0x084b4600 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.041 [I] coldplug.c:214: pool_num_freed = 86 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.042 [I] hotplug.c:142: /sys/class/iscsi_transport/tcp is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.042 [I] device.c:4244: add_dev: subsys=iscsi_transport sysfs_path=/sys/class/iscsi_transport/tcp dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.042 [I] coldplug.c:214: pool_num_freed = 87 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.042 [I] hotplug.c:142: /sys/class/scsi_device/0:0:0:0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.043 [I] osspec.c:970: hal_util_find_known_parent: '/sys/class/scsi_device/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.043 [I] device.c:4244: add_dev: subsys=scsi_device sysfs_path=/sys/class/scsi_device/0:0:0:0 dev= parent_dev=0x084b2c50 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.043 [I] coldplug.c:214: pool_num_freed = 88 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.044 [I] hotplug.c:142: /sys/class/scsi_device/1:0:0:0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.044 [I] osspec.c:970: hal_util_find_known_parent: '/sys/class/scsi_device/1:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.044 [I] device.c:4244: add_dev: subsys=scsi_device sysfs_path=/sys/class/scsi_device/1:0:0:0 dev= parent_dev=0x084b4600 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.045 [I] coldplug.c:214: pool_num_freed = 89 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.045 [I] hotplug.c:142: /sys/class/scsi_disk/0:0:0:0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.045 [I] osspec.c:970: hal_util_find_known_parent: '/sys/class/scsi_disk/0:0:0:0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.046 [I] device.c:4244: add_dev: subsys=scsi_disk sysfs_path=/sys/class/scsi_disk/0:0:0:0 dev= parent_dev=0x084b2c50 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.046 [I] coldplug.c:214: pool_num_freed = 90 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.046 [I] hotplug.c:142: /sys/class/scsi_generic/sg0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.047 [I] osspec.c:970: hal_util_find_known_parent: '/sys/class/scsi_generic/sg0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.047 [I] device.c:4244: add_dev: subsys=scsi_generic sysfs_path=/sys/class/scsi_generic/sg0 dev=/dev/sg0 parent_dev=0x084b2c50 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.048 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24cb_scsi_host_scsi_device_lun0_scsi_generic > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.049 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24cb_scsi_host_scsi_device_lun0_scsi_generic > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.049 [I] coldplug.c:214: pool_num_freed = 91 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.049 [I] hotplug.c:142: /sys/class/scsi_generic/sg1 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.050 [I] osspec.c:970: hal_util_find_known_parent: '/sys/class/scsi_generic/sg1'->'/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.050 [I] device.c:4244: add_dev: subsys=scsi_generic sysfs_path=/sys/class/scsi_generic/sg1 dev=/dev/sg1 parent_dev=0x084b4600 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.052 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_24cb_scsi_host_0_scsi_device_lun0_scsi_generic > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.052 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_24cb_scsi_host_0_scsi_device_lun0_scsi_generic > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.052 [I] coldplug.c:214: pool_num_freed = 92 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.053 [I] hotplug.c:142: /sys/class/scsi_host/host0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.053 [I] osspec.c:970: hal_util_find_known_parent: '/sys/class/scsi_host/host0'->'/sys/devices/pci0000:00/0000:00:1f.1/host0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.053 [I] device.c:4244: add_dev: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host0 dev= parent_dev=0x084b2f50 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.053 [I] coldplug.c:214: pool_num_freed = 93 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.054 [I] hotplug.c:142: /sys/class/scsi_host/host1 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.054 [I] osspec.c:970: hal_util_find_known_parent: '/sys/class/scsi_host/host1'->'/sys/devices/pci0000:00/0000:00:1f.1/host1' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.054 [I] device.c:4244: add_dev: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host1 dev= parent_dev=0x084b44b0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.055 [I] coldplug.c:214: pool_num_freed = 94 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.055 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:01.0/pci_bus/0000:01 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.055 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:01.0/pci_bus/0000:01'->'/sys/devices/pci0000:00/0000:00:01.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.056 [I] device.c:4244: add_dev: subsys=pci_bus sysfs_path=/sys/devices/pci0000:00/0000:00:01.0/pci_bus/0000:01 dev= parent_dev=0xb7e081c0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.056 [I] coldplug.c:214: pool_num_freed = 95 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.056 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0c.0/net/eth0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.056 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0c.0/net/eth0'->'/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0c.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.057 [I] device.c:4244: add_dev: subsys=net sysfs_path=/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0c.0/net/eth0 dev= parent_dev=0x084a3b80 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.059 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/net_00_04_23_b3_b4_c3 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.060 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/net_00_04_23_b3_b4_c3 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.060 [I] coldplug.c:214: pool_num_freed = 96 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.060 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0e.0/net/eth1 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.060 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0e.0/net/eth1'->'/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0e.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.061 [I] device.c:4244: add_dev: subsys=net sysfs_path=/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/0000:03:0e.0/net/eth1 dev= parent_dev=0x084a3970 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.063 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/net_00_08_74_4f_03_df > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.064 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/net_00_08_74_4f_03_df > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.064 [I] coldplug.c:214: pool_num_freed = 97 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.064 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/pci_bus/0000:03 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.065 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/pci_bus/0000:03'->'/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.065 [I] device.c:4244: add_dev: subsys=pci_bus sysfs_path=/sys/devices/pci0000:00/0000:00:02.0/0000:02:1d.0/pci_bus/0000:03 dev= parent_dev=0x084a39a0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.065 [I] coldplug.c:214: pool_num_freed = 98 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.065 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:02.0/0000:02:1f.0/pci_bus/0000:04 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.066 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:02.0/0000:02:1f.0/pci_bus/0000:04'->'/sys/devices/pci0000:00/0000:00:02.0/0000:02:1f.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.066 [I] device.c:4244: add_dev: subsys=pci_bus sysfs_path=/sys/devices/pci0000:00/0000:00:02.0/0000:02:1f.0/pci_bus/0000:04 dev= parent_dev=0x084a8110 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.066 [I] coldplug.c:214: pool_num_freed = 99 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.067 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:02.0/pci_bus/0000:02 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.067 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:02.0/pci_bus/0000:02'->'/sys/devices/pci0000:00/0000:00:02.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.067 [I] device.c:4244: add_dev: subsys=pci_bus sysfs_path=/sys/devices/pci0000:00/0000:00:02.0/pci_bus/0000:02 dev= parent_dev=0x084a5a10 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.068 [I] coldplug.c:214: pool_num_freed = 100 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.068 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.068 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.068 [I] device.c:4244: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81 dev=/dev/usbdev1.1_ep81 parent_dev=0x084aa5d0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.069 [I] coldplug.c:214: pool_num_freed = 101 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.069 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb1/usb_endpoint/usbdev1.1_ep00 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.069 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb1/usb_endpoint/usbdev1.1_ep00'->'/sys/devices/pci0000:00/0000:00:1d.0/usb1' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.070 [I] device.c:4244: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb1/usb_endpoint/usbdev1.1_ep00 dev=/dev/usbdev1.1_ep00 parent_dev=0xb7a061d0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.070 [I] coldplug.c:214: pool_num_freed = 102 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.070 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usb_host/usb_host1 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.071 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usb_host/usb_host1'->'/sys/devices/pci0000:00/0000:00:1d.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.071 [I] device.c:4244: add_dev: subsys=usb_host sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usb_host/usb_host1 dev= parent_dev=0x084a81d0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.071 [I] coldplug.c:214: pool_num_freed = 103 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.072 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.0/usbmon/usbmon1 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.072 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.0/usbmon/usbmon1'->'/sys/devices/pci0000:00/0000:00:1d.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.072 [I] device.c:4244: add_dev: subsys=usbmon sysfs_path=/sys/devices/pci0000:00/0000:00:1d.0/usbmon/usbmon1 dev=/dev/usbmon1 parent_dev=0x084a81d0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.073 [I] coldplug.c:214: pool_num_freed = 104 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.073 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.073 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81'->'/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.073 [I] device.c:4244: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81 dev=/dev/usbdev2.1_ep81 parent_dev=0x084abc80 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.074 [I] coldplug.c:214: pool_num_freed = 105 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.074 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1/usb2/usb_endpoint/usbdev2.1_ep00 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.074 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.1/usb2/usb_endpoint/usbdev2.1_ep00'->'/sys/devices/pci0000:00/0000:00:1d.1/usb2' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.075 [I] device.c:4244: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1/usb2/usb_endpoint/usbdev2.1_ep00 dev=/dev/usbdev2.1_ep00 parent_dev=0x084aba10 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.075 [I] coldplug.c:214: pool_num_freed = 106 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.075 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1/usb_host/usb_host2 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.076 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.1/usb_host/usb_host2'->'/sys/devices/pci0000:00/0000:00:1d.1' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.076 [I] device.c:4244: add_dev: subsys=usb_host sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1/usb_host/usb_host2 dev= parent_dev=0x084aa5a0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.076 [I] coldplug.c:214: pool_num_freed = 107 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.077 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.1/usbmon/usbmon2 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.077 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.1/usbmon/usbmon2'->'/sys/devices/pci0000:00/0000:00:1d.1' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.077 [I] device.c:4244: add_dev: subsys=usbmon sysfs_path=/sys/devices/pci0000:00/0000:00:1d.1/usbmon/usbmon2 dev=/dev/usbmon2 parent_dev=0x084aa5a0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.078 [I] coldplug.c:214: pool_num_freed = 108 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.078 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.078 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81'->'/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.078 [I] device.c:4244: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81 dev=/dev/usbdev3.1_ep81 parent_dev=0x084ade80 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.079 [I] coldplug.c:214: pool_num_freed = 109 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.079 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2/usb3/usb_endpoint/usbdev3.1_ep00 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.079 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.2/usb3/usb_endpoint/usbdev3.1_ep00'->'/sys/devices/pci0000:00/0000:00:1d.2/usb3' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.080 [I] device.c:4244: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb3/usb_endpoint/usbdev3.1_ep00 dev=/dev/usbdev3.1_ep00 parent_dev=0x084adea0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.080 [I] coldplug.c:214: pool_num_freed = 110 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.080 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2/usb_host/usb_host3 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.081 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.2/usb_host/usb_host3'->'/sys/devices/pci0000:00/0000:00:1d.2' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.081 [I] device.c:4244: add_dev: subsys=usb_host sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb_host/usb_host3 dev= parent_dev=0x084acea0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.081 [I] coldplug.c:214: pool_num_freed = 111 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.082 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.2/usbmon/usbmon3 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.082 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.2/usbmon/usbmon3'->'/sys/devices/pci0000:00/0000:00:1d.2' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.082 [I] device.c:4244: add_dev: subsys=usbmon sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usbmon/usbmon3 dev=/dev/usbmon3 parent_dev=0x084acea0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.082 [I] coldplug.c:214: pool_num_freed = 112 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.083 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7/usb4/4-0:1.0/usb_endpoint/usbdev4.1_ep81 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.084 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-0:1.0/usb_endpoint/usbdev4.1_ep81'->'/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-0:1.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.084 [I] device.c:4244: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-0:1.0/usb_endpoint/usbdev4.1_ep81 dev=/dev/usbdev4.1_ep81 parent_dev=0x084b0850 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.084 [I] coldplug.c:214: pool_num_freed = 113 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.085 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7/usb4/usb_endpoint/usbdev4.1_ep00 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.085 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.7/usb4/usb_endpoint/usbdev4.1_ep00'->'/sys/devices/pci0000:00/0000:00:1d.7/usb4' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.085 [I] device.c:4244: add_dev: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb4/usb_endpoint/usbdev4.1_ep00 dev=/dev/usbdev4.1_ep00 parent_dev=0x084af650 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.085 [I] coldplug.c:214: pool_num_freed = 114 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.086 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7/usb_host/usb_host4 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.086 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.7/usb_host/usb_host4'->'/sys/devices/pci0000:00/0000:00:1d.7' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.086 [I] device.c:4244: add_dev: subsys=usb_host sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb_host/usb_host4 dev= parent_dev=0x084af4c0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.087 [I] coldplug.c:214: pool_num_freed = 115 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.087 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1d.7/usbmon/usbmon4 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.087 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1d.7/usbmon/usbmon4'->'/sys/devices/pci0000:00/0000:00:1d.7' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.088 [I] device.c:4244: add_dev: subsys=usbmon sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usbmon/usbmon4 dev=/dev/usbmon4 parent_dev=0x084af4c0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.088 [I] coldplug.c:214: pool_num_freed = 116 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.088 [I] hotplug.c:142: /sys/devices/pci0000:00/0000:00:1e.0/pci_bus/0000:05 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.089 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1e.0/pci_bus/0000:05'->'/sys/devices/pci0000:00/0000:00:1e.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.089 [I] device.c:4244: add_dev: subsys=pci_bus sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0/pci_bus/0000:05 dev= parent_dev=0x084b1a70 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.089 [I] coldplug.c:214: pool_num_freed = 117 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.090 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.090 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda dev=/dev/sda is_part=0, parent=0x084b2c50 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.091 [I] blockdev.c:1235: parent_bus is scsi > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.091 [I] blockdev.c:494: Probing storage device /dev/sda > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.094 [I] osspec.c:478: Synthesizing powermgmt events... > ><27>Apr 21 18:21:16 hald[1437]: 18:21:16.096 [E] acpi.c:758: Couldn't open /proc/acpi/battery: Error opening directory '/proc/acpi/battery': No such file or directory > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.097 [I] acpi.c:729: Processing /proc/acpi/processor/CPU1 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.098 [I] acpi.c:729: Processing /proc/acpi/processor/CPU0 > ><27>Apr 21 18:21:16 hald[1437]: 18:21:16.098 [E] acpi.c:758: Couldn't open /proc/acpi/ac_adapter: Error opening directory '/proc/acpi/ac_adapter': No such file or directory > ><27>Apr 21 18:21:16 hald[1437]: 18:21:16.099 [E] acpi.c:758: Couldn't open /proc/acpi/button/lid: Error opening directory '/proc/acpi/button/lid': No such file or directory > ><27>Apr 21 18:21:16 hald[1437]: 18:21:16.099 [E] acpi.c:758: Couldn't open /proc/acpi/button/power: Error opening directory '/proc/acpi/button/power': No such file or directory > ><27>Apr 21 18:21:16 hald[1437]: 18:21:16.100 [E] acpi.c:758: Couldn't open /proc/acpi/button/sleep: Error opening directory '/proc/acpi/button/sleep': No such file or directory > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.101 [I] acpi.c:837: Processing sonypi display > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.102 [I] osspec.c:480: ACPI capabilities found > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.102 [I] osspec.c:488: Done synthesizing events > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.104 [I] util.c:1057: Add callouts for udi=/org/freedesktop/Hal/devices/computer > ><14>Apr 21 18:21:16 hald-probe-storage: [1444]: 18:21:16.356 [D] probe-storage.c:155: Doing probe-storage for /dev/sda (bus scsi) (drive_type disk) (udi=/org/freedesktop/Hal/devices/temp/53) (--only-check-for-fs==0) > ><14>Apr 21 18:21:16 hald-probe-storage: [1444]: 18:21:16.357 [D] probe-storage.c:407: Checking for file system on /dev/sda > ><14>Apr 21 18:21:16 hald-probe-storage: [1444]: 18:21:16.357 [D] probe-storage.c:413: Doing open ("/dev/sda", O_RDONLY) > ><14>Apr 21 18:21:16 hald-probe-storage: [1444]: 18:21:16.358 [D] probe-storage.c:421: Returned from open(2) > ><14>Apr 21 18:21:16 hald-probe-storage: [1444]: 18:21:16.358 [D] probe-storage.c:437: look for existing partitions for sda > ><14>Apr 21 18:21:16 hald-probe-storage: [1444]: 18:21:16.358 [D] probe-storage.c:447: partition sda1 found, skip probing for filesystem > ><14>Apr 21 18:21:16 hald-probe-storage: [1444]: 18:21:16.360 [I] partutil.c:863: MSDOS partition table detected > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.362 [I] hald_dbus.c:1366: storage.removable.media_available -> True > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.362 [I] hald_dbus.c:1350: storage.removable.media_size -> 61492838400 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.362 [I] hald_dbus.c:1334: storage.partitioning_scheme -> mbr > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.364 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.365 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/storage_model_Maxtor_6Y060L0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.366 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/storage_model_Maxtor_6Y060L0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.366 [I] coldplug.c:214: pool_num_freed = 118 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.366 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda1'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.367 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda1 dev=/dev/sda1 is_part=1, parent=0x084bd690 > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.383 [D] probe-volume.c:379: Doing probe-volume for /dev/sda1 > > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.387 [D] probe-volume.c:390: volume.block_size = 512 > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.388 [D] probe-volume.c:394: volume.size = 106896384 > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.390 [I] probe-volume.c:623: invoking volume_id_probe_all, offset=0, size=0 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.390: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.390: util.c:369 read sbbuf len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.391: util.c:379 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.392: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.392: volume_id.c:362 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.392: linux_raid.c:70 probing at offset 0x65e0000, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.392: util.c:356 get buffer off 0x65e0000(106823680), len 0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.393: util.c:405 read seekbuf off:0x65e0000 len:0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.404: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.404: linux_raid.c:124 probing at offset 0x65ef000, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.404: util.c:356 get buffer off 0x65ef000(106885120), len 0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.405: util.c:405 read seekbuf off:0x65ef000 len:0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.406: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.406: linux_raid.c:124 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.406: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.407: util.c:369 read sbbuf len:0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.407: util.c:379 got 0x800 (2048) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.408: linux_raid.c:124 probing at offset 0x1000, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.408: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.408: util.c:369 read sbbuf len:0x1800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.410: util.c:379 got 0x1800 (6144) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.410: ddf_raid.c:49 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.411: util.c:356 get buffer off 0x65f1a00(106895872), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.411: util.c:405 read seekbuf off:0x65f1a00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.412: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.412: isw_raid.c:47 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.413: util.c:356 get buffer off 0x65f1800(106895360), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.413: util.c:405 read seekbuf off:0x65f1800 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.414: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.414: lsi_raid.c:42 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.414: util.c:356 get buffer off 0x65f1a00(106895872), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.415: util.c:405 read seekbuf off:0x65f1a00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.415: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.416: via_raid.c:67 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.416: util.c:356 get buffer off 0x65f1a00(106895872), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.417: silicon_raid.c:57 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.417: util.c:356 get buffer off 0x65f1a00(106895872), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.417: nvidia_raid.c:45 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.418: util.c:356 get buffer off 0x65f1800(106895360), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.418: util.c:405 read seekbuf off:0x65f1800 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.419: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.419: promise_raid.c:46 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.419: util.c:356 get buffer off 0x65e9e00(106864128), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.420: util.c:405 read seekbuf off:0x65e9e00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.429: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.430: util.c:356 get buffer off 0x65d1e00(106765824), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.430: util.c:405 read seekbuf off:0x65d1e00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.431: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.431: util.c:356 get buffer off 0x65d1c00(106765312), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.432: util.c:405 read seekbuf off:0x65d1c00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.432: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.432: util.c:356 get buffer off 0x65efc00(106888192), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.433: util.c:405 read seekbuf off:0x65efc00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.433: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.434: util.c:356 get buffer off 0x65bfe00(106692096), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.434: util.c:405 read seekbuf off:0x65bfe00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.442: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.442: highpoint.c:77 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.443: util.c:356 get buffer off 0x65f0600(106890752), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.443: util.c:405 read seekbuf off:0x65f0600 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.446: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.447: adaptec_raid.c:90 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.447: util.c:356 get buffer off 0x65f1a00(106895872), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.448: util.c:405 read seekbuf off:0x65f1a00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.448: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.448: jmicron_raid.c:43 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.449: util.c:356 get buffer off 0x65f1a00(106895872), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.449: lvm.c:54 probing at offset 0x0 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.449: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.450: lvm.c:81 probing at offset 0x0 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.450: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.451: highpoint.c:52 probing at offset 0x0 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.451: util.c:356 get buffer off 0x1200(4608), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.451: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.452: volume_id.c:396 probing at offset 0x0, size 0x65f1c00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.452: fat.c:273 probing at offset 0x0 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.453: util.c:356 get buffer off 0x0(0), len 0x400 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.453: linux_swap.c:46 probing at offset 0x0 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.453: util.c:356 get buffer off 0xff6(4086), len 0xa > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.454: util.c:356 get buffer off 0x1ff6(8182), len 0xa > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.454: util.c:369 read sbbuf len:0x2000 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.455: util.c:379 got 0x2000 (8192) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.455: util.c:356 get buffer off 0x3ff6(16374), len 0xa > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.455: util.c:369 read sbbuf len:0x4000 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.456: util.c:379 got 0x4000 (16384) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.456: util.c:356 get buffer off 0x0(0), len 0x2 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.457: xfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.457: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.457: ext.c:84 probing at offset 0x0 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.458: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1446: 18:21:16.458: ext.c:94 ext blocksize 0x400 > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.459 [I] probe-volume.c:625: volume_id_probe_all returned 0 > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.459 [D] probe-volume.c:107: volume.fsusage = 'filesystem' > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.459 [D] probe-volume.c:113: volume.fstype = 'ext3' > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.460 [D] probe-volume.c:118: volume.fsversion = '1.0' > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.460 [D] probe-volume.c:123: volume.uuid = '4135d120-92ae-468f-a8e7-1405ebc2d969' > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.461 [D] probe-volume.c:135: volume.label = '/boot' > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.461 [I] probe-volume.c:697: Loading part table > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.462 [I] partutil.c:863: MSDOS partition table detected > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.462 [I] probe-volume.c:703: Looking at part table > ><14>Apr 21 18:21:16 hald-probe-volume: [1446]: 18:21:16.463 [I] probe-volume.c:776: Done looking at part table > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.464 [I] hald_dbus.c:1342: volume.block_size -> 512 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.464 [I] hald_dbus.c:1350: volume.size -> 106896384 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.465 [I] hald_dbus.c:1334: volume.fsusage -> filesystem > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.465 [I] hald_dbus.c:1334: volume.fstype -> ext3 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.465 [I] hald_dbus.c:1334: volume.fsversion -> 1.0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.465 [I] hald_dbus.c:1334: volume.uuid -> 4135d120-92ae-468f-a8e7-1405ebc2d969 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.465 [I] hald_dbus.c:1334: volume.label -> /boot > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.466 [I] hald_dbus.c:1334: info.product -> /boot > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.466 [I] hald_dbus.c:1334: volume.partition.scheme -> mbr > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.466 [I] hald_dbus.c:1334: volume.partition.type -> 0x83 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.466 [I] hald_dbus.c:1334: volume.partition.label -> > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.467 [I] hald_dbus.c:1334: volume.partition.uuid -> > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.467 [I] hald_dbus.c:1320: strlist elem volume.partition.flags -> boot > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.470 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.474 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_uuid_4135d120_92ae_468f_a8e7_1405ebc2d969 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.474 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_uuid_4135d120_92ae_468f_a8e7_1405ebc2d969 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.474 [I] coldplug.c:214: pool_num_freed = 119 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.475 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.475 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 dev=/dev/sda2 is_part=1, parent=0x084bd690 > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.488 [D] probe-volume.c:379: Doing probe-volume for /dev/sda2 > > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.489 [D] probe-volume.c:390: volume.block_size = 512 > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.489 [D] probe-volume.c:394: volume.size = 61385264640 > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.492 [I] probe-volume.c:623: invoking volume_id_probe_all, offset=0, size=0 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.493: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.493: util.c:369 read sbbuf len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.494: util.c:379 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.494: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.494: volume_id.c:362 probing at offset 0x0, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.495: linux_raid.c:70 probing at offset 0xe4ad70000, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.495: util.c:356 get buffer off 0xe4ad70000(61385146368), len 0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.495: util.c:405 read seekbuf off:0xe4ad70000 len:0x800 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.498 [I] osspec.c:443: Add callouts completed udi=/org/freedesktop/Hal/devices/computer > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.498 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/computer > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.517: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.517: linux_raid.c:124 probing at offset 0xe4ad8a000, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.517: util.c:356 get buffer off 0xe4ad8a000(61385252864), len 0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.517: util.c:405 read seekbuf off:0xe4ad8a000 len:0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.520: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.520: linux_raid.c:124 probing at offset 0x0, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.520: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.520: util.c:369 read sbbuf len:0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.521: util.c:379 got 0x800 (2048) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.521: linux_raid.c:124 probing at offset 0x1000, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.521: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.521: util.c:369 read sbbuf len:0x1800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.522: util.c:379 got 0x1800 (6144) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.523: ddf_raid.c:49 probing at offset 0x0, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.523: util.c:356 get buffer off 0xe4ad8cc00(61385264128), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.523: util.c:405 read seekbuf off:0xe4ad8cc00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.524: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.524: isw_raid.c:47 probing at offset 0x0, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.525: util.c:356 get buffer off 0xe4ad8ca00(61385263616), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.525: util.c:405 read seekbuf off:0xe4ad8ca00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.525: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.525: lsi_raid.c:42 probing at offset 0x0, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.525: util.c:356 get buffer off 0xe4ad8cc00(61385264128), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.526: util.c:405 read seekbuf off:0xe4ad8cc00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.526: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.526: via_raid.c:67 probing at offset 0x0, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.526: util.c:356 get buffer off 0xe4ad8cc00(61385264128), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.527: silicon_raid.c:57 probing at offset 0x0, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.527: util.c:356 get buffer off 0xe4ad8cc00(61385264128), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.527: nvidia_raid.c:45 probing at offset 0x0, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.527: util.c:356 get buffer off 0xe4ad8ca00(61385263616), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.527: util.c:405 read seekbuf off:0xe4ad8ca00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.528: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.528: promise_raid.c:46 probing at offset 0x0, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.528: util.c:356 get buffer off 0xe4ad85000(61385232384), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.528: util.c:405 read seekbuf off:0xe4ad85000 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.529: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.529: util.c:356 get buffer off 0xe4ad6d000(61385134080), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.530: util.c:405 read seekbuf off:0xe4ad6d000 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.530: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.530: util.c:356 get buffer off 0xe4ad6ce00(61385133568), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.531: util.c:405 read seekbuf off:0xe4ad6ce00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.531: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.532: util.c:356 get buffer off 0xe4ad8ae00(61385256448), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.532: util.c:405 read seekbuf off:0xe4ad8ae00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.532: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.532: util.c:356 get buffer off 0xe4ad5b000(61385060352), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.532: util.c:405 read seekbuf off:0xe4ad5b000 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.533: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.533: highpoint.c:77 probing at offset 0x0, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.534: util.c:356 get buffer off 0xe4ad8b800(61385259008), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.534: util.c:405 read seekbuf off:0xe4ad8b800 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.535: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.535: adaptec_raid.c:90 probing at offset 0x0, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.535: util.c:356 get buffer off 0xe4ad8cc00(61385264128), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.535: util.c:405 read seekbuf off:0xe4ad8cc00 len:0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.535: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.536: jmicron_raid.c:43 probing at offset 0x0, size 0xe4ad8ce00 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.536: util.c:356 get buffer off 0xe4ad8cc00(61385264128), len 0x200 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.536: lvm.c:54 probing at offset 0x0 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.536: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.537: lvm.c:81 probing at offset 0x0 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.537: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:21:16 hald-probe-volume: 1448: 18:21:16.537: lvm.c:99 found at offset 0x200 (pv hdr offset 0x20) > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.537 [I] probe-volume.c:625: volume_id_probe_all returned 0 > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.537 [D] probe-volume.c:107: volume.fsusage = 'raid' > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.538 [D] probe-volume.c:113: volume.fstype = 'LVM2_member' > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.538 [D] probe-volume.c:118: volume.fsversion = 'LVM2 001' > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.538 [D] probe-volume.c:123: volume.uuid = 'OnwxuM-raPH-gEBi-cSvO-2IAY-v6Iv-1n7vGK' > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.538 [I] probe-volume.c:697: Loading part table > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.539 [I] partutil.c:863: MSDOS partition table detected > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.539 [I] probe-volume.c:703: Looking at part table > ><14>Apr 21 18:21:16 hald-probe-volume: [1448]: 18:21:16.540 [I] probe-volume.c:776: Done looking at part table > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.575 [I] hald_runner.c:659: running_processes 0x84a6a88, num = 1 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.575 [I] hald.c:120: Started addon hald-addon-cpufreq for udi /org/freedesktop/Hal/devices/computer > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.612 [I] hald_runner.c:659: running_processes 0x84a69d8, num = 2 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.612 [I] hald.c:120: Started addon hald-addon-acpi for udi /org/freedesktop/Hal/devices/computer > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.613 [I] hald_runner.c:110: runner_server_message_handler: destination=(null) obj_path=/org/freedesktop/HalRunner interface=org.freedesktop.HalRunner method=StartedProcessExited > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.613 [I] hald_runner.c:125: Previously started process with pid 1449 exited > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.613 [I] hald.c:84: in addon_terminated for udi=/org/freedesktop/Hal/devices/computer > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.614 [I] hald_dbus.c:1342: volume.block_size -> 512 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.614 [I] hald_dbus.c:1350: volume.size -> 61385264640 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.614 [I] hald_dbus.c:1334: volume.fsusage -> raid > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.614 [I] hald_dbus.c:1334: volume.fstype -> LVM2_member > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.615 [I] hald_dbus.c:1334: volume.fsversion -> LVM2 001 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.615 [I] hald_dbus.c:1334: volume.uuid -> OnwxuM-raPH-gEBi-cSvO-2IAY-v6Iv-1n7vGK > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.615 [I] hald_dbus.c:1334: info.product -> Volume (LVM2_member) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.615 [I] hald_dbus.c:1334: volume.partition.scheme -> mbr > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.616 [I] hald_dbus.c:1334: volume.partition.type -> 0x8e > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.616 [I] hald_dbus.c:1334: volume.partition.label -> > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.616 [I] hald_dbus.c:1334: volume.partition.uuid -> > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.619 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.621 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_uuid_OnwxuM_raPH_gEBi_cSvO_2IAY_v6Iv_1n7vGK > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.621 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_uuid_OnwxuM_raPH_gEBi_cSvO_2IAY_v6Iv_1n7vGK > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.622 [I] coldplug.c:214: pool_num_freed = 120 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.622 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0/block/sr0'->'/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.622 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0/block/sr0 dev=/dev/sr0 is_part=0, parent=0x084b4600 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.623 [I] blockdev.c:1235: parent_bus is scsi > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.624 [I] blockdev.c:494: Probing storage device /dev/sr0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.628 [D] hald_dbus.c:3294: udi=/org/freedesktop/Hal/devices/computer > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.628 [I] hald_dbus.c:3320: AddonIsReady on udi '/org/freedesktop/Hal/devices/computer' > ><14>Apr 21 18:21:16 hald-probe-storage: [1451]: 18:21:16.637 [D] probe-storage.c:155: Doing probe-storage for /dev/sr0 (bus scsi) (drive_type cdrom) (udi=/org/freedesktop/Hal/devices/temp/56) (--only-check-for-fs==0) > ><14>Apr 21 18:21:16 hald-probe-storage: [1451]: 18:21:16.638 [D] probe-storage.c:163: Doing open ("/dev/sr0", O_RDONLY | O_NONBLOCK) > ><14>Apr 21 18:21:16 hald-probe-storage: [1451]: 18:21:16.640 [D] probe-storage.c:169: Returned from open(2) > ><14>Apr 21 18:21:16 hald-probe-storage: [1451]: 18:21:16.640 [D] probe-storage.c:183: CDROM_GET_CAPABILITY returned: 0x00387bef > ><14>Apr 21 18:21:16 hald-probe-storage: [1451]: 18:21:16.651 [D] probe-storage.c:310: Checking for optical disc on /dev/sr0 > ><14>Apr 21 18:21:16 hald-probe-storage: [1451]: 18:21:16.651 [D] probe-storage.c:318: Doing open ("/dev/sr0", O_RDONLY | O_NONBLOCK | O_EXCL) > ><14>Apr 21 18:21:16 hald-probe-storage: [1451]: 18:21:16.652 [D] probe-storage.c:330: Open failed - Device Busy > ><14>Apr 21 18:21:16 hald-probe-storage: [1451]: 18:21:16.653 [D] probe-storage.c:339: Doing open ("/dev/sr0", O_RDONLY | O_NONBLOCK) > ><14>Apr 21 18:21:16 hald-probe-storage: [1451]: 18:21:16.654 [D] probe-storage.c:348: PROBE HAS EXCLUSIVE LOCK ON CDROM > ><14>Apr 21 18:21:16 hald-probe-storage: [1451]: 18:21:16.655 [D] probe-storage.c:390: media size = 119332864 > ><14>Apr 21 18:21:16 hald-probe-storage: [1451]: 18:21:16.655 [D] probe-storage.c:398: PROBE CLOSED LOCK ON CDROM > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.656 [I] hald_dbus.c:1366: storage.cdrom.cdr -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.657 [I] hald_dbus.c:1366: storage.cdrom.cdrw -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.657 [I] hald_dbus.c:1366: storage.cdrom.dvd -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.657 [I] hald_dbus.c:1366: storage.cdrom.dvdr -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.657 [I] hald_dbus.c:1366: storage.cdrom.dvdrw -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.658 [I] hald_dbus.c:1366: storage.cdrom.dvdram -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.658 [I] hald_dbus.c:1366: storage.cdrom.dvdplusr -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.658 [I] hald_dbus.c:1366: storage.cdrom.dvdplusrw -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.658 [I] hald_dbus.c:1366: storage.cdrom.dvdplusrwdl -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.659 [I] hald_dbus.c:1366: storage.cdrom.dvdplusrdl -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.659 [I] hald_dbus.c:1366: storage.cdrom.bd -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.659 [I] hald_dbus.c:1366: storage.cdrom.bdr -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.659 [I] hald_dbus.c:1366: storage.cdrom.bdre -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.659 [I] hald_dbus.c:1366: storage.cdrom.hddvd -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.660 [I] hald_dbus.c:1366: storage.cdrom.hddvdr -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.660 [I] hald_dbus.c:1366: storage.cdrom.hddvdrw -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.660 [I] hald_dbus.c:1366: storage.cdrom.mo -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.660 [I] hald_dbus.c:1366: storage.cdrom.mrw -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.661 [I] hald_dbus.c:1366: storage.cdrom.mrw_w -> False > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.661 [I] hald_dbus.c:1366: storage.cdrom.cdr -> True > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.661 [I] hald_dbus.c:1366: storage.cdrom.cdrw -> True > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.661 [I] hald_dbus.c:1366: storage.cdrom.mrw -> True > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.662 [I] hald_dbus.c:1366: storage.cdrom.mrw_w -> True > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.662 [I] hald_dbus.c:1366: storage.cdrom.support_media_changed -> True > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.662 [I] hald_dbus.c:1366: storage.cdrom.support_multisession -> True > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.662 [I] hald_dbus.c:1342: storage.cdrom.read_speed -> 7040 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.663 [I] hald_dbus.c:1342: storage.cdrom.write_speed -> 704 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.663 [I] hald_dbus.c:1366: storage.removable.media_available -> True > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.663 [I] hald_dbus.c:1350: storage.removable.media_size -> 119332864 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.667 [I] blockdev.c:379: entering; exit_type=0, return_code=2 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.668 [I] util.c:1057: Add callouts for udi=/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.683 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.683 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.695 [I] hald_runner.c:659: running_processes 0x84a7f20, num = 2 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.695 [I] hald.c:120: Started addon hald-addon-storage for udi /org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.695 [I] coldplug.c:214: pool_num_freed = 121 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.696 [I] hotplug.c:142: /sys/devices/pci0000:00/pci_bus/0000:00 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.696 [I] device.c:4244: add_dev: subsys=pci_bus sysfs_path=/sys/devices/pci0000:00/pci_bus/0000:00 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.697 [I] coldplug.c:214: pool_num_freed = 122 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.697 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/platform/floppy.0/block/fd0'->'/sys/devices/platform/floppy.0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.697 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/platform/floppy.0/block/fd0 dev=/dev/fd0 is_part=0, parent=0x084b6300 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.698 [I] blockdev.c:990: doing floppy drive hack for floppy 0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.698 [I] blockdev.c:469: Probing PC floppy /dev/fd0 to see if it is present > ><14>Apr 21 18:21:16 hald-probe-pc-floppy: [1454]: 18:21:16.707 [D] probe-pc-floppy.c:66: Checking if /dev/fd0 is actually present > ><14>Apr 21 18:21:16 hald-probe-pc-floppy: [1454]: 18:21:16.710 [D] probe-pc-floppy.c:81: floppy drive name is 'H1440' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.714 [D] hald_dbus.c:3294: udi=/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.714 [I] hald_dbus.c:3320: AddonIsReady on udi '/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.715 [D] hald_dbus.c:3294: udi=/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW > ><27>Apr 21 18:21:16 hald[1437]: 18:21:16.716 [E] device.c:1648: In hal_device_inc_num_ready_addons for udi=/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW but all addons are already ready! > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.716 [I] hald_dbus.c:3320: AddonIsReady on udi '/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW' > ><14>Apr 21 18:21:16 hald-addon-storage: [1453]: 18:21:16.717 [D] addon-storage.c:755: ************************************************** > ><14>Apr 21 18:21:16 hald-addon-storage: [1453]: 18:21:16.718 [D] addon-storage.c:756: Doing addon-storage for /dev/sr0 (bus scsi) (drive_type cdrom) (udi /org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW) > ><14>Apr 21 18:21:16 hald-addon-storage: [1453]: 18:21:16.718 [D] addon-storage.c:757: ************************************************** > ><11>Apr 21 18:21:16 hald-addon-storage: [1453]: 18:21:16.751 [E] addon-storage.c:597: Error doing Manager.GetSystemIdleHint on ConsoleKit: org.freedesktop.DBus.Error.Spawn.PermissionsInvalid: The permission of the setuid helper is not correct > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.752 [D] hald_dbus.c:3223: udi=/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.753 [I] hald_dbus.c:3248: Local connection 0x848f518 to handle interface 'org.freedesktop.Hal.Device.Storage.Removable' on udi '/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.778 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.780 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_floppy_0_storage > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.780 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_floppy_0_storage > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.795 [I] hald_runner.c:659: running_processes 0x8495880, num = 3 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.795 [I] hald.c:120: Started addon hald-addon-storage for udi /org/freedesktop/Hal/devices/platform_floppy_0_storage > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.795 [I] coldplug.c:214: pool_num_freed = 123 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.796 [I] hotplug.c:142: /sys/devices/platform/i8042/serio0/input/input1 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.796 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/platform/i8042/serio0/input/input1'->'/sys/devices/platform/i8042/serio0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.796 [I] device.c:4244: add_dev: subsys=input sysfs_path=/sys/devices/platform/i8042/serio0/input/input1 dev= parent_dev=0x084b6550 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.797 [I] coldplug.c:214: pool_num_freed = 124 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.797 [I] hotplug.c:142: /sys/devices/platform/i8042/serio0/input/input1/event1 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.797 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/platform/i8042/serio0/input/input1/event1'->'/sys/devices/platform/i8042/serio0' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.798 [I] device.c:4244: add_dev: subsys=input sysfs_path=/sys/devices/platform/i8042/serio0/input/input1/event1 dev=/dev/input/event1 parent_dev=0x084b6550 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.801 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.801 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.807 [I] hald_dbus.c:3512: Started singleton addon hald-addon-input for udi /org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.807 [D] hald_dbus.c:3528: singleton not initialised yet > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.808 [I] coldplug.c:214: pool_num_freed = 125 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.808 [I] hotplug.c:142: /sys/devices/platform/pcspkr/input/input2 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.808 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/platform/pcspkr/input/input2'->'/sys/devices/platform/pcspkr' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.808 [I] device.c:4244: add_dev: subsys=input sysfs_path=/sys/devices/platform/pcspkr/input/input2 dev= parent_dev=0x084b6520 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.809 [I] coldplug.c:214: pool_num_freed = 126 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.809 [I] hotplug.c:142: /sys/devices/platform/pcspkr/input/input2/event2 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.810 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/platform/pcspkr/input/input2/event2'->'/sys/devices/platform/pcspkr' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.810 [I] device.c:4244: add_dev: subsys=input sysfs_path=/sys/devices/platform/pcspkr/input/input2/event2 dev=/dev/input/event2 parent_dev=0x084b6520 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.813 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/platform_pcspkr_logicaldev_input > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.813 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/platform_pcspkr_logicaldev_input > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.813 [I] coldplug.c:214: pool_num_freed = 127 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.814 [I] hotplug.c:142: /sys/devices/platform/serial8250/tty/ttyS2 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.814 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/platform/serial8250/tty/ttyS2'->'/sys/devices/platform/serial8250' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.814 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/platform/serial8250/tty/ttyS2 dev=/dev/ttyS2 parent_dev=0x084b47b0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.819 [D] hald_dbus.c:3294: udi=/org/freedesktop/Hal/devices/platform_floppy_0_storage > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.819 [I] hald_dbus.c:3320: AddonIsReady on udi '/org/freedesktop/Hal/devices/platform_floppy_0_storage' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.820 [D] hald_dbus.c:3589: singleton_addon_is_ready > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.821 [I] hald_dbus.c:3616: SingletonAddonIsReady recieved for 'hald-addon-input' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.821 [D] hald_dbus.c:3629: Signalling device added for queued devices > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.821 [D] hald_dbus.c:3633: device added for '/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.822 [D] hald_dbus.c:3429: singleton_signal_device_changed about to send message to connection 0x8498e58 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.822 [D] hald_dbus.c:3294: udi=/org/freedesktop/Hal/devices/platform_floppy_0_storage > ><27>Apr 21 18:21:16 hald[1437]: 18:21:16.823 [E] device.c:1648: In hal_device_inc_num_ready_addons for udi=/org/freedesktop/Hal/devices/platform_floppy_0_storage but all addons are already ready! > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.823 [I] hald_dbus.c:3320: AddonIsReady on udi '/org/freedesktop/Hal/devices/platform_floppy_0_storage' > ><14>Apr 21 18:21:16 hald-addon-storage: [1457]: 18:21:16.823 [D] addon-storage.c:755: ************************************************** > ><14>Apr 21 18:21:16 hald-addon-storage: [1457]: 18:21:16.824 [D] addon-storage.c:756: Doing addon-storage for /dev/fd0 (bus platform) (drive_type floppy) (udi /org/freedesktop/Hal/devices/platform_floppy_0_storage) > ><14>Apr 21 18:21:16 hald-addon-storage: [1457]: 18:21:16.824 [D] addon-storage.c:757: ************************************************** > ><14>Apr 21 18:21:16 hald-probe-serial: [1459]: 18:21:16.826 [D] probe-serial.c:70: Checking if /dev/ttyS2 is actually present > ><11>Apr 21 18:21:16 hald-probe-serial: [1459]: 18:21:16.829 [E] probe-serial.c:85: serial port /dev/ttyS2 seems not to exist > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.832 [I] device.c:4161: entering; exit_type=0, return_code=1 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.832 [I] device.c:4172: device removed due to prober fail > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.832 [W] device.c:1366: Unknown property type 29548 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.832 [I] coldplug.c:214: pool_num_freed = 128 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.833 [I] hotplug.c:142: /sys/devices/platform/serial8250/tty/ttyS3 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.833 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/platform/serial8250/tty/ttyS3'->'/sys/devices/platform/serial8250' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.833 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/platform/serial8250/tty/ttyS3 dev=/dev/ttyS3 parent_dev=0x084b47b0 > ><14>Apr 21 18:21:16 hald-addon-input: [1458]: 18:21:16.837 [D] addon-input.c:376: /org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input: Listening on /dev/input/event1 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.838 [D] hald_dbus.c:3471: incrementing ready addons for device > ><14>Apr 21 18:21:16 hald-probe-serial: [1462]: 18:21:16.843 [D] probe-serial.c:70: Checking if /dev/ttyS3 is actually present > ><11>Apr 21 18:21:16 hald-probe-serial: [1462]: 18:21:16.844 [E] probe-serial.c:85: serial port /dev/ttyS3 seems not to exist > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.845 [I] device.c:4161: entering; exit_type=0, return_code=1 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.845 [I] device.c:4172: device removed due to prober fail > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.845 [W] device.c:1366: Unknown property type 29548 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.846 [I] coldplug.c:214: pool_num_freed = 129 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.846 [I] hotplug.c:142: /sys/devices/pnp0/00:05/rtc/rtc0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.846 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pnp0/00:05/rtc/rtc0'->'/sys/devices/pnp0/00:05' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.847 [I] device.c:4244: add_dev: subsys=rtc sysfs_path=/sys/devices/pnp0/00:05/rtc/rtc0 dev=/dev/rtc0 parent_dev=0x084b9900 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.847 [I] coldplug.c:214: pool_num_freed = 130 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.847 [I] hotplug.c:142: /sys/devices/pnp0/00:08/tty/ttyS0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.848 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pnp0/00:08/tty/ttyS0'->'/sys/devices/pnp0/00:08' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.848 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/pnp0/00:08/tty/ttyS0 dev=/dev/ttyS0 parent_dev=0x084b98b0 > ><11>Apr 21 18:21:16 hald-addon-storage: [1457]: 18:21:16.855 [E] addon-storage.c:597: Error doing Manager.GetSystemIdleHint on ConsoleKit: org.freedesktop.DBus.Error.Spawn.PermissionsInvalid: The permission of the setuid helper is not correct > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.857 [D] hald_dbus.c:3223: udi=/org/freedesktop/Hal/devices/platform_floppy_0_storage > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.857 [I] hald_dbus.c:3248: Local connection 0x8497fe8 to handle interface 'org.freedesktop.Hal.Device.Storage.Removable' on udi '/org/freedesktop/Hal/devices/platform_floppy_0_storage' > ><14>Apr 21 18:21:16 hald-probe-serial: [1463]: 18:21:16.856 [D] probe-serial.c:70: Checking if /dev/ttyS0 is actually present > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.865 [I] device.c:4161: entering; exit_type=0, return_code=0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.867 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0501_serial_platform_0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.867 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0501_serial_platform_0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.867 [I] coldplug.c:214: pool_num_freed = 131 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.868 [I] hotplug.c:142: /sys/devices/pnp0/00:09/tty/ttyS1 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.868 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pnp0/00:09/tty/ttyS1'->'/sys/devices/pnp0/00:09' > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.868 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/pnp0/00:09/tty/ttyS1 dev=/dev/ttyS1 parent_dev=0x084b9bd0 > ><14>Apr 21 18:21:16 hald-probe-serial: [1464]: 18:21:16.876 [D] probe-serial.c:70: Checking if /dev/ttyS1 is actually present > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.879 [I] device.c:4161: entering; exit_type=0, return_code=0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.881 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0501_0_serial_platform_1 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.881 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0501_0_serial_platform_1 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.882 [I] coldplug.c:214: pool_num_freed = 132 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.882 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/loop0 dev=/dev/loop0 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.883 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/loop0/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.883 [I] blockdev.c:918: /sys/devices/virtual/block/loop0/slaves/. -> /sys/devices/virtual/block/loop0/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.883 [I] blockdev.c:918: /sys/devices/virtual/block/loop0/slaves/.. -> /sys/devices/virtual/block/loop0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.884 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/loop0/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.884 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.884 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.884 [I] coldplug.c:214: pool_num_freed = 133 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.885 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/loop1 dev=/dev/loop1 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.885 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/loop1/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.886 [I] blockdev.c:918: /sys/devices/virtual/block/loop1/slaves/. -> /sys/devices/virtual/block/loop1/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.886 [I] blockdev.c:918: /sys/devices/virtual/block/loop1/slaves/.. -> /sys/devices/virtual/block/loop1 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.886 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/loop1/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.886 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.887 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.887 [I] coldplug.c:214: pool_num_freed = 134 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.887 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/loop2 dev=/dev/loop2 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.888 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/loop2/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.888 [I] blockdev.c:918: /sys/devices/virtual/block/loop2/slaves/. -> /sys/devices/virtual/block/loop2/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.888 [I] blockdev.c:918: /sys/devices/virtual/block/loop2/slaves/.. -> /sys/devices/virtual/block/loop2 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.889 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/loop2/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.889 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.889 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.889 [I] coldplug.c:214: pool_num_freed = 135 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.890 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/loop3 dev=/dev/loop3 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.890 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/loop3/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.891 [I] blockdev.c:918: /sys/devices/virtual/block/loop3/slaves/. -> /sys/devices/virtual/block/loop3/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.891 [I] blockdev.c:918: /sys/devices/virtual/block/loop3/slaves/.. -> /sys/devices/virtual/block/loop3 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.891 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/loop3/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.891 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.892 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.892 [I] coldplug.c:214: pool_num_freed = 136 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.892 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/loop4 dev=/dev/loop4 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.893 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/loop4/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.893 [I] blockdev.c:918: /sys/devices/virtual/block/loop4/slaves/. -> /sys/devices/virtual/block/loop4/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.893 [I] blockdev.c:918: /sys/devices/virtual/block/loop4/slaves/.. -> /sys/devices/virtual/block/loop4 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.894 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/loop4/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.894 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.894 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.894 [I] coldplug.c:214: pool_num_freed = 137 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.895 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/loop5 dev=/dev/loop5 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.895 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/loop5/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.896 [I] blockdev.c:918: /sys/devices/virtual/block/loop5/slaves/. -> /sys/devices/virtual/block/loop5/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.896 [I] blockdev.c:918: /sys/devices/virtual/block/loop5/slaves/.. -> /sys/devices/virtual/block/loop5 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.896 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/loop5/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.896 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.897 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.897 [I] coldplug.c:214: pool_num_freed = 138 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.898 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/loop6 dev=/dev/loop6 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.898 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/loop6/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.899 [I] blockdev.c:918: /sys/devices/virtual/block/loop6/slaves/. -> /sys/devices/virtual/block/loop6/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.899 [I] blockdev.c:918: /sys/devices/virtual/block/loop6/slaves/.. -> /sys/devices/virtual/block/loop6 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.899 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/loop6/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.899 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.900 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.900 [I] coldplug.c:214: pool_num_freed = 139 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.900 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/loop7 dev=/dev/loop7 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.901 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/loop7/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.901 [I] blockdev.c:918: /sys/devices/virtual/block/loop7/slaves/. -> /sys/devices/virtual/block/loop7/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.901 [I] blockdev.c:918: /sys/devices/virtual/block/loop7/slaves/.. -> /sys/devices/virtual/block/loop7 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.902 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/loop7/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.902 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.902 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.902 [I] coldplug.c:214: pool_num_freed = 140 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.903 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram0 dev=/dev/ram0 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.903 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram0/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.904 [I] blockdev.c:918: /sys/devices/virtual/block/ram0/slaves/. -> /sys/devices/virtual/block/ram0/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.904 [I] blockdev.c:918: /sys/devices/virtual/block/ram0/slaves/.. -> /sys/devices/virtual/block/ram0 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.904 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram0/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.904 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.905 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.905 [I] coldplug.c:214: pool_num_freed = 141 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.905 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram1 dev=/dev/ram1 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.906 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram1/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.906 [I] blockdev.c:918: /sys/devices/virtual/block/ram1/slaves/. -> /sys/devices/virtual/block/ram1/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.906 [I] blockdev.c:918: /sys/devices/virtual/block/ram1/slaves/.. -> /sys/devices/virtual/block/ram1 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.907 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram1/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.907 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.907 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.907 [I] coldplug.c:214: pool_num_freed = 142 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.908 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram10 dev=/dev/ram10 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.908 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram10/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.909 [I] blockdev.c:918: /sys/devices/virtual/block/ram10/slaves/. -> /sys/devices/virtual/block/ram10/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.909 [I] blockdev.c:918: /sys/devices/virtual/block/ram10/slaves/.. -> /sys/devices/virtual/block/ram10 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.909 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram10/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.909 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.910 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.910 [I] coldplug.c:214: pool_num_freed = 143 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.911 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram11 dev=/dev/ram11 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.911 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram11/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.911 [I] blockdev.c:918: /sys/devices/virtual/block/ram11/slaves/. -> /sys/devices/virtual/block/ram11/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.912 [I] blockdev.c:918: /sys/devices/virtual/block/ram11/slaves/.. -> /sys/devices/virtual/block/ram11 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.912 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram11/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.912 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.913 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.913 [I] coldplug.c:214: pool_num_freed = 144 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.913 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram12 dev=/dev/ram12 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.914 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram12/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.914 [I] blockdev.c:918: /sys/devices/virtual/block/ram12/slaves/. -> /sys/devices/virtual/block/ram12/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.914 [I] blockdev.c:918: /sys/devices/virtual/block/ram12/slaves/.. -> /sys/devices/virtual/block/ram12 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.915 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram12/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.915 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.915 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.915 [I] coldplug.c:214: pool_num_freed = 145 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.916 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram13 dev=/dev/ram13 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.916 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram13/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.917 [I] blockdev.c:918: /sys/devices/virtual/block/ram13/slaves/. -> /sys/devices/virtual/block/ram13/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.917 [I] blockdev.c:918: /sys/devices/virtual/block/ram13/slaves/.. -> /sys/devices/virtual/block/ram13 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.917 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram13/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.917 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.918 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.918 [I] coldplug.c:214: pool_num_freed = 146 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.918 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram14 dev=/dev/ram14 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.919 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram14/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.919 [I] blockdev.c:918: /sys/devices/virtual/block/ram14/slaves/. -> /sys/devices/virtual/block/ram14/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.919 [I] blockdev.c:918: /sys/devices/virtual/block/ram14/slaves/.. -> /sys/devices/virtual/block/ram14 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.920 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram14/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.920 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.920 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.920 [I] coldplug.c:214: pool_num_freed = 147 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.921 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram15 dev=/dev/ram15 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.921 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram15/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.921 [I] blockdev.c:918: /sys/devices/virtual/block/ram15/slaves/. -> /sys/devices/virtual/block/ram15/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.922 [I] blockdev.c:918: /sys/devices/virtual/block/ram15/slaves/.. -> /sys/devices/virtual/block/ram15 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.922 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram15/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.922 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.923 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.923 [I] coldplug.c:214: pool_num_freed = 148 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.923 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram2 dev=/dev/ram2 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.924 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram2/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.924 [I] blockdev.c:918: /sys/devices/virtual/block/ram2/slaves/. -> /sys/devices/virtual/block/ram2/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.924 [I] blockdev.c:918: /sys/devices/virtual/block/ram2/slaves/.. -> /sys/devices/virtual/block/ram2 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.925 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram2/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.925 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.925 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.925 [I] coldplug.c:214: pool_num_freed = 149 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.926 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram3 dev=/dev/ram3 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.926 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram3/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.927 [I] blockdev.c:918: /sys/devices/virtual/block/ram3/slaves/. -> /sys/devices/virtual/block/ram3/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.927 [I] blockdev.c:918: /sys/devices/virtual/block/ram3/slaves/.. -> /sys/devices/virtual/block/ram3 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.928 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram3/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.928 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.928 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.928 [I] coldplug.c:214: pool_num_freed = 150 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.929 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram4 dev=/dev/ram4 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.929 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram4/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.929 [I] blockdev.c:918: /sys/devices/virtual/block/ram4/slaves/. -> /sys/devices/virtual/block/ram4/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.930 [I] blockdev.c:918: /sys/devices/virtual/block/ram4/slaves/.. -> /sys/devices/virtual/block/ram4 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.930 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram4/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.930 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.931 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.931 [I] coldplug.c:214: pool_num_freed = 151 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.931 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram5 dev=/dev/ram5 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.932 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram5/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.932 [I] blockdev.c:918: /sys/devices/virtual/block/ram5/slaves/. -> /sys/devices/virtual/block/ram5/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.932 [I] blockdev.c:918: /sys/devices/virtual/block/ram5/slaves/.. -> /sys/devices/virtual/block/ram5 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.933 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram5/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.933 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.933 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.933 [I] coldplug.c:214: pool_num_freed = 152 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.934 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram6 dev=/dev/ram6 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.934 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram6/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.934 [I] blockdev.c:918: /sys/devices/virtual/block/ram6/slaves/. -> /sys/devices/virtual/block/ram6/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.935 [I] blockdev.c:918: /sys/devices/virtual/block/ram6/slaves/.. -> /sys/devices/virtual/block/ram6 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.935 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram6/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.935 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.936 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.936 [I] coldplug.c:214: pool_num_freed = 153 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.936 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram7 dev=/dev/ram7 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.937 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram7/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.937 [I] blockdev.c:918: /sys/devices/virtual/block/ram7/slaves/. -> /sys/devices/virtual/block/ram7/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.937 [I] blockdev.c:918: /sys/devices/virtual/block/ram7/slaves/.. -> /sys/devices/virtual/block/ram7 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.938 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram7/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.938 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.938 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.938 [I] coldplug.c:214: pool_num_freed = 154 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.939 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram8 dev=/dev/ram8 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.939 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram8/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.940 [I] blockdev.c:918: /sys/devices/virtual/block/ram8/slaves/. -> /sys/devices/virtual/block/ram8/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.940 [I] blockdev.c:918: /sys/devices/virtual/block/ram8/slaves/.. -> /sys/devices/virtual/block/ram8 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.940 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram8/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.941 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.941 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.941 [I] coldplug.c:214: pool_num_freed = 155 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.942 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/ram9 dev=/dev/ram9 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.942 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/ram9/slaves for Device Mapper > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.942 [I] blockdev.c:918: /sys/devices/virtual/block/ram9/slaves/. -> /sys/devices/virtual/block/ram9/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.943 [I] blockdev.c:918: /sys/devices/virtual/block/ram9/slaves/.. -> /sys/devices/virtual/block/ram9 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.943 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/ram9/slaves > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.943 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:16 hald[1437]: 18:21:16.943 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.944 [I] coldplug.c:214: pool_num_freed = 156 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.944 [I] hotplug.c:142: /sys/devices/virtual/dmi/id is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.944 [I] device.c:4244: add_dev: subsys=dmi sysfs_path=/sys/devices/virtual/dmi/id dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.945 [I] coldplug.c:214: pool_num_freed = 157 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.945 [I] hotplug.c:142: /sys/devices/virtual/graphics/fbcon is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.945 [I] device.c:4244: add_dev: subsys=graphics sysfs_path=/sys/devices/virtual/graphics/fbcon dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.946 [I] coldplug.c:214: pool_num_freed = 158 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.946 [I] hotplug.c:142: /sys/devices/virtual/hwmon/hwmon0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.946 [I] device.c:4244: add_dev: subsys=hwmon sysfs_path=/sys/devices/virtual/hwmon/hwmon0 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.947 [I] coldplug.c:214: pool_num_freed = 159 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.947 [I] hotplug.c:142: /sys/devices/virtual/input/input0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.947 [I] device.c:4244: add_dev: subsys=input sysfs_path=/sys/devices/virtual/input/input0 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.947 [I] coldplug.c:214: pool_num_freed = 160 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.948 [I] hotplug.c:142: /sys/devices/virtual/input/input0/event0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.948 [I] device.c:4244: add_dev: subsys=input sysfs_path=/sys/devices/virtual/input/input0/event0 dev=/dev/input/event0 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.951 [I] device.c:4092: Add callouts completed udi=/org/freedesktop/Hal/devices/computer_logicaldev_input > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.951 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/computer_logicaldev_input > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.952 [I] coldplug.c:214: pool_num_freed = 161 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.952 [I] hotplug.c:142: /sys/devices/virtual/input/input0/mouse0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.953 [I] device.c:4244: add_dev: subsys=input sysfs_path=/sys/devices/virtual/input/input0/mouse0 dev=/dev/input/mouse0 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.953 [I] coldplug.c:214: pool_num_freed = 162 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.953 [I] hotplug.c:142: /sys/devices/virtual/input/mice is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.954 [I] device.c:4244: add_dev: subsys=input sysfs_path=/sys/devices/virtual/input/mice dev=/dev/input/mice parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.954 [I] coldplug.c:214: pool_num_freed = 163 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.955 [I] hotplug.c:142: /sys/devices/virtual/mem/full is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.955 [I] device.c:4244: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/full dev=/dev/full parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.955 [I] coldplug.c:214: pool_num_freed = 164 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.956 [I] hotplug.c:142: /sys/devices/virtual/mem/kmsg is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.956 [I] device.c:4244: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/kmsg dev=/dev/kmsg parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.956 [I] coldplug.c:214: pool_num_freed = 165 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.957 [I] hotplug.c:142: /sys/devices/virtual/mem/mem is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.957 [I] device.c:4244: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/mem dev=/dev/mem parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.957 [I] coldplug.c:214: pool_num_freed = 166 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.958 [I] hotplug.c:142: /sys/devices/virtual/mem/null is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.958 [I] device.c:4244: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/null dev=/dev/null parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.958 [I] coldplug.c:214: pool_num_freed = 167 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.958 [I] hotplug.c:142: /sys/devices/virtual/mem/oldmem is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.959 [I] device.c:4244: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/oldmem dev=/dev/oldmem parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.959 [I] coldplug.c:214: pool_num_freed = 168 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.959 [I] hotplug.c:142: /sys/devices/virtual/mem/port is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.960 [I] device.c:4244: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/port dev=/dev/port parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.960 [I] coldplug.c:214: pool_num_freed = 169 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.960 [I] hotplug.c:142: /sys/devices/virtual/mem/random is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.961 [I] device.c:4244: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/random dev=/dev/random parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.961 [I] coldplug.c:214: pool_num_freed = 170 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.961 [I] hotplug.c:142: /sys/devices/virtual/mem/urandom is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.962 [I] device.c:4244: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/urandom dev=/dev/urandom parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.962 [I] coldplug.c:214: pool_num_freed = 171 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.962 [I] hotplug.c:142: /sys/devices/virtual/mem/zero is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.963 [I] device.c:4244: add_dev: subsys=mem sysfs_path=/sys/devices/virtual/mem/zero dev=/dev/zero parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.963 [I] coldplug.c:214: pool_num_freed = 172 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.963 [I] hotplug.c:142: /sys/devices/virtual/misc/agpgart is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.964 [I] device.c:4244: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/agpgart dev=/dev/agpgart parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.964 [I] coldplug.c:214: pool_num_freed = 173 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.964 [I] hotplug.c:142: /sys/devices/virtual/misc/cpu_dma_latency is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.965 [I] device.c:4244: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/cpu_dma_latency dev=/dev/cpu_dma_latency parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.965 [I] coldplug.c:214: pool_num_freed = 174 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.965 [I] hotplug.c:142: /sys/devices/virtual/misc/device-mapper is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.966 [I] device.c:4244: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/device-mapper dev=/dev/mapper/control parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.966 [I] coldplug.c:214: pool_num_freed = 175 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.966 [I] hotplug.c:142: /sys/devices/virtual/misc/hpet is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.967 [I] device.c:4244: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/hpet dev=/dev/hpet parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.967 [I] coldplug.c:214: pool_num_freed = 176 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.967 [I] hotplug.c:142: /sys/devices/virtual/misc/network_latency is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.968 [I] device.c:4244: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/network_latency dev=/dev/network_latency parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.968 [I] coldplug.c:214: pool_num_freed = 177 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.968 [I] hotplug.c:142: /sys/devices/virtual/misc/network_throughput is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.969 [I] device.c:4244: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/network_throughput dev=/dev/network_throughput parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.969 [I] coldplug.c:214: pool_num_freed = 178 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.969 [I] hotplug.c:142: /sys/devices/virtual/misc/nvram is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.970 [I] device.c:4244: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/nvram dev=/dev/nvram parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.970 [I] coldplug.c:214: pool_num_freed = 179 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.970 [I] hotplug.c:142: /sys/devices/virtual/misc/snapshot is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.971 [I] device.c:4244: add_dev: subsys=misc sysfs_path=/sys/devices/virtual/misc/snapshot dev=/dev/snapshot parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.971 [I] coldplug.c:214: pool_num_freed = 180 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.971 [I] hotplug.c:142: /sys/devices/virtual/net/lo is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.972 [I] device.c:4244: add_dev: subsys=net sysfs_path=/sys/devices/virtual/net/lo dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.972 [I] coldplug.c:214: pool_num_freed = 181 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.972 [I] hotplug.c:142: /sys/devices/virtual/thermal/cooling_device0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.973 [I] device.c:4244: add_dev: subsys=thermal sysfs_path=/sys/devices/virtual/thermal/cooling_device0 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.973 [I] coldplug.c:214: pool_num_freed = 182 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.973 [I] hotplug.c:142: /sys/devices/virtual/thermal/cooling_device1 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.974 [I] device.c:4244: add_dev: subsys=thermal sysfs_path=/sys/devices/virtual/thermal/cooling_device1 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.974 [I] coldplug.c:214: pool_num_freed = 183 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.974 [I] hotplug.c:142: /sys/devices/virtual/tty/console is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.975 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/console dev=/dev/console parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.975 [I] coldplug.c:214: pool_num_freed = 184 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.975 [I] hotplug.c:142: /sys/devices/virtual/tty/ptmx is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.976 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/ptmx dev=/dev/ptmx parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.976 [I] coldplug.c:214: pool_num_freed = 185 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.976 [I] hotplug.c:142: /sys/devices/virtual/tty/tty is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.977 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty dev=/dev/tty parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.977 [I] coldplug.c:214: pool_num_freed = 186 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.977 [I] hotplug.c:142: /sys/devices/virtual/tty/tty0 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.978 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty0 dev=/dev/tty0 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.978 [I] coldplug.c:214: pool_num_freed = 187 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.978 [I] hotplug.c:142: /sys/devices/virtual/tty/tty1 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.979 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty1 dev=/dev/tty1 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.979 [I] coldplug.c:214: pool_num_freed = 188 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.979 [I] hotplug.c:142: /sys/devices/virtual/tty/tty10 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.980 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty10 dev=/dev/tty10 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.980 [I] coldplug.c:214: pool_num_freed = 189 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.980 [I] hotplug.c:142: /sys/devices/virtual/tty/tty11 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.981 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty11 dev=/dev/tty11 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.981 [I] coldplug.c:214: pool_num_freed = 190 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.981 [I] hotplug.c:142: /sys/devices/virtual/tty/tty12 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.982 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty12 dev=/dev/tty12 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.982 [I] coldplug.c:214: pool_num_freed = 191 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.982 [I] hotplug.c:142: /sys/devices/virtual/tty/tty13 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.983 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty13 dev=/dev/tty13 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.983 [I] coldplug.c:214: pool_num_freed = 192 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.983 [I] hotplug.c:142: /sys/devices/virtual/tty/tty14 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.984 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty14 dev=/dev/tty14 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.984 [I] coldplug.c:214: pool_num_freed = 193 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.984 [I] hotplug.c:142: /sys/devices/virtual/tty/tty15 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.985 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty15 dev=/dev/tty15 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.985 [I] coldplug.c:214: pool_num_freed = 194 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.985 [I] hotplug.c:142: /sys/devices/virtual/tty/tty16 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.986 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty16 dev=/dev/tty16 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.986 [I] coldplug.c:214: pool_num_freed = 195 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.986 [I] hotplug.c:142: /sys/devices/virtual/tty/tty17 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.987 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty17 dev=/dev/tty17 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.987 [I] coldplug.c:214: pool_num_freed = 196 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.987 [I] hotplug.c:142: /sys/devices/virtual/tty/tty18 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.988 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty18 dev=/dev/tty18 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.988 [I] coldplug.c:214: pool_num_freed = 197 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.988 [I] hotplug.c:142: /sys/devices/virtual/tty/tty19 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.988 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty19 dev=/dev/tty19 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.989 [I] coldplug.c:214: pool_num_freed = 198 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.989 [I] hotplug.c:142: /sys/devices/virtual/tty/tty2 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.989 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty2 dev=/dev/tty2 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.990 [I] coldplug.c:214: pool_num_freed = 199 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.990 [I] hotplug.c:142: /sys/devices/virtual/tty/tty20 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.990 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty20 dev=/dev/tty20 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.991 [I] coldplug.c:214: pool_num_freed = 200 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.991 [I] hotplug.c:142: /sys/devices/virtual/tty/tty21 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.991 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty21 dev=/dev/tty21 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.992 [I] coldplug.c:214: pool_num_freed = 201 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.992 [I] hotplug.c:142: /sys/devices/virtual/tty/tty22 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.992 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty22 dev=/dev/tty22 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.993 [I] coldplug.c:214: pool_num_freed = 202 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.993 [I] hotplug.c:142: /sys/devices/virtual/tty/tty23 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.993 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty23 dev=/dev/tty23 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.994 [I] coldplug.c:214: pool_num_freed = 203 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.994 [I] hotplug.c:142: /sys/devices/virtual/tty/tty24 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.994 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty24 dev=/dev/tty24 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.995 [I] coldplug.c:214: pool_num_freed = 204 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.995 [I] hotplug.c:142: /sys/devices/virtual/tty/tty25 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.995 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty25 dev=/dev/tty25 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.996 [I] coldplug.c:214: pool_num_freed = 205 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.996 [I] hotplug.c:142: /sys/devices/virtual/tty/tty26 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.997 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty26 dev=/dev/tty26 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.997 [I] coldplug.c:214: pool_num_freed = 206 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.997 [I] hotplug.c:142: /sys/devices/virtual/tty/tty27 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.997 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty27 dev=/dev/tty27 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.998 [I] coldplug.c:214: pool_num_freed = 207 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.998 [I] hotplug.c:142: /sys/devices/virtual/tty/tty28 is a device (subsystem) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.998 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty28 dev=/dev/tty28 parent_dev=0x00000000 > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.999 [I] coldplug.c:214: pool_num_freed = 208 (of 263) > ><30>Apr 21 18:21:16 hald[1437]: 18:21:16.999 [I] hotplug.c:142: /sys/devices/virtual/tty/tty29 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:16.999 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty29 dev=/dev/tty29 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.000 [I] coldplug.c:214: pool_num_freed = 209 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.000 [I] hotplug.c:142: /sys/devices/virtual/tty/tty3 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.000 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty3 dev=/dev/tty3 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.001 [I] coldplug.c:214: pool_num_freed = 210 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.001 [I] hotplug.c:142: /sys/devices/virtual/tty/tty30 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.001 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty30 dev=/dev/tty30 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.002 [I] coldplug.c:214: pool_num_freed = 211 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.002 [I] hotplug.c:142: /sys/devices/virtual/tty/tty31 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.002 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty31 dev=/dev/tty31 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.002 [I] coldplug.c:214: pool_num_freed = 212 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.003 [I] hotplug.c:142: /sys/devices/virtual/tty/tty32 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.003 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty32 dev=/dev/tty32 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.003 [I] coldplug.c:214: pool_num_freed = 213 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.004 [I] hotplug.c:142: /sys/devices/virtual/tty/tty33 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.004 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty33 dev=/dev/tty33 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.004 [I] coldplug.c:214: pool_num_freed = 214 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.005 [I] hotplug.c:142: /sys/devices/virtual/tty/tty34 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.005 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty34 dev=/dev/tty34 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.005 [I] coldplug.c:214: pool_num_freed = 215 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.006 [I] hotplug.c:142: /sys/devices/virtual/tty/tty35 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.006 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty35 dev=/dev/tty35 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.006 [I] coldplug.c:214: pool_num_freed = 216 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.007 [I] hotplug.c:142: /sys/devices/virtual/tty/tty36 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.007 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty36 dev=/dev/tty36 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.007 [I] coldplug.c:214: pool_num_freed = 217 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.008 [I] hotplug.c:142: /sys/devices/virtual/tty/tty37 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.008 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty37 dev=/dev/tty37 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.008 [I] coldplug.c:214: pool_num_freed = 218 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.009 [I] hotplug.c:142: /sys/devices/virtual/tty/tty38 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.009 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty38 dev=/dev/tty38 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.010 [I] coldplug.c:214: pool_num_freed = 219 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.010 [I] hotplug.c:142: /sys/devices/virtual/tty/tty39 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.010 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty39 dev=/dev/tty39 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.011 [I] coldplug.c:214: pool_num_freed = 220 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.011 [I] hotplug.c:142: /sys/devices/virtual/tty/tty4 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.011 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty4 dev=/dev/tty4 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.012 [I] coldplug.c:214: pool_num_freed = 221 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.012 [I] hotplug.c:142: /sys/devices/virtual/tty/tty40 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.012 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty40 dev=/dev/tty40 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.012 [I] coldplug.c:214: pool_num_freed = 222 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.013 [I] hotplug.c:142: /sys/devices/virtual/tty/tty41 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.013 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty41 dev=/dev/tty41 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.013 [I] coldplug.c:214: pool_num_freed = 223 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.014 [I] hotplug.c:142: /sys/devices/virtual/tty/tty42 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.014 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty42 dev=/dev/tty42 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.014 [I] coldplug.c:214: pool_num_freed = 224 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.015 [I] hotplug.c:142: /sys/devices/virtual/tty/tty43 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.015 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty43 dev=/dev/tty43 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.015 [I] coldplug.c:214: pool_num_freed = 225 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.016 [I] hotplug.c:142: /sys/devices/virtual/tty/tty44 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.016 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty44 dev=/dev/tty44 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.016 [I] coldplug.c:214: pool_num_freed = 226 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.017 [I] hotplug.c:142: /sys/devices/virtual/tty/tty45 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.017 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty45 dev=/dev/tty45 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.017 [I] coldplug.c:214: pool_num_freed = 227 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.018 [I] hotplug.c:142: /sys/devices/virtual/tty/tty46 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.018 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty46 dev=/dev/tty46 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.018 [I] coldplug.c:214: pool_num_freed = 228 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.019 [I] hotplug.c:142: /sys/devices/virtual/tty/tty47 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.019 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty47 dev=/dev/tty47 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.019 [I] coldplug.c:214: pool_num_freed = 229 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.020 [I] hotplug.c:142: /sys/devices/virtual/tty/tty48 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.020 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty48 dev=/dev/tty48 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.020 [I] coldplug.c:214: pool_num_freed = 230 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.021 [I] hotplug.c:142: /sys/devices/virtual/tty/tty49 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.021 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty49 dev=/dev/tty49 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.021 [I] coldplug.c:214: pool_num_freed = 231 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.022 [I] hotplug.c:142: /sys/devices/virtual/tty/tty5 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.022 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty5 dev=/dev/tty5 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.022 [I] coldplug.c:214: pool_num_freed = 232 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.023 [I] hotplug.c:142: /sys/devices/virtual/tty/tty50 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.023 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty50 dev=/dev/tty50 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.023 [I] coldplug.c:214: pool_num_freed = 233 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.024 [I] hotplug.c:142: /sys/devices/virtual/tty/tty51 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.024 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty51 dev=/dev/tty51 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.024 [I] coldplug.c:214: pool_num_freed = 234 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.025 [I] hotplug.c:142: /sys/devices/virtual/tty/tty52 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.025 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty52 dev=/dev/tty52 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.025 [I] coldplug.c:214: pool_num_freed = 235 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.026 [I] hotplug.c:142: /sys/devices/virtual/tty/tty53 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.026 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty53 dev=/dev/tty53 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.026 [I] coldplug.c:214: pool_num_freed = 236 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.027 [I] hotplug.c:142: /sys/devices/virtual/tty/tty54 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.027 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty54 dev=/dev/tty54 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.027 [I] coldplug.c:214: pool_num_freed = 237 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.027 [I] hotplug.c:142: /sys/devices/virtual/tty/tty55 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.028 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty55 dev=/dev/tty55 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.028 [I] coldplug.c:214: pool_num_freed = 238 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.028 [I] hotplug.c:142: /sys/devices/virtual/tty/tty56 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.029 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty56 dev=/dev/tty56 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.029 [I] coldplug.c:214: pool_num_freed = 239 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.029 [I] hotplug.c:142: /sys/devices/virtual/tty/tty57 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.030 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty57 dev=/dev/tty57 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.030 [I] coldplug.c:214: pool_num_freed = 240 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.030 [I] hotplug.c:142: /sys/devices/virtual/tty/tty58 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.031 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty58 dev=/dev/tty58 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.031 [I] coldplug.c:214: pool_num_freed = 241 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.031 [I] hotplug.c:142: /sys/devices/virtual/tty/tty59 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.032 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty59 dev=/dev/tty59 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.032 [I] coldplug.c:214: pool_num_freed = 242 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.032 [I] hotplug.c:142: /sys/devices/virtual/tty/tty6 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.033 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty6 dev=/dev/tty6 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.033 [I] coldplug.c:214: pool_num_freed = 243 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.033 [I] hotplug.c:142: /sys/devices/virtual/tty/tty60 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.034 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty60 dev=/dev/tty60 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.034 [I] coldplug.c:214: pool_num_freed = 244 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.034 [I] hotplug.c:142: /sys/devices/virtual/tty/tty61 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.035 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty61 dev=/dev/tty61 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.035 [I] coldplug.c:214: pool_num_freed = 245 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.035 [I] hotplug.c:142: /sys/devices/virtual/tty/tty62 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.036 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty62 dev=/dev/tty62 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.036 [I] coldplug.c:214: pool_num_freed = 246 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.036 [I] hotplug.c:142: /sys/devices/virtual/tty/tty63 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.037 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty63 dev=/dev/tty63 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.037 [I] coldplug.c:214: pool_num_freed = 247 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.037 [I] hotplug.c:142: /sys/devices/virtual/tty/tty7 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.038 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty7 dev=/dev/tty7 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.038 [I] coldplug.c:214: pool_num_freed = 248 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.038 [I] hotplug.c:142: /sys/devices/virtual/tty/tty8 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.039 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty8 dev=/dev/tty8 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.039 [I] coldplug.c:214: pool_num_freed = 249 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.039 [I] hotplug.c:142: /sys/devices/virtual/tty/tty9 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.040 [I] device.c:4244: add_dev: subsys=tty sysfs_path=/sys/devices/virtual/tty/tty9 dev=/dev/tty9 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.040 [I] coldplug.c:214: pool_num_freed = 250 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.040 [I] hotplug.c:142: /sys/devices/virtual/usbmon/usbmon0 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.041 [I] device.c:4244: add_dev: subsys=usbmon sysfs_path=/sys/devices/virtual/usbmon/usbmon0 dev=/dev/usbmon0 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.041 [I] coldplug.c:214: pool_num_freed = 251 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.041 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.042 [I] device.c:4244: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs dev=/dev/vcs parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.042 [I] coldplug.c:214: pool_num_freed = 252 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.042 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs1 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.043 [I] device.c:4244: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs1 dev=/dev/vcs1 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.043 [I] coldplug.c:214: pool_num_freed = 253 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.043 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs2 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.044 [I] device.c:4244: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs2 dev=/dev/vcs2 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.044 [I] coldplug.c:214: pool_num_freed = 254 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.044 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs3 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.045 [I] device.c:4244: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs3 dev=/dev/vcs3 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.045 [I] coldplug.c:214: pool_num_freed = 255 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.045 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs4 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.046 [I] device.c:4244: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs4 dev=/dev/vcs4 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.046 [I] coldplug.c:214: pool_num_freed = 256 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.046 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.047 [I] device.c:4244: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa dev=/dev/vcsa parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.047 [I] coldplug.c:214: pool_num_freed = 257 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.047 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa1 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.048 [I] device.c:4244: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa1 dev=/dev/vcsa1 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.048 [I] coldplug.c:214: pool_num_freed = 258 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.048 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa2 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.049 [I] device.c:4244: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa2 dev=/dev/vcsa2 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.049 [I] coldplug.c:214: pool_num_freed = 259 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.049 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa3 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.050 [I] device.c:4244: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa3 dev=/dev/vcsa3 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.050 [I] coldplug.c:214: pool_num_freed = 260 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.050 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa4 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.051 [I] device.c:4244: add_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa4 dev=/dev/vcsa4 parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.051 [I] coldplug.c:214: pool_num_freed = 261 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.051 [I] hotplug.c:142: /sys/devices/virtual/vtconsole/vtcon0 is a device (subsystem) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.052 [I] device.c:4244: add_dev: subsys=vtconsole sysfs_path=/sys/devices/virtual/vtconsole/vtcon0 dev= parent_dev=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.052 [I] coldplug.c:214: pool_num_freed = 262 (of 263) > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.052 [I] coldplug.c:217: Freeing whole pool > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.053 [I] acpi.c:1169: acpi_add: acpi_path=/proc/acpi/processor/CPU1 acpi_type=1, parent=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.056 [I] acpi.c:1141: Add callouts completed udi=/org/freedesktop/Hal/devices/acpi_CPU1 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.057 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/acpi_CPU1 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.057 [I] acpi.c:1169: acpi_add: acpi_path=/proc/acpi/processor/CPU0 acpi_type=1, parent=0x00000000 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.060 [I] acpi.c:1141: Add callouts completed udi=/org/freedesktop/Hal/devices/acpi_CPU0 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.060 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/acpi_CPU0 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.060 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0/block/sr0/fakevolume'->'/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0/block/sr0' > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.061 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host1/target1:0:0/1:0:0:0/block/sr0/fakevolume dev=/dev/sr0 is_part=0, parent=0x0845b190 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.061 [I] blockdev.c:874: Handling /dev/sr0 as fakevolume - sysfs_path_real=(null) > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.074 [D] probe-volume.c:379: Doing probe-volume for /dev/sr0 > > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.084 [D] probe-volume.c:390: volume.block_size = 2048 > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.084 [D] probe-volume.c:394: volume.size = 119332864 > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.087 [D] probe-volume.c:438: Disc in /dev/sr0 has data > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.155 [D] probe-volume.c:471: get_disc_type returned 0x0a > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.158 [D] probe-volume.c:542: volume.disc.capacity = 735051776 > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.163 [D] probe-volume.c:576: volume_session_count = 1 > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.164 [D] probe-volume.c:584: last session starts at block = 0 > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.166 [I] probe-volume.c:623: invoking volume_id_probe_all, offset=0, size=0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.167: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.167: util.c:369 read sbbuf len:0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.189: util.c:379 got 0x200 (512) bytes > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.189: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.190: volume_id.c:362 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.190: linux_raid.c:70 probing at offset 0xffffffffffff0000, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.190: linux_raid.c:124 probing at offset 0xffffffffffffe000, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.190: util.c:356 get buffer off 0xffffffffffffe000(18446744073709543424), len 0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.191: util.c:405 read seekbuf off:0xffffffffffffe000 len:0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.191: util.c:407 lseek failed (Invalid argument) > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.191: linux_raid.c:124 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.191: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.191: util.c:369 read sbbuf len:0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.192: util.c:379 got 0x800 (2048) bytes > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.192: linux_raid.c:124 probing at offset 0x1000, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.192: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.192: util.c:369 read sbbuf len:0x1800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.195: util.c:379 got 0x1800 (6144) bytes > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.196: ddf_raid.c:49 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.196: isw_raid.c:47 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.196: lsi_raid.c:42 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.196: via_raid.c:67 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.197: silicon_raid.c:57 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.197: nvidia_raid.c:45 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.197: promise_raid.c:46 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.197: highpoint.c:77 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.197: adaptec_raid.c:90 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.198: jmicron_raid.c:43 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.198: lvm.c:54 probing at offset 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.198: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.198: lvm.c:81 probing at offset 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.198: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.199: highpoint.c:52 probing at offset 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.199: util.c:356 get buffer off 0x1200(4608), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.199: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.199: volume_id.c:396 probing at offset 0x0, size 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.200: fat.c:273 probing at offset 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.200: util.c:356 get buffer off 0x0(0), len 0x400 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.200: linux_swap.c:46 probing at offset 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.200: util.c:356 get buffer off 0xff6(4086), len 0xa > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.200: util.c:356 get buffer off 0x1ff6(8182), len 0xa > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.201: util.c:369 read sbbuf len:0x2000 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.201: util.c:379 got 0x2000 (8192) bytes > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.201: util.c:356 get buffer off 0x3ff6(16374), len 0xa > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.201: util.c:369 read sbbuf len:0x4000 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.202: util.c:379 got 0x4000 (16384) bytes > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.202: util.c:356 get buffer off 0x0(0), len 0x2 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.202: xfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.202: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.202: ext.c:84 probing at offset 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.203: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.203: reiserfs.c:63 probing at offset 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.203: util.c:356 get buffer off 0x10000(65536), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.203: util.c:369 read sbbuf len:0x10200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.393: util.c:379 got 0x10200 (66048) bytes > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.393: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.393: jfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.393: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.393: udf.c:75 probing at offset 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.394: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.394: util.c:356 get buffer off 0x8800(34816), len 0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.394: udf.c:103 test for blocksize: 0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.394: util.c:356 get buffer off 0x8000(32768), len 0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.394: udf.c:117 vsd: CD001 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.395: util.c:356 get buffer off 0x8800(34816), len 0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.395: udf.c:117 vsd: CD001 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.395: util.c:356 get buffer off 0x9000(36864), len 0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.395: udf.c:117 vsd: CD001 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.396: util.c:356 get buffer off 0x9800(38912), len 0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.396: udf.c:117 vsd: CD001 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.396: util.c:356 get buffer off 0xa000(40960), len 0x800 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.396: udf.c:117 vsd: > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.396: iso9660.c:62 probing at offset 0x0 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.397: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.397: iso9660.c:74 read label from PVD > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.397: iso9660.c:78 looking for SVDs > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.397: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.397: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.398: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.398: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.398: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.398: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.398: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.399: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.399: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.399: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.399: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.400: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.400: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.400: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.400: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: 1465: 18:21:17.400: util.c:356 get buffer off 0x8800(34816), len 0x200 > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.401 [I] probe-volume.c:625: volume_id_probe_all returned 0 > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.401 [D] probe-volume.c:107: volume.fsusage = 'filesystem' > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.401 [D] probe-volume.c:113: volume.fstype = 'iso9660' > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.401 [D] probe-volume.c:118: volume.fsversion = '' > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.402 [D] probe-volume.c:123: volume.uuid = '' > ><14>Apr 21 18:21:17 hald-probe-volume: [1465]: 18:21:17.402 [D] probe-volume.c:135: volume.label = 'Fedora' > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.403 [I] hald_dbus.c:1342: volume.block_size -> 2048 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.403 [I] hald_dbus.c:1350: volume.size -> 119332864 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.403 [I] hald_dbus.c:1334: volume.disc.type -> unknown > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.403 [I] hald_dbus.c:1366: volume.disc.has_audio -> False > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.404 [I] hald_dbus.c:1366: volume.disc.has_data -> False > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.404 [I] hald_dbus.c:1366: volume.disc.is_blank -> False > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.404 [I] hald_dbus.c:1366: volume.disc.is_appendable -> False > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.404 [I] hald_dbus.c:1366: volume.disc.is_rewritable -> False > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.405 [I] hald_dbus.c:1366: volume.disc.has_data -> True > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.405 [I] hald_dbus.c:1366: volume.disc.is_videodvd -> False > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.405 [I] hald_dbus.c:1366: volume.disc.is_blurayvideo -> False > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.405 [I] hald_dbus.c:1366: volume.disc.is_vcd -> False > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.406 [I] hald_dbus.c:1366: volume.disc.is_svcd -> False > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.406 [I] hald_dbus.c:1334: volume.disc.type -> cd_rw > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.406 [I] hald_dbus.c:1366: volume.disc.is_rewritable -> True > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.406 [I] hald_dbus.c:1350: volume.disc.capacity -> 735051776 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.407 [I] hald_dbus.c:1366: volume.disc.is_rewritable -> True > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.407 [I] hald_dbus.c:1334: volume.fsusage -> filesystem > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.407 [I] hald_dbus.c:1334: volume.fstype -> iso9660 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.407 [I] hald_dbus.c:1334: volume.fsversion -> > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.408 [I] hald_dbus.c:1334: volume.uuid -> > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.408 [I] hald_dbus.c:1334: volume.label -> Fedora > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.408 [I] hald_dbus.c:1334: info.product -> Fedora > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.410 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.413 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_label_Fedora > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.413 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_label_Fedora > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.413 [I] hald.c:835: Device probing completed > ><30>Apr 21 18:21:17 hald[1437]: 18:21:17.414 [I] hald_dbus.c:5835: entering > ><14>Apr 21 18:21:19 orage: polling /dev/fd0 (every 2 sec): [1457]: 18:21:19.000 [I] addon-storage.c:355: Checking whether device /dev/fd0 is locked on HAL > ><14>Apr 21 18:21:19 orage: polling /dev/sr0 (every 2 sec): [1453]: 18:21:19.000 [I] addon-storage.c:355: Checking whether device /dev/sr0 is locked on HAL > ><14>Apr 21 18:21:19 orage: polling /dev/fd0 (every 2 sec): [1457]: 18:21:19.001 [I] addon-storage.c:363: ... device /dev/fd0 is not locked on HAL > ><14>Apr 21 18:21:19 orage: polling /dev/sr0 (every 2 sec): [1453]: 18:21:19.001 [I] addon-storage.c:363: ... device /dev/sr0 is not locked on HAL > ><14>Apr 21 18:21:19 orage: polling /dev/sr0 (every 2 sec): [1453]: 18:21:19.009 [D] addon-storage.c:549: Media insertion detected on /dev/sr0 > ><30>Apr 21 18:21:19 hald[1437]: 18:21:19.009 [D] hald_dbus.c:1652: udi=/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW, key=storage.removable.media_available > ><30>Apr 21 18:21:19 hald[1437]: 18:21:19.010 [I] hald_dbus.c:3052: entering, local_interface=1 > ><30>Apr 21 18:21:19 hald[1437]: 18:21:19.010 [D] hald_dbus.c:3061: udi=/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW > ><30>Apr 21 18:21:19 hald[1437]: 18:21:19.011 [I] blockdev.c:1635: blockdev_rescan_device: udi=/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW > ><14>Apr 21 18:21:19 hald-probe-storage: [1466]: 18:21:19.024 [D] probe-storage.c:155: Doing probe-storage for /dev/sr0 (bus scsi) (drive_type cdrom) (udi=/org/freedesktop/Hal/devices/storage_model_52X32CD_R/RW) (--only-check-for-fs==1) > ><14>Apr 21 18:21:19 hald-probe-storage: [1466]: 18:21:19.025 [D] probe-storage.c:163: Doing open ("/dev/sr0", O_RDONLY | O_NONBLOCK) > ><14>Apr 21 18:21:19 hald-probe-storage: [1466]: 18:21:19.026 [D] probe-storage.c:169: Returned from open(2) > ><14>Apr 21 18:21:19 hald-probe-storage: [1466]: 18:21:19.037 [D] probe-storage.c:310: Checking for optical disc on /dev/sr0 > ><14>Apr 21 18:21:19 hald-probe-storage: [1466]: 18:21:19.037 [D] probe-storage.c:318: Doing open ("/dev/sr0", O_RDONLY | O_NONBLOCK | O_EXCL) > ><14>Apr 21 18:21:19 hald-probe-storage: [1466]: 18:21:19.038 [D] probe-storage.c:330: Open failed - Device Busy > ><14>Apr 21 18:21:19 hald-probe-storage: [1466]: 18:21:19.039 [D] probe-storage.c:339: Doing open ("/dev/sr0", O_RDONLY | O_NONBLOCK) > ><14>Apr 21 18:21:19 hald-probe-storage: [1466]: 18:21:19.040 [D] probe-storage.c:348: PROBE HAS EXCLUSIVE LOCK ON CDROM > ><14>Apr 21 18:21:19 hald-probe-storage: [1466]: 18:21:19.041 [D] probe-storage.c:390: media size = 119332864 > ><14>Apr 21 18:21:19 hald-probe-storage: [1466]: 18:21:19.042 [D] probe-storage.c:398: PROBE CLOSED LOCK ON CDROM > ><30>Apr 21 18:21:19 hald[1437]: 18:21:19.044 [I] hald_dbus.c:1342: storage.cdrom.read_speed -> 7040 > ><30>Apr 21 18:21:19 hald[1437]: 18:21:19.044 [I] hald_dbus.c:1342: storage.cdrom.write_speed -> 704 > ><30>Apr 21 18:21:19 hald[1437]: 18:21:19.044 [I] hald_dbus.c:1366: storage.removable.media_available -> True > ><30>Apr 21 18:21:19 hald[1437]: 18:21:19.044 [I] hald_dbus.c:1350: storage.removable.media_size -> 119332864 > ><30>Apr 21 18:21:19 hald[1437]: 18:21:19.046 [I] blockdev.c:1591: hald-probe-storage --only-check-for-media returned 2 (exit_type=0) > ><6>warning: process `anaconda' used the deprecated sysctl system call with 1.23. ><6>warning: process `anaconda' used the deprecated sysctl system call with 1.23. ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.935 [I] osspec.c:241: SEQNUM=969, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.935 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.936 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-0/slaves for Device Mapper > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.936 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/. -> /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.936 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/.. -> /sys/devices/virtual/block/dm-0 > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.937 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.937 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.937 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:50 hald[1437]: 18:21:50.938 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.947 [I] osspec.c:241: SEQNUM=970, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.948 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.949 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-0/slaves for Device Mapper > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.949 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/. -> /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.949 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/.. -> /sys/devices/virtual/block/dm-0 > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.950 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.950 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:21:50 hald[1437]: 18:21:50.950 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:50 hald[1437]: 18:21:50.951 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.171 [I] osspec.c:241: SEQNUM=971, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.172 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.173 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-1/slaves for Device Mapper > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.173 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/. -> /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.173 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/.. -> /sys/devices/virtual/block/dm-1 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.174 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.174 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.174 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:51 hald[1437]: 18:21:51.175 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.221 [I] osspec.c:241: SEQNUM=972, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.222 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.222 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-1/slaves for Device Mapper > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.223 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/. -> /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.223 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/.. -> /sys/devices/virtual/block/dm-1 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.224 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.224 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.224 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:51 hald[1437]: 18:21:51.224 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.243 [I] osspec.c:241: SEQNUM=973, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-2, DEVNAME=/dev/dm-2, IFINDEX=0 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.244 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-2 dev=/dev/dm-2 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.244 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-2/slaves for Device Mapper > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.244 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/. -> /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.245 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/.. -> /sys/devices/virtual/block/dm-2 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.245 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.246 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.246 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:51 hald[1437]: 18:21:51.246 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.263 [I] osspec.c:241: SEQNUM=974, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-2, DEVNAME=/dev/dm-2, IFINDEX=0 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.264 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-2 dev=/dev/dm-2 is_part=0, parent=0x00000000 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.264 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-2/slaves for Device Mapper > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.264 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/. -> /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.265 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/.. -> /sys/devices/virtual/block/dm-2 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.265 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.265 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.266 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:21:51 hald[1437]: 18:21:51.266 [W] blockdev.c:1442: Not adding device object > ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.660 [I] osspec.c:288: /proc/mounts tells, that the mount has tree changed > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.665 [I] osspec.c:241: SEQNUM=977, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.666 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:21:51 hald[1437]: 18:21:51.666 [W] device.c:4313: Error removing device > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.669 [I] osspec.c:241: SEQNUM=978, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.669 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:21:51 hald[1437]: 18:21:51.669 [W] device.c:4313: Error removing device > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.737 [I] osspec.c:288: /proc/mounts tells, that the mount has tree changed > ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-1, type ext3), uses xattr ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.834 [I] osspec.c:288: /proc/mounts tells, that the mount has tree changed > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.839 [I] osspec.c:241: SEQNUM=981, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.839 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:21:51 hald[1437]: 18:21:51.839 [W] device.c:4313: Error removing device > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.841 [I] osspec.c:288: /proc/mounts tells, that the mount has tree changed > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.844 [I] osspec.c:241: SEQNUM=982, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.844 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:21:51 hald[1437]: 18:21:51.845 [W] device.c:4313: Error removing device > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.919 [I] osspec.c:241: SEQNUM=986, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.919 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:21:51 hald[1437]: 18:21:51.920 [W] device.c:4313: Error removing device > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.922 [I] osspec.c:241: SEQNUM=985, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:21:51 hald[1437]: 18:21:51.923 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:21:51 hald[1437]: 18:21:51.923 [W] device.c:4313: Error removing device > ><30>Apr 21 18:21:52 hald[1437]: 18:21:52.047 [I] osspec.c:241: SEQNUM=987, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:21:52 hald[1437]: 18:21:52.047 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/virtual/block/dm-0 > ><28>Apr 21 18:21:52 hald[1437]: 18:21:52.047 [W] blockdev.c:1522: Device is not in the HAL database > ><30>Apr 21 18:21:52 hald[1437]: 18:21:52.113 [I] osspec.c:241: SEQNUM=988, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Apr 21 18:21:52 hald[1437]: 18:21:52.113 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/virtual/block/dm-1 > ><28>Apr 21 18:21:52 hald[1437]: 18:21:52.113 [W] blockdev.c:1522: Device is not in the HAL database > ><30>Apr 21 18:21:52 hald[1437]: 18:21:52.179 [I] osspec.c:241: SEQNUM=989, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-2, DEVNAME=/dev/dm-2, IFINDEX=0 > ><30>Apr 21 18:21:52 hald[1437]: 18:21:52.179 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/virtual/block/dm-2 > ><28>Apr 21 18:21:52 hald[1437]: 18:21:52.179 [W] blockdev.c:1522: Device is not in the HAL database > ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr ><30>Apr 21 18:21:52 hald[1437]: 18:21:52.248 [I] osspec.c:288: /proc/mounts tells, that the mount has tree changed > ><30>Apr 21 18:21:52 hald[1437]: 18:21:52.254 [I] osspec.c:241: SEQNUM=992, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:21:52 hald[1437]: 18:21:52.254 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:21:52 hald[1437]: 18:21:52.255 [W] device.c:4313: Error removing device > ><30>Apr 21 18:21:52 hald[1437]: 18:21:52.257 [I] osspec.c:241: SEQNUM=993, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:21:52 hald[1437]: 18:21:52.257 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:21:52 hald[1437]: 18:21:52.258 [W] device.c:4313: Error removing device > ><30>Apr 21 18:21:52 hald[1437]: 18:21:52.261 [I] osspec.c:288: /proc/mounts tells, that the mount has tree changed > ><27>Apr 21 18:21:52 hald[1437]: 18:21:52.262 [E] util.c:1188: Cannot open /media/.hal-mtab > ><30>Apr 21 18:22:14 hald[1437]: 18:22:14.991 [I] osspec.c:241: SEQNUM=994, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:22:14 hald[1437]: 18:22:14.992 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Apr 21 18:22:14 hald[1437]: 18:22:14.992 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-0/slaves for Device Mapper > ><30>Apr 21 18:22:14 hald[1437]: 18:22:14.993 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/. -> /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:22:14 hald[1437]: 18:22:14.993 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/.. -> /sys/devices/virtual/block/dm-0 > ><30>Apr 21 18:22:14 hald[1437]: 18:22:14.994 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:22:14 hald[1437]: 18:22:14.994 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:22:14 hald[1437]: 18:22:14.994 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:22:14 hald[1437]: 18:22:14.994 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.002 [I] osspec.c:241: SEQNUM=995, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.003 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.003 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-0/slaves for Device Mapper > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.004 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/. -> /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.004 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/.. -> /sys/devices/virtual/block/dm-0 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.005 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.005 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.005 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:22:15 hald[1437]: 18:22:15.005 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.204 [I] osspec.c:241: SEQNUM=996, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.204 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.205 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-1/slaves for Device Mapper > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.205 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/. -> /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.206 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/.. -> /sys/devices/virtual/block/dm-1 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.206 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.206 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.207 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:22:15 hald[1437]: 18:22:15.207 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.230 [I] osspec.c:241: SEQNUM=997, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.231 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.232 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-1/slaves for Device Mapper > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.232 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/. -> /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.233 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/.. -> /sys/devices/virtual/block/dm-1 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.233 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.233 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.234 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:22:15 hald[1437]: 18:22:15.234 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.272 [I] osspec.c:241: SEQNUM=998, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-2, DEVNAME=/dev/dm-2, IFINDEX=0 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.273 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-2 dev=/dev/dm-2 is_part=0, parent=0x00000000 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.273 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-2/slaves for Device Mapper > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.274 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/. -> /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.274 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/.. -> /sys/devices/virtual/block/dm-2 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.275 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.275 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.275 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:22:15 hald[1437]: 18:22:15.276 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.283 [I] osspec.c:241: SEQNUM=999, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-2, DEVNAME=/dev/dm-2, IFINDEX=0 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.284 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-2 dev=/dev/dm-2 is_part=0, parent=0x00000000 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.284 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-2/slaves for Device Mapper > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.285 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/. -> /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.285 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/.. -> /sys/devices/virtual/block/dm-2 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.286 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.286 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.286 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:22:15 hald[1437]: 18:22:15.286 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.837 [I] osspec.c:241: SEQNUM=1000, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.837 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/virtual/block/dm-0 > ><28>Apr 21 18:22:15 hald[1437]: 18:22:15.838 [W] blockdev.c:1522: Device is not in the HAL database > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.902 [I] osspec.c:241: SEQNUM=1001, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.902 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/virtual/block/dm-1 > ><28>Apr 21 18:22:15 hald[1437]: 18:22:15.902 [W] blockdev.c:1522: Device is not in the HAL database > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.966 [I] osspec.c:241: SEQNUM=1002, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-2, DEVNAME=/dev/dm-2, IFINDEX=0 > ><30>Apr 21 18:22:15 hald[1437]: 18:22:15.967 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/virtual/block/dm-2 > ><28>Apr 21 18:22:15 hald[1437]: 18:22:15.967 [W] blockdev.c:1522: Device is not in the HAL database > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.513 [I] osspec.c:241: SEQNUM=1003, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.513 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.514 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-0/slaves for Device Mapper > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.514 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/. -> /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.515 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/.. -> /sys/devices/virtual/block/dm-0 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.515 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.515 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.516 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:22:16 hald[1437]: 18:22:16.516 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.548 [I] osspec.c:241: SEQNUM=1004, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.549 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.549 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-0/slaves for Device Mapper > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.549 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/. -> /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.550 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/.. -> /sys/devices/virtual/block/dm-0 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.550 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.550 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.551 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:22:16 hald[1437]: 18:22:16.551 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.732 [I] osspec.c:241: SEQNUM=1005, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.733 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.733 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-1/slaves for Device Mapper > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.734 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/. -> /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.734 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/.. -> /sys/devices/virtual/block/dm-1 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.735 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.735 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.735 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:22:16 hald[1437]: 18:22:16.735 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.750 [I] osspec.c:241: SEQNUM=1006, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.751 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.752 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-1/slaves for Device Mapper > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.752 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/. -> /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.752 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/.. -> /sys/devices/virtual/block/dm-1 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.753 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.753 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.753 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:22:16 hald[1437]: 18:22:16.754 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.801 [I] osspec.c:241: SEQNUM=1007, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-2, DEVNAME=/dev/dm-2, IFINDEX=0 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.801 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-2 dev=/dev/dm-2 is_part=0, parent=0x00000000 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.802 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-2/slaves for Device Mapper > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.802 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/. -> /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.802 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/.. -> /sys/devices/virtual/block/dm-2 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.803 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.803 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.803 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:22:16 hald[1437]: 18:22:16.804 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.814 [I] osspec.c:241: SEQNUM=1008, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-2, DEVNAME=/dev/dm-2, IFINDEX=0 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.815 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-2 dev=/dev/dm-2 is_part=0, parent=0x00000000 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.815 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-2/slaves for Device Mapper > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.816 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/. -> /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.816 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/.. -> /sys/devices/virtual/block/dm-2 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.817 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.817 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:22:16 hald[1437]: 18:22:16.817 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:22:16 hald[1437]: 18:22:16.817 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.329 [I] osspec.c:241: SEQNUM=1012, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.330 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:22:17 hald[1437]: 18:22:17.330 [W] device.c:4313: Error removing device > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.331 [I] osspec.c:241: SEQNUM=1011, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.332 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:22:17 hald[1437]: 18:22:17.332 [W] device.c:4313: Error removing device > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.400 [I] osspec.c:241: SEQNUM=1015, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.400 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:22:17 hald[1437]: 18:22:17.400 [W] device.c:4313: Error removing device > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.403 [I] osspec.c:241: SEQNUM=1016, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.404 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:22:17 hald[1437]: 18:22:17.404 [W] device.c:4313: Error removing device > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.607 [I] osspec.c:241: SEQNUM=1017, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.607 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/virtual/block/dm-0 > ><28>Apr 21 18:22:17 hald[1437]: 18:22:17.607 [W] blockdev.c:1522: Device is not in the HAL database > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.671 [I] osspec.c:241: SEQNUM=1018, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.671 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/virtual/block/dm-1 > ><28>Apr 21 18:22:17 hald[1437]: 18:22:17.672 [W] blockdev.c:1522: Device is not in the HAL database > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.736 [I] osspec.c:241: SEQNUM=1019, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-2, DEVNAME=/dev/dm-2, IFINDEX=0 > ><30>Apr 21 18:22:17 hald[1437]: 18:22:17.737 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/virtual/block/dm-2 > ><28>Apr 21 18:22:17 hald[1437]: 18:22:17.737 [W] blockdev.c:1522: Device is not in the HAL database > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.102 [I] osspec.c:241: SEQNUM=1023, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.102 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:27:47 hald[1437]: 18:27:47.102 [W] device.c:4313: Error removing device > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.105 [I] osspec.c:241: SEQNUM=1022, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.105 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:27:47 hald[1437]: 18:27:47.106 [W] device.c:4313: Error removing device > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.346 [I] osspec.c:241: SEQNUM=1024, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.346 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.347 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-0/slaves for Device Mapper > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.347 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/. -> /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.348 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/.. -> /sys/devices/virtual/block/dm-0 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.348 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.348 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.349 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:27:47 hald[1437]: 18:27:47.349 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.356 [I] osspec.c:241: SEQNUM=1025, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.356 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.357 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-0/slaves for Device Mapper > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.357 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/. -> /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.357 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/.. -> /sys/devices/virtual/block/dm-0 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.358 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.358 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.358 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:27:47 hald[1437]: 18:27:47.358 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.589 [I] osspec.c:241: SEQNUM=1026, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.590 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.591 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-1/slaves for Device Mapper > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.591 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/. -> /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.591 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/.. -> /sys/devices/virtual/block/dm-1 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.592 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.592 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.592 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:27:47 hald[1437]: 18:27:47.593 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.638 [I] osspec.c:241: SEQNUM=1027, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.639 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-1 dev=/dev/dm-1 is_part=0, parent=0x00000000 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.639 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-1/slaves for Device Mapper > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.640 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/. -> /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.640 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/.. -> /sys/devices/virtual/block/dm-1 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.641 [I] blockdev.c:918: /sys/devices/virtual/block/dm-1/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.641 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-1/slaves > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.641 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:27:47 hald[1437]: 18:27:47.641 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.657 [I] osspec.c:241: SEQNUM=1028, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-2, DEVNAME=/dev/dm-2, IFINDEX=0 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.658 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-2 dev=/dev/dm-2 is_part=0, parent=0x00000000 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.659 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-2/slaves for Device Mapper > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.659 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/. -> /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.659 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/.. -> /sys/devices/virtual/block/dm-2 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.660 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.660 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.660 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:27:47 hald[1437]: 18:27:47.661 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.669 [I] osspec.c:241: SEQNUM=1029, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-2, DEVNAME=/dev/dm-2, IFINDEX=0 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.669 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-2 dev=/dev/dm-2 is_part=0, parent=0x00000000 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.670 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-2/slaves for Device Mapper > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.670 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/. -> /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.670 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/.. -> /sys/devices/virtual/block/dm-2 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.671 [I] blockdev.c:918: /sys/devices/virtual/block/dm-2/slaves/sda2 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.671 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-2/slaves > ><30>Apr 21 18:27:47 hald[1437]: 18:27:47.671 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:27:47 hald[1437]: 18:27:47.672 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.068 [I] osspec.c:241: SEQNUM=1030, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-2, DEVNAME=/dev/dm-2, IFINDEX=0 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.068 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/virtual/block/dm-2 > ><28>Apr 21 18:27:48 hald[1437]: 18:27:48.069 [W] blockdev.c:1522: Device is not in the HAL database > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.199 [I] osspec.c:241: SEQNUM=1031, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.199 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/virtual/block/dm-0 > ><28>Apr 21 18:27:48 hald[1437]: 18:27:48.199 [W] blockdev.c:1522: Device is not in the HAL database > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.323 [I] osspec.c:241: SEQNUM=1032, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-1, DEVNAME=/dev/dm-1, IFINDEX=0 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.324 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/virtual/block/dm-1 > ><28>Apr 21 18:27:48 hald[1437]: 18:27:48.324 [W] blockdev.c:1522: Device is not in the HAL database > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.678 [I] osspec.c:241: SEQNUM=1033, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda1, DEVNAME=/dev/sda1, IFINDEX=0 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.679 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.679 [I] blockdev.c:1560: device at sysfs_path /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda1 is not mounted > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.679 [I] blockdev.c:147: Remove callouts completed udi=/org/freedesktop/Hal/devices/volume_uuid_4135d120_92ae_468f_a8e7_1405ebc2d969 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.680 [I] hald.c:143: Removed device from GDL; udi=/org/freedesktop/Hal/devices/volume_uuid_4135d120_92ae_468f_a8e7_1405ebc2d969 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.698 [I] osspec.c:241: SEQNUM=1034, ACTION=remove, SUBSYSTEM=block, DEVPATH=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2, DEVNAME=/dev/sda2, IFINDEX=0 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.698 [I] blockdev.c:1518: block_rem: sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.699 [I] blockdev.c:1560: device at sysfs_path /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 is not mounted > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.699 [I] blockdev.c:147: Remove callouts completed udi=/org/freedesktop/Hal/devices/volume_uuid_OnwxuM_raPH_gEBi_cSvO_2IAY_v6Iv_1n7vGK > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.699 [I] hald.c:143: Removed device from GDL; udi=/org/freedesktop/Hal/devices/volume_uuid_OnwxuM_raPH_gEBi_cSvO_2IAY_v6Iv_1n7vGK > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.701 [I] osspec.c:241: SEQNUM=1038, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda4, DEVNAME=/dev/sda4, IFINDEX=0 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.702 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda4'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda' > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.702 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda4 dev=/dev/sda4 is_part=1, parent=0x084bd690 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.704 [I] osspec.c:241: SEQNUM=1035, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda1, DEVNAME=/dev/sda1, IFINDEX=0 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.713 [I] osspec.c:241: SEQNUM=1037, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda3, DEVNAME=/dev/sda3, IFINDEX=0 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.719 [I] osspec.c:241: SEQNUM=1036, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2, DEVNAME=/dev/sda2, IFINDEX=0 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.726 [I] osspec.c:241: SEQNUM=1039, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda5, DEVNAME=/dev/sda5, IFINDEX=0 > ><14>Apr 21 18:27:48 hald-probe-volume: [1649]: 18:27:48.726 [D] probe-volume.c:379: Doing probe-volume for /dev/sda4 > > ><14>Apr 21 18:27:48 hald-probe-volume: [1649]: 18:27:48.727 [D] probe-volume.c:390: volume.block_size = 512 > ><14>Apr 21 18:27:48 hald-probe-volume: [1649]: 18:27:48.728 [D] probe-volume.c:394: volume.size = 1024 > ><14>Apr 21 18:27:48 hald-probe-volume: [1649]: 18:27:48.730 [I] probe-volume.c:623: invoking volume_id_probe_all, offset=0, size=0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.731: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.731: util.c:369 read sbbuf len:0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.781: util.c:379 got 0x200 (512) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.782: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.782: volume_id.c:362 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.782: linux_raid.c:70 probing at offset 0xffffffffffff0000, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.782: linux_raid.c:124 probing at offset 0xffffffffffffe000, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.782: util.c:356 get buffer off 0xffffffffffffe000(18446744073709543424), len 0x800 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.783: util.c:405 read seekbuf off:0xffffffffffffe000 len:0x800 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.783: util.c:407 lseek failed (Invalid argument) > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.783: linux_raid.c:124 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.783: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.784: util.c:369 read sbbuf len:0x800 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.784: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.784: util.c:382 requested 0x800 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.784: linux_raid.c:124 probing at offset 0x1000, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.784: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.785: util.c:369 read sbbuf len:0x1800 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.785: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.785: util.c:382 requested 0x800 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.785: ddf_raid.c:49 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.786: isw_raid.c:47 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.786: lsi_raid.c:42 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.786: via_raid.c:67 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.786: silicon_raid.c:57 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.786: nvidia_raid.c:45 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.787: promise_raid.c:46 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.787: highpoint.c:77 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.787: adaptec_raid.c:90 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.787: jmicron_raid.c:43 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.788: lvm.c:54 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.788: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.788: util.c:369 read sbbuf len:0xc00 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.788: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.788: util.c:382 requested 0x800 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.789: lvm.c:81 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.790: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.790: util.c:369 read sbbuf len:0x800 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.790: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.790: util.c:382 requested 0x800 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.790: highpoint.c:52 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.791: util.c:356 get buffer off 0x1200(4608), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.791: util.c:369 read sbbuf len:0x1400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.791: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.791: util.c:382 requested 0x200 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.792: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.792: volume_id.c:396 probing at offset 0x0, size 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.792: fat.c:273 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.792: util.c:356 get buffer off 0x0(0), len 0x400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.793: linux_swap.c:46 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.793: util.c:356 get buffer off 0xff6(4086), len 0xa > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.793: util.c:369 read sbbuf len:0x1000 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.793: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.793: util.c:382 requested 0xa bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.794: util.c:356 get buffer off 0x0(0), len 0x2 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.794: xfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.795: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.795: ext.c:84 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.795: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.795: util.c:369 read sbbuf len:0x600 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.795: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.796: util.c:382 requested 0x200 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.796: reiserfs.c:63 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.796: util.c:356 get buffer off 0x10000(65536), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.796: util.c:369 read sbbuf len:0x10200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.796: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.797: util.c:382 requested 0x200 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.797: jfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.797: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.797: util.c:369 read sbbuf len:0x8200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.798: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.798: util.c:382 requested 0x200 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.798: udf.c:75 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.798: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.798: util.c:369 read sbbuf len:0x8200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.799: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.799: util.c:382 requested 0x200 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.799: iso9660.c:62 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.799: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.799: util.c:369 read sbbuf len:0x8200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.800: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.800: util.c:382 requested 0x200 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.800: hfs.c:189 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.800: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.801: util.c:369 read sbbuf len:0x600 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.801: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.801: util.c:382 requested 0x200 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.801: ufs.c:178 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.801: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.802: util.c:369 read sbbuf len:0x800 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.802: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.802: util.c:382 requested 0x800 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.802: ntfs.c:108 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.803: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.803: cramfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.803: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.803: romfs.c:40 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.803: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.804: hpfs.c:41 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.804: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.804: util.c:369 read sbbuf len:0x2200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.804: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.804: util.c:382 requested 0x200 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.805: sysv.c:98 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.805: util.c:356 get buffer off 0x200(512), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.806: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.807: util.c:369 read sbbuf len:0x600 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.809: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.810: util.c:382 requested 0x200 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.810: minix.c:73 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.810: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.810: util.c:369 read sbbuf len:0x600 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.810: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.811: util.c:382 requested 0x200 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.811: ocfs.c:135 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.811: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.811: ocfs.c:173 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.812: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.812: util.c:369 read sbbuf len:0x600 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.812: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.812: util.c:382 requested 0x200 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.812: vxfs.c:40 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.813: util.c:356 get buffer off 0x200(512), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.813: squashfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.813: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.813: netware.c:85 probing at offset 0x0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.815: util.c:356 get buffer off 0x1000(4096), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.816: util.c:369 read sbbuf len:0x1200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.817: util.c:379 got 0x400 (1024) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1649: 18:27:48.818: util.c:382 requested 0x200 bytes, got only 0x400 bytes > ><14>Apr 21 18:27:48 hald-probe-volume: [1649]: 18:27:48.818 [I] probe-volume.c:625: volume_id_probe_all returned -1 > ><14>Apr 21 18:27:48 hald-probe-volume: [1649]: 18:27:48.818 [I] probe-volume.c:697: Loading part table > ><14>Apr 21 18:27:48 hald-probe-volume: [1649]: 18:27:48.889 [I] partutil.c:425: lseek failed (Invalid argument) > ><14>Apr 21 18:27:48 hald-probe-volume: [1649]: 18:27:48.890 [I] partutil.c:863: MSDOS partition table detected > ><14>Apr 21 18:27:48 hald-probe-volume: [1649]: 18:27:48.890 [I] probe-volume.c:703: Looking at part table > ><14>Apr 21 18:27:48 hald-probe-volume: [1649]: 18:27:48.890 [I] probe-volume.c:776: Done looking at part table > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.891 [I] hald_dbus.c:1342: volume.block_size -> 512 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.892 [I] hald_dbus.c:1350: volume.size -> 1024 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.892 [I] hald_dbus.c:1334: info.product -> Volume > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.895 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.897 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_part4_size_1024 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.898 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_part4_size_1024 > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.898 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda1'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda' > ><30>Apr 21 18:27:48 hald[1437]: 18:27:48.898 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda1 dev=/dev/sda1 is_part=1, parent=0x084bd690 > ><14>Apr 21 18:27:48 hald-probe-volume: [1656]: 18:27:48.912 [D] probe-volume.c:379: Doing probe-volume for /dev/sda1 > > ><14>Apr 21 18:27:48 hald-probe-volume: [1656]: 18:27:48.913 [D] probe-volume.c:390: volume.block_size = 512 > ><14>Apr 21 18:27:48 hald-probe-volume: [1656]: 18:27:48.913 [D] probe-volume.c:394: volume.size = 205599744 > ><14>Apr 21 18:27:48 hald-probe-volume: [1656]: 18:27:48.915 [I] probe-volume.c:623: invoking volume_id_probe_all, offset=0, size=0 > ><14>Apr 21 18:27:48 hald-probe-volume: 1656: 18:27:48.915: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1656: 18:27:48.916: util.c:369 read sbbuf len:0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1656: 18:27:48.997: util.c:379 got 0x200 (512) bytes > ><14>Apr 21 18:27:48 hald-probe-volume: 1656: 18:27:48.997: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:48 hald-probe-volume: 1656: 18:27:48.997: volume_id.c:362 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1656: 18:27:48.998: linux_raid.c:70 probing at offset 0xc400000, size 0xc413400 > ><14>Apr 21 18:27:48 hald-probe-volume: 1656: 18:27:48.998: util.c:356 get buffer off 0xc400000(205520896), len 0x800 > ><14>Apr 21 18:27:48 hald-probe-volume: 1656: 18:27:48.998: util.c:405 read seekbuf off:0xc400000 len:0x800 > ><14>Apr 21 18:27:49 orage: no polling on /dev/fd0 because it is explicitly disabled: [1457]: 18:27:49.001 [I] addon-storage.c:355: Checking whether device /dev/fd0 is locked on HAL > ><14>Apr 21 18:27:49 orage: polling /dev/sr0 (every 2 sec): [1453]: 18:27:49.001 [I] addon-storage.c:355: Checking whether device /dev/sr0 is locked on HAL > ><14>Apr 21 18:27:49 orage: polling /dev/sr0 (every 2 sec): [1453]: 18:27:49.002 [I] addon-storage.c:363: ... device /dev/sr0 is not locked on HAL > ><14>Apr 21 18:27:49 orage: no polling on /dev/fd0 because it is explicitly disabled: [1457]: 18:27:49.003 [I] addon-storage.c:363: ... device /dev/fd0 is not locked on HAL > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.005: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.005: linux_raid.c:124 probing at offset 0xc411000, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.006: util.c:356 get buffer off 0xc411000(205590528), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.006: util.c:405 read seekbuf off:0xc411000 len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.008: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.008: linux_raid.c:124 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.008: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.008: util.c:369 read sbbuf len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.009: util.c:379 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.009: linux_raid.c:124 probing at offset 0x1000, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.009: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.009: util.c:369 read sbbuf len:0x1800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.010: util.c:379 got 0x1800 (6144) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.011: ddf_raid.c:49 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.011: util.c:356 get buffer off 0xc413200(205599232), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.011: util.c:405 read seekbuf off:0xc413200 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.012: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.012: isw_raid.c:47 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.012: util.c:356 get buffer off 0xc413000(205598720), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.012: util.c:405 read seekbuf off:0xc413000 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.013: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.013: lsi_raid.c:42 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.013: util.c:356 get buffer off 0xc413200(205599232), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.013: util.c:405 read seekbuf off:0xc413200 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.014: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.014: via_raid.c:67 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.014: util.c:356 get buffer off 0xc413200(205599232), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.014: silicon_raid.c:57 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.015: util.c:356 get buffer off 0xc413200(205599232), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.015: nvidia_raid.c:45 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.015: util.c:356 get buffer off 0xc413000(205598720), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.015: util.c:405 read seekbuf off:0xc413000 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.016: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.016: promise_raid.c:46 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.016: util.c:356 get buffer off 0xc40b600(205567488), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.017: util.c:405 read seekbuf off:0xc40b600 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.113: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.113: util.c:356 get buffer off 0xc3f3600(205469184), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.113: util.c:405 read seekbuf off:0xc3f3600 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.129: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.129: util.c:356 get buffer off 0xc3f3400(205468672), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.129: util.c:405 read seekbuf off:0xc3f3400 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.130: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.130: util.c:356 get buffer off 0xc411400(205591552), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.130: util.c:405 read seekbuf off:0xc411400 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.130: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.131: util.c:356 get buffer off 0xc3e1600(205395456), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.131: util.c:405 read seekbuf off:0xc3e1600 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.231: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.231: highpoint.c:77 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.231: util.c:356 get buffer off 0xc411e00(205594112), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.232: util.c:405 read seekbuf off:0xc411e00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.232: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.232: adaptec_raid.c:90 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.232: util.c:356 get buffer off 0xc413200(205599232), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.233: util.c:405 read seekbuf off:0xc413200 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.233: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.233: jmicron_raid.c:43 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.233: util.c:356 get buffer off 0xc413200(205599232), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.233: lvm.c:54 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.234: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.234: lvm.c:81 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.234: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.234: highpoint.c:52 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.235: util.c:356 get buffer off 0x1200(4608), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.235: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.235: volume_id.c:396 probing at offset 0x0, size 0xc413400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.235: fat.c:273 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.235: util.c:356 get buffer off 0x0(0), len 0x400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.236: linux_swap.c:46 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.236: util.c:356 get buffer off 0xff6(4086), len 0xa > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.236: util.c:356 get buffer off 0x1ff6(8182), len 0xa > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.236: util.c:369 read sbbuf len:0x2000 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.237: util.c:379 got 0x2000 (8192) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.237: util.c:356 get buffer off 0x3ff6(16374), len 0xa > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.237: util.c:369 read sbbuf len:0x4000 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.237: util.c:379 got 0x4000 (16384) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.237: util.c:356 get buffer off 0x0(0), len 0x2 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.238: xfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.238: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.238: ext.c:84 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.238: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1656: 18:27:49.239: ext.c:94 ext blocksize 0x400 > ><14>Apr 21 18:27:49 hald-probe-volume: [1656]: 18:27:49.239 [I] probe-volume.c:625: volume_id_probe_all returned 0 > ><14>Apr 21 18:27:49 hald-probe-volume: [1656]: 18:27:49.239 [D] probe-volume.c:107: volume.fsusage = 'filesystem' > ><14>Apr 21 18:27:49 hald-probe-volume: [1656]: 18:27:49.239 [D] probe-volume.c:113: volume.fstype = 'ext3' > ><14>Apr 21 18:27:49 hald-probe-volume: [1656]: 18:27:49.240 [D] probe-volume.c:118: volume.fsversion = '1.0' > ><14>Apr 21 18:27:49 hald-probe-volume: [1656]: 18:27:49.240 [D] probe-volume.c:123: volume.uuid = '4135d120-92ae-468f-a8e7-1405ebc2d969' > ><14>Apr 21 18:27:49 hald-probe-volume: [1656]: 18:27:49.240 [D] probe-volume.c:135: volume.label = '/boot' > ><14>Apr 21 18:27:49 hald-probe-volume: [1656]: 18:27:49.240 [I] probe-volume.c:697: Loading part table > ><14>Apr 21 18:27:49 hald-probe-volume: [1656]: 18:27:49.241 [I] partutil.c:425: lseek failed (Invalid argument) > ><14>Apr 21 18:27:49 hald-probe-volume: [1656]: 18:27:49.242 [I] partutil.c:863: MSDOS partition table detected > ><14>Apr 21 18:27:49 hald-probe-volume: [1656]: 18:27:49.242 [I] probe-volume.c:703: Looking at part table > ><14>Apr 21 18:27:49 hald-probe-volume: [1656]: 18:27:49.242 [I] probe-volume.c:776: Done looking at part table > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.243 [I] hald_dbus.c:1342: volume.block_size -> 512 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.244 [I] hald_dbus.c:1350: volume.size -> 205599744 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.244 [I] hald_dbus.c:1334: volume.fsusage -> filesystem > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.244 [I] hald_dbus.c:1334: volume.fstype -> ext3 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.245 [I] hald_dbus.c:1334: volume.fsversion -> 1.0 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.245 [I] hald_dbus.c:1334: volume.uuid -> 4135d120-92ae-468f-a8e7-1405ebc2d969 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.245 [I] hald_dbus.c:1334: volume.label -> /boot > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.246 [I] hald_dbus.c:1334: info.product -> /boot > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.246 [I] hald_dbus.c:1334: volume.partition.scheme -> mbr > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.246 [I] hald_dbus.c:1334: volume.partition.type -> 0x83 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.246 [I] hald_dbus.c:1334: volume.partition.label -> > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.247 [I] hald_dbus.c:1334: volume.partition.uuid -> > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.247 [I] hald_dbus.c:1320: strlist elem volume.partition.flags -> boot > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.250 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.252 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_uuid_4135d120_92ae_468f_a8e7_1405ebc2d969 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.253 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_uuid_4135d120_92ae_468f_a8e7_1405ebc2d969 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.253 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda3'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda' > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.254 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda3 dev=/dev/sda3 is_part=1, parent=0x084bd690 > ><14>Apr 21 18:27:49 hald-probe-volume: [1657]: 18:27:49.271 [D] probe-volume.c:379: Doing probe-volume for /dev/sda3 > > ><14>Apr 21 18:27:49 hald-probe-volume: [1657]: 18:27:49.272 [D] probe-volume.c:390: volume.block_size = 512 > ><14>Apr 21 18:27:49 hald-probe-volume: [1657]: 18:27:49.272 [D] probe-volume.c:394: volume.size = 8389785600 > ><14>Apr 21 18:27:49 hald-probe-volume: [1657]: 18:27:49.274 [I] probe-volume.c:623: invoking volume_id_probe_all, offset=0, size=0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.274: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.275: util.c:369 read sbbuf len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.295: util.c:379 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.295: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.295: volume_id.c:362 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.296: linux_raid.c:70 probing at offset 0x1f4100000, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.296: util.c:356 get buffer off 0x1f4100000(8389656576), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.296: util.c:405 read seekbuf off:0x1f4100000 len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.297: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.297: linux_raid.c:124 probing at offset 0x1f411d000, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.298: util.c:356 get buffer off 0x1f411d000(8389775360), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.298: util.c:405 read seekbuf off:0x1f411d000 len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.302: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.302: linux_raid.c:124 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.302: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.302: util.c:369 read sbbuf len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.303: util.c:379 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.303: linux_raid.c:124 probing at offset 0x1000, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.303: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.303: util.c:369 read sbbuf len:0x1800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.304: util.c:379 got 0x1800 (6144) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.304: ddf_raid.c:49 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.305: util.c:356 get buffer off 0x1f411f600(8389785088), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.305: util.c:405 read seekbuf off:0x1f411f600 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.306: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.306: isw_raid.c:47 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.306: util.c:356 get buffer off 0x1f411f400(8389784576), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.306: util.c:405 read seekbuf off:0x1f411f400 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.306: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.307: lsi_raid.c:42 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.307: util.c:356 get buffer off 0x1f411f600(8389785088), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.307: util.c:405 read seekbuf off:0x1f411f600 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.307: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.308: via_raid.c:67 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.308: util.c:356 get buffer off 0x1f411f600(8389785088), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.308: silicon_raid.c:57 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.308: util.c:356 get buffer off 0x1f411f600(8389785088), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.308: nvidia_raid.c:45 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.309: util.c:356 get buffer off 0x1f411f400(8389784576), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.309: util.c:405 read seekbuf off:0x1f411f400 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.309: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.309: promise_raid.c:46 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.310: util.c:356 get buffer off 0x1f4117a00(8389753344), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.310: util.c:405 read seekbuf off:0x1f4117a00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.310: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.311: util.c:356 get buffer off 0x1f40ffa00(8389655040), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.311: util.c:405 read seekbuf off:0x1f40ffa00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.311: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.312: util.c:356 get buffer off 0x1f40ff800(8389654528), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.312: util.c:405 read seekbuf off:0x1f40ff800 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.312: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.312: util.c:356 get buffer off 0x1f411d800(8389777408), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.313: util.c:405 read seekbuf off:0x1f411d800 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.313: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.313: util.c:356 get buffer off 0x1f40eda00(8389581312), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.313: util.c:405 read seekbuf off:0x1f40eda00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.316: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.317: highpoint.c:77 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.317: util.c:356 get buffer off 0x1f411e200(8389779968), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.317: util.c:405 read seekbuf off:0x1f411e200 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.322: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.322: adaptec_raid.c:90 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.323: util.c:356 get buffer off 0x1f411f600(8389785088), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.323: util.c:405 read seekbuf off:0x1f411f600 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.323: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.324: jmicron_raid.c:43 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.324: util.c:356 get buffer off 0x1f411f600(8389785088), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.324: lvm.c:54 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.325: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.325: lvm.c:81 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.326: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.326: highpoint.c:52 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.326: util.c:356 get buffer off 0x1200(4608), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.327: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.327: volume_id.c:396 probing at offset 0x0, size 0x1f411f800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.328: fat.c:273 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.328: util.c:356 get buffer off 0x0(0), len 0x400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.328: linux_swap.c:46 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.329: util.c:356 get buffer off 0xff6(4086), len 0xa > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.329: util.c:356 get buffer off 0x1ff6(8182), len 0xa > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.330: util.c:369 read sbbuf len:0x2000 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.330: util.c:379 got 0x2000 (8192) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.330: util.c:356 get buffer off 0x3ff6(16374), len 0xa > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.331: util.c:369 read sbbuf len:0x4000 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.331: util.c:379 got 0x4000 (16384) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.332: util.c:356 get buffer off 0x0(0), len 0x2 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.332: xfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.333: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.333: ext.c:84 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.333: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.334: reiserfs.c:63 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.334: util.c:356 get buffer off 0x10000(65536), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.335: util.c:369 read sbbuf len:0x10200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.370: util.c:379 got 0x10200 (66048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.371: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.371: jfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.371: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.372: udf.c:75 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.372: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.373: iso9660.c:62 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.373: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.373: hfs.c:189 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.374: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.374: ufs.c:178 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.375: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.375: ufs.c:185 offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.375: util.c:356 get buffer off 0x2000(8192), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.376: ufs.c:185 offset 0x2000 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.376: util.c:356 get buffer off 0x10000(65536), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.376: util.c:369 read sbbuf len:0x10800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.377: util.c:379 got 0x10800 (67584) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.377: ufs.c:185 offset 0x10000 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.378: util.c:356 get buffer off 0x40000(262144), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.378: util.c:405 read seekbuf off:0x40000 len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.386: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.386: ufs.c:185 offset 0x40000 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.386: ntfs.c:108 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.386: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.387: cramfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.387: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.387: romfs.c:40 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.387: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.387: hpfs.c:41 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.388: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.388: sysv.c:98 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.388: util.c:356 get buffer off 0x200(512), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.388: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.388: util.c:356 get buffer off 0x800(2048), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.389: util.c:356 get buffer off 0x218(536), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.389: util.c:356 get buffer off 0x418(1048), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.389: util.c:356 get buffer off 0x818(2072), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.389: minix.c:73 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.389: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.390: ocfs.c:135 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.390: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.390: ocfs.c:173 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.390: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.391: util.c:356 get buffer off 0x800(2048), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.391: util.c:356 get buffer off 0x1000(4096), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.391: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.391: vxfs.c:40 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.392: util.c:356 get buffer off 0x200(512), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.392: squashfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.392: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.392: netware.c:85 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1657: 18:27:49.392: util.c:356 get buffer off 0x1000(4096), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: [1657]: 18:27:49.393 [I] probe-volume.c:625: volume_id_probe_all returned -1 > ><14>Apr 21 18:27:49 hald-probe-volume: [1657]: 18:27:49.393 [I] probe-volume.c:697: Loading part table > ><14>Apr 21 18:27:49 hald-probe-volume: [1657]: 18:27:49.393 [I] partutil.c:425: lseek failed (Invalid argument) > ><14>Apr 21 18:27:49 hald-probe-volume: [1657]: 18:27:49.394 [I] partutil.c:863: MSDOS partition table detected > ><14>Apr 21 18:27:49 hald-probe-volume: [1657]: 18:27:49.397 [I] probe-volume.c:703: Looking at part table > ><14>Apr 21 18:27:49 hald-probe-volume: [1657]: 18:27:49.398 [I] probe-volume.c:776: Done looking at part table > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.399 [I] hald_dbus.c:1342: volume.block_size -> 512 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.399 [I] hald_dbus.c:1350: volume.size -> 8389785600 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.400 [I] hald_dbus.c:1334: info.product -> Volume > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.400 [I] hald_dbus.c:1334: volume.partition.scheme -> mbr > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.400 [I] hald_dbus.c:1334: volume.partition.type -> 0x83 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.400 [I] hald_dbus.c:1334: volume.partition.label -> > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.401 [I] hald_dbus.c:1334: volume.partition.uuid -> > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.404 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.406 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_part3_size_8389785600 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.407 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_part3_size_8389785600 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.407 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda' > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.408 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda2 dev=/dev/sda2 is_part=1, parent=0x084bd690 > ><14>Apr 21 18:27:49 hald-probe-volume: [1660]: 18:27:49.424 [D] probe-volume.c:379: Doing probe-volume for /dev/sda2 > > ><14>Apr 21 18:27:49 hald-probe-volume: [1660]: 18:27:49.425 [D] probe-volume.c:390: volume.block_size = 512 > ><14>Apr 21 18:27:49 hald-probe-volume: [1660]: 18:27:49.425 [D] probe-volume.c:394: volume.size = 33550917120 > ><14>Apr 21 18:27:49 hald-probe-volume: [1660]: 18:27:49.427 [I] probe-volume.c:623: invoking volume_id_probe_all, offset=0, size=0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.427: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.427: util.c:369 read sbbuf len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.457: util.c:379 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.458: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.458: volume_id.c:362 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.458: linux_raid.c:70 probing at offset 0x7cfc90000, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.459: util.c:356 get buffer off 0x7cfc90000(33550827520), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.459: util.c:405 read seekbuf off:0x7cfc90000 len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.476: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.477: linux_raid.c:124 probing at offset 0x7cfca3000, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.477: util.c:356 get buffer off 0x7cfca3000(33550905344), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.477: util.c:405 read seekbuf off:0x7cfca3000 len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.529: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.529: linux_raid.c:124 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.530: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.530: util.c:369 read sbbuf len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.530: util.c:379 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.531: linux_raid.c:124 probing at offset 0x1000, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.532: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.532: util.c:369 read sbbuf len:0x1800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.536: util.c:379 got 0x1800 (6144) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.537: ddf_raid.c:49 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.537: util.c:356 get buffer off 0x7cfca5c00(33550916608), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.538: util.c:405 read seekbuf off:0x7cfca5c00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.539: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.539: isw_raid.c:47 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.540: util.c:356 get buffer off 0x7cfca5a00(33550916096), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.540: util.c:405 read seekbuf off:0x7cfca5a00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.540: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.541: lsi_raid.c:42 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.541: util.c:356 get buffer off 0x7cfca5c00(33550916608), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.542: util.c:405 read seekbuf off:0x7cfca5c00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.542: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.543: via_raid.c:67 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.543: util.c:356 get buffer off 0x7cfca5c00(33550916608), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.543: silicon_raid.c:57 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.544: util.c:356 get buffer off 0x7cfca5c00(33550916608), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.544: nvidia_raid.c:45 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.545: util.c:356 get buffer off 0x7cfca5a00(33550916096), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.545: util.c:405 read seekbuf off:0x7cfca5a00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.545: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.546: promise_raid.c:46 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.546: util.c:356 get buffer off 0x7cfc9e000(33550884864), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.547: util.c:405 read seekbuf off:0x7cfc9e000 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.566: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.567: util.c:356 get buffer off 0x7cfc86000(33550786560), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.567: util.c:405 read seekbuf off:0x7cfc86000 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.609: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.609: util.c:356 get buffer off 0x7cfc85e00(33550786048), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.610: util.c:405 read seekbuf off:0x7cfc85e00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.611: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.611: util.c:356 get buffer off 0x7cfca3e00(33550908928), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.612: util.c:405 read seekbuf off:0x7cfca3e00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.612: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.612: util.c:356 get buffer off 0x7cfc74000(33550712832), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.613: util.c:405 read seekbuf off:0x7cfc74000 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.614: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.614: highpoint.c:77 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.614: util.c:356 get buffer off 0x7cfca4800(33550911488), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.615: util.c:405 read seekbuf off:0x7cfca4800 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.616: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.616: adaptec_raid.c:90 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.617: util.c:356 get buffer off 0x7cfca5c00(33550916608), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.617: util.c:405 read seekbuf off:0x7cfca5c00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.617: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.618: jmicron_raid.c:43 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.618: util.c:356 get buffer off 0x7cfca5c00(33550916608), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.619: lvm.c:54 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.619: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.619: lvm.c:81 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.620: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.620: highpoint.c:52 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.621: util.c:356 get buffer off 0x1200(4608), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.621: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.621: volume_id.c:396 probing at offset 0x0, size 0x7cfca5e00 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.622: fat.c:273 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.622: util.c:356 get buffer off 0x0(0), len 0x400 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.623: linux_swap.c:46 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.623: util.c:356 get buffer off 0xff6(4086), len 0xa > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.623: util.c:356 get buffer off 0x1ff6(8182), len 0xa > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.624: util.c:369 read sbbuf len:0x2000 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.624: util.c:379 got 0x2000 (8192) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.625: util.c:356 get buffer off 0x3ff6(16374), len 0xa > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.625: util.c:369 read sbbuf len:0x4000 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.625: util.c:379 got 0x4000 (16384) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.626: util.c:356 get buffer off 0x0(0), len 0x2 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.626: xfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.627: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.627: ext.c:84 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.627: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.628: reiserfs.c:63 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.628: util.c:356 get buffer off 0x10000(65536), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.629: util.c:369 read sbbuf len:0x10200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.649: util.c:379 got 0x10200 (66048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.650: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.651: jfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.652: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.653: udf.c:75 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.654: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.654: iso9660.c:62 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.654: util.c:356 get buffer off 0x8000(32768), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.655: hfs.c:189 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.655: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.656: ufs.c:178 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.656: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.656: ufs.c:185 offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.657: util.c:356 get buffer off 0x2000(8192), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.657: ufs.c:185 offset 0x2000 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.658: util.c:356 get buffer off 0x10000(65536), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.658: util.c:369 read sbbuf len:0x10800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.659: util.c:379 got 0x10800 (67584) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.659: ufs.c:185 offset 0x10000 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.659: util.c:356 get buffer off 0x40000(262144), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.660: util.c:405 read seekbuf off:0x40000 len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.684: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.684: ufs.c:185 offset 0x40000 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.684: ntfs.c:108 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.684: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.685: cramfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.685: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.685: romfs.c:40 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.685: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.686: hpfs.c:41 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.686: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.686: sysv.c:98 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.686: util.c:356 get buffer off 0x200(512), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.686: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.687: util.c:356 get buffer off 0x800(2048), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.687: util.c:356 get buffer off 0x218(536), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.687: util.c:356 get buffer off 0x418(1048), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.687: util.c:356 get buffer off 0x818(2072), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.687: minix.c:73 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.688: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.688: ocfs.c:135 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.688: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.688: ocfs.c:173 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.689: util.c:356 get buffer off 0x400(1024), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.689: util.c:356 get buffer off 0x800(2048), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.689: util.c:356 get buffer off 0x1000(4096), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.689: util.c:356 get buffer off 0x2000(8192), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.689: vxfs.c:40 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.690: util.c:356 get buffer off 0x200(512), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.690: squashfs.c:48 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.690: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.690: netware.c:85 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1660: 18:27:49.690: util.c:356 get buffer off 0x1000(4096), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: [1660]: 18:27:49.691 [I] probe-volume.c:625: volume_id_probe_all returned -1 > ><14>Apr 21 18:27:49 hald-probe-volume: [1660]: 18:27:49.691 [I] probe-volume.c:697: Loading part table > ><14>Apr 21 18:27:49 hald-probe-volume: [1660]: 18:27:49.692 [I] partutil.c:425: lseek failed (Invalid argument) > ><14>Apr 21 18:27:49 hald-probe-volume: [1660]: 18:27:49.692 [I] partutil.c:863: MSDOS partition table detected > ><14>Apr 21 18:27:49 hald-probe-volume: [1660]: 18:27:49.692 [I] probe-volume.c:703: Looking at part table > ><14>Apr 21 18:27:49 hald-probe-volume: [1660]: 18:27:49.693 [I] probe-volume.c:776: Done looking at part table > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.693 [I] hald_dbus.c:1342: volume.block_size -> 512 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.694 [I] hald_dbus.c:1350: volume.size -> 33550917120 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.694 [I] hald_dbus.c:1334: info.product -> Volume > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.694 [I] hald_dbus.c:1334: volume.partition.scheme -> mbr > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.694 [I] hald_dbus.c:1334: volume.partition.type -> 0x83 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.695 [I] hald_dbus.c:1334: volume.partition.label -> > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.695 [I] hald_dbus.c:1334: volume.partition.uuid -> > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.699 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.702 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_part2_size_33550917120 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.702 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_part2_size_33550917120 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.703 [I] osspec.c:970: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda5'->'/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda' > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.703 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda5 dev=/dev/sda5 is_part=1, parent=0x084bd690 > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.717 [D] probe-volume.c:379: Doing probe-volume for /dev/sda5 > > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.717 [D] probe-volume.c:390: volume.block_size = 512 > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.718 [D] probe-volume.c:394: volume.size = 19345826304 > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.720 [I] probe-volume.c:623: invoking volume_id_probe_all, offset=0, size=0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.720: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.720: util.c:369 read sbbuf len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.742: util.c:379 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.742: util.c:356 get buffer off 0x0(0), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.743: volume_id.c:362 probing at offset 0x0, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.743: linux_raid.c:70 probing at offset 0x481180000, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.743: util.c:356 get buffer off 0x481180000(19345702912), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.743: util.c:405 read seekbuf off:0x481180000 len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.760: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.760: linux_raid.c:124 probing at offset 0x48119c000, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.760: util.c:356 get buffer off 0x48119c000(19345817600), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.760: util.c:405 read seekbuf off:0x48119c000 len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.763: util.c:415 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.763: linux_raid.c:124 probing at offset 0x0, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.764: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.764: util.c:369 read sbbuf len:0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.764: util.c:379 got 0x800 (2048) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.764: linux_raid.c:124 probing at offset 0x1000, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.764: util.c:356 get buffer off 0x1000(4096), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.765: util.c:369 read sbbuf len:0x1800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.765: util.c:379 got 0x1800 (6144) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.766: ddf_raid.c:49 probing at offset 0x0, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.766: util.c:356 get buffer off 0x48119e000(19345825792), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.766: util.c:405 read seekbuf off:0x48119e000 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.809: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.809: isw_raid.c:47 probing at offset 0x0, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.809: util.c:356 get buffer off 0x48119de00(19345825280), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.809: util.c:405 read seekbuf off:0x48119de00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.840: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.840: lsi_raid.c:42 probing at offset 0x0, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.840: util.c:356 get buffer off 0x48119e000(19345825792), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.840: util.c:405 read seekbuf off:0x48119e000 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.841: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.841: via_raid.c:67 probing at offset 0x0, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.841: util.c:356 get buffer off 0x48119e000(19345825792), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.841: silicon_raid.c:57 probing at offset 0x0, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.842: util.c:356 get buffer off 0x48119e000(19345825792), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.842: nvidia_raid.c:45 probing at offset 0x0, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.842: util.c:356 get buffer off 0x48119de00(19345825280), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.842: util.c:405 read seekbuf off:0x48119de00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.842: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.843: promise_raid.c:46 probing at offset 0x0, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.843: util.c:356 get buffer off 0x481196400(19345794048), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.843: util.c:405 read seekbuf off:0x481196400 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.845: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.845: util.c:356 get buffer off 0x48117e400(19345695744), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.846: util.c:405 read seekbuf off:0x48117e400 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.859: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.860: util.c:356 get buffer off 0x48117e200(19345695232), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.860: util.c:405 read seekbuf off:0x48117e200 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.860: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.860: util.c:356 get buffer off 0x48119c200(19345818112), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.861: util.c:405 read seekbuf off:0x48119c200 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.861: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.861: util.c:356 get buffer off 0x48116c400(19345622016), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.861: util.c:405 read seekbuf off:0x48116c400 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.899: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.899: highpoint.c:77 probing at offset 0x0, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.899: util.c:356 get buffer off 0x48119cc00(19345820672), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.899: util.c:405 read seekbuf off:0x48119cc00 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.900: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.900: adaptec_raid.c:90 probing at offset 0x0, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.900: util.c:356 get buffer off 0x48119e000(19345825792), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.900: util.c:405 read seekbuf off:0x48119e000 len:0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.901: util.c:415 got 0x200 (512) bytes > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.901: jmicron_raid.c:43 probing at offset 0x0, size 0x48119e200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.901: util.c:356 get buffer off 0x48119e000(19345825792), len 0x200 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.901: lvm.c:54 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.901: util.c:356 get buffer off 0x400(1024), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.902: lvm.c:81 probing at offset 0x0 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.902: util.c:356 get buffer off 0x0(0), len 0x800 > ><14>Apr 21 18:27:49 hald-probe-volume: 1662: 18:27:49.902: lvm.c:99 found at offset 0x200 (pv hdr offset 0x20) > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.902 [I] probe-volume.c:625: volume_id_probe_all returned 0 > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.903 [D] probe-volume.c:107: volume.fsusage = 'raid' > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.903 [D] probe-volume.c:113: volume.fstype = 'LVM2_member' > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.903 [D] probe-volume.c:118: volume.fsversion = 'LVM2 001' > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.903 [D] probe-volume.c:123: volume.uuid = 'AI2Rer-nJTK-LeWx-X8x6-WKZj-JoX5-KntQbx' > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.903 [I] probe-volume.c:697: Loading part table > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.928 [I] partutil.c:425: lseek failed (Invalid argument) > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.928 [I] partutil.c:863: MSDOS partition table detected > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.928 [I] probe-volume.c:703: Looking at part table > ><14>Apr 21 18:27:49 hald-probe-volume: [1662]: 18:27:49.928 [I] probe-volume.c:776: Done looking at part table > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.929 [I] hald_dbus.c:1342: volume.block_size -> 512 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.930 [I] hald_dbus.c:1350: volume.size -> 19345826304 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.930 [I] hald_dbus.c:1334: volume.fsusage -> raid > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.930 [I] hald_dbus.c:1334: volume.fstype -> LVM2_member > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.930 [I] hald_dbus.c:1334: volume.fsversion -> LVM2 001 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.931 [I] hald_dbus.c:1334: volume.uuid -> AI2Rer-nJTK-LeWx-X8x6-WKZj-JoX5-KntQbx > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.931 [I] hald_dbus.c:1334: info.product -> Volume (LVM2_member) > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.934 [I] blockdev.c:379: entering; exit_type=0, return_code=0 > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.937 [I] blockdev.c:133: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_uuid_AI2Rer_nJTK_LeWx_X8x6_WKZj_JoX5_KntQbx > ><30>Apr 21 18:27:49 hald[1437]: 18:27:49.937 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_uuid_AI2Rer_nJTK_LeWx_X8x6_WKZj_JoX5_KntQbx > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.223 [I] osspec.c:241: SEQNUM=1040, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.223 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.224 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-0/slaves for Device Mapper > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.224 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/. -> /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.224 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/.. -> /sys/devices/virtual/block/dm-0 > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.225 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/sda5 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.225 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.225 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:27:50 hald[1437]: 18:27:50.226 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.233 [I] osspec.c:241: SEQNUM=1041, ACTION=change, SUBSYSTEM=block, DEVPATH=/sys/devices/virtual/block/dm-0, DEVNAME=/dev/dm-0, IFINDEX=0 > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.234 [I] blockdev.c:866: block_add: sysfs_path=/sys/devices/virtual/block/dm-0 dev=/dev/dm-0 is_part=0, parent=0x00000000 > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.234 [I] blockdev.c:907: Looking in /sys/devices/virtual/block/dm-0/slaves for Device Mapper > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.235 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/. -> /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.235 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/.. -> /sys/devices/virtual/block/dm-0 > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.236 [I] blockdev.c:918: /sys/devices/virtual/block/dm-0/slaves/sda5 -> /sys/devices/pci0000:00/0000:00:1f.1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.236 [I] blockdev.c:954: Done looking in /sys/devices/virtual/block/dm-0/slaves > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.236 [I] blockdev.c:960: Ignoring hotplug event - no parent > ><28>Apr 21 18:27:50 hald[1437]: 18:27:50.236 [W] blockdev.c:1442: Not adding device object > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.502 [I] osspec.c:241: SEQNUM=1044, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.503 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:27:50 hald[1437]: 18:27:50.503 [W] device.c:4313: Error removing device > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.505 [I] osspec.c:241: SEQNUM=1045, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:27:50 hald[1437]: 18:27:50.505 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:27:50 hald[1437]: 18:27:50.505 [W] device.c:4313: Error removing device > ><6>Adding 2031608k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:2031608k ><14>Apr 21 18:27:51 orage: polling /dev/sr0 (every 2 sec): [1453]: 18:27:51.001 [I] addon-storage.c:355: Checking whether device /dev/sr0 is locked on HAL > ><14>Apr 21 18:27:51 orage: no polling on /dev/fd0 because it is explicitly disabled: [1457]: 18:27:51.001 [I] addon-storage.c:355: Checking whether device /dev/fd0 is locked on HAL > ><14>Apr 21 18:27:51 orage: no polling on /dev/fd0 because it is explicitly disabled: [1457]: 18:27:51.002 [I] addon-storage.c:363: ... device /dev/fd0 is not locked on HAL > ><14>Apr 21 18:27:51 orage: polling /dev/sr0 (every 2 sec): [1453]: 18:27:51.002 [I] addon-storage.c:363: ... device /dev/sr0 is not locked on HAL > ><30>Apr 21 18:27:58 hald[1437]: 18:27:58.522 [I] osspec.c:241: SEQNUM=1049, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:27:58 hald[1437]: 18:27:58.522 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:27:58 hald[1437]: 18:27:58.523 [W] device.c:4313: Error removing device > ><30>Apr 21 18:27:58 hald[1437]: 18:27:58.524 [I] osspec.c:241: SEQNUM=1048, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:27:58 hald[1437]: 18:27:58.524 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:27:58 hald[1437]: 18:27:58.525 [W] device.c:4313: Error removing device > ><30>Apr 21 18:27:58 hald[1437]: 18:27:58.713 [I] osspec.c:241: SEQNUM=1052, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:27:58 hald[1437]: 18:27:58.713 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:27:58 hald[1437]: 18:27:58.713 [W] device.c:4313: Error removing device > ><30>Apr 21 18:27:58 hald[1437]: 18:27:58.714 [I] osspec.c:241: SEQNUM=1053, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:27:58 hald[1437]: 18:27:58.714 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:27:58 hald[1437]: 18:27:58.714 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.300 [I] osspec.c:241: SEQNUM=1056, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.301 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:21 hald[1437]: 18:28:21.301 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.304 [I] osspec.c:241: SEQNUM=1057, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.304 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:21 hald[1437]: 18:28:21.305 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.473 [I] osspec.c:241: SEQNUM=1060, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.474 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:21 hald[1437]: 18:28:21.474 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.475 [I] osspec.c:241: SEQNUM=1061, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.475 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:21 hald[1437]: 18:28:21.475 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.974 [I] osspec.c:241: SEQNUM=1065, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.975 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa5 is a device (subsystem) > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.975 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:21 hald[1437]: 18:28:21.975 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.985 [I] osspec.c:241: SEQNUM=1064, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.985 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs5 is a device (subsystem) > ><30>Apr 21 18:28:21 hald[1437]: 18:28:21.985 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:21 hald[1437]: 18:28:21.986 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:22 hald[1437]: 18:28:22.006 [I] osspec.c:241: SEQNUM=1068, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:22 hald[1437]: 18:28:22.007 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:22 hald[1437]: 18:28:22.007 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:22 hald[1437]: 18:28:22.007 [I] osspec.c:241: SEQNUM=1069, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:22 hald[1437]: 18:28:22.008 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:22 hald[1437]: 18:28:22.008 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.503 [I] osspec.c:241: SEQNUM=1072, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.504 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:23 hald[1437]: 18:28:23.504 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.505 [I] osspec.c:241: SEQNUM=1073, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.505 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:23 hald[1437]: 18:28:23.506 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.567 [I] osspec.c:241: SEQNUM=1077, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.567 [I] hotplug.c:142: /sys/devices/virtual/vc/vcsa5 is a device (subsystem) > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.567 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:23 hald[1437]: 18:28:23.568 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.571 [I] osspec.c:241: SEQNUM=1076, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.571 [I] hotplug.c:142: /sys/devices/virtual/vc/vcs5 is a device (subsystem) > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.571 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:23 hald[1437]: 18:28:23.572 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.599 [I] osspec.c:241: SEQNUM=1080, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.599 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:23 hald[1437]: 18:28:23.600 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.609 [I] osspec.c:241: SEQNUM=1081, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:23 hald[1437]: 18:28:23.609 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:23 hald[1437]: 18:28:23.609 [W] device.c:4313: Error removing device > ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda3, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda3, type ext3), uses xattr ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.583 [I] osspec.c:288: /proc/mounts tells, that the mount has tree changed > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.590 [I] osspec.c:241: SEQNUM=1085, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.591 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:24 hald[1437]: 18:28:24.591 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.595 [I] osspec.c:241: SEQNUM=1084, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.595 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:24 hald[1437]: 18:28:24.595 [W] device.c:4313: Error removing device > ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda2, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda2, type ext3), uses xattr ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.711 [I] osspec.c:288: /proc/mounts tells, that the mount has tree changed > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.717 [I] osspec.c:241: SEQNUM=1088, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.717 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:24 hald[1437]: 18:28:24.718 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.719 [I] osspec.c:241: SEQNUM=1089, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.719 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:24 hald[1437]: 18:28:24.720 [W] device.c:4313: Error removing device > ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.815 [I] osspec.c:288: /proc/mounts tells, that the mount has tree changed > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.822 [I] osspec.c:241: SEQNUM=1093, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.823 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:24 hald[1437]: 18:28:24.823 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.826 [I] osspec.c:241: SEQNUM=1092, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.826 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:24 hald[1437]: 18:28:24.826 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.888 [I] osspec.c:288: /proc/mounts tells, that the mount has tree changed > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.894 [I] osspec.c:241: SEQNUM=1096, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.895 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:24 hald[1437]: 18:28:24.895 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.898 [I] osspec.c:241: SEQNUM=1097, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.899 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:24 hald[1437]: 18:28:24.899 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.938 [I] osspec.c:288: /proc/mounts tells, that the mount has tree changed > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.945 [I] osspec.c:241: SEQNUM=1101, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.945 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:24 hald[1437]: 18:28:24.946 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.949 [I] osspec.c:241: SEQNUM=1100, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:24 hald[1437]: 18:28:24.950 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:24 hald[1437]: 18:28:24.950 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:35 hald[1437]: 18:28:35.340 [I] osspec.c:241: SEQNUM=1104, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcs5, DEVNAME=/dev/vcs5, IFINDEX=0 > ><30>Apr 21 18:28:35 hald[1437]: 18:28:35.341 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcs5 > ><28>Apr 21 18:28:35 hald[1437]: 18:28:35.341 [W] device.c:4313: Error removing device > ><30>Apr 21 18:28:35 hald[1437]: 18:28:35.343 [I] osspec.c:241: SEQNUM=1105, ACTION=remove, SUBSYSTEM=vc, DEVPATH=/sys/devices/virtual/vc/vcsa5, DEVNAME=/dev/vcsa5, IFINDEX=0 > ><30>Apr 21 18:28:35 hald[1437]: 18:28:35.343 [I] device.c:4309: remove_dev: subsys=vc sysfs_path=/sys/devices/virtual/vc/vcsa5 > ><28>Apr 21 18:28:35 hald[1437]: 18:28:35.343 [W] device.c:4313: Error removing device > > > >/tmp/anaconda.log: >18:20:05 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >18:20:05 INFO : anaconda version 11.4.0.55 on i386 starting >18:20:05 INFO : 1025376 kB are available >18:20:06 DEBUG : probing buses >18:20:06 DEBUG : waiting for hardware to initialize >18:20:08 INFO : trying to mount CD device /dev/sr0 on /mnt/source >18:20:10 DEBUG : going to set language to en_US.UTF-8 >18:20:10 INFO : setting language to en_US.UTF-8 >18:20:10 INFO : 52 keymaps are available >18:20:13 INFO : need to set up networking >18:20:13 INFO : going to pick interface >18:20:14 INFO : going to do getNetConfig >18:20:14 INFO : eth1 is not a wireless adapter >18:20:20 DEBUG : waiting for link eth1... >18:20:20 DEBUG : 0 seconds. >18:20:20 DEBUG : sleep (nicdelay) for 0 secs first >18:20:20 DEBUG : continuing... >18:20:20 DEBUG : sending anaconda-Linux 2.6.25-0.121.rc5.git4.fc9 i686 as dhcp vendor-class >requesting dhcp timeout 45 >18:20:20 INFO : Listening on LPF/eth1/00:08:74:4f:03:df >18:20:20 INFO : Sending on LPF/eth1/00:08:74:4f:03:df >18:20:20 INFO : Sending on Socket/fallback >18:20:22 INFO : DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 7 >18:20:29 INFO : DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8 >18:20:29 INFO : DHCPOFFER from 172.16.80.10 >18:20:29 INFO : DHCPREQUEST on eth1 to 255.255.255.255 port 67 >18:20:29 INFO : DHCPACK from 172.16.80.10 >18:20:29 INFO : bound to 172.16.80.57 -- renewal in 4929 seconds. >18:20:29 DEBUG : device = eth1 >18:20:29 DEBUG : broadcast = 172.16.83.255 >18:20:29 DEBUG : netmask = 255.255.252.0 >18:20:29 DEBUG : network = 172.16.80.0 >18:20:29 DEBUG : gateway = 172.16.83.254 >18:20:29 DEBUG : dns[0] = 172.16.76.10 >18:20:29 DEBUG : dns[1] = 172.16.76.20 >18:20:29 DEBUG : dns[2] = 172.16.52.28 >18:20:29 DEBUG : waiting for link eth1... >18:20:29 DEBUG : 0 seconds. >18:20:29 DEBUG : sleep (nicdelay) for 0 secs first >18:20:29 DEBUG : continuing... >18:20:29 INFO : reverse name lookup worked (hostname is segfault.boston.redhat.com) >18:20:29 INFO : starting to STEP_URL >18:20:29 INFO : going to do nfsGetSetup >18:20:46 INFO : trying to mount CD device /dev/sr0 on /mnt/stage2 >18:20:47 INFO : mounted loopback device /mnt/runtime on /dev/loop0 as /mnt/stage2/images/stage2.img >18:20:47 INFO : Detected stage 2 image on CD >18:20:50 INFO : got url nfs:bigpapi:/vol/engineering/redhat/released/F-9/beta/i386 >18:20:50 WARNING : Failed to create /etc/selinux/config: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/customizable_types: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/dbus_contexts: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/default_contexts: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/default_type: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/failsafe_context: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/files/file_contexts: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/files/file_contexts.homedirs: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/files/media: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/initrc_context: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/netfilter_contexts: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/removable_context: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/securetty_types: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/userhelper_context: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/users/guest_u: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/users/root: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/users/staff_u: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/users/unconfined_u: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/users/user_u: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/users/xguest_u: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/contexts/x_contexts: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/base.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/commit_num: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/file_contexts: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/file_contexts.homedirs: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/file_contexts.template: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/homedir_template: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/amavis.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/amtu.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/apcupsd.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/audio_entropy.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/awstats.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/bitlbee.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/calamaris.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/ccs.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/cdrecord.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/certwatch.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/cipe.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/clamav.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/consolekit.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/cyphesis.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/daemontools.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/dcc.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/ethereal.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/exim.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/fail2ban.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/games.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/gamin.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/gnome.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/gnomeclock.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/gpg.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/guest.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/hal.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/ipsec.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/irc.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/iscsid.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/kerneloops.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/kismet.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/lockdev.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/logadm.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/mailscanner.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/mozilla.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/mplayer.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/mrtg.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/munin.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/nagios.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/nsplugin.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/nx.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/oddjob.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/openct.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/pcscd.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/polkit_auth.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/prelude.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/publicfile.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/pyzor.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/qemu.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/qmail.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/razor.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/ricci.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/roundup.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/rpcbind.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/rwho.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/screen.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/slocate.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/smartmon.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/soundserver.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/tmpreaper.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/tor.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/tvtime.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/uml.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/unconfined.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/usbmodules.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/userhelper.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/usernetctl.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/virt.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/vmware.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/w3c.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/webadm.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/xguest.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/modules/zabbix.pp: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/netfilter_contexts: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/policy.kern: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/seusers.final: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/active/users_extra: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/semanage.read.LOCK: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/modules/semanage.trans.LOCK: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/policy/policy.22: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/setrans.conf: Read-only file system >18:20:50 WARNING : Failed to create /etc/selinux/targeted/seusers: Read-only file system >18:20:51 WARNING : Failed to symlink /var/lib/xkb to /tmp: File exists >18:20:51 INFO : Loading SELinux policy >18:20:53 INFO : getting ready to spawn shell now >18:20:53 INFO : NFS install method detected, will use RHupdates/ >18:20:54 INFO : Running anaconda script /usr/bin/anaconda >18:21:09 INFO : using only installclass _Fedora >18:21:09 INFO : Starting message bus... >18:21:14 INFO : Starting HAL daemon... >18:21:20 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'nfs:bigpapi:/vol/engineering/redhat/released/F-9/beta/i386', '--graphical', '--selinux', '--lang', 'en_US.UTF-8', '--keymap', 'us'] >18:21:20 INFO : Display mode = g >18:21:20 INFO : Method = nfs:bigpapi:/vol/engineering/redhat/released/F-9/beta/i386 >18:21:30 INFO : Started mini-wm >18:21:31 INFO : Starting graphical installation... >18:21:31 INFO : Detected 1008M of memory >18:21:31 INFO : Swap attempt of 1000M to 2000M >18:21:32 WARNING : step installtype does not exist >18:21:32 WARNING : step confirminstall does not exist >18:21:32 WARNING : step complete does not exist >18:21:40 INFO : moving (1) to step welcome >18:21:44 INFO : moving (1) to step betanag >18:21:49 INFO : moving (1) to step findrootparts >18:21:49 DEBUG : starting mpaths >18:21:49 DEBUG : self.driveList(): [u'sda'] >18:21:49 DEBUG : DiskSet.skippedDisks: [] >18:21:49 DEBUG : DiskSet.skippedDisks: [] >18:21:49 DEBUG : starting all mpaths on drives [u'sda'] >18:21:49 DEBUG : scanning for multipath on drives [u'sda'] >18:21:49 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >18:21:49 DEBUG : mpaths: [] >18:21:49 DEBUG : done starting mpaths. Drivelist: [u'sda'] >18:21:49 DEBUG : starting dmraids >18:21:49 DEBUG : self.driveList(): [u'sda'] >18:21:49 DEBUG : DiskSet.skippedDisks: [] >18:21:49 DEBUG : DiskSet.skippedDisks: [] >18:21:49 DEBUG : starting all dmraids on drives [u'sda'] >18:21:49 DEBUG : scanning for dmraid on drives [u'sda'] >18:21:49 DEBUG : done starting dmraids. Drivelist: [u'sda'] >18:21:49 DEBUG : adding drive sda to disk list >18:21:51 INFO : lv is VolGroup00/LogVol00, size of 12000 >18:21:51 INFO : lv is VolGroup00/sbox, size of 44544 >18:21:51 INFO : lv is VolGroup00/swap, size of 1024 >18:21:51 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >18:21:51 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/sbox on /mnt/sysimage >18:21:51 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/swap on /mnt/sysimage >18:21:52 DEBUG : isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage >18:21:52 WARNING : step complete does not exist >18:21:52 INFO : moving (1) to step networkdevicecheck >18:21:52 INFO : moving (1) to step network >18:22:01 INFO : moving (1) to step timezone >18:22:06 INFO : moving (1) to step accounts >18:22:14 INFO : moving (1) to step partitionobjinit >18:22:14 INFO : no initiator set >18:22:14 INFO : no /tmp/fcpconfig; not configuring zfcp >18:22:14 DEBUG : adding drive sda to disk list >18:22:14 INFO : lv VolGroup00/LogVol00, attr is -wi--- >18:22:14 INFO : lv VolGroup00/sbox, attr is -wi--- >18:22:14 INFO : lv VolGroup00/swap, attr is -wi--- >18:22:15 INFO : lv is VolGroup00/LogVol00, size of 12000 >18:22:15 INFO : lv is VolGroup00/sbox, size of 44544 >18:22:15 INFO : lv is VolGroup00/swap, size of 1024 >18:22:17 INFO : pv is /dev/sda2 in vg VolGroup00, size is 58541 >18:22:17 INFO : vg VolGroup00, size is 58528, pesize is 32768 >18:22:17 INFO : lv is VolGroup00/LogVol00, size of 12000 >18:22:17 INFO : lv is VolGroup00/sbox, size of 44544 >18:22:17 INFO : lv is VolGroup00/swap, size of 1024 >18:22:17 INFO : used size of /dev/VolGroup00/LogVol00 is 7626.0 >18:22:17 INFO : used size of /dev/VolGroup00/sbox is 38440.0 >18:22:17 INFO : moving (1) to step parttype >18:22:40 INFO : moving (1) to step autopartitionexecute >18:22:40 DEBUG : adding drive sda to disk list >18:22:40 DEBUG : used space is 2024 >18:22:40 DEBUG : actual space is 58400 >18:22:40 DEBUG : used space is 30536 >18:22:40 DEBUG : actual space is 58400 >18:22:40 DEBUG : used space is 31520 >18:22:40 DEBUG : actual space is 58400 >18:22:40 DEBUG : used space is 58400 >18:22:40 DEBUG : actual space is 58400 >18:22:40 DEBUG : used space is 58400 >18:22:40 DEBUG : actual space is 58400 >18:22:40 DEBUG : used space is 58400 >18:22:40 DEBUG : actual space is 58400 >18:22:41 INFO : moving (1) to step partition >18:23:16 DEBUG : adding drive sda to disk list >18:23:16 DEBUG : used space is 1000 >18:23:16 DEBUG : actual space is 58400 >18:23:16 DEBUG : used space is 1984 >18:23:17 DEBUG : actual space is 58400 >18:23:55 DEBUG : adding drive sda to disk list >18:23:55 DEBUG : used space is 1000 >18:23:55 DEBUG : actual space is 50400 >18:23:55 DEBUG : used space is 1984 >18:23:55 DEBUG : actual space is 50400 >18:24:09 DEBUG : adding drive sda to disk list >18:24:09 DEBUG : used space is 1000 >18:24:09 DEBUG : actual space is 58400 >18:24:09 DEBUG : used space is 1984 >18:24:09 DEBUG : actual space is 58400 >18:24:31 DEBUG : adding drive sda to disk list >18:24:31 DEBUG : used space is 1000 >18:24:31 DEBUG : actual space is 50400 >18:24:31 DEBUG : used space is 1984 >18:24:31 DEBUG : actual space is 50400 >18:24:43 DEBUG : adding drive sda to disk list >18:24:43 DEBUG : used space is 1000 >18:24:43 DEBUG : actual space is 58400 >18:24:43 DEBUG : used space is 1984 >18:24:43 DEBUG : actual space is 58400 >18:25:38 DEBUG : adding drive sda to disk list >18:25:38 DEBUG : used space is 1000 >18:25:38 DEBUG : actual space is 50400 >18:25:38 DEBUG : used space is 1984 >18:25:38 DEBUG : actual space is 50400 >18:25:56 DEBUG : adding drive sda to disk list >18:25:57 DEBUG : used space is 1000 >18:25:57 DEBUG : actual space is 58400 >18:25:57 DEBUG : used space is 1984 >18:25:57 DEBUG : actual space is 58400 >18:25:58 INFO : pv is /dev/sda2 in vg VolGroup00, size is 58541 >18:26:05 DEBUG : adding drive sda to disk list >18:26:05 DEBUG : used space is 1000 >18:26:05 DEBUG : actual space is 58304 >18:26:05 DEBUG : used space is 1984 >18:26:05 DEBUG : actual space is 58304 >18:26:11 DEBUG : adding drive sda to disk list >18:26:11 DEBUG : used space is 1000 >18:26:11 DEBUG : actual space is 58400 >18:26:11 DEBUG : used space is 1984 >18:26:11 DEBUG : actual space is 58400 >18:26:20 INFO : pv is /dev/sda2 in vg VolGroup00, size is 58541 >18:26:39 DEBUG : adding drive sda to disk list >18:26:39 DEBUG : used space is 1000 >18:26:39 DEBUG : actual space is 50400 >18:26:39 DEBUG : used space is 1984 >18:26:39 DEBUG : actual space is 50400 >18:27:07 DEBUG : adding drive sda to disk list >18:27:07 DEBUG : used space is 1000 >18:27:07 DEBUG : actual space is 50400 >18:27:07 DEBUG : used space is 1984 >18:27:07 DEBUG : actual space is 50400 >18:27:39 DEBUG : adding drive sda to disk list >18:27:39 DEBUG : used space is 1000 >18:27:39 DEBUG : actual space is 18400 >18:27:39 DEBUG : used space is 1984 >18:27:39 DEBUG : actual space is 18400 >18:27:41 INFO : moving (1) to step partitiondone >18:27:44 INFO : moving (1) to step migratefilesystems >18:27:44 INFO : moving (1) to step enablefilesystems >18:27:47 INFO : lv is VolGroup00/LogVol00, size of 12000 >18:27:47 INFO : lv is VolGroup00/sbox, size of 44544 >18:27:47 INFO : lv is VolGroup00/swap, size of 1024 >18:27:47 INFO : removing lv swap >18:27:48 INFO : removing lv LogVol00 >18:27:48 INFO : removing lv sbox >18:27:48 INFO : pv is /dev/sda2 in vg VolGroup00, size is 58541 >18:27:48 INFO : vgremove -v VolGroup00 >18:27:48 INFO : pvremove -ff -y -v /dev/sda2 >18:27:48 INFO : pvcreate -ff -y -v /dev/sda2 >18:27:48 INFO : disk.commit() for /dev/sda >18:27:49 DEBUG : adding drive sda to disk list >18:27:50 INFO : formatting swap as swap >18:27:50 INFO : formatting / as ext3 >18:27:50 INFO : Format command: ['mke2fs', '/dev/sda3', '-j'] > >18:27:58 INFO : formatting /var as ext3 >18:27:58 INFO : Format command: ['mke2fs', '/dev/sda2', '-j'] > >18:28:21 INFO : formatting /boot as ext3 >18:28:21 INFO : Format command: ['mke2fs', '/dev/sda1', '-j'] > >18:28:22 DEBUG : adding drive sda to disk list >18:28:23 INFO : lv VolGroup00/LogVol01, attr is -wi-ao >18:28:23 INFO : lv is VolGroup00/LogVol01, size of 1984 >18:28:24 INFO : trying to mount /dev/sda3 on / >18:28:24 INFO : set SELinux context for mountpoint / to False >18:28:24 DEBUG : mounting /dev/sda3 on /mnt/sysimage// as ext3 >18:28:24 DEBUG : isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage >18:28:24 INFO : set SELinux context for newly mounted filesystem root at / to False >18:28:24 INFO : trying to mount /dev/sda2 on /var >18:28:24 INFO : set SELinux context for mountpoint /var to False >18:28:24 DEBUG : mounting /dev/sda2 on /mnt/sysimage//var as ext3 >18:28:24 DEBUG : isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage/var >18:28:24 INFO : set SELinux context for newly mounted filesystem root at /var to False >18:28:24 INFO : trying to mount /dev/sda1 on /boot >18:28:24 INFO : set SELinux context for mountpoint /boot to False >18:28:24 DEBUG : mounting /dev/sda1 on /mnt/sysimage//boot as ext3 >18:28:24 DEBUG : isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot >18:28:24 INFO : set SELinux context for newly mounted filesystem root at /boot to False >18:28:24 INFO : trying to mount sys on /sys >18:28:24 INFO : set SELinux context for mountpoint /sys to False >18:28:24 DEBUG : mounting sys on /mnt/sysimage//sys as sysfs >18:28:24 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >18:28:24 INFO : set SELinux context for newly mounted filesystem root at /sys to False >18:28:24 INFO : trying to mount proc on /proc >18:28:24 INFO : set SELinux context for mountpoint /proc to False >18:28:24 DEBUG : mounting proc on /mnt/sysimage//proc as proc >18:28:24 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >18:28:24 INFO : set SELinux context for newly mounted filesystem root at /proc to False >18:28:24 INFO : moving (1) to step bootloadersetup >18:28:24 INFO : moving (1) to step bootloader >18:28:35 INFO : moving (1) to step reposetup >18:28:35 DEBUG : isys.py:mount()- going to mount bigpapi:/vol/engineering/redhat/released/F-9/beta/i386 on /mnt/source > > >/tmp/netinfo: >DEVICE=eth1 >ONBOOT=yes >BOOTPROTO=dhcp >IPV6_AUTOCONF=yes >HOSTNAME=segfault.boston.redhat.com >DOMAIN=boston.redhat.com redhat.com lab.boston.redhat.com > > >/tmp/lvmout: > Finding all logical volumes
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 443470
: 303184