Bug 87081 - intermittent failure to make sdcard available, lengthy delay recognizing sdcard presence
Summary: intermittent failure to make sdcard available, lengthy delay recognizing sdca...
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: MMC/SD (show other bugs)
Hardware: Intel Linux
: P1 normal
Assignee: drivers_mmc-sd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-28 05:14 UTC by Chris Murphy
Modified: 2014-10-28 05:16 UTC (History)
0 users

See Also:
Kernel Version: 3.16.6-200.fc20.x86_64
Subsystem:
Regression: No
Bisected commit-id:


Attachments
kernel messages (159.85 KB, text/plain)
2014-10-28 05:14 UTC, Chris Murphy
Details
full journal for this boot (234.14 KB, text/plain)
2014-10-28 05:15 UTC, Chris Murphy
Details
lspci (32.10 KB, text/plain)
2014-10-28 05:15 UTC, Chris Murphy
Details
sdcard info (907 bytes, text/plain)
2014-10-28 05:16 UTC, Chris Murphy
Details

Description Chris Murphy 2014-10-28 05:14:25 UTC
Apple Inc. MacBookPro9,2
Broadcom BCM57765/57785 SDXC/MMC [14e4:16bc] (rev 10) (prog-if 01)
Kernel modules: sdhci_pci

Card is inserted 3x, takes ~60s for any messages to appear after insertion, 2 attempts succeed, 1 fails. Problem does not reproduce with the same hardware (and sdcard) when running OS X.

[  282.137668] mmc0: Skipping voltage switch
[  299.851657] mmc0: new high speed SDHC card at address 53ed
[  300.146859] mmcblk0: mmc0:53ed SD16G 14.7 GiB 
[  300.154447]  mmcblk0: p1 p2
[  301.260693] mmc0: card 53ed removed
[  345.089619] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[  345.089641] mmc0: new ultra high speed SDR104 SDHC card at address 53ed
[  345.089934] mmcblk0: mmc0:53ed SD16G 14.7 GiB 
[  345.101175] mmc0: Controller never released inhibit bit(s).
[  355.139087] mmc0: Timeout waiting for hardware interrupt.
[  355.140838] mmcblk0: error -110 sending status command, retrying
[  355.145514] mmcblk0: unknown error -5 sending read/write command, card status 0x900
[  355.146991] end_request: I/O error, dev mmcblk0, sector 0
[  355.148410] Buffer I/O error on device mmcblk0, logical block 0
[  355.150463] ldm_validate_partition_table(): Disk read failed.
[  355.150472] Dev mmcblk0: unable to read RDB block 0
[  355.150476]  mmcblk0: unable to read partition table
[  376.711881] mmc0: card 53ed removed
[  420.625890] mmc0: Skipping voltage switch
[  429.832872] mmc0: new high speed SDHC card at address 53ed
[  429.833097] mmcblk0: mmc0:53ed SD16G 14.7 GiB 
[  429.838478]  mmcblk0: p1 p2
Comment 1 Chris Murphy 2014-10-28 05:14:57 UTC
Created attachment 155631 [details]
kernel messages

journalctl -b -k -o short-monotonic
Comment 2 Chris Murphy 2014-10-28 05:15:14 UTC
Created attachment 155641 [details]
full journal for this boot

journalctl -b -l -o short-monotonic
Comment 3 Chris Murphy 2014-10-28 05:15:30 UTC
Created attachment 155651 [details]
lspci

lspci -vvnn
Comment 4 Chris Murphy 2014-10-28 05:16:09 UTC
Created attachment 155661 [details]
sdcard info

Info collected on the sdcard make, type, version, etc.

Note You need to log in before you can comment on or make changes to this bug.