kaze.daniel
|
2010-09-18
, 16:25
|
Posts: 19 |
Thanked: 6 times |
Joined on May 2010
@ Brasil
|
#11
|
|
2010-09-18
, 16:56
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#12
|
|
2010-09-18
, 17:07
|
Posts: 19 |
Thanked: 6 times |
Joined on May 2010
@ Brasil
|
#13
|
|
2010-09-18
, 17:16
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#14
|
I have a similar problem, but i already reflashed the kernel with FIASCO image and the emmc with VANILLA.. nothing happened, the problem is still the same with my internal memory, I get memory card corrupted in the memory menu, get no partition on the file manager.
I've tried to mount the mmcblk0p1 through the terminal and seems to work, with the "df" command the partition is mounted but on the memory menu, the card is still corrupted and in the file manager i can acess it, then i format but nothing happens... rebooting the device makes the problem comes back, its not self mounting or recognizing the mmcblk0p1 partition...
please someone could help me? cant even send it back to nokia, bought it in US and I live in Brazil -.-'
|
2010-09-18
, 18:02
|
Posts: 19 |
Thanked: 6 times |
Joined on May 2010
@ Brasil
|
#15
|
OK when you mount iy as /dev/mmcblk0p1 as you wrote, you could try dd if=/dev/zero of=/dev/mmcblkp1 and this should fill it with zeroes. But I really don't know if this can help you.
In the past, with borked mmc cards, I had had some results with a kind of "low-level" format utility by... what it was? Fujitsu? Something like that, it was a windows utility though.
If your partition can be seen under windows you could try.
If I remind where this utility was I'll let you know.
|
2010-09-18
, 21:27
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#16
|
|
2010-09-18
, 22:10
|
Posts: 20 |
Thanked: 2 times |
Joined on Mar 2010
|
#17
|
nothing happenned at all... this thing started when I installed nitdroid under a 4gb SD card, then I uninstalled it from the 2gb partition and used that as a swap option...
I just re-partitioned my SD card into 1 partition and rebooted, the internal memory card was recognized and then rebooted again but now it just got corrupted again...
ths getting ulgy, aparently its a problem caused by the SD card, interfering into the emmc... is there a way to wipe out all the SD card info from the internal memory? not just getting it off seems to solve the problem.
|
2010-09-18
, 22:24
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#18
|
|
2010-09-18
, 22:33
|
Posts: 19 |
Thanked: 6 times |
Joined on May 2010
@ Brasil
|
#19
|
One kludge solution is to have a custom script run when the system is booted. The script is obviously just a simple shell script having "mount something somewhere...". The script should be saved in your internal EXT2-partition, for example straight in /home/user/.mountMyCard.sh
The script can be run by dbus signal. dbus-script-settings would be the easiest way to configure the trigger for the script, it has a GUI.
You need to use the "Add Raw" option in it. I do not know right now a correct dbus parameters which would always be received when the system has mounted other filesystems, but someone more experienced with DBUS may help futher, or the dbus-script guys.
|
2010-09-18
, 22:33
|
Posts: 19 |
Thanked: 6 times |
Joined on May 2010
@ Brasil
|
#20
|