View Single Post
Il_Principe's Avatar
Posts: 34 | Thanked: 26 times | Joined on May 2011
#10
If I give:
Code:
dmesg | grep mmc
the only difference between the cards is the address.
This is Trascend 4gb (good)
Code:
[    8.824340] mmc0: new high speed SDHC card at address e624
[    8.860656] mmcblk1: mmc0:e624 SU04G 3.69 GiB
and this the Sandisk Ultra 32gb (bad)
Code:
[    9.045440] mmc0: new high speed SDHC card at address aaaa
[    9.053161] mmcblk1: mmc0:aaaa SU32G 29.7 GiB

Last edited by Il_Principe; 2013-06-02 at 11:15.
 

The Following 2 Users Say Thank You to Il_Principe For This Useful Post: