maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   N900 not recognizing microSDHC cards. (Back cover open) (https://talk.maemo.org/showthread.php?t=38739)

JonWW 2010-11-09 14:49

Re: N900 not recognizing microSDHC cards. (Back cover open)
 
If I open the N900 file manager and using PuTTY on my PC I can
copy and past into PuTTY, I am able make my SD card appear with these commands in the N900 file manager
Code:

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

and disappear with these commands
Code:

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


TiagoTiago 2010-11-10 11:58

Re: N900 not recognizing microSDHC cards. (Back cover open)
 
You probably could do it by typing it in the device itself, also, you could make a thingy with QueenBeecon to that runs the commands when you tap on them.

Wikiwide 2010-11-10 12:08

Re: N900 not recognizing microSDHC cards. (Back cover open)
 
Quote:

Originally Posted by JonWW (Post 868143)
If I open the N900 file manager and using PuTTY on my PC I can
copy and past into PuTTY, I am able make my SD card appear with these commands in the N900 file manager
Code:

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

and disappear with these commands
Code:

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


1. Thanks a lot for thorough thinking.
2. Try to type it in X Terminal. Don't make people to install more additional software than necessary.
3. It could be saved into /usr/bin/microsdcard sh script so that instead of typing it over and over you would just execute this script(s).

kohan69 2011-07-22 03:46

Re: N900 not recognizing microSDHC cards. (Back cover open)
 
Nope, tried typing all that in, still doesnt see sd card! :confused:

kl2010 2011-07-22 21:28

Re: N900 not recognizing microSDHC cards. (Back cover open)
 
any solution in sight??. Took my phone to Nokia care centre but they wouldnt even look at it, there's no warranty for the the phone N900 in my country.

gosh!!!

StefanL 2011-07-22 22:14

Re: N900 not recognizing microSDHC cards. (Back cover open)
 
Same here. Tried all the gconf stuff, but still can't see the card :(.

judibet 2012-06-18 10:39

Re: N900 not recognizing microSDHC cards. (Back cover open)
 
Quote:

Originally Posted by M00NB34M (Post 867968)
Wikiwide i think you may have just opened up alot of doors!

Basically i was messing around with that key with gconftool. And i changed the value from true to false using :

Code:

sudo gainroot

gconftool-2 --type Boolean /system/osso/af/mmc-cover-open false

This set the value from True to False, you can check it via :

Code:

gconftool-2 --get /system/osso/af/mmc-cover-open
I set it to false, but the MMC is still not detected. ALTHOUGH the camera now responds to the shutter being opened and closed.

If you go :

Code:

gconftool-2 -a /system/osso/af
You'll find a list of Keys related to the back cover, camera and mmc. And their status will be displayed too!

IS IT POSSIBLE for anyone whos back cover works to test using the last code and display a status of the keys that are true and false? That would be really helpful, as that way we can enable/disable the right keys to truly fool the phone into thinking the back cover is on!

Thanks

Hi!
I do it but I've this message:
Quote:

/home/user # gconftool-2 --get /system/osso/af/mmc-cover-open true
Why I can't put it to false?

Can you help us please? :confused:

judibet 2012-06-29 16:40

Re: N900 not recognizing microSDHC cards. (Back cover open)
 
Hello, if somebody can help us, please :(?

Psotnick 2012-08-10 11:49

Re: N900 not recognizing microSDHC cards. (Back cover open)
 
Topic died over a month ago, but I've got the same problem and I'm just wondering if someone could trick the device to think that the back cover is closed?

michaaa62 2012-08-10 14:46

Re: N900 not recognizing microSDHC cards. (Back cover open)
 
Quote:

Originally Posted by judibet (Post 1229110)
Hello, if somebody can help us, please :(?

Sorry for having ignored this thread somehow. Here is the output for a working N900
Code:

Nokia-N900:~# gconftool-2 -a /system/osso/af
 internal-mmc-device-present = true
 launch-on-camera = true
 mmc-mount-point = /media/mmc1
 mmc-device-name = /dev/mmcblk1
 mmc-used-over-usb = false
 internal-mmc-swap = false
 camera-has-turned = false
 on-camera-out = [org.freedesktop.Telepathy.StreamEngine,com.nokia.osso_voip_ui]
 slide-open = false
 mmc-cover-open = false
 internal-mmc-cover-open = false
 usb-mode = idle
 internal-mmc-used-over-usb = false
 mmc-swap = false
 usb-device-name = USB-Gerät
 mmc-device-present = true
 camera-is-out = false
 usb-cable-attached = false
 keyboard-attached = false

Hope it helps.


All times are GMT. The time now is 15:59.

vBulletin® Version 3.8.8