See if you can find a kernel module for*Ricoh Co Ltd R5C822
On Jul 27, 2008, at 2:23 PM, Santiago Hernández Lemes wrote:Hello! I have an acer aspire 7520 but my card reader does not work in Hardy Heron.
My lspci says:
--
--------------------------------------------------------------
Santiago Hernández
http://www.tulugar.com.uy
http://www.twitter.com/santius
--------------------------------------------------------------
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean. --*ubuntu-users mailing listubuntu-users@lists.ubuntu.comModify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
This message has been scanned for viruses and
dangerous content by
MailScanner, and is
believed to be clean.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-27-2008, 10:12 PM
"Santiago Hernández Lemes"
Card Reader Ubuntu
Please, tell me how could I do this?
Thanks
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-27-2008, 10:12 PM
"Brian McKee"
Card Reader Ubuntu
On Sun, Jul 27, 2008 at 5:23 PM, Santiago Hernández Lemes
<santi84@gmail.com> wrote:
> Hello! I have an acer aspire 7520 but my card reader does not work in Hardy
> Heron.
> My lspci says:
> 01:04.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host
> Adapter (rev 22)
> 01:04.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
> 01:04.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter
> (rev 12)
> 01:04.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)
What does it show if you look at /var/log/syslog when you plug a card in?
Brian
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-27-2008, 10:22 PM
Dan Farrell
Card Reader Ubuntu
On Sun, 27 Jul 2008 14:33:16 -0700
Brian Tillman <mailinglists@briantillman.com> wrote:
As I recall, these devices are supported by the mmc driver in the
kernel. Could you please send over the output of `sudo lsmod` so we
can see whether it's loaded?
Thanks!
>
> See if you can find a kernel module for Ricoh Co Ltd R5C822
>
> > 01:04.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/
> > MSPro Host Adapter (rev 22)
> > 01:04.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller
> > (rev 12)
> > 01:04.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus
> > Host Adapter (rev 12)
> > 01:04.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller
> > (rev ff)
> > --------------------------------------------------------------
> > Santiago Hernández
> > http://www.tulugar.com.uy
> > http://www.twitter.com/santius
> > --------------------------------------------------------------
> >
> > --
> > This message has been scanned for viruses and
> > dangerous content by MailScanner, and is
> > believed to be clean.
> > --
> > ubuntu-users mailing list
> > ubuntu-users@lists.ubuntu.com
> > Modify settings or unsubscribe at:
> > https://lists.ubuntu.com/mailman/ listinfo/ubuntu-users
>
>
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-27-2008, 10:50 PM
"Santiago Hernández Lemes"
Card Reader Ubuntu
What does it show if you look at /var/log/syslog when you plug a card in?
Nothing, the last log entry is about 15 minutes ago...
Thanks.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-27-2008, 11:26 PM
"Santiago Hernández Lemes"
Card Reader Ubuntu
As I recall, these devices are supported by the mmc driver in the
kernel. *Could you please send over the output of `sudo lsmod` so we
can see whether it's loaded?
This is the response:
Module***************** Size* Used by
isofs***************** 36388* 0
udf******************* 88612* 1
nls_iso8859_1********** 4992* 0
There is your kernel module that should drive the hardware. I would
think it would pop up in the appropriate place in a list of all media.
If you are having problems seeing the device, it may be that you need to
scan more LUNS on the device than you are. I had that problem and
fixed it by adding "max_luns=256" to my kernel command line in grub,
but that was gentoo, not ubuntu. However, in my case I was using a
USB-attached card reader. I don't think you are.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-28-2008, 12:54 AM
"Brian McKee"
Card Reader Ubuntu
On Sun, Jul 27, 2008 at 7:31 PM, Dan Farrell <dan@spore.ath.cx> wrote:
> On Sun, 27 Jul 2008 20:26:32 -0300
> "Santiago Hernández Lemes" <santi84@gmail.com> wrote:
>
>> ricoh_mmc 4352 0
>
> There is your kernel module that should drive the hardware. I would
> think it would pop up in the appropriate place in a list of all media.
>
> If you are having problems seeing the device, it may be that you need to
> scan more LUNS on the device than you are. I had that problem and
> fixed it by adding "max_luns=256" to my kernel command line in grub,
> but that was gentoo, not ubuntu. However, in my case I was using a
> USB-attached card reader. I don't think you are.
So, just to summarize - at first glance it looks like it should be working.
Have you tried more than one card in it? Or that reader in another OS?
It wouldn't hurt to try Dan's suggestion either....
Brian
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> So, just to summarize - at first glance it looks like it should be
> working.
It seems unlikely that a supporting module needs to be loaded, since
the autoloader took care of loading that one. But who knows? you
could poke around in /lib/modules/`uname -r`
> Have you tried more than one card in it? Or that reader in another
> OS?
Or taken another look at the logs, and made sure it wasn't quietly
blurting out something? I expect `dmesg|grep -i mmc` to be telling.
> It wouldn't hurt to try Dan's suggestion either....
>
> Brian
>
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-28-2008, 02:54 PM
"Santiago Hernández Lemes"
Card Reader Ubuntu
I am at work right now, but I will try Dans suggestion, adding this line to kernell in grub.
> Have you tried more than one card in it? *Or that reader in another
> OS?
I have tried this in Vista and it was working well
Thanks everybody! This is why I love linux, the linux people!
2008/7/28 Dan Farrell <dan@spore.ath.cx>
On Sun, 27 Jul 2008 20:54:31 -0400
"Brian McKee" <brian.mckee@gmail.com> wrote:
> So, just to summarize - at first glance it looks like it should be
> working.
It seems unlikely that a supporting module needs to be loaded, since
the autoloader took care of loading that one. *But who knows? *you
could poke around in /lib/modules/`uname -r`
> Have you tried more than one card in it? *Or that reader in another
> OS?
Or taken another look at the logs, and made sure it wasn't quietly
blurting out something? *I expect `dmesg|grep -i mmc` to be telling.
> It wouldn't hurt to try Dan's suggestion either....
>
> Brian
>
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
--------------------------------------------------------------
Santiago Hernández
http://www.tulugar.com.uy
http://www.twitter.com/santius