QUOTE(amedeto8 @ Jun 17 2011, 07:36 PM)
Myb no luck haha.. penang also my hometown hoho..
D easier way/guide to flash stable ver of cynogen??
Plan to do it tmrw :-D
Guide :
1) a) Download Malaysia's official froyo rom as you'll need the baseband (I5503DXJP6) to work for GPS. The recommended basebands (European - I5500XWJP4 and America - I5500LUYJPE) by Madteam doesn't work for me for my GPS ; and so is the UK baseband (I5500LUYJP2).
b) Download Link (Malaysia official froyo rom) :
i)
http://www.mediafire.com/?si659w0w9d9pt40ii) password : malaysia
b) Flash this rom (but it'll be the official Malaysia froyo 2.2). We need its baseband and it won't change when later you flash to any of MadTeam's Roms.
c) Do data wipe/factory reset.
2) Download :
a) Cyanogen 7.1 v0.4 ( Link :
http://www.multiupload.com/TTII20MLER )
and
b) hotfix4 ( Link :
http://www.multiupload.com/0D6YNQ797C )
c) Read about this rom here : (scroll down to the second post)
http://www.madteam.co/forum/index.php?/top...7-galaxy5-port/d) Flash the rom v0.4
i) do data wipe/factory reset
ii) switch off your phone and close odin and disconnect your usb cable.
d) Immediately flash the hotfix4
i) Use the phone's terminal emulator and type "su" and allow it.
ii) type "mad2sd on" and switch off and the switch on again your phone to enable mad2sd. (for this you need to have partitioned your sdcard as ext4 , primary)
Done! Enjoy.
p/s : this cyanogen 7.1 is fast and smooth. most of stock froyo apps are working except radio. gps locks fast and working great.
Added on June 17, 2011, 8:45 pmQUOTE(aeroz_corp @ Jun 17 2011, 05:47 PM)
i had try 3x... del all partition then create back...format only ext4...del ext4 then create it back...still cannot... only 1 solution i didnt try....flash back the rom..i will try when i back home... hope i can mount it...
i had try link2sd...the script cannot be created...idk why...mybe my rom is the problem...
hi aeroz_corp,
try this : from -
http://www.madteam.co/forum/index.php?/top...7-galaxy5-port/ (scroll down to the 2nd post and you'll see this)
CHOOSE ONLY ONE METHOD, AS THEY DO THE SAME THING.
Method A (easy, requires two reboots):
Run "mad2sd off", reboot, and then run "mad2sd on" and reboot again. In other words, toggle your app2sd off and back on again.
Method B (advanced, requires no reboot):
While the phone is running normally, enter the following lines into an ADB shell:
adb shell
stop
mkdir /mnt/stl13/data
mv /data/data /mnt/stl13/data/
ln -s /mnt/stl13/data/data /data/
start
Note: you should not see any errors from these commands. When you enter the first command (stop), the phone will "freeze". When you've entered the last command (start), the framework will restart itself after about 10 seconds (you'll see the boot logo, and the phone will be running normally again).
This post has been edited by alexysc: Jun 17 2011, 08:45 PM