← Back to team overview

kernel-packages team mailing list archive

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

 

acidicX, thank you for reporting this and helping make Ubuntu better.
Could you please confirm this issue exists with the latest development
release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ . If the issue remains,
could you please run the following command in the development release
from a Terminal (Applications->Accessories->Terminal), as it will
automatically gather and attach updated debug information to this
report:

apport-collect -p linux <replace-with-bug-number>

If reproducible, could you also please test the latest upstream kernel available (not the daily folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-fixed-upstream-v3.13-rc6

This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
       Status: Confirmed => Incomplete

** Tags added: needs-kernel-logs needs-upstream-testing regression-
potential

-- 
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:
  Incomplete

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


References