I have a Toshiba Satellite 2410 laptop. This laptop has a built in SD card drive.
When I insert an SD card into the reader, openSuse does not automatically mount the device.
Could someone give advice on what to do and what to look for to solve this?
The lspci command does see the SD drive.
lspci
00:00.0 Host bridge: Intel Corporation 82845 845 [Brookdale] Chipset Host Bridge (rev 04)
00:01.0 PCI bridge: Intel Corporation 82845 845 [Brookdale] Chipset AGP Bridge (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB Controller #2 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC’97 Audio Controller (rev 02)
00:1f.6 Modem: Intel Corporation 82801CA/CAM AC’97 Modem Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 420 Go] (rev a3)
02:08.0 Ethernet controller: Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 42)
02:0b.0 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 32)
02:0b.1 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 32)
02:0d.0 System peripheral: Toshiba America Info Systems SD TypA Controller (rev 03)
I don’t see any error messages you described in your previous reply. Neither with dmesg nor /var/log/Xorg*log
Nevertheless, I modified /usr/share/PolicyKit/policy/org.freedesktop.hal.storage.policy according to your description and still nothing is mounted when the SD card is inserted into the drive.
***By the way, i hope there is a VERY GOOD REASON to screw up automounting of usb drives for casual users since previous opensuse releases… and even if there’s one, i think that such a basic feature should not need modifying an obscure XML configuration file, but be taken for granted!!!
I tried the commands that you specified and I have the following:
lspci -nnv|grep SD
02:0d.0 System peripheral [0880]: Toshiba America Info Systems SD TypA Controller [1179:0805] (rev 03)
lsmod |grep mmc
<nothing shown>
From this, I assume that the approp kernel modules dealing with the SD drive is not loaded. If this is the case, you someone tell me how I would locate and load these modules.
I followed you instructions but still no go. I loaded the specified modules and then plugged in my SD card. Nothing was automounted. The /dev/mmc* directory that you specified in the previous email does not exist on mine.
dmesg only show the following and remains the same even after I plugged in the SD card. I noticed that when I plugged in the SD card, the harddrive light started flashing. I would assume that the openSuse is reacting to this somehow.
dmesg
…<snipped out>
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman