That is what I get:

udevadm monitor -e --udev 2>&1 | tee /tmp/udev.log
^C
r...@norbert-laptop:~# ls -l /tmp/udev.log
-rw-r--r-- 1 root root 0 2009-11-18 19:58 /tmp/udev.log

udevadm monitor without further parameters:
udevadm monitor
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[1258570894.067959] add      
/devices/pci0000:00/0000:00:1e.0/0000:1c:03.2/mmc_host/mmc0/mmc0:0002 (mmc)
UDEV  [1258570894.068710] add      
/devices/pci0000:00/0000:00:1e.0/0000:1c:03.2/mmc_host/mmc0/mmc0:0002 (mmc)
KERNEL[1258570894.075584] add      
/devices/pci0000:00/0000:00:1e.0/0000:1c:03.2/mmc_host/mmc0/mmc0:0002/block/mmcblk0
 (block)
UDEV  [1258570894.075633] add      /devices/virtual/bdi/179:0 (bdi)
KERNEL[1258570894.075670] add      /devices/virtual/bdi/179:0 (bdi)
UDEV  [1258570894.743494] add      
/devices/pci0000:00/0000:00:1e.0/0000:1c:03.2/mmc_host/mmc0/mmc0:0002/block/mmcblk0
 (block)


r...@norbert-laptop:~# devkit-disks --monitor-detail 2>&1 | tee /tmp/dkd.log
Monitoring activity from the disks daemon. Press Ctrl+C to cancel.
added:     /org/freedesktop/DeviceKit/Disks/devices/mmcblk0
Showing information for /org/freedesktop/DeviceKit/Disks/devices/mmcblk0
  native-path:                 
/sys/devices/pci0000:00/0000:00:1e.0/0000:1c:03.2/mmc_host/mmc0/mmc0:0002/block/mmcblk0
  device:                      179:0
  device-file:                 /dev/mmcblk0
    by-id:                     /dev/disk/by-id/mmc-SD016_0x09000281
    by-path:                   /dev/disk/by-path/pci-0000:1c:03.2
  detected at:                 Mi 18 Nov 2009 19:58:33 CET
  system internal:             0
  removable:                   0
  has media:                   1 (detected at Mi 18 Nov 2009 19:58:33 CET)
    detects change:            0
    detection by polling:      0
    detection inhibitable:     0
    detection inhibited:       0
  is read only:                0
  is mounted:                  0
  mount paths:             
  mounted by uid:              0
  presentation hide:           0
  presentation nopolicy:       0
  presentation name:           
  presentation icon:           
  size:                        13107200
  block size:                  512
  job underway:                no
  usage:                       
  type:                        
  version:                     
  uuid:                        
  label:                       
  drive:
    vendor:                    
    model:                     SD016
    revision:                  01/2048
    serial:                    09000281
    detachable:                0
    can spindown:              0
    rotational media:          0
    ejectable:                 0
    media:                     flash_sd
      compat:                  flash_sd
    interface:                 sdio
    if speed:                  (unknown)
    ATA SMART:                 not available

^C

gvfs-mount -oi 2>&1 | tee /tmp/gvfs.log
more /tmp/gvfs.log
Monitoring events. Press Ctrl+C to quit.
norb...@norbert-laptop:~$

-- 
MMC cards no longer auto mount
https://bugs.launchpad.net/bugs/429257
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to