Unsolved

This post is more than 5 years old

25 Posts

18127

June 27th, 2007 02:00

SD Card

Has anyone else had problems mounting a SD Card? USB flash drive works fine.

25 Posts

June 27th, 2007 02:00

That SD Card was on an E1505n Ubuntu computer.

June 27th, 2007 23:00


pepage wrote: That SD Card was on an E1505n Ubuntu computer.

I have not a problem with an SD card on the multi-card reader on my Ubuntu E1505N laptop. I only got it yesterday though and have only used it once so far.

28 Posts

June 28th, 2007 00:00



@pepage wrote:
That SD Card was on an E1505n Ubuntu computer.




SD cards should work fine. memory sticks won't work, though, since no driver exists. What's the behavior you're seeing?

25 Posts

June 28th, 2007 01:00

And how do I tell if these are loaded?

25 Posts

June 28th, 2007 01:00

I took the SD card from my Axim, inserted in the slot of my E1505n and nothing happens. When I plug in my USB flash drive, I get an icon on my desktop.

28 Posts

June 28th, 2007 01:00

Are the sdhci and mmc_core modules loaded?

`lsmod | grep sdhci`
`lsmod | grep mmc_core`

28 Posts

June 28th, 2007 02:00

Open a terminal window, and type these commands.

lsmod | grep sdhci
lsmod | grep mmc_core

If you get nothing, they're not loaded. If this happens, type `sudo modprobe sdhci` and see if it works then

25 Posts

June 28th, 2007 02:00

I am not doing well. Entered sudo modprobe sdhci on terminal and it asks for password. Tried to type in password and nothing happens. Can you tell I am new to Linux. Anyway, shouldn't these modules come preloaded?

25 Posts

June 28th, 2007 03:00

Just read that when you type in your password it shows nothing. The first few times I entered my password it asked for the password again. Finally I was able to execute the sudo command, however, the problem was not the modules, it was me. I was not pushing the SD card it until I heard a click. Should have taken my nap today!

25 Posts

June 28th, 2007 14:00

Entered command lsmod and sdhci/mmvc-core were listed. Now what is the linux command for >prn i.e. send lsmod to the printer?

25 Posts

July 5th, 2007 15:00

Finally answered my own question. First make sure printer is set as default printer. command is lsmod | lpr This will direct the output to the printer.

13 Posts

May 24th, 2008 22:00

Same problem here.... SD card, Memorex 2gb, not being mounted/recognized.

 

USB flash drives work fine.

 

Dell Vostro 1500

Ubuntu 8.04 desktop

 

Insert the card, nothing happens.

 

lsmod | grep sdhci
sdhci                  19076  0
mmc_core               51460  2 mmc_block,sdhci

 

lsmod | grep mmc_core
mmc_core               51460  2 mmc_block,sdhci

 

any ideas? 

 

 

1 Message

January 20th, 2022 04:00

No, I didn't face any kinds of problem because I am using Kingston 64GB Canvas Select Plus SD (SDXC) Card which is very good. Thanks to BuyKingston.

Top