← Back to team overview

kernel-packages team mailing list archive

[Bug 1264108] [NEW] Ricoh SD card reader not recognizing SDHC cards (Dell Studio 1558) on raring

 

Public bug reported:

This affects raring (13.04) - Ubuntu 3.8.0-34.49-generic 3.8.13.12.

The Ricoh SD card reader inside Dell Studio 1558 not recognizing SDHC
cards (8GB transcend SDHC)

07:00.0 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller (rev 01)
	Subsystem: Dell Device 0413
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at f0700000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci

07:00.1 System peripheral: Ricoh Co Ltd R5U2xx (R5U230 / R5U231 / R5U241) [Memory Stick Host Controller] (rev 01)
	Subsystem: Dell Device 0413
	Flags: bus master, fast devsel, latency 0, IRQ 7
	Memory at f0800000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>

dmesg reports a lot of these (see attached file):
- mmcblk0: error -84 transferring data, sector 2048, nr 8, cmd response 0x900, card status 0x0

Card works fine on the same machine on Win 8.1 and other PCs. I wasn't
able to test on Mainline Kernels due to the stupid ATI/AMD drivers not
working with those kernels :-(

I got the reader to work *one time only* with reloading the kernel
modules:

rmmod sdhci_pci
rmmod sdhci
modprobe sdhci
modprobe sdhci_pci

After the next reboot it didn't fix it anymore.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "lspci-vnvn.log"
   https://bugs.launchpad.net/bugs/1264108/+attachment/3935513/+files/lspci-vnvn.log

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1264108

Title:
  Ricoh SD card reader not recognizing SDHC cards (Dell Studio 1558) on
  raring

Status in “linux” package in Ubuntu:
  New

Bug description:
  This affects raring (13.04) - Ubuntu 3.8.0-34.49-generic 3.8.13.12.

  The Ricoh SD card reader inside Dell Studio 1558 not recognizing SDHC
  cards (8GB transcend SDHC)

  07:00.0 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller (rev 01)
  	Subsystem: Dell Device 0413
  	Flags: bus master, fast devsel, latency 0, IRQ 16
  	Memory at f0700000 (32-bit, non-prefetchable) [size=256]
  	Capabilities: <access denied>
  	Kernel driver in use: sdhci-pci

  07:00.1 System peripheral: Ricoh Co Ltd R5U2xx (R5U230 / R5U231 / R5U241) [Memory Stick Host Controller] (rev 01)
  	Subsystem: Dell Device 0413
  	Flags: bus master, fast devsel, latency 0, IRQ 7
  	Memory at f0800000 (32-bit, non-prefetchable) [size=256]
  	Capabilities: <access denied>

  dmesg reports a lot of these (see attached file):
  - mmcblk0: error -84 transferring data, sector 2048, nr 8, cmd response 0x900, card status 0x0

  Card works fine on the same machine on Win 8.1 and other PCs. I wasn't
  able to test on Mainline Kernels due to the stupid ATI/AMD drivers not
  working with those kernels :-(

  I got the reader to work *one time only* with reloading the kernel
  modules:

  rmmod sdhci_pci
  rmmod sdhci
  modprobe sdhci
  modprobe sdhci_pci

  After the next reboot it didn't fix it anymore.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1264108/+subscriptions


Follow ups

References