|
2011-04-14
, 14:06
|
Posts: 235 |
Thanked: 86 times |
Joined on Dec 2010
|
#2
|
|
2011-04-14
, 15:18
|
Posts: 755 |
Thanked: 406 times |
Joined on Feb 2008
@ UK
|
#3
|
Hi there,
I've seen folks with similar problems, but didn't want to resurrect a long-dead thread. I'm having real difficulty and would be very grateful for any help anyone can provide.
My N900 doesn't seem to be recognising MicroSD cards properly. The card does not appear in the file manager or in any application save/open dialogues.
In X Terminal I can see a directory called /media/mmc1 - am I right in thinking that this is the Micro SD card? I experimented by cp-ing a random file from the phone to this directory and it seemed to work just fine.
Any advice is appreciated!
The Following User Says Thank You to codeMonkey For This Useful Post: | ||
|
2011-04-14
, 15:46
|
Posts: 7 |
Thanked: 2 times |
Joined on Aug 2010
@ Glasgow, Scotland
|
#4
|
|
2011-04-14
, 15:55
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#5
|
root umount /dev/mmcblk1p1 mkfs.vfat /dev/mmcblk1p1
The Following 5 Users Say Thank You to vi_ For This Useful Post: | ||
|
2011-04-14
, 16:07
|
|
Posts: 1,148 |
Thanked: 613 times |
Joined on Mar 2010
@ Toronto
|
#7
|
|
2011-04-14
, 16:26
|
Posts: 7 |
Thanked: 2 times |
Joined on Aug 2010
@ Glasgow, Scotland
|
#8
|
|
2011-04-14
, 16:56
|
|
Posts: 623 |
Thanked: 289 times |
Joined on Jan 2010
@ UK
|
#9
|
lshal -m
gconftool-2 -s -t bool /system/osso/af/internal-mmc-device-present true gconftool-2 -s -t bool /system/osso/af/mmc-cover-open false gconftool-2 -s -t bool /system/osso/af/internal-mmc-cover-open false gconftool-2 -s -t bool /system/osso/af/mmc-device-present true
gconftool-2 -s -t bool /system/osso/af/internal-mmc-device-present false gconftool-2 -s -t bool /system/osso/af/mmc-cover-open true gconftool-2 -s -t bool /system/osso/af/internal-mmc-cover-open true gconftool-2 -s -t bool /system/osso/af/mmc-device-present false
The Following 9 Users Say Thank You to JonWW For This Useful Post: | ||
|
2011-04-14
, 17:25
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#10
|
The Following 4 Users Say Thank You to woody14619 For This Useful Post: | ||
Tags |
backcover, missing magnet |
|
I've seen folks with similar problems, but didn't want to resurrect a long-dead thread. I'm having real difficulty and would be very grateful for any help anyone can provide.
My N900 doesn't seem to be recognising MicroSD cards properly. The card does not appear in the file manager or in any application save/open dialogues.
In X Terminal I can see a directory called /media/mmc1 - am I right in thinking that this is the Micro SD card? I experimented by cp-ing a random file from the phone to this directory and it seemed to work just fine.
Any advice is appreciated!