[Pkg-utopia-maintainers] Bug#538698: Crash during install and init

Juhapekka Tolvanen juhtolv at iki.fi
Sun Jul 26 10:42:10 UTC 2009



Package: hal
Version: 0.5.12~git20090406.46dc48-2
Severity: grave


This is what happens during installation:

---- Clip here ----
Selecting previously deselected package hal-info.
(Reading database ... 589821 files and directories currently installed.)
Unpacking hal-info (from .../hal-info_20090309-1_all.deb) ...
Selecting previously deselected package hal.
Unpacking hal (from .../hal_0.5.12~git20090406.46dc48-2_i386.deb) ...
Processing triggers for man-db ...
Setting up hal-info (20090309-1) ...
Setting up hal (0.5.12~git20090406.46dc48-2) ...
Reloading system message bus config...done.
Starting Hardware abstraction layer: haldinvoke-rc.d: initscript hal, action
"start" failed.
dpkg: error processing hal (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 hal
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up hal (0.5.12~git20090406.46dc48-2) ...
Reloading system message bus config...done.
Starting Hardware abstraction layer: haldinvoke-rc.d: initscript hal, action
"start" failed.
dpkg: error processing hal (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 hal
Press return to continue.
---- Clip here ----

If I try to run init-script, it looks like this:

---- Clip here ----
-=*[ROOT ZSH]*=- root at juhtolv:/root # limit
cputime         unlimited
filesize        unlimited
datasize        unlimited
stacksize       8MB
coredumpsize    unlimited
memoryuse       unlimited
maxproc         unlimited
descriptors     1024
memorylocked    64kB
addressspace    unlimited
maxfilelocks    unlimited
sigpending      16382
msgqueue        819200
nice            0
rt_priority     0
-=*[ROOT ZSH]*=- root at juhtolv:/root # ulimit
unlimited
-=*[ROOT ZSH]*=- root at juhtolv:/root # /etc/init.d/hal start
Starting Hardware abstraction layer: hald[1]    19817 exit 1 /etc/init.d/hal start
---- Clip here ----

As you can see, coredumpsize is unlimited, but it do not dump core.

Then I run this command

---- Clip here ----
-=*[ROOT ZSH]*=- root at juhtolv:/root # /usr/sbin/hald --daemon=no --verbose=yes > /home/juhtolv/viritys/bugreports/hal/verbose.txt 2>&1
[1]    19858 segmentation fault  /usr/sbin/hald --daemon=no --verbose=yes > 2>&1
---- Clip here ----

Here is that file it created:

---- Clip here ----
13:06:43.420 [I] hald.c:680: hal 0.5.12
13:06:43.420 [I] hald.c:681: using child timeout 250s
13:06:43.420 [I] hald.c:746: Will not daemonize
13:06:43.421 [I] hald_dbus.c:5421: local server is listening at unix:abstract=/var/run/hald/dbus-DwV8PqaNGq,guid=5a0e3f4601522be937b90d1a4a6c2ab3
13:06:43.425 [I] ck-tracker.c:391: got seat '/org/freedesktop/ConsoleKit/Seat1'
13:06:43.426 [I] ck-tracker.c:342: Got all sessions on seat '/org/freedesktop/ConsoleKit/Seat1'
13:06:43.426 [I] ck-tracker.c:418: Got seats
13:06:43.426 [I] ck-tracker.c:816: Got seats and sessions
Runner started - allowed paths are '/usr/lib/hal:/usr/lib/hal/scripts:/usr/bin'
13:06:43.429 [I] hald_runner.c:301: Runner has pid 19859
13:06:43.430 [I] hald_runner.c:182: runner connection is 0x9993288
13:06:43.430 [W] osspec.c:387: Unable to open /proc/mdstat: No such file or directory
13:06:43.433 [I] mmap_cache.c:278: cache mtime is 1248600787
13:06:43.434 [W] ids.c:301: Couldn't open pci.ids file '/usr/share/misc/pci.ids', errno=13: Permission denied
13:06:43.434 [I] mmap_cache.c:83: preprobe: offset=00000014, size=538344
13:06:43.434 [I] mmap_cache.c:85: information: offset=000836fc, size=641100
13:06:43.434 [I] mmap_cache.c:87: policy: offset=0011ff48, size=41612
13:06:43.435 [I] osspec.c:817: got 102b:2527 as primary videocard
13:06:43.495 [I] device.c:1894: Removing locks from ':1.98'
13:06:43.539 [I] device.c:1894: Removing locks from ':1.99'
13:06:43.578 [I] device.c:1894: Removing locks from ':1.100'
13:06:43.599 [I] hald_dbus.c:1366: power_management.can_suspend -> False
13:06:43.599 [I] hald_dbus.c:1366: power_management.can_suspend_hybrid -> False
13:06:43.599 [I] hald_dbus.c:1366: power_management.can_hibernate -> True
13:06:43.600 [I] osspec.c:796: In computer_probing_pm_is_supported_helper_done
13:06:43.601 [I] osspec.c:773: got DMI from files
13:06:43.601 [I] osspec.c:482: Check if the machine is may a laptop ...
13:06:43.601 [E] acpi.c:762: Couldn't open /proc/acpi/battery: Error opening directory '/proc/acpi/battery': No such file or directory
13:06:43.601 [E] acpi.c:762: Couldn't open /proc/acpi/button/lid: Error opening directory '/proc/acpi/button/lid': No such file or directory
13:06:43.601 [I] osspec.c:492: Synthesizing sysfs events...
13:06:43.604 [I] coldplug.c:185: dev_root is /dev
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/ACPI_CPU:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/LNXPWRBN:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1' -> '/dev/input/event1'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/LNXTHERM:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:06' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:09' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:0a' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0c' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0d' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0e' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0f' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:11' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:12' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0000:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0100:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0200:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0800:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0303:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0400:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0401:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:00' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:01' -> '/dev/(null)'
13:06:43.644 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0700:00' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0F13:00' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB006:00' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB02F:00' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0B00:00' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C02:00' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C04:00' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:00' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:01' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:02' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:03' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2' -> '/dev/input/event2'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:00.0' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:01.0' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0' -> '/dev/dri/card0'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:01.0/pci_bus/0000:01' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.0' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.0/i2c-adapter/i2c-0' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.0/i2c-adapter/i2c-0/0-0073' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.0/i2c-adapter/i2c-0/0-0073/hwmon/hwmon0' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.0/i2c-adapter/i2c-0/i2c-0' -> '/dev/i2c-0'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.1' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.1/ide0/0.0' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.1/ide0/0.0/block/hda' -> '/dev/hda'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.1/ide0/0.0/block/hda/hda1' -> '/dev/hda1'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.1/ide0/0.0/block/hda/hda2' -> '/dev/hda2'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.1/ide0/0.0/block/hda/hda3' -> '/dev/hda3'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.1/ide0/0.1' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.1/ide0/0.1/block/hdb' -> '/dev/hdb'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.1/ide0/ide_port/ide0' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.2' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.2/usb1' -> '/dev/bus/usb/001/001'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.2/usb1/1-0:1.0' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.2/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81' -> '/dev/usbdev1.1_ep81'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.2/usb1/usb_device/usbdev1.1' -> '/dev/bus/usb/001/001'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.2/usb1/usb_endpoint/usbdev1.1_ep00' -> '/dev/usbdev1.1_ep00'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.2/usb_host/usb_host1' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.3' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.3/usb2' -> '/dev/bus/usb/002/001'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.3/usb2/2-0:1.0' -> '/dev/(null)'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.3/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81' -> '/dev/usbdev2.1_ep81'
13:06:43.645 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.3/usb2/usb_device/usbdev2.1' -> '/dev/bus/usb/002/001'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.3/usb2/usb_endpoint/usbdev2.1_ep00' -> '/dev/usbdev2.1_ep00'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.3/usb_host/usb_host2' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.4' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.4/usb3' -> '/dev/bus/usb/003/001'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.4/usb3/3-0:1.0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.4/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81' -> '/dev/usbdev3.1_ep81'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.4/usb3/usb_device/usbdev3.1' -> '/dev/bus/usb/003/001'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.4/usb3/usb_endpoint/usbdev3.1_ep00' -> '/dev/usbdev3.1_ep00'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.4/usb_host/usb_host3' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.5' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.5/0-0:AD1885' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.5/sound/card0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.5/sound/card0/adsp' -> '/dev/adsp'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.5/sound/card0/audio' -> '/dev/audio'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.5/sound/card0/controlC0' -> '/dev/snd/controlC0'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.5/sound/card0/dsp' -> '/dev/dsp'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.5/sound/card0/mixer' -> '/dev/mixer'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.5/sound/card0/pcmC0D0c' -> '/dev/snd/pcmC0D0c'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.5/sound/card0/pcmC0D0p' -> '/dev/snd/pcmC0D0p'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.5/sound/card0/pcmC0D1c' -> '/dev/snd/pcmC0D1c'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:11.5/sound/card0/pcmC0D1p' -> '/dev/snd/pcmC0D1p'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/scsi_host/host0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/spi_host/host0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:0/0:0:0:0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:0/0:0:0:0/block/sda' -> '/dev/sda'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:0/0:0:0:0/block/sda/sda1' -> '/dev/sda1'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:0/0:0:0:0/block/sda/sda2' -> '/dev/sda2'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:0/0:0:0:0/block/sda/sda3' -> '/dev/sda3'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:0/0:0:0:0/bsg/0:0:0:0' -> '/dev/bsg/0:0:0:0'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:0/0:0:0:0/scsi_device/0:0:0:0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:0/0:0:0:0/scsi_disk/0:0:0:0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:0/0:0:0:0/scsi_generic/sg0' -> '/dev/sg0'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:0/spi_transport/target0:0:0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:3' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:3/0:0:3:0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:3/0:0:3:0/block/sr0' -> '/dev/sr0'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:3/0:0:3:0/bsg/0:0:3:0' -> '/dev/bsg/0:0:3:0'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:3/0:0:3:0/scsi_device/0:0:3:0' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:3/0:0:3:0/scsi_generic/sg1' -> '/dev/sg1'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:12.0/host0/target0:0:3/spi_transport/target0:0:3' -> '/dev/(null)'
13:06:43.646 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:14.0' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/0000:00:14.0/net/eth0' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pci0000:00/pci_bus/0000:00' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/floppy.0' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/floppy.0/block/fd0' -> '/dev/fd0'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/i8042' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/i8042/serio0' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/i8042/serio0/input/input0' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/i8042/serio0/input/input0/event0' -> '/dev/input/event0'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/i8042/serio1' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/i8042/serio1/input/input4' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/i8042/serio1/input/input4/event4' -> '/dev/input/event4'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/i8042/serio1/input/input4/mouse0' -> '/dev/input/mouse0'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/pcspkr' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/pcspkr/input/input3' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/pcspkr/input/input3/event3' -> '/dev/input/event3'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/serial8250' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/serial8250/tty/ttyS2' -> '/dev/ttyS2'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/serial8250/tty/ttyS3' -> '/dev/ttyS3'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/smsc47m1.2048' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/vesafb.0' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/platform/vesafb.0/graphics/fb0' -> '/dev/fb0'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:00' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:01' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:02' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:03' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:03/rtc/rtc0' -> '/dev/rtc0'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:04' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:05' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:06' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:07' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:08' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:09' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:09/printer/lp0' -> '/dev/lp0'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:0a' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:0a/tty/ttyS0' -> '/dev/ttyS0'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:0b' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:0b/tty/ttyS1' -> '/dev/ttyS1'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/pnp0/00:0c' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/11:0' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:0' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:1' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:10' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:11' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:12' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:13' -> '/dev/(null)'
13:06:43.647 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:14' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:15' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:2' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:3' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:4' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:5' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:6' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:7' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:8' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/1:9' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/253:0' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/254:0' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/254:1' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/254:2' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/254:3' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/254:4' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/254:5' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/254:6' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/2:0' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/3:0' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/3:64' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/7:0' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/7:1' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/7:2' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/7:3' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/7:4' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/7:5' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/7:6' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/7:7' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/8:0' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/bdi/default' -> '/dev/(null)'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/loop0' -> '/dev/loop0'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/loop1' -> '/dev/loop1'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/loop2' -> '/dev/loop2'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/loop3' -> '/dev/loop3'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/loop4' -> '/dev/loop4'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/loop5' -> '/dev/loop5'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/loop6' -> '/dev/loop6'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/loop7' -> '/dev/loop7'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/pktcdvd0' -> '/dev/pktcdvd/0'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram0' -> '/dev/ram0'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram1' -> '/dev/ram1'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram10' -> '/dev/ram10'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram11' -> '/dev/ram11'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram12' -> '/dev/ram12'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram13' -> '/dev/ram13'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram14' -> '/dev/ram14'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram15' -> '/dev/ram15'
13:06:43.648 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram2' -> '/dev/ram2'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram3' -> '/dev/ram3'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram4' -> '/dev/ram4'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram5' -> '/dev/ram5'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram6' -> '/dev/ram6'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram7' -> '/dev/ram7'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram8' -> '/dev/ram8'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/ram9' -> '/dev/ram9'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/dmi/id' -> '/dev/(null)'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/graphics/fbcon' -> '/dev/(null)'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/input/mice' -> '/dev/input/mice'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/mem/full' -> '/dev/full'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/mem/kmem' -> '/dev/kmem'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/mem/kmsg' -> '/dev/kmsg'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/mem/mem' -> '/dev/mem'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/mem/null' -> '/dev/null'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/mem/port' -> '/dev/port'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/mem/random' -> '/dev/random'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/mem/urandom' -> '/dev/urandom'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/mem/zero' -> '/dev/zero'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/misc/agpgart' -> '/dev/agpgart'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/misc/cpu_dma_latency' -> '/dev/cpu_dma_latency'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/misc/device-mapper' -> '/dev/mapper/control'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/misc/fuse' -> '/dev/fuse'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/misc/hpet' -> '/dev/hpet'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/misc/network_latency' -> '/dev/network_latency'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/misc/network_throughput' -> '/dev/network_throughput'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/misc/pktcdvd' -> '/dev/pktcdvd/control'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/misc/psaux' -> '/dev/psaux'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/misc/snapshot' -> '/dev/snapshot'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/net/lo' -> '/dev/(null)'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/pktcdvd/pktcdvd0' -> '/dev/(null)'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/sound/seq' -> '/dev/snd/seq'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/sound/timer' -> '/dev/snd/timer'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/thermal/cooling_device0' -> '/dev/(null)'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/console' -> '/dev/console'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/ptmx' -> '/dev/ptmx'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty' -> '/dev/tty'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty0' -> '/dev/tty0'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty1' -> '/dev/tty1'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty10' -> '/dev/tty10'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty11' -> '/dev/tty11'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty12' -> '/dev/tty12'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty13' -> '/dev/tty13'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty14' -> '/dev/tty14'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty15' -> '/dev/tty15'
13:06:43.649 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty16' -> '/dev/tty16'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty17' -> '/dev/tty17'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty18' -> '/dev/tty18'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty19' -> '/dev/tty19'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty2' -> '/dev/tty2'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty20' -> '/dev/tty20'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty21' -> '/dev/tty21'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty22' -> '/dev/tty22'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty23' -> '/dev/tty23'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty24' -> '/dev/tty24'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty25' -> '/dev/tty25'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty26' -> '/dev/tty26'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty27' -> '/dev/tty27'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty28' -> '/dev/tty28'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty29' -> '/dev/tty29'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty3' -> '/dev/tty3'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty30' -> '/dev/tty30'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty31' -> '/dev/tty31'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty32' -> '/dev/tty32'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty33' -> '/dev/tty33'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty34' -> '/dev/tty34'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty35' -> '/dev/tty35'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty36' -> '/dev/tty36'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty37' -> '/dev/tty37'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty38' -> '/dev/tty38'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty39' -> '/dev/tty39'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty4' -> '/dev/tty4'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty40' -> '/dev/tty40'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty41' -> '/dev/tty41'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty42' -> '/dev/tty42'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty43' -> '/dev/tty43'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty44' -> '/dev/tty44'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty45' -> '/dev/tty45'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty46' -> '/dev/tty46'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty47' -> '/dev/tty47'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty48' -> '/dev/tty48'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty49' -> '/dev/tty49'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty5' -> '/dev/tty5'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty50' -> '/dev/tty50'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty51' -> '/dev/tty51'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty52' -> '/dev/tty52'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty53' -> '/dev/tty53'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty54' -> '/dev/tty54'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty55' -> '/dev/tty55'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty56' -> '/dev/tty56'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty57' -> '/dev/tty57'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty58' -> '/dev/tty58'
13:06:43.650 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty59' -> '/dev/tty59'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty6' -> '/dev/tty6'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty60' -> '/dev/tty60'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty61' -> '/dev/tty61'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty62' -> '/dev/tty62'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty63' -> '/dev/tty63'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty7' -> '/dev/tty7'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty8' -> '/dev/tty8'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/tty/tty9' -> '/dev/tty9'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcs' -> '/dev/vcs'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcs2' -> '/dev/vcs2'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcs3' -> '/dev/vcs3'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcs4' -> '/dev/vcs4'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcs5' -> '/dev/vcs5'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcs6' -> '/dev/vcs6'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcs7' -> '/dev/vcs7'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcsa' -> '/dev/vcsa'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcsa2' -> '/dev/vcsa2'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcsa3' -> '/dev/vcsa3'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcsa4' -> '/dev/vcsa4'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcsa5' -> '/dev/vcsa5'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcsa6' -> '/dev/vcsa6'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vc/vcsa7' -> '/dev/vcsa7'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vtconsole/vtcon0' -> '/dev/(null)'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/vtconsole/vtcon1' -> '/dev/(null)'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/dm-0' -> '/dev/dm-0'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/dm-1' -> '/dev/dm-1'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/dm-2' -> '/dev/dm-2'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/dm-3' -> '/dev/dm-3'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/dm-4' -> '/dev/dm-4'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/dm-5' -> '/dev/dm-5'
13:06:43.651 [I] coldplug.c:221: found (udevdb export) '/sys/devices/virtual/block/dm-6' -> '/dev/dm-6'
13:06:43.655 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00
13:06:43.655 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00' ''
13:06:43.655 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00'
13:06:43.655 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00
13:06:43.655 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00 is a device (subsystem)
13:06:43.655 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00 dev= parent_dev=0x00000000
13:06:43.655 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.655 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.655 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/ACPI_CPU:00
13:06:43.655 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/ACPI_CPU:00' ''
13:06:43.655 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/ACPI_CPU:00'
13:06:43.655 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/ACPI_CPU:00
13:06:43.655 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/ACPI_CPU:00 is a device (subsystem)
13:06:43.655 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/ACPI_CPU:00 dev= parent_dev=0x00000000
13:06:43.655 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.655 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.655 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/LNXPWRBN:00
13:06:43.655 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/LNXPWRBN:00' ''
13:06:43.655 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/LNXPWRBN:00'
13:06:43.655 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/LNXPWRBN:00
13:06:43.656 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/LNXPWRBN:00 is a device (subsystem)
13:06:43.656 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/LNXPWRBN:00 dev= parent_dev=0x00000000
13:06:43.656 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.656 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.656 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/LNXTHERM:00
13:06:43.656 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/LNXTHERM:00' ''
13:06:43.656 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/LNXTHERM:00'
13:06:43.656 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/LNXTHERM:00
13:06:43.656 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/LNXTHERM:00 is a device (subsystem)
13:06:43.656 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/LNXTHERM:00 dev= parent_dev=0x00000000
13:06:43.656 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.656 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.656 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00
13:06:43.656 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00' ''
13:06:43.656 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00'
13:06:43.656 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00
13:06:43.656 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00 is a device (subsystem)
13:06:43.656 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00 dev= parent_dev=0x00000000
13:06:43.656 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.656 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.656 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00
13:06:43.656 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00' ''
13:06:43.656 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00'
13:06:43.656 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00
13:06:43.656 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00 is a device (subsystem)
13:06:43.656 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00 dev= parent_dev=0x00000000
13:06:43.656 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.656 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.656 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01
13:06:43.656 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01' ''
13:06:43.656 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01'
13:06:43.656 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01
13:06:43.656 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01 is a device (subsystem)
13:06:43.656 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01 dev= parent_dev=0x00000000
13:06:43.656 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.656 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.656 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02
13:06:43.656 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02' ''
13:06:43.656 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02'
13:06:43.656 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02
13:06:43.656 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02 is a device (subsystem)
13:06:43.656 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02 dev= parent_dev=0x00000000
13:06:43.656 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.656 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.656 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03
13:06:43.656 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03' ''
13:06:43.656 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03'
13:06:43.656 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03
13:06:43.657 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03 is a device (subsystem)
13:06:43.657 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03 dev= parent_dev=0x00000000
13:06:43.657 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.657 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.657 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04
13:06:43.657 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04' ''
13:06:43.657 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04'
13:06:43.657 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04
13:06:43.657 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04 is a device (subsystem)
13:06:43.657 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:04 dev= parent_dev=0x00000000
13:06:43.657 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.657 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.657 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05
13:06:43.657 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05' ''
13:06:43.657 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05'
13:06:43.657 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05
13:06:43.657 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05 is a device (subsystem)
13:06:43.657 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05 dev= parent_dev=0x00000000
13:06:43.657 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.657 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.657 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:06
13:06:43.657 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:06' ''
13:06:43.657 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:06'
13:06:43.657 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:06
13:06:43.657 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:06 is a device (subsystem)
13:06:43.657 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:06 dev= parent_dev=0x00000000
13:06:43.657 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.657 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.657 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07
13:06:43.657 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07' ''
13:06:43.657 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07'
13:06:43.657 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07
13:06:43.657 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07 is a device (subsystem)
13:06:43.657 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07 dev= parent_dev=0x00000000
13:06:43.657 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.657 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.657 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08
13:06:43.657 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08' ''
13:06:43.657 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08'
13:06:43.657 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08
13:06:43.657 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08 is a device (subsystem)
13:06:43.657 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08 dev= parent_dev=0x00000000
13:06:43.657 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.657 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.657 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:09
13:06:43.657 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:09' ''
13:06:43.657 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:09'
13:06:43.657 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:09
13:06:43.658 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:09 is a device (subsystem)
13:06:43.658 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:09 dev= parent_dev=0x00000000
13:06:43.658 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.658 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.658 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:0a
13:06:43.658 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:0a' ''
13:06:43.658 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:0a'
13:06:43.658 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:0a
13:06:43.658 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:0a is a device (subsystem)
13:06:43.658 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:08/device:0a dev= parent_dev=0x00000000
13:06:43.658 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.658 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.658 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b
13:06:43.658 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b' ''
13:06:43.658 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b'
13:06:43.658 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b
13:06:43.658 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b is a device (subsystem)
13:06:43.658 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b dev= parent_dev=0x00000000
13:06:43.658 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.658 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.658 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0c
13:06:43.658 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0c' ''
13:06:43.658 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0c'
13:06:43.658 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0c
13:06:43.658 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0c is a device (subsystem)
13:06:43.658 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0c dev= parent_dev=0x00000000
13:06:43.658 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.658 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.658 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0d
13:06:43.658 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0d' ''
13:06:43.658 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0d'
13:06:43.658 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0d
13:06:43.658 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0d is a device (subsystem)
13:06:43.658 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:07/device:0b/device:0d dev= parent_dev=0x00000000
13:06:43.658 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.658 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.658 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0e
13:06:43.658 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0e' ''
13:06:43.658 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0e'
13:06:43.658 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0e
13:06:43.658 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0e is a device (subsystem)
13:06:43.658 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0e dev= parent_dev=0x00000000
13:06:43.658 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.658 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.658 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0f
13:06:43.658 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0f' ''
13:06:43.658 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0f'
13:06:43.659 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0f
13:06:43.659 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0f is a device (subsystem)
13:06:43.659 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:0f dev= parent_dev=0x00000000
13:06:43.659 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.659 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.659 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10
13:06:43.659 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10' ''
13:06:43.659 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10'
13:06:43.659 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10
13:06:43.659 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10 is a device (subsystem)
13:06:43.659 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:10 dev= parent_dev=0x00000000
13:06:43.659 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.659 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.659 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:11
13:06:43.659 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:11' ''
13:06:43.659 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:11'
13:06:43.659 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:11
13:06:43.659 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:11 is a device (subsystem)
13:06:43.659 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:11 dev= parent_dev=0x00000000
13:06:43.659 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.659 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.659 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:12
13:06:43.659 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:12' ''
13:06:43.659 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:12'
13:06:43.659 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:12
13:06:43.659 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:12 is a device (subsystem)
13:06:43.659 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:12 dev= parent_dev=0x00000000
13:06:43.659 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.659 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.659 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13
13:06:43.659 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13' ''
13:06:43.659 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13'
13:06:43.659 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13
13:06:43.659 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13 is a device (subsystem)
13:06:43.659 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13 dev= parent_dev=0x00000000
13:06:43.659 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.659 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.659 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0000:00
13:06:43.659 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0000:00' ''
13:06:43.659 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0000:00'
13:06:43.659 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0000:00
13:06:43.659 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0000:00 is a device (subsystem)
13:06:43.659 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0000:00 dev= parent_dev=0x00000000
13:06:43.659 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.659 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.659 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0100:00
13:06:43.659 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0100:00' ''
13:06:43.659 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0100:00'
13:06:43.660 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0100:00
13:06:43.660 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0100:00 is a device (subsystem)
13:06:43.660 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0100:00 dev= parent_dev=0x00000000
13:06:43.660 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.660 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.660 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0200:00
13:06:43.660 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0200:00' ''
13:06:43.660 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0200:00'
13:06:43.660 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0200:00
13:06:43.660 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0200:00 is a device (subsystem)
13:06:43.660 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0200:00 dev= parent_dev=0x00000000
13:06:43.660 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.660 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.660 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0800:00
13:06:43.660 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0800:00' ''
13:06:43.660 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0800:00'
13:06:43.660 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0800:00
13:06:43.660 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0800:00 is a device (subsystem)
13:06:43.660 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0800:00 dev= parent_dev=0x00000000
13:06:43.660 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.660 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.660 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00
13:06:43.660 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00' ''
13:06:43.660 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00'
13:06:43.660 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00
13:06:43.660 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00 is a device (subsystem)
13:06:43.660 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00 dev= parent_dev=0x00000000
13:06:43.660 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.660 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.660 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0303:00
13:06:43.660 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0303:00' ''
13:06:43.660 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0303:00'
13:06:43.660 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0303:00
13:06:43.660 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0303:00 is a device (subsystem)
13:06:43.660 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0303:00 dev= parent_dev=0x00000000
13:06:43.660 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.660 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.660 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0400:00
13:06:43.660 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0400:00' ''
13:06:43.660 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0400:00'
13:06:43.660 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0400:00
13:06:43.660 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0400:00 is a device (subsystem)
13:06:43.660 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0400:00 dev= parent_dev=0x00000000
13:06:43.660 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.660 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.660 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0401:00
13:06:43.661 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0401:00' ''
13:06:43.661 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0401:00'
13:06:43.661 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0401:00
13:06:43.661 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0401:00 is a device (subsystem)
13:06:43.661 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0401:00 dev= parent_dev=0x00000000
13:06:43.661 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.661 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.661 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:00
13:06:43.661 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:00' ''
13:06:43.661 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:00'
13:06:43.661 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:00
13:06:43.661 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:00 is a device (subsystem)
13:06:43.661 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:00 dev= parent_dev=0x00000000
13:06:43.661 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.661 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.661 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:01
13:06:43.661 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:01' ''
13:06:43.661 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:01'
13:06:43.661 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:01
13:06:43.661 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:01 is a device (subsystem)
13:06:43.661 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0501:01 dev= parent_dev=0x00000000
13:06:43.661 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.661 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.661 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0700:00
13:06:43.661 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0700:00' ''
13:06:43.661 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0700:00'
13:06:43.661 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0700:00
13:06:43.661 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0700:00 is a device (subsystem)
13:06:43.661 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0700:00 dev= parent_dev=0x00000000
13:06:43.661 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.661 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.661 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0F13:00
13:06:43.661 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0F13:00' ''
13:06:43.661 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0F13:00'
13:06:43.661 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0F13:00
13:06:43.661 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0F13:00 is a device (subsystem)
13:06:43.661 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNP0F13:00 dev= parent_dev=0x00000000
13:06:43.661 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.661 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.661 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB006:00
13:06:43.661 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB006:00' ''
13:06:43.661 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB006:00'
13:06:43.661 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB006:00
13:06:43.661 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB006:00 is a device (subsystem)
13:06:43.661 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB006:00 dev= parent_dev=0x00000000
13:06:43.662 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.662 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.662 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB02F:00
13:06:43.662 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB02F:00' ''
13:06:43.662 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB02F:00'
13:06:43.662 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB02F:00
13:06:43.662 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB02F:00 is a device (subsystem)
13:06:43.662 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0A05:00/PNPB02F:00 dev= parent_dev=0x00000000
13:06:43.662 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.662 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.662 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0B00:00
13:06:43.662 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0B00:00' ''
13:06:43.662 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0B00:00'
13:06:43.662 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0B00:00
13:06:43.662 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0B00:00 is a device (subsystem)
13:06:43.662 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0B00:00 dev= parent_dev=0x00000000
13:06:43.662 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.662 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.662 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C02:00
13:06:43.662 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C02:00' ''
13:06:43.662 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C02:00'
13:06:43.662 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C02:00
13:06:43.662 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C02:00 is a device (subsystem)
13:06:43.662 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C02:00 dev= parent_dev=0x00000000
13:06:43.662 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.662 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.662 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C04:00
13:06:43.662 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C04:00' ''
13:06:43.662 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C04:00'
13:06:43.662 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C04:00
13:06:43.662 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C04:00 is a device (subsystem)
13:06:43.662 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C04:00 dev= parent_dev=0x00000000
13:06:43.662 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.662 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.662 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:00
13:06:43.662 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:00' ''
13:06:43.662 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:00'
13:06:43.662 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:00
13:06:43.662 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:00 is a device (subsystem)
13:06:43.662 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:00 dev= parent_dev=0x00000000
13:06:43.662 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.662 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.662 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:01
13:06:43.662 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:01' ''
13:06:43.662 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:01'
13:06:43.662 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:01
13:06:43.662 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:01 is a device (subsystem)
13:06:43.663 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:01 dev= parent_dev=0x00000000
13:06:43.663 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.663 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.663 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:02
13:06:43.663 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:02' ''
13:06:43.663 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:02'
13:06:43.663 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:02
13:06:43.663 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:02 is a device (subsystem)
13:06:43.663 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:02 dev= parent_dev=0x00000000
13:06:43.663 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.663 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.663 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:03
13:06:43.663 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:03' ''
13:06:43.663 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:03'
13:06:43.663 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:03
13:06:43.663 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:03 is a device (subsystem)
13:06:43.663 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:13/PNP0C0F:03 dev= parent_dev=0x00000000
13:06:43.663 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.663 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.663 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00
13:06:43.663 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00' ''
13:06:43.663 [I] coldplug.c:319: new event (no dev node) '/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00'
13:06:43.663 [I] hotplug.c:435: checking event /sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00
13:06:43.663 [I] hotplug.c:145: /sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00 is a device (subsystem)
13:06:43.663 [I] device.c:4812: add_dev: subsys=acpi sysfs_path=/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00 dev= parent_dev=0x00000000
13:06:43.663 [D] hotplug.c:453: events queued = 0, events in progress = 0
13:06:43.663 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
13:06:43.663 [I] coldplug.c:94: creating HotplugEvent for /sys/devices/pci0000:00/0000:00:00.0
13:06:43.663 [I] coldplug.c:285: new event (dev node from udev) '/sys/devices/pci0000:00/0000:00:00.0' ''
13:06:43.663 [I] coldplug.c:319: new event (no dev node) '/sys/devices/pci0000:00/0000:00:00.0'
13:06:43.663 [I] hotplug.c:435: checking event /sys/devices/pci0000:00/0000:00:00.0
13:06:43.663 [I] hotplug.c:145: /sys/devices/pci0000:00/0000:00:00.0 is a device (subsystem)
13:06:43.663 [I] device.c:4812: add_dev: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:00.0 dev= parent_dev=0x00000000
---- Clip here ----


That's it. What should I do now?

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (1001, 'testing'), (990, 'stable'), (500, 'proposed-updates')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages hal depends on:
ii  acl          2.2.47-3                    Access control list utilities
ii  adduser      3.110                       add and remove users and groups
ii  consolekit   0.3.0-2                     framework for defining and trackin
ii  dbus         1.2.1-5+lenny1              simple interprocess messaging syst
ii  hal-info     20090309-1                  Hardware Abstraction Layer - fdi f
ii  libc6        2.9-12                      GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.1-5+lenny1              simple interprocess messaging syst
ii  libdbus-glib 0.80-4                      simple interprocess messaging syst
ii  libexpat1    2.0.1-4                     XML parsing C library - runtime li
ii  libgcc1      1:4.4.0-10                  GCC support library
ii  libglib2.0-0 2.20.4-1                    The GLib library of C routines
ii  libhal-stora 0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libhal1      0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libpolkit2   0.9-4                       library for accessing PolicyKit
ii  libsmbios2   2.0.3.dfsg-1                Provide access to (SM)BIOS informa
ii  libstdc++6   4.4.0-10                    The GNU Standard C++ Library v3
ii  libusb-0.1-4 2:0.1.12-13                 userspace USB programming library
ii  libvolume-id 0.141-1                     libvolume_id shared library
ii  lsb-base     3.2-22                      Linux Standard Base 3.2 init scrip
ii  mount        2.15.1~rc1-1                Tools for mounting and manipulatin
ii  pciutils     1:3.1.3-1                   Linux PCI Utilities
ii  pm-utils     1.2.5-4                     utilities and scripts for power ma
ii  policykit    0.9-4                       framework for managing administrat
ii  udev         0.141-1                     /dev/ and hotplug management daemo
ii  usbutils     0.73-10                     Linux USB utilities

Versions of packages hal recommends:
ii  eject           2.1.5+deb1+cvs20081104-6 ejects CDs and operates CD-Changer
ii  libsmbios-bin   2.0.3.dfsg-1             Provide access to (SM)BIOS informa

Versions of packages hal suggests:
pn  gnome-device-manager          <none>     (no description available)

-- no debconf information

-- 
Juhapekka "naula" Tolvanen * http colon slash slash iki dot fi slash juhtolv
"ore wo mitsumeteiru anata sama wa ossharu bakari. kesshite dakiyosete wa
kurenai ooki na anata no te. ore no tanjoubi ni wa ai wo kai ataeru. kyou wa
kumori nochi ame."                                               Dir en grey





More information about the Pkg-utopia-maintainers mailing list