card in not automounted (tifm supported 5-in-1 card reader)

Bug #63121 reported by wodz
4
Affects Status Importance Assigned to Milestone
udev (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

When inserting card to 5-in-1 TI card reader, card is detected correctly. In dmesg there is such entry:
[17183364.672000] tifm_7xx1: sd card detected in socket 3
[17183365.672000] mmcblk0: mmc0:db20 S016B 14560KiB
[17183365.672000] mmcblk0: p1

I can mount this card by hand, but I think it should be treated the same way as usb stick (I mean icon should pop-up on Desktop)

edgy eft beta1

Tags: edgy
Revision history for this message
wodz (wodz) wrote :

1. There seems to be missing entry in /etc/udev/rules.d/40-permissions.rules. Hotpluggable devices seems to have group set to plugdev, so I think there should be line like this (like one for usb devices):
BUS=="mmc", GROUP="plugdev"

2. When running lshal --monitor and inserting/removing card I can see such entries:

Start monitoring devicelist:
-------------------------------------------------
pci_104c_8033 property info.linux.driver = 'tifm_sd'
pci_104c_8033_mmc_host added
pci_104c_8033_mmc_host_mmc_card_rca56096 added
pci_104c_8033_mmc_host_mmc_card_rca56096_storage added volume_uuid_1C47_7969 added
volume_uuid_1C47_7969 removed
pci_104c_8033_mmc_host_mmc_card_rca56096 removed
pci_104c_8033_mmc_host removed
pci_104c_8033_mmc_host_mmc_card_rca56096_storage removed

So it seems that hal has full info about device, it assigns volume_uuid and the only thing missing is to "pop-up" icon on the desktop.

Revision history for this message
LeighWebber (webbber) wrote :
Revision history for this message
Paul Dufresne (paulduf) wrote :

On Gutsy I do have in /etc/udev/rules.d/40-permissions.rules:
SUBSYSTEMS=="mmc", GROUP="plugdev"

So could you try with Tribe 2?
http://www.ubuntu.com/testing/tribe2

Changed in udev:
status: Incomplete → Fix Released
Revision history for this message
Duncan Lithgow (duncan-lithgow) wrote :

Fix released.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.