You are not logged in.

#1 2012-04-24 07:57:18

favadi
Member
From: Hanoi, Vietnam
Registered: 2010-05-21
Posts: 10
Website

HP 2450p

I've installed Arch Linux in my HP 2540p.
And I stuck with how to make my card reader work.

  % lspci | grep -i card                                                   
44:06.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev bb)
  % lsmod | egrep -i 'mmc|sd|ricoh'                                        
mmc_core               82671  0 
sd_mod                 28059  6 
scsi_mod              133422  5 libata,sd_mod,sr_mod,uas,usb_storage

But when I insert or eject my sd card, nothing happen.

So any one can told me what modules I have to install to make it works?

Offline

#2 2012-04-24 10:35:27

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,516
Website

Re: HP 2450p

What do you expect to happen when you insert the card?

Do you get anything in dmesg, or does it show up under /dev/sd*?


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2012-04-24 10:47:21

favadi
Member
From: Hanoi, Vietnam
Registered: 2010-05-21
Posts: 10
Website

Re: HP 2450p

Trilby wrote:

What do you expect to happen when you insert the card?

Do you get anything in dmesg, or does it show up under /dev/sd*?

I expect something print out when insert the card ( like when I insert my music player) big_smile.

And nothing new under /dev/sd*.

Offline

#4 2012-04-24 10:52:41

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,516
Website

Re: HP 2450p

Thanks, I wanted to cover the basics first.  Often a question like this is looking for automounting when everything really is working fine.  If there is nothing new in /dev/sd* then it may be a missing driver (and out of my depth).  I did see several packages in the AUR for Ricoh card readers.  Perhaps one of those will be needed.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#5 2012-05-02 10:37:31

favadi
Member
From: Hanoi, Vietnam
Registered: 2010-05-21
Posts: 10
Website

Re: HP 2450p

Enable multimedia card in bios and everything works well now.  smile)

Last edited by favadi (2012-05-02 10:37:44)

Offline

Board footer

Powered by FluxBB