Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Dalkbur
Old
#1  
Dalkbur's Avatar
Member - OP
Thanks Meter 11
Posts: 88
Join Date: Jul 2010
Location: Madrid

 
DONATE TO ME
Question [Q] Trip's CyanogenMOD v1.2 sdcard fix and issue

Hi people.

I managed how to fix the sdcard bug. Instead of linking /mnt/sdcard to /sdcard everytime we boot the phone, we just need to add in chargemon "rm -r /sdcard" just above the tar -xf /system/bin/ramdisk.tar
So now apps like angry birds installs, or apps like dropbox can download files.

The problem now (and before) is that some apps makes the phone reboot. For example you can use Skype, but when you logout and close it (or just logout) it unmounts and mounts the sdcard (why?) and then the phone reboots.
As I don't have enough comments, I can't ask it on the right thread (and it's closed by the way) so I thought Q&A would be fine.

Is someone here using Trip's cyanogen v1.2 and having this issues? If is someone here using it without this issue, how have you managed it?

Thank you in advance
 
Dalkbur
Old
#2  
Dalkbur's Avatar
Member - OP
Thanks Meter 11
Posts: 88
Join Date: Jul 2010
Location: Madrid

 
DONATE TO ME
It happened to me too sometimes using Maps.
Any clue?

Sent from my "Froyized" Xperia X10 with CyanogenMOD 6.1.1
private Hardware myHardware;
public String getHardString(){
myHardware = new Hardware();
myHardware.setPhone = "Xperia X10";
myHardware.setConsole.main = "PlayStation 3";
myHardware.setConsole.others = "PSP";
myHardware.setMusicDev = "iPod Classic 120Gb";
myHardware.setGuitar = "ESP KH-2 Ouija";
myHardware.setAmpli = "Peavey ValveKing 212 100W";
myHardware.setLaptop = "Dell Latitude E6420";
return myHardware.toString();
}
 
Post Reply+
Tags
cyanogen sdcard fix issue
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...