← 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

 

Heritiana RASETY, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into a Ubuntu repository kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

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

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