Comment 10 for bug 568766

Revision history for this message
aa-hcl (aa-hcl) wrote :

I have the same problem.

Laptop: Dell Latitute E5510
OS: ubuntu 10.04, current updated version (uname -a
Linux aa-i3 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:52:42 UTC 2010 x86_64 GNU/Linux)

In addition that SD card reader does not work (does not recognise the card), I found that:

if I keep the card inserted the system can completely freeze and require hard reboot; going through logs suggested that mmc0: unknown interrupt,

messages:

================================================

aa@aa-i3:~$ lspci | grep SD
03:00.0 SD Host controller: Ricoh Co Ltd Device e822 (rev 03)
aa@aa-i3:~$

aa@aa-i3:~$ dmesg | grep e822
[ 13.044959] sdhci-pci 0000:03:00.0: SDHCI controller found [1180:e822] (rev 3)

aa@aa-i3:~$ dmesg | grep SD
...
[ 13.044959] sdhci-pci 0000:03:00.0: SDHCI controller found [1180:e822] (rev 3)
[ 13.045315] mmc0: SDHCI controller on PCI [0000:03:00.0] using ADMA

aa@aa-i3:~$ dmesg | grep mmc
[ 1.628615] sr0: scsi3-mmc drive: 24x/8x writer dvd-ram cd/rw xa/form2 cdda pop-up
[ 13.045095] mmc0: Unknown controller version (2). You may experience problems.
[ 13.045254] Registered led device: mmc0::
[ 13.045315] mmc0: SDHCI controller on PCI [0000:03:00.0] using ADMA
aa@aa-i3:~$ dmesg | grep 13.04
[ 13.042405] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 13.042411] i915 0000:00:02.0: setting latency timer to 64
[ 13.044959] sdhci-pci 0000:03:00.0: SDHCI controller found [1180:e822] (rev 3)
[ 13.044998] sdhci-pci 0000:03:00.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 13.045095] mmc0: Unknown controller version (2). You may experience problems.
[ 13.045180] sdhci-pci 0000:03:00.0: setting latency timer to 64
[ 13.045254] Registered led device: mmc0::
[ 13.045315] mmc0: SDHCI controller on PCI [0000:03:00.0] using ADMA
aa@aa-i3:~$

===========================================================

Unfortunately, I am not experienced at all and I do not understand how to try a possible fix suggested by CyberCastle at
https://bugzilla.redhat.com/show_bug.cgi?id=596475

Can you please help me - what do I need to do in order to try to fix the SD card reader problem?

Many thanks!