Bug 728616
Summary: | internal SD cardreader not working | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jon VanAlten <jon.vanalten> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | dbhole, gansalmon, itamar, jonathan, kernel-maint, kesamail, madhu.chinakonda, me, msanders |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-10-04 20:06:04 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jon VanAlten
2011-08-05 20:09:09 UTC
http://koji.fedoraproject.org/koji/buildinfo?buildID=257107 should fix this. No change here. $ uname -r 2.6.40.1-0.fc15.x86_64 (but the workaround still works) Let me know if I can try any other builds, or provide any other information. how about 2.6.40.3 ? Still no dice. I have same problem After update kernel from RFRemix (2.6.38.8-35.fc15.i686.PAE) to RFRemix (2.6.40-4.fc15.i686.PAE) MMC card not work in internal cardreader on Fujitstu Lifebook E780, but SD card work perfectly.When I booting whith old kernel all work. After update to (2.6.40.3-0.fc15.i686.PAE) MMC not work too. dmesg on SD card /var/log/message: [ 1646.819824] mmc0: new high speed SD card at address b368 [ 1646.887901] mmcblk0: mmc0:b368 SD 1.90 GiB [ 1646.906684] mmcblk0: p1 dmesg on MMC card Aug 20 11:05:27 KesinBook kernel: [ 1789.919189] mmc0: error -110 whilst initialising MMC card Aug 20 11:05:27 KesinBook kernel: [ 1790.007110] mmc0: error -110 whilst initialising MMC card Aug 20 11:05:27 KesinBook kernel: [ 1790.091590] mmc0: new MMC card at address 0001 Aug 20 11:05:27 KesinBook kernel: [ 1790.092096] mmcblk0: mmc0:0001 000000 30.6 MiB Aug 20 11:05:27 KesinBook kernel: [ 1790.095031] mmcblk0: p1 Aug 20 11:05:27 KesinBook kernel: [ 1790.111112] mmc0: Got data interrupt 0x00200000 even though no data operation was in progress. Aug 20 11:05:27 KesinBook kernel: [ 1790.111236] mmcblk0: retrying using single block read Aug 20 11:05:27 KesinBook kernel: [ 1790.113428] mmc0: Got data interrupt 0x00200000 even though no data operation was in progress. Aug 20 11:05:27 KesinBook kernel: [ 1790.114238] mmcblk0: error -110 sending read/write command, response 0x0, card status 0x400b00 Aug 20 11:05:27 KesinBook kernel: [ 1790.114247] end_request: I/O error, dev mmcblk0, sector 62592 Aug 20 11:05:27 KesinBook kernel: [ 1790.116675] mmcblk0: error -110 sending read/write command, response 0x0, card status 0x400b00 Aug 20 11:05:27 KesinBook kernel: [ 1790.116684] end_request: I/O error, dev mmcblk0, sector 62593 Aug 20 11:05:27 KesinBook kernel: [ 1790.119022] mmcblk0: error -110 sending read/write command, response 0x0, card status 0x400b00 Aug 20 11:05:27 KesinBook kernel: [ 1790.119029] end_request: I/O error, dev mmcblk0, sector 62594 Aug 20 11:05:27 KesinBook kernel: [ 1790.121382] mmcblk0: error -110 sending read/write command, response 0x0, card status 0x400b00 Aug 20 11:05:27 KesinBook kernel: [ 1790.121389] end_request: I/O error, dev mmcblk0, sector 62595 Aug 20 11:05:27 KesinBook kernel: [ 1790.123670] mmcblk0: error -110 sending read/write command, response 0x0, card status 0x400b00 *** This bug has been marked as a duplicate of bug 722509 *** |