The Following User Says Thank You to owenglasgow For This Useful Post: | ||
![]() |
2011-04-15
, 19:31
|
|
Posts: 623 |
Thanked: 289 times |
Joined on Jan 2010
@ UK
|
#12
|
platform_mmci_omap_hs_0_mmc_host property button.state.value = false platform_mmci_omap_hs_0_mmc_host condition ButtonPressed = cover platform_mmci_omap_hs_0_mmc_host_mmc_card_rca54613 removed volume_uuid_B019_9D68 removed platform_mmci_omap_hs_0_mmc_host_mmc_card_rca54613_storage_mmc_sd_mmc removed
platform_mmci_omap_hs_0_mmc_host property button.state.value = true platform_mmci_omap_hs_0_mmc_host condition ButtonPressed = cover platform_mmci_omap_hs_0_mmc_host_mmc_card_rca54613 added platform_mmci_omap_hs_0_mmc_host_mmc_card_rca54613_storage_mmc_sd_mmc added volume_uuid_B019_9D68 added volume_uuid_B019_9D68 property volume.mount_point = '/media/mmc1' volume_uuid_B019_9D68 property volume.is_mounted = true
platform_mmci_omap_hs_0_mmc_host property button.state.value = false platform_mmci_omap_hs_0_mmc_host condition ButtonPressed = cover
platform_mmci_omap_hs_0_mmc_host property button.state.value = true platform_mmci_omap_hs_0_mmc_host condition ButtonPressed = cover
The Following 2 Users Say Thank You to JonWW For This Useful Post: | ||
![]() |
2012-03-22
, 11:30
|
Posts: 1 |
Thanked: 0 times |
Joined on Mar 2012
|
#13
|
Check that the tiny magnet hasn't come off the inside of the back cover, this is what normaly happens.
If you don't know where to look, does the camera work? or in XTerm typeand open the back cover without pressing to many buttons, you should see some mmc stuff appear on the screen.Code:lshal -m
or
Try entering these commands in XTerm, you might have to be root
Make the card appear in the file manager:and disappear: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
i wrote this code on xterminal.. nd i can nw easily view my memory card in the file manager.. but i want to know why my n900 was nt able to detect the card earlier?? why wrting this code was necessary?
If that doesn't work something else is wrong!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
![]() |
2012-10-14
, 17:22
|
Posts: 12 |
Thanked: 1 time |
Joined on Jan 2010
|
#14
|
![]() |
2012-10-15
, 09:50
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#15
|
The Following User Says Thank You to pichlo For This Useful Post: | ||
![]() |
2012-11-09
, 12:31
|
Posts: 70 |
Thanked: 17 times |
Joined on Apr 2012
@ Mumai,India
|
#16
|
![]() |
2013-11-14
, 22:56
|
Posts: 77 |
Thanked: 53 times |
Joined on Dec 2007
@ Chester, CA
|
#17
|
![]() |
2013-12-10
, 19:30
|
Posts: 4 |
Thanked: 20 times |
Joined on May 2013
@ the Netherlands
|
#18
|
![]() |
2016-08-04
, 15:08
|
Posts: 188 |
Thanked: 223 times |
Joined on Apr 2013
@ Poland
|
#19
|
https://talk.maemo.org/showthread.php?p=1511733#post1511733
![]() |
2018-05-22
, 19:10
|
Posts: 562 |
Thanked: 1,732 times |
Joined on Jan 2010
@ NYC
|
#20
|
The Following 3 Users Say Thank You to xman For This Useful Post: | ||
![]() |
Tags |
backcover, missing magnet |
|
On opening the back cover I see:
The card still doesn't appear in the file manager after using gconftool-2.
@JonWW: Thanks, but getting similar output:
Last edited by owenglasgow; 2011-04-14 at 20:19.