Results 1 to 3 of 3
I can't seem to mount my SD card. There doesn't seem to be anything in dmesg | tail that would indicate a problem. I believe I have all the modules ...
- 09-21-2008 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 20
[SOLVED] Problem mounting SD Card
I can't seem to mount my SD card. There doesn't seem to be anything in dmesg | tail that would indicate a problem. I believe I have all the modules loaded:
/lib/modules/2.6.26.5/kernel/drivers/mmc/card/mmc_block.ko
/lib/modules/2.6.26.5/kernel/drivers/mmc/card/sdio_uart.ko
/lib/modules/2.6.26.5/kernel/drivers/mmc/core/mmc_core.ko
/lib/modules/2.6.26.5/kernel/drivers/mmc/host/tifm_sd.ko
/lib/modules/2.6.26.5/kernel/drivers/mmc/host/ricoh_mmc.ko
/lib/modules/2.6.26.5/kernel/drivers/mmc/host/wbsd.ko
/lib/modules/2.6.26.5/kernel/drivers/mmc/host/sdhci.ko
I've tried loading usb-storage and usbcore but still no go.
It doesn't show in fdisk -l. It should be /dev/mmcblk<something> but all I get is this:
ls: cannot access /dev/mmcblk*: No such file or directory
The only hint, that I can find, of its existence is in kinfocenter. In usb devices its listed as such in the USB devices section under EHCI host controller:
I don't get it.. it works perfectly on my laptop?? I think there's some magical order to modprobe everything in, but I can't seem to find that webpage that contained the secret order.Code:USB 2.0 Reader Manufacturer: Generic Serial #: 070302014067000001 Class 0 ((Defined at Interface level)) Subclass 0 Protocol 0 USB Version 2.00 Vendor ID 0xbda (Realtek Semiconductor Corp.) Product ID 0x111 Revision 11.37 Speed 480 Mbit/s Channels 0 Max. Packet Size 0
I have an abit ix38 quad-gt motherboard with an ultra all-in-one floppy/flash drive. It's connected to an internal motherboard header.
http://www.jr.com/7in1-internal-medi.../ULR_ULT31799/
http://www.uabit.com/index.php?optio...ge=1&model=402
- 09-27-2008 #2Just Joined!
- Join Date
- Oct 2005
- Posts
- 20
Ok, I figured it out. I didn't enable scan luns in the scsi section of the kernel config.
SCSI_MULTI_LUN [=y]
- 09-27-2008 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Thanks for reporting back with the solution, hedron!
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


