SD card automounting

View: New views
10 Messages — Rating Filter:   Alert me  

SD card automounting

by Xamindar :: Rate this Message:

| View Threaded | Show Only this Message

I have a built in SD card reader in my laptop and I would like to get it
automounted with the hal/gnome-volume-manager combination.  I have
looked around but it doesn't seem anyone else is trying to do this.  
When I plug in my sd card dmesg shows:

mmcblk0: mmc0:a95c SD256 247040KiB
 mmcblk0: p1

I then have a /dev/mmcblk0 item in /dev.  I can mount that manually but
it would be easier to have it automounted.  Is hal the right thing I
need to configure for this?  Thanks for any help.
_______________________________________________
hal mailing list
hal@...
http://lists.freedesktop.org/mailman/listinfo/hal

Re: SD card automounting

by David Zeuthen :: Rate this Message:

| View Threaded | Show Only this Message

On Fri, 2006-12-22 at 03:58 -0800, Xamindar wrote:

> I have a built in SD card reader in my laptop and I would like to get it
> automounted with the hal/gnome-volume-manager combination.  I have
> looked around but it doesn't seem anyone else is trying to do this.  
> When I plug in my sd card dmesg shows:
>
> mmcblk0: mmc0:a95c SD256 247040KiB
>  mmcblk0: p1
>
> I then have a /dev/mmcblk0 item in /dev.  I can mount that manually but
> it would be easier to have it automounted.  Is hal the right thing I
> need to configure for this?  Thanks for any help.

I don't have this hardware myself but was under the impression this
"just works" in recent distributions using the Linux kernel / udev / hal
and GNOME and/or KDE.

      David


_______________________________________________
hal mailing list
hal@...
http://lists.freedesktop.org/mailman/listinfo/hal

Re: SD card automounting

by Xamindar :: Rate this Message:

| View Threaded | Show Only this Message

David Zeuthen wrote:

> On Fri, 2006-12-22 at 03:58 -0800, Xamindar wrote:
>  
>> I have a built in SD card reader in my laptop and I would like to get it
>> automounted with the hal/gnome-volume-manager combination.  I have
>> looked around but it doesn't seem anyone else is trying to do this.  
>> When I plug in my sd card dmesg shows:
>>
>> mmcblk0: mmc0:a95c SD256 247040KiB
>>  mmcblk0: p1
>>
>> I then have a /dev/mmcblk0 item in /dev.  I can mount that manually but
>> it would be easier to have it automounted.  Is hal the right thing I
>> need to configure for this?  Thanks for any help.
>>    
>
> I don't have this hardware myself but was under the impression this
> "just works" in recent distributions using the Linux kernel / udev / hal
> and GNOME and/or KDE.
>
>       David
>
>
>
>  
Nope, doesn't "just work".  I'm on a 2.6.19 kernel, latest hal/gnome on
gentoo.  Would be nice to have it work guys.  How can I add it?
_______________________________________________
hal mailing list
hal@...
http://lists.freedesktop.org/mailman/listinfo/hal

Re: SD card automounting

by Danny Kukawka :: Rate this Message:

| View Threaded | Show Only this Message

On Tuesday 09 January 2007 17:33, Xamindar wrote
> Nope, doesn't "just work".  I'm on a 2.6.19 kernel, latest hal/gnome on
> gentoo.  Would be nice to have it work guys.  How can I add it?

Please provide the output of udevmonitor if you attach the hardware to your
machine.

Danny
_______________________________________________
hal mailing list
hal@...
http://lists.freedesktop.org/mailman/listinfo/hal

Re: SD card automounting

by Xamindar :: Rate this Message:

| View Threaded | Show Only this Message

Danny Kukawka wrote:

> On Tuesday 09 January 2007 17:33, Xamindar wrote
>  
>> Nope, doesn't "just work".  I'm on a 2.6.19 kernel, latest hal/gnome on
>> gentoo.  Would be nice to have it work guys.  How can I add it?
>>    
>
> Please provide the output of udevmonitor if you attach the hardware to your
> machine.
>
> Danny
> _______________________________________________
> hal mailing list
> hal@...
> http://lists.freedesktop.org/mailman/listinfo/hal
>
>  
udevmonitor prints the received event from the kernel [UEVENT]
and the event which udev sends out after rule processing [UDEV]

UEVENT[1168370998.902601]
add@/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc0:9ffc
UEVENT[1168370998.903665] add@/block/mmcblk0
UEVENT[1168370998.903684] add@/block/mmcblk0/mmcblk0p1
UDEV  [1168370998.960940]
add@/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc0:9ffc
UDEV  [1168370999.075782] add@/block/mmcblk0
UDEV  [1168370999.166198] add@/block/mmcblk0/mmcblk0p1
UEVENT[1168371006.990520] remove@/block/mmcblk0/mmcblk0p1
UEVENT[1168371006.990552] remove@/block/mmcblk0
UEVENT[1168371006.990566]
remove@/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc0:9ffc
UDEV  [1168371007.004039]
remove@/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc0:9ffc
UDEV  [1168371007.006921] remove@/block/mmcblk0/mmcblk0p1
UDEV  [1168371007.091089] remove@/block/mmcblk0


_______________________________________________
hal mailing list
hal@...
http://lists.freedesktop.org/mailman/listinfo/hal

Re: SD card automounting

by Danny Kukawka :: Rate this Message:

| View Threaded | Show Only this Message

On Tuesday 09 January 2007 20:30, Xamindar wrote:

Are this events from Add the device or/and remove the device?

This looks a littlebit strange to me: the device get added 2 times and removed
also to times.

Could you start hald with '--daemon=yes --verbose=yes --use-syslog', wait
until lshal work and hal is ready, attach the hardware, wait some seconds and
attach the part of /var/log/messages since attach the device?

Danny

> UEVENT[1168370998.902601]
> add@/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc0:9ffc
> UEVENT[1168370998.903665] add@/block/mmcblk0
> UEVENT[1168370998.903684] add@/block/mmcblk0/mmcblk0p1
> UDEV  [1168370998.960940]
> add@/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc0:9ffc
> UDEV  [1168370999.075782] add@/block/mmcblk0
> UDEV  [1168370999.166198] add@/block/mmcblk0/mmcblk0p1
> UEVENT[1168371006.990520] remove@/block/mmcblk0/mmcblk0p1
> UEVENT[1168371006.990552] remove@/block/mmcblk0
> UEVENT[1168371006.990566]
> remove@/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc0:9ffc
> UDEV  [1168371007.004039]
> remove@/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc0:9ffc
> UDEV  [1168371007.006921] remove@/block/mmcblk0/mmcblk0p1
> UDEV  [1168371007.091089] remove@/block/mmcblk0
_______________________________________________
hal mailing list
hal@...
http://lists.freedesktop.org/mailman/listinfo/hal

Re: SD card automounting

by Xamindar :: Rate this Message:

| View Threaded | Show Only this Message

Danny Kukawka wrote:
> On Tuesday 09 January 2007 20:30, Xamindar wrote:
>
> Are this events from Add the device or/and remove the device?
>  
I ran that command, plugged in the device, waited a few seconds, then
pulled it out.  That's it.

> This looks a littlebit strange to me: the device get added 2 times and removed
> also to times.
>
> Could you start hald with '--daemon=yes --verbose=yes --use-syslog', wait
> until lshal work and hal is ready, attach the hardware, wait some seconds and
> attach the part of /var/log/messages since attach the device?
>
> Danny
>
>  
>> UEVENT[1168370998.902601]
>> add@/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc0:9ffc
>> UEVENT[1168370998.903665] add@/block/mmcblk0
>> UEVENT[1168370998.903684] add@/block/mmcblk0/mmcblk0p1
>> UDEV  [1168370998.960940]
>> add@/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc0:9ffc
>> UDEV  [1168370999.075782] add@/block/mmcblk0
>> UDEV  [1168370999.166198] add@/block/mmcblk0/mmcblk0p1
>> UEVENT[1168371006.990520] remove@/block/mmcblk0/mmcblk0p1
>> UEVENT[1168371006.990552] remove@/block/mmcblk0
>> UEVENT[1168371006.990566]
>> remove@/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc0:9ffc
>> UDEV  [1168371007.004039]
>> remove@/devices/pci0000:00/0000:00:1e.0/0000:03:01.1/mmc0:9ffc
>> UDEV  [1168371007.006921] remove@/block/mmcblk0/mmcblk0p1
>> UDEV  [1168371007.091089] remove@/block/mmcblk0
>>    
> _______________________________________________
> hal mailing list
> hal@...
> http://lists.freedesktop.org/mailman/listinfo/hal
>
>  

Jan  9 12:11:00 [hald] 12:11:00.548 [I] hald.c:469: hal 0.5.7.1_
Jan  9 12:11:00 [hald] 12:11:00.548 [I] hald.c:478: Will daemonize_
Jan  9 12:11:00 [hald] 12:11:00.548 [I] hald.c:479: Becoming a daemon_
Jan  9 12:11:00 [hald] 12:11:00.549 [I] hald_dbus.c:3236: local server is listening at unix:abstract=/tmp/hald-local/dbus-iXyolQqvLw,guid=d2fffe7160b9a99760ec050045a3f6d4_
Jan  9 12:11:00 [hald] 12:11:00.550 [I] hald_runner.c:115: Runner has pid 7097_
Jan  9 12:11:00 [hald] 12:11:00.553 [E] ids.c:284: couldn't open PCI database at /usr/share/misc/pci.ids,_
Jan  9 12:11:00 [hald] 12:11:00.554 [I] osspec.c:525: Synthesizing sysfs events..._
Jan  9 12:11:00 [hald] 12:11:00.556 [I] coldplug.c:123: dev_root is /dev_
Jan  9 12:11:00 [hald] 12:11:00.587 [I] coldplug.c:246: found in udevdb '/sys/class/i2c-dev/i2c-0' '/dev/i2c/0'_
Jan  9 12:11:00 [hald] 12:11:00.588 [I] coldplug.c:246: found in udevdb '/sys/class/scsi_generic/sg1' '/dev/sg1'_
Jan  9 12:11:00 [hald] 12:11:00.589 [I] coldplug.c:246: found in udevdb '/sys/class/scsi_generic/sg0' '/dev/sg0'_
Jan  9 12:11:00 [hald] 12:11:00.595 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.7/usb1/usbdev1.1_ep00' '/dev/usbdev1.1_ep00'_
Jan  9 12:11:00 [hald] 12:11:00.595 [I] coldplug.c:246: found in udevdb '/sys/class/usb_device/usbdev1.1' '/dev/bus/usb/001/001'_
Jan  9 12:11:00 [hald] 12:11:00.596 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0/usbdev1.1_ep81' '/dev/usbdev1.1_ep81'_
Jan  9 12:11:00 [hald] 12:11:00.598 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.3/usb5/usbdev5.1_ep00' '/dev/usbdev5.1_ep00'_
Jan  9 12:11:00 [hald] 12:11:00.598 [I] coldplug.c:246: found in udevdb '/sys/class/usb_device/usbdev5.1' '/dev/bus/usb/005/001'_
Jan  9 12:11:00 [hald] 12:11:00.598 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/usbdev5.2_ep00' '/dev/usbdev5.2_ep00'_
Jan  9 12:11:00 [hald] 12:11:00.598 [I] coldplug.c:246: found in udevdb '/sys/class/usb_device/usbdev5.2' '/dev/bus/usb/005/002'_
Jan  9 12:11:00 [hald] 12:11:00.599 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.2/usbdev5.2_ep04' '/dev/usbdev5.2_ep04'_
Jan  9 12:11:00 [hald] 12:11:00.599 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.2/usbdev5.2_ep84' '/dev/usbdev5.2_ep84'_
Jan  9 12:11:00 [hald] 12:11:00.600 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.1/usbdev5.2_ep03' '/dev/usbdev5.2_ep03'_
Jan  9 12:11:00 [hald] 12:11:00.600 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.1/usbdev5.2_ep83' '/dev/usbdev5.2_ep83'_
Jan  9 12:11:00 [hald] 12:11:00.602 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/usbdev5.2_ep02' '/dev/usbdev5.2_ep02'_
Jan  9 12:11:00 [hald] 12:11:00.602 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/usbdev5.2_ep82' '/dev/usbdev5.2_ep82'_
Jan  9 12:11:00 [hald] 12:11:00.602 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/usbdev5.2_ep81' '/dev/usbdev5.2_ep81'_
Jan  9 12:11:00 [hald] 12:11:00.605 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-0:1.0/usbdev5.1_ep81' '/dev/usbdev5.1_ep81'_
Jan  9 12:11:00 [hald] 12:11:00.608 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.2/usb4/usbdev4.1_ep00' '/dev/usbdev4.1_ep00'_
Jan  9 12:11:00 [hald] 12:11:00.608 [I] coldplug.c:246: found in udevdb '/sys/class/usb_device/usbdev4.1' '/dev/bus/usb/004/001'_
Jan  9 12:11:00 [hald] 12:11:00.608 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-0:1.0/usbdev4.1_ep81' '/dev/usbdev4.1_ep81'_
Jan  9 12:11:00 [hald] 12:11:00.611 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.1/usb3/usbdev3.1_ep00' '/dev/usbdev3.1_ep00'_
Jan  9 12:11:00 [hald] 12:11:00.611 [I] coldplug.c:246: found in udevdb '/sys/class/usb_device/usbdev3.1' '/dev/bus/usb/003/001'_
Jan  9 12:11:00 [hald] 12:11:00.611 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-0:1.0/usbdev3.1_ep81' '/dev/usbdev3.1_ep81'_
Jan  9 12:11:00 [hald] 12:11:00.613 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.0/usb2/usbdev2.1_ep00' '/dev/usbdev2.1_ep00'_
Jan  9 12:11:00 [hald] 12:11:00.613 [I] coldplug.c:246: found in udevdb '/sys/class/usb_device/usbdev2.1' '/dev/bus/usb/002/001'_
Jan  9 12:11:00 [hald] 12:11:00.614 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/usbdev2.2_ep00' '/dev/usbdev2.2_ep00'_
Jan  9 12:11:00 [hald] 12:11:00.614 [I] coldplug.c:246: found in udevdb '/sys/class/usb_device/usbdev2.2' '/dev/bus/usb/002/002'_
Jan  9 12:11:00 [hald] 12:11:00.614 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/usbdev2.2_ep81' '/dev/usbdev2.2_ep81'_
Jan  9 12:11:00 [hald] 12:11:00.614 [I] coldplug.c:246: found in udevdb '/sys/class/input/input2/event2' '/dev/input/event2'_
Jan  9 12:11:00 [hald] 12:11:00.614 [I] coldplug.c:246: found in udevdb '/sys/class/input/input2/mouse1' '/dev/input/mouse1'_
Jan  9 12:11:00 [hald] 12:11:00.616 [I] coldplug.c:246: found in udevdb '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-0:1.0/usbdev2.1_ep81' '/dev/usbdev2.1_ep81'_
Jan  9 12:11:00 [hald] 12:11:00.621 [I] coldplug.c:246: found in udevdb '/sys/class/sound/mixer' '/dev/sound/mixer'_
Jan  9 12:11:00 [hald] 12:11:00.621 [I] coldplug.c:246: found in udevdb '/sys/class/sound/controlC0' '/dev/snd/controlC0'_
Jan  9 12:11:00 [hald] 12:11:00.621 [I] coldplug.c:246: found in udevdb '/sys/class/sound/audio' '/dev/sound/audio'_
Jan  9 12:11:00 [hald] 12:11:00.621 [I] coldplug.c:246: found in udevdb '/sys/class/sound/dsp' '/dev/sound/dsp'_
Jan  9 12:11:00 [hald] 12:11:00.621 [I] coldplug.c:246: found in udevdb '/sys/class/sound/pcmC0D0c' '/dev/snd/pcmC0D0c'_
Jan  9 12:11:00 [hald] 12:11:00.621 [I] coldplug.c:246: found in udevdb '/sys/class/sound/pcmC0D0p' '/dev/snd/pcmC0D0p'_
Jan  9 12:11:00 [hald] 12:11:00.627 [I] coldplug.c:246: found in udevdb '/sys/class/input/input1/event1' '/dev/input/event1'_
Jan  9 12:11:00 [hald] 12:11:00.627 [I] coldplug.c:246: found in udevdb '/sys/class/input/input1/mouse0' '/dev/input/mouse0'_
Jan  9 12:11:00 [hald] 12:11:00.628 [I] coldplug.c:246: found in udevdb '/sys/class/input/input0/event0' '/dev/input/event0'_
Jan  9 12:11:00 [hald] 12:11:00.628 [I] coldplug.c:246: found in udevdb '/sys/class/tty/ttyS3' '/dev/ttyS3'_
Jan  9 12:11:00 [hald] 12:11:00.628 [I] coldplug.c:246: found in udevdb '/sys/class/tty/ttyS2' '/dev/ttyS2'_
Jan  9 12:11:00 [hald] 12:11:00.628 [I] coldplug.c:246: found in udevdb '/sys/class/tty/ttyS1' '/dev/ttyS1'_
Jan  9 12:11:00 [hald] 12:11:00.628 [I] coldplug.c:246: found in udevdb '/sys/class/tty/ttyS0' '/dev/ttyS0'_
Jan  9 12:11:00 [hald] 12:11:00.629 [I] coldplug.c:246: found in udevdb '/sys/class/graphics/fb0' '/dev/fb/0'_
Jan  9 12:11:00 [hald] 12:11:00.629 [I] coldplug.c:246: found in udevdb '/sys/class/sound/seq' '/dev/snd/seq'_
Jan  9 12:11:00 [hald] 12:11:00.629 [I] coldplug.c:246: found in udevdb '/sys/class/sound/sequencer2' '/dev/sound/sequencer2'_
Jan  9 12:11:00 [hald] 12:11:00.629 [I] coldplug.c:246: found in udevdb '/sys/class/sound/sequencer' '/dev/sound/sequencer'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/sound/timer' '/dev/snd/timer'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcsa7' '/dev/vcsa7'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcs7' '/dev/vcs7'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcsa6' '/dev/vcsa6'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcs6' '/dev/vcs6'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcsa5' '/dev/vcsa5'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcs5' '/dev/vcs5'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcsa3' '/dev/vcsa3'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcsa4' '/dev/vcsa4'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcs4' '/dev/vcs4'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcs3' '/dev/vcs3'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcsa2' '/dev/vcsa2'_
Jan  9 12:11:00 [hald] 12:11:00.630 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcs2' '/dev/vcs2'_
Jan  9 12:11:00 [hald] 12:11:00.631 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcsa1' '/dev/vcsa1'_
Jan  9 12:11:00 [hald] 12:11:00.631 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcs1' '/dev/vcs1'_
Jan  9 12:11:00 [hald] 12:11:00.631 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcsa' '/dev/vcsa'_
Jan  9 12:11:00 [hald] 12:11:00.631 [I] coldplug.c:246: found in udevdb '/sys/class/vc/vcs' '/dev/vcs'_
Jan  9 12:11:00 [hald] 12:11:00.631 [I] coldplug.c:246: found in udevdb '/sys/class/mem/kmsg' '/dev/kmsg'_
Jan  9 12:11:00 [hald] 12:11:00.631 [I] coldplug.c:246: found in udevdb '/sys/class/mem/urandom' '/dev/urandom'_
Jan  9 12:11:00 [hald] 12:11:00.631 [I] coldplug.c:246: found in udevdb '/sys/class/mem/random' '/dev/random'_
Jan  9 12:11:00 [hald] 12:11:00.631 [I] coldplug.c:246: found in udevdb '/sys/class/mem/full' '/dev/full'_
Jan  9 12:11:00 [hald] 12:11:00.631 [I] coldplug.c:246: found in udevdb '/sys/class/mem/zero' '/dev/zero'_
Jan  9 12:11:00 [hald] 12:11:00.631 [I] coldplug.c:246: found in udevdb '/sys/class/mem/port' '/dev/port'_
Jan  9 12:11:00 [hald] 12:11:00.631 [I] coldplug.c:246: found in udevdb '/sys/class/mem/null' '/dev/null'_
Jan  9 12:11:00 [hald] 12:11:00.631 [I] coldplug.c:246: found in udevdb '/sys/class/mem/kmem' '/dev/kmem'_
Jan  9 12:11:00 [hald] 12:11:00.632 [I] coldplug.c:246: found in udevdb '/sys/class/mem/mem' '/dev/mem'_
Jan  9 12:11:00 [hald] 12:11:00.632 [I] coldplug.c:246: found in udevdb '/sys/class/input/mice' '/dev/input/mice'_
Jan  9 12:11:00 [hald] 12:11:00.632 [I] coldplug.c:246: found in udevdb '/sys/class/misc/vmmon' '/dev/vmmon'_
Jan  9 12:11:00 [hald] 12:11:00.632 [I] coldplug.c:246: found in udevdb '/sys/class/misc/ndiswrapper' '/dev/ndiswrapper'_
Jan  9 12:11:00 [hald] 12:11:00.632 [I] coldplug.c:246: found in udevdb '/sys/class/misc/agpgart' '/dev/misc/agpgart'_
Jan  9 12:11:00 [hald] 12:11:00.632 [I] coldplug.c:246: found in udevdb '/sys/class/misc/pktcdvd' '/dev/pktcdvd/control'_
Jan  9 12:11:00 [hald] 12:11:00.632 [I] coldplug.c:246: found in udevdb '/sys/class/misc/psaux' '/dev/misc/psaux'_
Jan  9 12:11:00 [hald] 12:11:00.632 [I] coldplug.c:246: found in udevdb '/sys/class/misc/fbsplash' '/dev/fbsplash'_
Jan  9 12:11:00 [hald] 12:11:00.632 [I] coldplug.c:246: found in udevdb '/sys/class/misc/nvram' '/dev/nvram'_
Jan  9 12:11:00 [hald] 12:11:00.632 [I] coldplug.c:246: found in udevdb '/sys/class/misc/hpet' '/dev/hpet'_
Jan  9 12:11:00 [hald] 12:11:00.632 [I] coldplug.c:246: found in udevdb '/sys/class/misc/rtc' '/dev/misc/rtc'_
Jan  9 12:11:00 [hald] 12:11:00.633 [I] coldplug.c:246: found in udevdb '/sys/class/tty/rfcomm0' '/dev/rfcomm0'_
Jan  9 12:11:00 [hald] 12:11:00.633 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty63' '/dev/tty63'_
Jan  9 12:11:00 [hald] 12:11:00.633 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty62' '/dev/tty62'_
Jan  9 12:11:00 [hald] 12:11:00.633 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty61' '/dev/tty61'_
Jan  9 12:11:00 [hald] 12:11:00.633 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty60' '/dev/tty60'_
Jan  9 12:11:00 [hald] 12:11:00.633 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty59' '/dev/tty59'_
Jan  9 12:11:00 [hald] 12:11:00.633 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty58' '/dev/tty58'_
Jan  9 12:11:00 [hald] 12:11:00.633 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty57' '/dev/tty57'_
Jan  9 12:11:00 [hald] 12:11:00.633 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty56' '/dev/tty56'_
Jan  9 12:11:00 [hald] 12:11:00.633 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty55' '/dev/tty55'_
Jan  9 12:11:00 [hald] 12:11:00.633 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty54' '/dev/tty54'_
Jan  9 12:11:00 [hald] 12:11:00.633 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty53' '/dev/tty53'_
Jan  9 12:11:00 [hald] 12:11:00.634 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty52' '/dev/tty52'_
Jan  9 12:11:00 [hald] 12:11:00.634 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty51' '/dev/tty51'_
Jan  9 12:11:00 [hald] 12:11:00.634 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty50' '/dev/tty50'_
Jan  9 12:11:00 [hald] 12:11:00.634 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty49' '/dev/tty49'_
Jan  9 12:11:00 [hald] 12:11:00.634 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty48' '/dev/tty48'_
Jan  9 12:11:00 [hald] 12:11:00.634 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty47' '/dev/tty47'_
Jan  9 12:11:00 [hald] 12:11:00.634 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty46' '/dev/tty46'_
Jan  9 12:11:00 [hald] 12:11:00.634 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty45' '/dev/tty45'_
Jan  9 12:11:00 [hald] 12:11:00.634 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty44' '/dev/tty44'_
Jan  9 12:11:00 [hald] 12:11:00.634 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty43' '/dev/tty43'_
Jan  9 12:11:00 [hald] 12:11:00.634 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty42' '/dev/tty42'_
Jan  9 12:11:00 [hald] 12:11:00.634 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty41' '/dev/tty41'_
Jan  9 12:11:00 [hald] 12:11:00.635 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty40' '/dev/tty40'_
Jan  9 12:11:00 [hald] 12:11:00.635 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty39' '/dev/tty39'_
Jan  9 12:11:00 [hald] 12:11:00.635 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty38' '/dev/tty38'_
Jan  9 12:11:00 [hald] 12:11:00.635 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty37' '/dev/tty37'_
Jan  9 12:11:00 [hald] 12:11:00.635 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty36' '/dev/tty36'_
Jan  9 12:11:00 [hald] 12:11:00.635 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty35' '/dev/tty35'_
Jan  9 12:11:00 [hald] 12:11:00.635 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty34' '/dev/tty34'_
Jan  9 12:11:00 [hald] 12:11:00.635 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty33' '/dev/tty33'_
Jan  9 12:11:00 [hald] 12:11:00.635 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty32' '/dev/tty32'_
Jan  9 12:11:00 [hald] 12:11:00.635 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty31' '/dev/tty31'_
Jan  9 12:11:00 [hald] 12:11:00.635 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty30' '/dev/tty30'_
Jan  9 12:11:00 [hald] 12:11:00.635 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty29' '/dev/tty29'_
Jan  9 12:11:00 [hald] 12:11:00.636 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty28' '/dev/tty28'_
Jan  9 12:11:00 [hald] 12:11:00.636 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty27' '/dev/tty27'_
Jan  9 12:11:00 [hald] 12:11:00.636 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty26' '/dev/tty26'_
Jan  9 12:11:00 [hald] 12:11:00.636 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty25' '/dev/tty25'_
Jan  9 12:11:00 [hald] 12:11:00.636 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty24' '/dev/tty24'_
Jan  9 12:11:00 [hald] 12:11:00.636 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty23' '/dev/tty23'_
Jan  9 12:11:00 [hald] 12:11:00.636 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty22' '/dev/tty22'_
Jan  9 12:11:00 [hald] 12:11:00.636 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty21' '/dev/tty21'_
Jan  9 12:11:00 [hald] 12:11:00.636 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty20' '/dev/tty20'_
Jan  9 12:11:00 [hald] 12:11:00.636 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty19' '/dev/tty19'_
Jan  9 12:11:00 [hald] 12:11:00.636 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty18' '/dev/tty18'_
Jan  9 12:11:00 [hald] 12:11:00.637 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty17' '/dev/tty17'_
Jan  9 12:11:00 [hald] 12:11:00.637 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty16' '/dev/tty16'_
Jan  9 12:11:00 [hald] 12:11:00.637 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty15' '/dev/tty15'_
Jan  9 12:11:00 [hald] 12:11:00.637 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty14' '/dev/tty14'_
Jan  9 12:11:00 [hald] 12:11:00.637 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty13' '/dev/tty13'_
Jan  9 12:11:00 [hald] 12:11:00.637 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty12' '/dev/tty12'_
Jan  9 12:11:00 [hald] 12:11:00.637 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty11' '/dev/tty11'_
Jan  9 12:11:00 [hald] 12:11:00.637 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty10' '/dev/tty10'_
Jan  9 12:11:00 [hald] 12:11:00.637 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty9' '/dev/tty9'_
Jan  9 12:11:00 [hald] 12:11:00.637 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty8' '/dev/tty8'_
Jan  9 12:11:00 [hald] 12:11:00.637 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty7' '/dev/tty7'_
Jan  9 12:11:00 [hald] 12:11:00.637 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty6' '/dev/tty6'_
Jan  9 12:11:00 [hald] 12:11:00.638 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty5' '/dev/tty5'_
Jan  9 12:11:00 [hald] 12:11:00.638 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty4' '/dev/tty4'_
Jan  9 12:11:00 [hald] 12:11:00.638 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty3' '/dev/tty3'_
Jan  9 12:11:00 [hald] 12:11:00.638 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty2' '/dev/tty2'_
Jan  9 12:11:00 [hald] 12:11:00.638 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty1' '/dev/tty1'_
Jan  9 12:11:00 [hald] 12:11:00.638 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty0' '/dev/tty0'_
Jan  9 12:11:00 [hald] 12:11:00.638 [I] coldplug.c:246: found in udevdb '/sys/class/tty/ptmx' '/dev/ptmx'_
Jan  9 12:11:00 [hald] 12:11:00.638 [I] coldplug.c:246: found in udevdb '/sys/class/tty/console' '/dev/console'_
Jan  9 12:11:00 [hald] 12:11:00.638 [I] coldplug.c:246: found in udevdb '/sys/class/tty/tty' '/dev/tty'_
Jan  9 12:11:00 [hald] 12:11:00.638 [I] coldplug.c:246: found in udevdb '/sys/block/sr0' '/dev/sr0'_
Jan  9 12:11:00 [hald] 12:11:00.639 [I] coldplug.c:246: found in udevdb '/sys/block/sda' '/dev/sda'_
Jan  9 12:11:00 [hald] 12:11:00.639 [I] coldplug.c:246: found in udevdb '/sys/block/sda/sda6' '/dev/sda6'_
Jan  9 12:11:00 [hald] 12:11:00.639 [I] coldplug.c:246: found in udevdb '/sys/block/sda/sda5' '/dev/sda5'_
Jan  9 12:11:00 [hald] 12:11:00.639 [I] coldplug.c:246: found in udevdb '/sys/block/sda/sda4' '/dev/sda4'_
Jan  9 12:11:00 [hald] 12:11:00.639 [I] coldplug.c:246: found in udevdb '/sys/block/sda/sda3' '/dev/sda3'_
Jan  9 12:11:00 [hald] 12:11:00.639 [I] coldplug.c:246: found in udevdb '/sys/block/sda/sda2' '/dev/sda2'_
Jan  9 12:11:00 [hald] 12:11:00.639 [I] coldplug.c:246: found in udevdb '/sys/block/sda/sda1' '/dev/sda1'_
Jan  9 12:11:00 [hald] 12:11:00.639 [I] coldplug.c:246: found in udevdb '/sys/block/ram15' '/dev/rd/15'_
Jan  9 12:11:00 [hald] 12:11:00.639 [I] coldplug.c:246: found in udevdb '/sys/block/ram14' '/dev/rd/14'_
Jan  9 12:11:00 [hald] 12:11:00.639 [I] coldplug.c:246: found in udevdb '/sys/block/ram13' '/dev/rd/13'_
Jan  9 12:11:00 [hald] 12:11:00.640 [I] coldplug.c:246: found in udevdb '/sys/block/ram12' '/dev/rd/12'_
Jan  9 12:11:00 [hald] 12:11:00.640 [I] coldplug.c:246: found in udevdb '/sys/block/ram11' '/dev/rd/11'_
Jan  9 12:11:00 [hald] 12:11:00.640 [I] coldplug.c:246: found in udevdb '/sys/block/ram10' '/dev/rd/10'_
Jan  9 12:11:00 [hald] 12:11:00.640 [I] coldplug.c:246: found in udevdb '/sys/block/ram9' '/dev/rd/9'_
Jan  9 12:11:00 [hald] 12:11:00.640 [I] coldplug.c:246: found in udevdb '/sys/block/ram8' '/dev/rd/8'_
Jan  9 12:11:00 [hald] 12:11:00.640 [I] coldplug.c:246: found in udevdb '/sys/block/ram7' '/dev/rd/7'_
Jan  9 12:11:00 [hald] 12:11:00.640 [I] coldplug.c:246: found in udevdb '/sys/block/ram6' '/dev/rd/6'_
Jan  9 12:11:00 [hald] 12:11:00.640 [I] coldplug.c:246: found in udevdb '/sys/block/ram5' '/dev/rd/5'_
Jan  9 12:11:00 [hald] 12:11:00.640 [I] coldplug.c:246: found in udevdb '/sys/block/ram4' '/dev/rd/4'_
Jan  9 12:11:00 [hald] 12:11:00.641 [I] coldplug.c:246: found in udevdb '/sys/block/ram3' '/dev/rd/3'_
Jan  9 12:11:00 [hald] 12:11:00.641 [I] coldplug.c:246: found in udevdb '/sys/block/ram2' '/dev/rd/2'_
Jan  9 12:11:00 [hald] 12:11:00.641 [I] coldplug.c:246: found in udevdb '/sys/block/ram1' '/dev/rd/1'_
Jan  9 12:11:00 [hald] 12:11:00.641 [I] coldplug.c:246: found in udevdb '/sys/block/ram0' '/dev/rd/0'_
Jan  9 12:11:00 [hald] 12:11:00.641 [I] osspec.c:528: Synthesizing powermgmt events..._
Jan  9 12:11:00 [hald] 12:11:00.641 [I] acpi.c:768: Processing /proc/acpi/battery/BAT0_
Jan  9 12:11:00 [hald] 12:11:00.642 [I] acpi.c:768: Processing /proc/acpi/processor/CPU1_
Jan  9 12:11:00 [hald] 12:11:00.642 [I] acpi.c:768: Processing /proc/acpi/processor/CPU0_
Jan  9 12:11:00 [hald] 12:11:00.642 [I] acpi.c:768: Processing /proc/acpi/ac_adapter/AC_
Jan  9 12:11:00 [hald] 12:11:00.642 [I] acpi.c:768: Processing /proc/acpi/button/lid/LID_
Jan  9 12:11:00 [hald] 12:11:00.642 [I] acpi.c:768: Processing /proc/acpi/button/power/PBTN_
Jan  9 12:11:00 [hald] 12:11:00.642 [I] acpi.c:768: Processing /proc/acpi/button/sleep/SBTN_
Jan  9 12:11:00 [hald] 12:11:00.642 [I] osspec.c:530: ACPI capabilities found_
Jan  9 12:11:00 [hald] 12:11:00.642 [I] osspec.c:540: Done synthesizing events_
Jan  9 12:11:00 [hald] 12:11:00.652 [I] hald_dbus.c:3195: 7096: Got a connection_
Jan  9 12:11:00 [hald] 12:11:00.652 [I] hald_dbus.c:3196: dbus_connection_get_is_connected = 1_
Jan  9 12:11:00 [hald] 12:11:00.657 [I] device_info.c:1427: *** Matched file /usr/share/hal/fdi/policy/10osvendor/10-power-mgmt-policy.fdi_
Jan  9 12:11:00 [hald] 12:11:00.657 [I] device_info.c:1427: *** Matched file /usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi_
Jan  9 12:11:00 [hald] 12:11:00.657 [I] util.c:972: Add callouts for udi=/org/freedesktop/Hal/devices/computer_
Jan  9 12:11:00 [hald] 12:11:00.658 [I] hald_dbus.c:3173: Client to local_server was disconnected_
Jan  9 12:11:00 [hald] 12:11:00.658 [I] hald_dbus.c:3183: unregistered_
Jan  9 12:11:00 [hald] 12:11:00.662 [I] osspec.c:334: Add callouts completed udi=/org/freedesktop/Hal/devices/computer_
Jan  9 12:11:00 [hald] 12:11:00.662 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/computer_
Jan  9 12:11:00 [hald] 12:11:00.666 [I] hald.c:95: Started addon hald-addon-acpi for udi /org/freedesktop/Hal/devices/computer_
Jan  9 12:11:00 [hald] 12:11:00.666 [I] hotplug.c:175: /sys/devices/pnp0/00:0b is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.666 [I] physdev.c:1511: phys_add: subsys=pnp sysfs_path=/sys/devices/pnp0/00:0b, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.668 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0103_
Jan  9 12:11:00 [hald] 12:11:00.668 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0103_
Jan  9 12:11:00 [hald] 12:11:00.669 [I] hotplug.c:175: /sys/devices/pnp0/00:0a is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.669 [I] physdev.c:1511: phys_add: subsys=pnp sysfs_path=/sys/devices/pnp0/00:0a, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.670 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c04_
Jan  9 12:11:00 [hald] 12:11:00.671 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c04_
Jan  9 12:11:00 [hald] 12:11:00.671 [I] hotplug.c:175: /sys/devices/pnp0/00:09 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.671 [I] physdev.c:1511: phys_add: subsys=pnp sysfs_path=/sys/devices/pnp0/00:09, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.673 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0200_
Jan  9 12:11:00 [hald] 12:11:00.673 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0200_
Jan  9 12:11:00 [hald] 12:11:00.673 [I] hotplug.c:175: /sys/devices/pnp0/00:08 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.673 [I] physdev.c:1511: phys_add: subsys=pnp sysfs_path=/sys/devices/pnp0/00:08, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.675 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c01_
Jan  9 12:11:00 [hald] 12:11:00.675 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c01_
Jan  9 12:11:00 [hald] 12:11:00.675 [I] hotplug.c:175: /sys/devices/pnp0/00:07 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.675 [I] physdev.c:1511: phys_add: subsys=pnp sysfs_path=/sys/devices/pnp0/00:07, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.677 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0800_
Jan  9 12:11:00 [hald] 12:11:00.677 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0800_
Jan  9 12:11:00 [hald] 12:11:00.677 [I] hotplug.c:175: /sys/devices/pnp0/00:06 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.677 [I] physdev.c:1511: phys_add: subsys=pnp sysfs_path=/sys/devices/pnp0/00:06, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.679 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0b00_
Jan  9 12:11:00 [hald] 12:11:00.679 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0b00_
Jan  9 12:11:00 [hald] 12:11:00.679 [I] hotplug.c:175: /sys/devices/pnp0/00:05 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.679 [I] physdev.c:1511: phys_add: subsys=pnp sysfs_path=/sys/devices/pnp0/00:05, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.681 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0303_
Jan  9 12:11:00 [hald] 12:11:00.681 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0303_
Jan  9 12:11:00 [hald] 12:11:00.681 [I] hotplug.c:175: /sys/devices/pnp0/00:04 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.681 [I] physdev.c:1511: phys_add: subsys=pnp sysfs_path=/sys/devices/pnp0/00:04, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.683 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0f13_
Jan  9 12:11:00 [hald] 12:11:00.683 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0f13_
Jan  9 12:11:00 [hald] 12:11:00.683 [I] hotplug.c:175: /sys/devices/pnp0/00:03 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.683 [I] physdev.c:1511: phys_add: subsys=pnp sysfs_path=/sys/devices/pnp0/00:03, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.685 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c01_0_
Jan  9 12:11:00 [hald] 12:11:00.685 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c01_0_
Jan  9 12:11:00 [hald] 12:11:00.685 [I] hotplug.c:175: /sys/devices/pnp0/00:02 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.685 [I] physdev.c:1511: phys_add: subsys=pnp sysfs_path=/sys/devices/pnp0/00:02, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.687 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c01_1_
Jan  9 12:11:00 [hald] 12:11:00.687 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c01_1_
Jan  9 12:11:00 [hald] 12:11:00.687 [I] hotplug.c:175: /sys/devices/pnp0/00:01 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.687 [I] physdev.c:1511: phys_add: subsys=pnp sysfs_path=/sys/devices/pnp0/00:01, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.689 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0a03_
Jan  9 12:11:00 [hald] 12:11:00.689 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0a03_
Jan  9 12:11:00 [hald] 12:11:00.689 [I] hotplug.c:175: /sys/devices/pnp0/00:00 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.689 [I] physdev.c:1511: phys_add: subsys=pnp sysfs_path=/sys/devices/pnp0/00:00, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.691 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pnp_PNP0c01_2_
Jan  9 12:11:00 [hald] 12:11:00.691 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pnp_PNP0c01_2_
Jan  9 12:11:00 [hald] 12:11:00.691 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1f.3 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.691 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1f.3, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.693 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27da_
Jan  9 12:11:00 [hald] 12:11:00.693 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27da_
Jan  9 12:11:00 [hald] 12:11:00.693 [I] hotplug.c:178: /sys/class/i2c-dev/i2c-0 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.694 [I] classdev.c:1373: class_add: subsys=i2c-dev sysfs_path=/sys/class/i2c-dev/i2c-0 dev=/dev/i2c/0 physdev=0x08086bb0_
Jan  9 12:11:00 [hald] 12:11:00.694 [I] hotplug.c:178: /sys/class/i2c-adapter/i2c-0 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.694 [I] classdev.c:1373: class_add: subsys=i2c-adapter sysfs_path=/sys/class/i2c-adapter/i2c-0 dev= physdev=0x08086bb0_
Jan  9 12:11:00 [hald] 12:11:00.694 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1f.2 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.694 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1f.2, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.696 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c4_
Jan  9 12:11:00 [hald] 12:11:00.696 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c4_
Jan  9 12:11:00 [hald] 12:11:00.696 [I] hotplug.c:178: /sys/class/scsi_host/host1 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.696 [I] classdev.c:1373: class_add: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host1 dev= physdev=0x08086bc8_
Jan  9 12:11:00 [hald] 12:11:00.698 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c4_scsi_host_
Jan  9 12:11:00 [hald] 12:11:00.698 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c4_scsi_host_
Jan  9 12:11:00 [hald] 12:11:00.698 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.698 [I] physdev.c:1511: phys_add: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:1f.2/host1/target1:0:0/1:0:0:0, parent=0x08086c00_
Jan  9 12:11:00 [hald] 12:11:00.701 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c4_scsi_host_scsi_device_lun0_
Jan  9 12:11:00 [hald] 12:11:00.701 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c4_scsi_host_scsi_device_lun0_
Jan  9 12:11:00 [hald] 12:11:00.701 [I] hotplug.c:178: /sys/class/scsi_generic/sg1 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.701 [I] classdev.c:1373: class_add: subsys=scsi_generic sysfs_path=/sys/class/scsi_generic/sg1 dev=/dev/sg1 physdev=0x08086c18_
Jan  9 12:11:00 [hald] 12:11:00.703 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c4_scsi_host_scsi_device_lun0_scsi_generic_
Jan  9 12:11:00 [hald] 12:11:00.703 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c4_scsi_host_scsi_device_lun0_scsi_generic_
Jan  9 12:11:00 [hald] 12:11:00.703 [I] hotplug.c:178: /sys/class/scsi_device/1:0:0:0 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.703 [I] classdev.c:1373: class_add: subsys=scsi_device sysfs_path=/sys/class/scsi_device/1:0:0:0 dev= physdev=0x08086c18_
Jan  9 12:11:00 [hald] 12:11:00.703 [I] hotplug.c:178: /sys/class/scsi_host/host0 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.703 [I] classdev.c:1373: class_add: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host0 dev= physdev=0x08086bc8_
Jan  9 12:11:00 [hald] 12:11:00.705 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c4_scsi_host_0_
Jan  9 12:11:00 [hald] 12:11:00.705 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c4_scsi_host_0_
Jan  9 12:11:00 [hald] 12:11:00.705 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.705 [I] physdev.c:1511: phys_add: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0, parent=0x08086c48_
Jan  9 12:11:00 [hald] 12:11:00.707 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c4_scsi_host_0_scsi_device_lun0_
Jan  9 12:11:00 [hald] 12:11:00.707 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c4_scsi_host_0_scsi_device_lun0_
Jan  9 12:11:00 [hald] 12:11:00.707 [I] hotplug.c:178: /sys/class/scsi_generic/sg0 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.707 [I] classdev.c:1373: class_add: subsys=scsi_generic sysfs_path=/sys/class/scsi_generic/sg0 dev=/dev/sg0 physdev=0x08086c60_
Jan  9 12:11:00 [hald] 12:11:00.709 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27c4_scsi_host_0_scsi_device_lun0_scsi_generic_
Jan  9 12:11:00 [hald] 12:11:00.709 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27c4_scsi_host_0_scsi_device_lun0_scsi_generic_
Jan  9 12:11:00 [hald] 12:11:00.709 [I] hotplug.c:178: /sys/class/scsi_disk/0:0:0:0 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.709 [I] classdev.c:1373: class_add: subsys=scsi_disk sysfs_path=/sys/class/scsi_disk/0:0:0:0 dev= physdev=0x08086c60_
Jan  9 12:11:00 [hald] 12:11:00.709 [I] hotplug.c:178: /sys/class/scsi_device/0:0:0:0 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.709 [I] classdev.c:1373: class_add: subsys=scsi_device sysfs_path=/sys/class/scsi_device/0:0:0:0 dev= physdev=0x08086c60_
Jan  9 12:11:00 [hald] 12:11:00.709 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1f.0 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.709 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1f.0, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.711 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27b9_
Jan  9 12:11:00 [hald] 12:11:00.711 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27b9_
Jan  9 12:11:00 [hald] 12:11:00.711 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1e.0 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.712 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.714 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_2448_
Jan  9 12:11:00 [hald] 12:11:00.714 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_2448_
Jan  9 12:11:00 [hald] 12:11:00.714 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.4 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.714 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.4, parent=0x08086ca8_
Jan  9 12:11:00 [hald] 12:11:00.716 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_1180_852_
Jan  9 12:11:00 [hald] 12:11:00.716 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_1180_852_
Jan  9 12:11:00 [hald] 12:11:00.716 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.3 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.716 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.3, parent=0x08086ca8_
Jan  9 12:11:00 [hald] 12:11:00.718 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_1180_592_
Jan  9 12:11:00 [hald] 12:11:00.718 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_1180_592_
Jan  9 12:11:00 [hald] 12:11:00.718 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.2 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.718 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.2, parent=0x08086ca8_
Jan  9 12:11:00 [hald] 12:11:00.720 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_1180_843_
Jan  9 12:11:00 [hald] 12:11:00.720 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_1180_843_
Jan  9 12:11:00 [hald] 12:11:00.720 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.1 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.720 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.1, parent=0x08086ca8_
Jan  9 12:11:00 [hald] 12:11:00.722 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_1180_822_
Jan  9 12:11:00 [hald] 12:11:00.722 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_1180_822_
Jan  9 12:11:00 [hald] 12:11:00.722 [I] hotplug.c:178: /sys/class/mmc_host/mmc0 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.722 [I] classdev.c:1373: class_add: subsys=mmc_host sysfs_path=/sys/class/mmc_host/mmc0 dev= physdev=0x08086d38_
Jan  9 12:11:00 [hald] 12:11:00.724 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_1180_822_mmc_host_
Jan  9 12:11:00 [hald] 12:11:00.724 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_1180_822_mmc_host_
Jan  9 12:11:00 [hald] 12:11:00.724 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.0 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.724 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.0, parent=0x08086ca8_
Jan  9 12:11:00 [hald] 12:11:00.726 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_1180_832_
Jan  9 12:11:00 [hald] 12:11:00.726 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_1180_832_
Jan  9 12:11:00 [hald] 12:11:00.726 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.0/fw-host0 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.726 [I] physdev.c:1511: phys_add: subsys=ieee1394 sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.0/fw-host0, parent=0x08086d68_
Jan  9 12:11:00 [hald] 12:11:00.726 [I] hotplug.c:178: /sys/class/ieee1394_host/fw-host0 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.726 [I] classdev.c:1373: class_add: subsys=ieee1394_host sysfs_path=/sys/class/ieee1394_host/fw-host0 dev= physdev=0x08086d68_
Jan  9 12:11:00 [hald] 12:11:00.726 [I] hotplug.c:178: /sys/class/net/eth1 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.727 [I] classdev.c:1373: class_add: subsys=net sysfs_path=/sys/class/net/eth1 dev= physdev=0x08086d68_
Jan  9 12:11:00 [hald] 12:11:00.729 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/net_4a_4f_c0_00_03_3a_85_61_
Jan  9 12:11:00 [hald] 12:11:00.729 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/net_4a_4f_c0_00_03_3a_85_61_
Jan  9 12:11:00 [hald] 12:11:00.729 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.0/fw-host0/4a4fc000033a8561 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.729 [I] physdev.c:1511: phys_add: subsys=ieee1394 sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.0/fw-host0/4a4fc000033a8561, parent=0x08086d68_
Jan  9 12:11:00 [hald] 12:11:00.729 [I] hotplug.c:178: /sys/class/ieee1394_node/4a4fc000033a8561 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.729 [I] classdev.c:1373: class_add: subsys=ieee1394_node sysfs_path=/sys/class/ieee1394_node/4a4fc000033a8561 dev= physdev=0x08086d68_
Jan  9 12:11:00 [hald] 12:11:00.729 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.0/fw-host0/4a4fc000033a8561/4a4fc000033a8561-0 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.729 [I] physdev.c:1511: phys_add: subsys=ieee1394 sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.0/fw-host0/4a4fc000033a8561/4a4fc000033a8561-0, parent=0x08086d68_
Jan  9 12:11:00 [hald] 12:11:00.730 [E] util.c:463: Cannot open '/sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.0/fw-host0/4a4fc000033a8561/4a4fc000033a8561-0/../vendor_oui'_
Jan  9 12:11:00 [hald] 12:11:00.730 [E] util.c:322: Cannot open '/sys/devices/pci0000:00/0000:00:1e.0/0000:03:01.0/fw-host0/4a4fc000033a8561/4a4fc000033a8561-0/model_id'_
Jan  9 12:11:00 [hald] 12:11:00.732 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/ieee1394_guid_4a4fc000033a8561_
Jan  9 12:11:00 [hald] 12:11:00.732 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/ieee1394_guid_4a4fc000033a8561_
Jan  9 12:11:00 [hald] 12:11:00.732 [I] hotplug.c:178: /sys/class/ieee1394/4a4fc000033a8561-0 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.732 [I] classdev.c:1373: class_add: subsys=ieee1394 sysfs_path=/sys/class/ieee1394/4a4fc000033a8561-0 dev= physdev=0x08086d98_
Jan  9 12:11:00 [hald] 12:11:00.732 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1e.0/0000:03:00.0 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.732 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1e.0/0000:03:00.0, parent=0x08086ca8_
Jan  9 12:11:00 [hald] 12:11:00.734 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_14e4_170c_
Jan  9 12:11:00 [hald] 12:11:00.734 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_14e4_170c_
Jan  9 12:11:00 [hald] 12:11:00.734 [I] hotplug.c:178: /sys/class/net/eth0 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.734 [I] classdev.c:1373: class_add: subsys=net sysfs_path=/sys/class/net/eth0 dev= physdev=0x08086db0_
Jan  9 12:11:00 [hald] 12:11:00.736 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/net_00_15_c5_bc_24_94_
Jan  9 12:11:00 [hald] 12:11:00.736 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/net_00_15_c5_bc_24_94_
Jan  9 12:11:00 [hald] 12:11:00.736 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.7 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.736 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.738 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27cc_
Jan  9 12:11:00 [hald] 12:11:00.738 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27cc_
Jan  9 12:11:00 [hald] 12:11:00.738 [I] hotplug.c:178: /sys/class/usb_host/usb_host1 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.738 [I] classdev.c:1373: class_add: subsys=usb_host sysfs_path=/sys/class/usb_host/usb_host1 dev= physdev=0x08086e00_
Jan  9 12:11:00 [hald] 12:11:00.738 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.7/usb1 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.738 [I] physdev.c:1511: phys_add: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb1, parent=0x08086e00_
Jan  9 12:11:00 [hald] 12:11:00.741 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7_
Jan  9 12:11:00 [hald] 12:11:00.741 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7_
Jan  9 12:11:00 [hald] 12:11:00.741 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.7/usb1/usbdev1.1_ep00 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.741 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb1/usbdev1.1_ep00 dev=/dev/usbdev1.1_ep00 physdev=0x08086e18_
Jan  9 12:11:00 [hald] 12:11:00.741 [I] hotplug.c:178: /sys/class/usb_device/usbdev1.1 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.741 [I] classdev.c:1373: class_add: subsys=usb_device sysfs_path=/sys/class/usb_device/usbdev1.1 dev=/dev/bus/usb/001/001 physdev=0x08086e18_
Jan  9 12:11:00 [hald] 12:11:00.743 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7_usbraw_
Jan  9 12:11:00 [hald] 12:11:00.743 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7_usbraw_
Jan  9 12:11:00 [hald] 12:11:00.743 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.743 [I] physdev.c:1511: phys_add: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0, parent=0x08086e18_
Jan  9 12:11:00 [hald] 12:11:00.746 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7_if0_
Jan  9 12:11:00 [hald] 12:11:00.746 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_7_if0_
Jan  9 12:11:00 [hald] 12:11:00.746 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0/usbdev1.1_ep81 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.746 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-0:1.0/usbdev1.1_ep81 dev=/dev/usbdev1.1_ep81 physdev=0x08086e48_
Jan  9 12:11:00 [hald] 12:11:00.746 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.3 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.746 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.748 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27cb_
Jan  9 12:11:00 [hald] 12:11:00.748 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27cb_
Jan  9 12:11:00 [hald] 12:11:00.748 [I] hotplug.c:178: /sys/class/usb_host/usb_host5 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.748 [I] classdev.c:1373: class_add: subsys=usb_host sysfs_path=/sys/class/usb_host/usb_host5 dev= physdev=0x08086e60_
Jan  9 12:11:00 [hald] 12:11:00.748 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.3/usb5 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.748 [I] physdev.c:1511: phys_add: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5, parent=0x08086e60_
Jan  9 12:11:00 [hald] 12:11:00.751 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_3_
Jan  9 12:11:00 [hald] 12:11:00.751 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_3_
Jan  9 12:11:00 [hald] 12:11:00.751 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.3/usb5/usbdev5.1_ep00 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.751 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/usbdev5.1_ep00 dev=/dev/usbdev5.1_ep00 physdev=0x08086e78_
Jan  9 12:11:00 [hald] 12:11:00.751 [I] hotplug.c:178: /sys/class/usb_device/usbdev5.1 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.751 [I] classdev.c:1373: class_add: subsys=usb_device sysfs_path=/sys/class/usb_device/usbdev5.1 dev=/dev/bus/usb/005/001 physdev=0x08086e78_
Jan  9 12:11:00 [hald] 12:11:00.753 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_3_usbraw_
Jan  9 12:11:00 [hald] 12:11:00.753 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_3_usbraw_
Jan  9 12:11:00 [hald] 12:11:00.753 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.753 [I] physdev.c:1511: phys_add: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2, parent=0x08086e78_
Jan  9 12:11:00 [hald] 12:11:00.754 [E] util.c:463: Cannot open '/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/serial'_
                - Last output repeated twice -
Jan  9 12:11:00 [hald] 12:11:00.756 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_
Jan  9 12:11:00 [hald] 12:11:00.756 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_
Jan  9 12:11:00 [hald] 12:11:00.756 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/usbdev5.2_ep00 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.756 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/usbdev5.2_ep00 dev=/dev/usbdev5.2_ep00 physdev=0x08086ea8_
Jan  9 12:11:00 [hald] 12:11:00.756 [I] hotplug.c:178: /sys/class/usb_device/usbdev5.2 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.756 [I] classdev.c:1373: class_add: subsys=usb_device sysfs_path=/sys/class/usb_device/usbdev5.2 dev=/dev/bus/usb/005/002 physdev=0x08086ea8_
Jan  9 12:11:00 [hald] 12:11:00.758 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_usbraw_
Jan  9 12:11:00 [hald] 12:11:00.758 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_usbraw_
Jan  9 12:11:00 [hald] 12:11:00.758 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.3 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.758 [I] physdev.c:1511: phys_add: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.3, parent=0x08086ea8_
Jan  9 12:11:00 [hald] 12:11:00.761 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_if3_
Jan  9 12:11:00 [hald] 12:11:00.761 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_if3_
Jan  9 12:11:00 [hald] 12:11:00.761 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.2 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.761 [I] physdev.c:1511: phys_add: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.2, parent=0x08086ea8_
Jan  9 12:11:00 [hald] 12:11:00.763 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_if2_
Jan  9 12:11:00 [hald] 12:11:00.763 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_if2_
Jan  9 12:11:00 [hald] 12:11:00.763 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.2/usbdev5.2_ep04 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.763 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.2/usbdev5.2_ep04 dev=/dev/usbdev5.2_ep04 physdev=0x08086f20_
Jan  9 12:11:00 [hald] 12:11:00.763 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.2/usbdev5.2_ep84 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.763 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.2/usbdev5.2_ep84 dev=/dev/usbdev5.2_ep84 physdev=0x08086f20_
Jan  9 12:11:00 [hald] 12:11:00.763 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.1 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.763 [I] physdev.c:1511: phys_add: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.1, parent=0x08086ea8_
Jan  9 12:11:00 [hald] 12:11:00.765 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_if1_
Jan  9 12:11:00 [hald] 12:11:00.765 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_if1_
Jan  9 12:11:00 [hald] 12:11:00.765 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.1/usbdev5.2_ep03 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.765 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.1/usbdev5.2_ep03 dev=/dev/usbdev5.2_ep03 physdev=0x08086f38_
Jan  9 12:11:00 [hald] 12:11:00.765 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.1/usbdev5.2_ep83 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.765 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.1/usbdev5.2_ep83 dev=/dev/usbdev5.2_ep83 physdev=0x08086f38_
Jan  9 12:11:00 [hald] 12:11:00.765 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.765 [I] physdev.c:1511: phys_add: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0, parent=0x08086ea8_
Jan  9 12:11:00 [hald] 12:11:00.768 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_if0_
Jan  9 12:11:00 [hald] 12:11:00.768 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_if0_
Jan  9 12:11:00 [hald] 12:11:00.768 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/hci0 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.768 [I] classdev.c:1373: class_add: subsys=bluetooth sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/hci0 dev= physdev=0x08086f50_
Jan  9 12:11:00 [hald] 12:11:00.768 [E] util.c:463: Cannot open '/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/hci0/name'_
Jan  9 12:11:00 [hald] 12:11:00.770 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_if0_bluetooth_hci_
Jan  9 12:11:00 [hald] 12:11:00.770 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_413c_8126_noserial_if0_bluetooth_hci_
Jan  9 12:11:00 [hald] 12:11:00.770 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/usbdev5.2_ep02 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.770 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/usbdev5.2_ep02 dev=/dev/usbdev5.2_ep02 physdev=0x08086f50_
Jan  9 12:11:00 [hald] 12:11:00.770 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/usbdev5.2_ep82 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.770 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/usbdev5.2_ep82 dev=/dev/usbdev5.2_ep82 physdev=0x08086f50_
Jan  9 12:11:00 [hald] 12:11:00.770 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/usbdev5.2_ep81 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.770 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/usbdev5.2_ep81 dev=/dev/usbdev5.2_ep81 physdev=0x08086f50_
Jan  9 12:11:00 [hald] 12:11:00.770 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-0:1.0 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.770 [I] physdev.c:1511: phys_add: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-0:1.0, parent=0x08086e78_
Jan  9 12:11:00 [hald] 12:11:00.772 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_3_if0_
Jan  9 12:11:00 [hald] 12:11:00.772 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_3_if0_
Jan  9 12:11:00 [hald] 12:11:00.772 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.3/usb5/5-0:1.0/usbdev5.1_ep81 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.772 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-0:1.0/usbdev5.1_ep81 dev=/dev/usbdev5.1_ep81 physdev=0x08086f80_
Jan  9 12:11:00 [hald] 12:11:00.773 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.2 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.773 [I] physdev.c:1511: phys_add: subsys=pci sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2, parent=0x00000000_
Jan  9 12:11:00 [hald] 12:11:00.775 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/pci_8086_27ca_
Jan  9 12:11:00 [hald] 12:11:00.775 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/pci_8086_27ca_
Jan  9 12:11:00 [hald] 12:11:00.775 [I] hotplug.c:178: /sys/class/usb_host/usb_host4 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.775 [I] classdev.c:1373: class_add: subsys=usb_host sysfs_path=/sys/class/usb_host/usb_host4 dev= physdev=0x08086a30_
Jan  9 12:11:00 [hald] 12:11:00.775 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.2/usb4 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.775 [I] physdev.c:1511: phys_add: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb4, parent=0x08086a30_
Jan  9 12:11:00 [hald] 12:11:00.778 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_2_
Jan  9 12:11:00 [hald] 12:11:00.778 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_2_
Jan  9 12:11:00 [hald] 12:11:00.778 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.2/usb4/usbdev4.1_ep00 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.778 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb4/usbdev4.1_ep00 dev=/dev/usbdev4.1_ep00 physdev=0x08086f98_
Jan  9 12:11:00 [hald] 12:11:00.778 [I] hotplug.c:178: /sys/class/usb_device/usbdev4.1 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.778 [I] classdev.c:1373: class_add: subsys=usb_device sysfs_path=/sys/class/usb_device/usbdev4.1 dev=/dev/bus/usb/004/001 physdev=0x08086f98_
Jan  9 12:11:00 [hald] 12:11:00.780 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_2_usbraw_
Jan  9 12:11:00 [hald] 12:11:00.780 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_2_usbraw_
Jan  9 12:11:00 [hald] 12:11:00.781 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.2/usb4/4-0:1.0 is a bus device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.781 [I] physdev.c:1511: phys_add: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-0:1.0, parent=0x08086f98_
Jan  9 12:11:00 [hald] 12:11:00.783 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_2_if0_
Jan  9 12:11:00 [hald] 12:11:00.783 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_0_0_0000_00_1d_2_if0_
Jan  9 12:11:00 [hald] 12:11:00.783 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.2/usb4/4-0:1.0/usbdev4.1_ep81 is a class device (subsystem)_
Jan  9 12:11:00 [hald] 12:11:00.783 [I] classdev.c:1373: class_add: subsys=usb_endpoint sysfs_path=/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-0:1.0/usbdev4.1_ep81 dev=/dev/usbdev4.1_ep81 physdev=0x08086fc8_

Re: SD card automounting

by Danny Kukawka :: Rate this Message:

| View Threaded | Show Only this Message

On Tuesday 09 January 2007 21:13, Xamindar wrote:

> Danny Kukawka wrote:
> > On Tuesday 09 January 2007 20:30, Xamindar wrote:
> >
> > Are this events from Add the device or/and remove the device?
>
> I ran that command, plugged in the device, waited a few seconds, then
> pulled it out.  That's it.
>
> > This looks a littlebit strange to me: the device get added 2 times and
> > removed also to times.
> >
> > Could you start hald with '--daemon=yes --verbose=yes --use-syslog', wait
> > until lshal work and hal is ready, attach the hardware, wait some seconds
> > and attach the part of /var/log/messages since attach the device?
> >

You should not send the complete output, only the part since you added the
device to your machine.

If I see this correct udev report no parent device for /dev/mmcblk0 and
because of this HAL can't handle the device:
---------------------------
Jan  9 12:11:08 [hald] 12:11:08.893 [I] blockdev.c:584: block_add:
sysfs_path=/sys/block/mmcblk0 dev=/dev/mmcblk0 is_part=1, parent=0x00000000_
Jan  9 12:11:08 [hald] 12:11:08.893 [I] blockdev.c:494: get_luks_uuid:
device_file=/dev/mmcblk0_
Jan  9 12:11:08 [hald] 12:11:08.893 [I] blockdev.c:620: Ignoring hotplug
event - no parent_
Jan  9 12:11:08 [hald] 12:11:08.893 [W] blockdev.c:984: Not adding device
object_
---------------------------
You should as the udev/kernel ppl, why this device has no parent device.

Danny
_______________________________________________
hal mailing list
hal@...
http://lists.freedesktop.org/mailman/listinfo/hal

Re: SD card automounting

by Xamindar :: Rate this Message:

| View Threaded | Show Only this Message

Danny Kukawka wrote:

> On Tuesday 09 January 2007 21:13, Xamindar wrote:
>  
>> Danny Kukawka wrote:
>>    
>>> On Tuesday 09 January 2007 20:30, Xamindar wrote:
>>>
>>> Are this events from Add the device or/and remove the device?
>>>      
>> I ran that command, plugged in the device, waited a few seconds, then
>> pulled it out.  That's it.
>>
>>    
>>> This looks a littlebit strange to me: the device get added 2 times and
>>> removed also to times.
>>>
>>> Could you start hald with '--daemon=yes --verbose=yes --use-syslog', wait
>>> until lshal work and hal is ready, attach the hardware, wait some seconds
>>> and attach the part of /var/log/messages since attach the device?
>>>
>>>      
>
> You should not send the complete output, only the part since you added the
> device to your machine.
>
> If I see this correct udev report no parent device for /dev/mmcblk0 and
> because of this HAL can't handle the device:
> ---------------------------
> Jan  9 12:11:08 [hald] 12:11:08.893 [I] blockdev.c:584: block_add:
> sysfs_path=/sys/block/mmcblk0 dev=/dev/mmcblk0 is_part=1, parent=0x00000000_
> Jan  9 12:11:08 [hald] 12:11:08.893 [I] blockdev.c:494: get_luks_uuid:
> device_file=/dev/mmcblk0_
> Jan  9 12:11:08 [hald] 12:11:08.893 [I] blockdev.c:620: Ignoring hotplug
> event - no parent_
> Jan  9 12:11:08 [hald] 12:11:08.893 [W] blockdev.c:984: Not adding device
> object_
> ---------------------------
> You should as the udev/kernel ppl, why this device has no parent device.
>
> Danny
> _______________________________________________
> hal mailing list
> hal@...
> http://lists.freedesktop.org/mailman/listinfo/hal
>
>  
That's strange.  There is no way around that?  I can mount it manually
just fine.
_______________________________________________
hal mailing list
hal@...
http://lists.freedesktop.org/mailman/listinfo/hal

Re: SD card automounting

by Danny Kukawka :: Rate this Message:

| View Threaded | Show Only this Message

On Tuesday 09 January 2007 22:34, Xamindar wrote:
> Danny Kukawka wrote:
[...]

> > You should not send the complete output, only the part since you added
> > the device to your machine.
> >
> > If I see this correct udev report no parent device for /dev/mmcblk0 and
> > because of this HAL can't handle the device:
> > ---------------------------
> > Jan  9 12:11:08 [hald] 12:11:08.893 [I] blockdev.c:584: block_add:
> > sysfs_path=/sys/block/mmcblk0 dev=/dev/mmcblk0 is_part=1,
> > parent=0x00000000_ Jan  9 12:11:08 [hald] 12:11:08.893 [I]
> > blockdev.c:494: get_luks_uuid: device_file=/dev/mmcblk0_
> > Jan  9 12:11:08 [hald] 12:11:08.893 [I] blockdev.c:620: Ignoring hotplug
> > event - no parent_
> > Jan  9 12:11:08 [hald] 12:11:08.893 [W] blockdev.c:984: Not adding device
> > object_
> > ---------------------------
> > You should as the udev/kernel ppl, why this device has no parent device.
[...]

> That's strange.  There is no way around that?  I can mount it manually
> just fine.

The point is: without a parent device (as e.g. a PCI or USB device) we can't
hang this device into the device tree. This can maybe simple be fixed in the
kernel or in udev and this then can work out of the box. You can maybe ask
Kay Sievers (for udev) to figure out how to fix.

Danny
_______________________________________________
hal mailing list
hal@...
http://lists.freedesktop.org/mailman/listinfo/hal