Nowadays, laptops comes with Inbuild SD card reader. I too have Ricoh Card Reader inbuilt with my Lenovo R61i Laptop.
My Friend Elango.S, a Hardcore Windows user, is becoming a big fan of ubuntu. Hmmm. That is the power of Ubuntu. It is like AR Rahman’s Music.ย First it may hard to look and get to used with. But, as we keep on living with it, it will become a great companion in all times, till our life. ๐
Elango is pinging me often to get some little how-to do the things in ubuntu. He is an alwasys-ready-to-learn guy. so the transition from windows is a breeze for him. He is wondering the ubuntu’s powers.
This post is the answer to his query on how to make use of the inbuilt SD card reader. Ubuntu 9.10 does not reads it by default. So what? Google is there. Ubuntu community is there. ๐
Get the details on Card Reader.
shrinivasan@shrinivasan-laptop:~$ lspci | grep Card
15:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
15:00.5 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 11)
Googled as “http://www.google.co.in/search?q=Ricoh+Card+Reader+ubuntu”
Got the solution in the very 2nd link.
http://www.arsgeek.com/2007/04/30/get-your-ricoh-sd-card-reader-working-in-ubuntu/
Do the following things.
1. Backup the file /etc/modules
sudo cp /etc/modules /etc/modules.bak
2. Add one line to /etc/modules
gksu gedit /etc/modules
or
sudo vi /etc/modules
3.Tag this on to the end of the file in a new line:
tifm_sd
When you restart, youโre card reader will be functional. Youโll see that when you slap an SD card into the reader, it will automount.
But wait, donโt want to have to restart your machine? Go back to the terminal you impatient person and type:
sudo modprobe tifm_sd
Thats all. After a restart, My laptop recognized the inserted SD card and opened the SD card in Nautilus. ๐
Yes Elango. Ubuntu will make your life easier, just like a sweet music. Enjoy the Freedom with Linux.

you are awesome! i love gnu and linux and i adore ppl like u who lead the way for others!
Thanks raja. ๐
Hi!
I have a ShuttleXP running only Ubuntu and my multiple cardreader will “see” a CF card/ no problem..
I bought an SD card & when I put it -in- partway or pull it out it shows up in 2 rows under “computer”(pulldown menu/system) but will not mount.
will this remedy shown above work for this problem, even though the computer is a different model & the internal card reader is unlikely to be a Ricoh?
Thanks!
AC
PS: I’m totally new and am intimidated to do anything in Terminal; I wish there was a way to learn what these things mean (and what -not- to do..) aka: please dumb it down completely for me..Thanks
Hi,
Nice to get from you.
Ubuntu is a wonder that changes the most of the things from terminal to GUI.
But still, I am a beginner in GUI as I learnt the terminal things first and use the terminal to trouble shoot the things. ๐
http://www.ubuntupocketguide.com/download.html
get that book and learn all the things in GUI itself.
To answer your question, need the output of “mount” command in terminal after you insert the card.
๐
reply with the output.
Let us make it happens.
Thanks.
Shrini
Hi!
SORRY for my delay in replying..
what do I put in the terminal box / at the prompt to get the ‘Mount’ message?
-alternatively, is there any info on how to read/use/understand working in Terminal? l
for instance, if I have the computer literacy of just a “surface” user (equivalent of either a 6year old or a senior citizen).
using the Terminal (to me) means: you’re doing surgery in your system and any space or dot can wipe you out, versus GUI being the nice friendly surface where you can’t harm anything.. so, I’ve been intimidated plus I can’t find where to learn “code”/terminal-speak.
I’m thoroughly grateful for your reply; I’ve been one week on the Forum with no assistance.
I’ll watch for your instruction on how to monitor the “mount” error message and let you know!
Thanks!
AC
Great post!! I just have to copy it, I have written a blog about laptop, please come visit my site when u have time ^_^
Hi there,
I am a total newbie with Ubuntu and not so good in computing and actually I am quite happy with this OS but 2 major problems : Neither SD nor memory sticks are recognized. I have tried what you suggest. My notebook is a Sony VGN-TZ21XN and I am using Koala Karmique. So here wo go :
michael@ubuntu:~$ lspci | grep Card
09:04.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
michael@ubuntu:~$
Then I Backup the file /etc/modules and everything is ok until :
michael@ubuntu:~$ sudo cp /etc/modules /etc/modules.bak
[sudo] password for michael:
michael@ubuntu:~$ gksu gedit/etc/modules
michael@ubuntu:~$ tifm_sd
tifm_sd: command not found
michael@ubuntu:~$
tifm_sd: command not found.
Can you help a 57 years old newbie ?
Many thks and happy new year !
Hi,
So happy to get from you.
You have to add the entry “tifm_sd” into the file /etc/modules.
sudo gksu gedit/etc/modules
will open a file in a editor.
in that file, type as tifm_sd
in a new line and save it.
restart the machine.
your card will be detected.
happy to help you.
ping me for any help.
Regards, Shrini
Sorry, I realize that I might have to answer your mail also here :
Hi again,
Many thks for your reply, but unfortunatly, when I type “sudo gksu
gedit/etc/modules” no file editor opens :
michael@ubuntu:~$ sudo gksu gedit/etc/modules
michael@ubuntu:~$
It has asked me once for the password and thats it. As you can see, I am
not asked anymore for my password.
Sorry to bother you with this. Hope you can help !
Best regards,
Michel
Hi,
You have to note the space before the file name /etc/modules.
give as below. sudo gksu gedit /etc/modules
update me with your results.
Regards, Shrini
I am pretty, but unfortunatly it does not work :
michael@ubuntu:~$ sudo gksu gedit /etc/modules
[sudo] password for michael:
Then, the file editor opens :
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with “#” are ignored.
lp
tifm_sd
I have entered tifm_sd
Now, perhaps should I have written “tifm_sd” somewhere else.
Many thanks and again sorry. I am a poor old french newbie in Linux. But I can say that despite this small problem, this OS works much better and faster than Vista and 7 and also I just have a touch now of the friendship of this community.
Best regards,
Hi,
Thats fine.
You are right.
The file has the proper content as it has the line “tifm_sd”.
Now restart your ubuntu machine.
on the next reboot, your sd card will work very fine. the same has happened to me.
After I restarted, it worked well.
do it and reply me with your results.
Thanks, Shrini
Sorry Shrini, its still not working. But I think my problem might be beyond Linux because I have tried my SD card with Windows 7 on this laptop (I have installed over Vista) and it does not work either. I was wondering wether I should perhaps re-install Vista (originally installed on this notebook) and then, re-install Koala Karmique.
Worked fine in my Dell Vostro 1520 running Ubuntu 9.10.
Thanks!
Hi,
Thanks for the comments.
Hi !
I have recovered my Vaio system on my notebook (VGN-TZ21XN) with Vista Professional. I have then tested my SD card which has been working all right. I then reinstalled Karmique Koala, killed Vista (because my laptop works a lot better with Linux) and followed the instructions :
michael@michael-laptop:~$ sudo gksu gedit /etc/modules
[sudo] password for michael:
Then
the file editor opens and I add tifm_sd :
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with “#” are ignored.
lp
tifm_sd
But unfortunatly; its still not working. Do I need something else ?
Many thanks for your help
Regards from freezing Paris.
Hi,
After editing the file,
you have to save the file and reboot.
Did you try rebooting?
Thanks.
dear, Shrini
Hi Shrini,
Yes I have rebooted several times and it is not working. I would say that this is not essential because this is the only device which does not work. Everything otherwise is working properly and my laptop is much faster than it was before with Windows. But that would be nice if this card reader could work. So, if you have by any chance a solution, please do hesitate to shoot me a mail.
Best regards and long life to Linux.
It works! Thanks!!
Hi Mike
You must move “tifm_sd” to the line before the “lp” line then save it and reboot it again it will work!!!!
So Thank to tshrinivasan
It didn’t work! I did everything like you said and nothing. It still doesn’t read my sd card. I’m running Ubuntu 10.04 on a Toshiba Satellite Pro 6100. I live in a very rural area and have very limited access to the internet. I thought the idea of a free OS sounded good, but my experience as been anything but good. In fact it is costing me as much or more with hours spent at the cyber cafe (which isn’t free I might add). I guess you get what you pay for, or rather somebody is going to get paid one way or the other (this isn’t free). Let’s just say I’m not very happy with having to spend hours doing google searches every time I want to do anything new on my computer. Maybe I should go back to using the system that seemed to work every time I double clicked on setup.exe. In those days I didn’t have to spend hours on the internet wading through ignorance, finally post a question only to be given a web link to another long thread that I had already read and tried and found it didn’t work.
Okay, sorry for venting on your post but not having the SD card show up when I put it in the slot was the proverbial last straw. The only reason I’m still playing with Ubuntu is I like the challenge of a puzzle. So far it has given me lots of challenges. If I had to do real work on this computer would have given up a long time ago and gone back to MS Windows.
Sorry guys, that’s just the way it seems to be.
Sincerely yours,
Dwayne
Thank you very much! The module worked!
–KAN ๐
Pingback: Disabling SD reader? Error at boot (mmc0) DO NOT want to blacklist.
works fine with ubuntu 11.04 on acer aspire 3690
Works with my Dell Inspiron E1405 with Ubuntu 10.10.
You’ve helped me greatly and your positive attitude is truly uplifting.
Thanks for the comments.
it works fine for me but unfortunately i must restart my computer. i want it to detect immediately after i inserted my card…could that be possible?
once you enabled it, one time restart is enough.
else upgrade the ubuntu to 12.04
it has all the fixes.
I just installed Ubuntu 12.04… for the sole reason that I need to replace a file on a MicroSD card. I have a known good USB->SD card reader and SD card to MicroSD adapter.
Ubuntu does not see the MicroSD card.
What now?
the card reader May have some issues.
try with some well branded card reader.
re the above, make that “a linux-formatted microSD card”.
Or, you could just run Windows or MacOS, both of which have recognized USB storage class devices out of the box since, oh, 1998 or so.
No need for a mount command either.
It’s unbelievable that the Linux community not only accepts but actively embraces and promotes this stuff.
Guys, you obviously weren’t around at the start of the Windows road with DOS jumping into Windows 3.1…. These problems existed then and any new OS has to grow and make mistakes before getting to grips with every chipset/interface the world has to offer.
If Linux had the kind of money thrown at it that Windows has had over the years, then it may have already been the Win beater it WILL BE !!! Dozens of people have reacted positively to this particular fix, with only one MS lover professing love for the world’s bloatware producer. I love Linux/Ubuntu/Debian and tinker till daylight…..
Works like a charm!! Thanks ๐
when i insert sd card it shows on disk utilities /dev/mmcblk0
PL help me
amish,
explain more on this.
in which menu or where do you see the /dev/mmclk0?
check under places menu.
it will be shown there.
microsd cards are very convenient to use and they are very handy too.*
My web portal
http://www.beautyfashiondigest.com/short-haircuts-for-thick-hair/
Heya! I just wanted to ask if you ever have any issues with hackers?
My last blog (wordpress) was hacked and I ended up losing several
weeks of hard work due to no backup. Do you have any solutions to stop hackers?
Hi Search net on how to protect wordpress
You have to add some addons.
Excellent info, thanks a lot! One of my favourite things about Ubuntu is learning stuff like this. I feel far more like an interactive user, rather than just having to take what I’m given, which is very much the experience with Windows.
Great piece concerning tetra communications, i’ve always preferred them, having heard of the equipment on numerous occasions. When i am watching any Television programs the BEEP….BEEP always makes me reminisce
thankyou for this article, really interesting, i was doing an investigate on motorola dp2400 radio and located your
blog. Iโll pass this to my leader.
Heya this i κinda of off tpic butI was wanting to know if blogs use WYSIWG ditors or f u need to manually code with TL.
Hi, I thought this article was very fascinating, i’m at present looking to purchase an earpiece for my job and it’s perplexing
which product i ought to get MTP, GP340, DP3400 even though they look very similar
they’re all different!
Excellent!!! I was seeing the device under /dev but with no partitions, such as /dev/sdb1. After loading this module the card was recognized and automatically mounted! Thanks!!! ๐
What’s Happening i’m new to this, I stumbled upon this I’ve found It positively useful and it has aided me out loads. I hope to contribute & aid other users like its helped me. Good job.
Your style is really unique compared to other folks I
have read stuff from. I appreciate you for posting
when you have the opportunity, Guess I will just book mark this web site.
Why people still make use of to read news papers when in this technological world all is
accessible on web?
Wonderful article about sepura communications, i have always appreciated them,
having heard of the gear on quite a few occasions.
When i watch any TV programs the BEEP….BEEP always makes me
smile
Hello, I found this post was very fascinating, i’m at present trying to buy an earpiece for my company and it’s perplexing which one i must buy
MTP, GP340, DP3400 regardless that they appear very similar these are all distinctive!
thanks for this blog, really fascinating, i was doing
inquiries on business two way radio and located your post.
I will pass this to my superior.
Hello, I thought this article was very fascinating, i have had
airwave radios for a few years and i think they’re much superior than the analogue radios we had. I have mine using a earpiece, so it just sits on my chest and i converse with the earpiece.
Hi, I thought this article post was very fascinating, icom is a
wierd radio, very practical for the marine industry and
i have seen many being used by the coastguard,
well thankyou once more
thanks for this article, really interesting, i’m doing an investigate on dp2400 review and found your article. I will pass this to my chief.
thanks for your post, really interesting, i was doing research on business two way radio and located your blog.
I will send this to my chief.
thankyou for your article, really fascinating, i’m doing inquiries on business two way radio and located your blog. I will send this to my superior.
thanks for this post, really fascinating, i’m doing inquiries on 2 way radio communication and found your blog. I will send this to my chief.
I read this post completely about the difference of most
recent and previous technologies, it’s remarkable article.
I followed the above steps. But it is not working. Fatal: moule tfim_sd not found. Are the above steps for sdhc card which is inserted into laptop default card reader?
In my case, the file opened after which i typed tifm_sd and restrarted the system. But it still failed to recognize the card. What should i do?
Extremely fascinating object
Hi thankyou for the information on this blog post it was truly helpful, we have been looking for instruction for a while and this has been good for us to comprehend, looking for
a radio to suit what we need isn’t easy. Thanks again
Extremely interesting critique
Well I searched for the article title and discovered this, never thought i’d find my
answer
Extremely exciting piece
I searched for the article title and discovered this, didn’t think i’d find my answer
I hardly ever comment on these items, but I assumed this on deserved a
well done you
Extremely interesting critique
Hi, brilliant information and an interesting post, it is going to be exciting
if this is still the case in a few years time
I seldom comment on these posts, but I thought
this on deserved a well done
Extremely exciting critique
Hello, great recommendation and an fascinating article,
it’ll be exciting if this is still the situation in a few years time
I seldom comment on these posts, but I assumed this on deserved a big thankyou
Awfully interesting piece of writing
Impressive object, I enjoyed the headphones deal bit
Hello, great recommendation and an exciting article,
it’s going to be fascinating if this is still the situation in a few months time
Brilliant short article, I enjoyed the headphone commute bit
Extremely exciting piece
Hi, fantastic information and an interesting article, it is going to be exciting if this is still the state of affairs in a few years time