« Return to Thread: SD card automounting

Re: SD card automounting

by Xamindar :: Rate this Message:

Reply to Author | View in Thread

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

 « Return to Thread: SD card automounting