|
2015-08-31
, 08:04
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
sudo gainroot sfdisk -l -uM lshal | grep volume
The Following 4 Users Say Thank You to michaaa62 For This Useful Post: | ||
|
2015-09-01
, 23:57
|
Posts: 69 |
Thanked: 57 times |
Joined on Sep 2011
@ Melbourne, Australia
|
#3
|
The Following 3 Users Say Thank You to elcaito For This Useful Post: | ||
|
2016-09-16
, 07:10
|
Posts: 1 |
Thanked: 0 times |
Joined on Aug 2016
@ London
|
#4
|
|
2016-09-16
, 07:20
|
|
Posts: 166 |
Thanked: 454 times |
Joined on Apr 2015
@ Poland
|
#5
|
The Following User Says Thank You to mp107 For This Useful Post: | ||
Tags |
external, mmcblk1, mount, sdcard |
|
Ok. I know this has been asked dozens of times before and I appreciate all the responses about why an SD card can and cannot be "seen" in the N900, which is my problem too. But after all my research and testing, I've come to realise that this is beyond the "missing magnet" problem. Something else is wrong, and it's most likely to do with the magnet sensor to say whether the back cover is on or off.
I've waved magnets behind the area for this, and nothing mmc related shows up in $lshal or $dmesg.
The camera cover is working, but not the SD card sensor.
What I want to know please, is how to create the /dev/mmcblk1p1 folder? I can see mmcblk0* though
Everytime I've tried to umount or mount or fdsk, etc the mmcblk1p1 folder, it keeps coming back with "no such file or directory".
Does that folder get created automatically by the kernel when it senses a memory card?
I've tried several mSD cards from 2gig to 16gig. All work and format fine as FAT32 in Windows XP and I am able to use them on the PC fine. But when I put them into the phone - I get nothing - nada.
Any ideas on how to force the kernel to ignore the magnetic sensor and just read the SD card regardless?
Thank you
Last edited by elcaito; 2015-09-04 at 00:57. Reason: Solved