- 03-23-2011, 04:49 AM #1
Itty Bitty Modder
- Join Date
- Nov 2010
- Location
- China
- Posts
- 19
- Thanks
- 8
- Thanked 1 Time in 1 Post
- Downloads
- 3
- Uploads
- 0
We got MOTO MIX,help us to get the official 2.1!!
bhanzc,a member in our community(Hiapk) has got a Korean XT ,the moto mix. We are trying to get the official 2.1
in it.He has done the root,and tomorrow he will put in custom recovery(sound like the phone blongs to his or her friend). So,maybe soon we will get a nandroid of the official korea 2.1!!
So guys,is that enough for fixing the route problem? Or we will get a new rom?Last edited by changran; 03-23-2011 at 05:11 AM.
- 03-23-2011, 07:16 AM #2
Of Mice and Modders
- Join Date
- Nov 2010
- Posts
- 78
- Thanks
- 48
- Thanked 124 Times in 29 Posts
- Downloads
- 18
- Uploads
- 0
Sounds Awesome!
He can pull the files without a custom recovery if he already have the root access.
adb pull /system/lib/libaudio.so
That would be awesome to everyone. If he cannot get a nandroid, he should pull every single file of the phone.
- 03-23-2011, 07:24 AM #3
No need to install a custom recovery, he can use romdump:
Index of /romdump
Method One - ADB
ADB stands for Android Debug Bridge, and is something you really should have working, I dont intend to enter into a long tutorial on how to install and set this up, but someone at google has (Google USB Driver | Android Developers). Make sure you have enabled 'USB Debugging' on your device (goto Settings / Applications / Development).
Once you have adb type the following commands on your computer:
adb push install /data/local/
adb shell chmod 04755 /data/local/install
adb shell /data/local/install
you should see something like following:
Android ROM dumper v0.72b
(c)2010 Sebastian404[*] Android local root exploid (C) The Android Exploid Crew
[+] Using basedir=/sqlite_stmt_journals, path=/data/local/install
[+] opening NETLINK_KOBJECT_UEVENT socket
[+] sending add message ...[*] Try to invoke hotplug now, clicking at the wireless[*] settings, plugin USB key etc.[*] You succeeded if you find /system/bin/romdump.
Once you see that you need to turn your Wifi on and off, usualy in Settings / Wireless & Networks / Wi-Fi
now thats done, type the following on your computer:
adb shell romdump
then wait for it to finish, it can take a while.
Method Two - Terminal
You need to install a terminal application from the Android Market, I recomend google's own, but as long as its free.
Once you have installed it, copy the downloaded install file to the root of your sdcard, then launch your terminal application and type the following commands on your device:
cat /sdcard/install >/data/local/install
chmod 04755 /data/local/install
/data/local/install
you should see something like following:
Android ROM dumper v0.72b
(c)2010 Sebastian404[*] Android local root exploid (C) The Android Exploid Crew
[+] Using basedir=/sqlite_stmt_journals, path=/data/local/install
[+] opening NETLINK_KOBJECT_UEVENT socket
[+] sending add message ...[*] Try to invoke hotplug now, clicking at the wireless[*] settings, plugin USB key etc.[*] You succeeded if you find /system/bin/romdump.
Once you see that you need to turn your Wifi on and off, usualy in Settings / Wireless & Networks / Wi-Fi
now thats done, you will need to launch the terminal application one more, and type the following:
/system/bin/romdump
then wait for it to finish, it can take a while.
Once the program has finished you should find a directory in the root of your SD card called romdump and a sub-directory named after your device model. Take those files and give them to someone who knows how to make a recovery zip.Download my 1-click Recovery Flasher to flash a custom or stock recovery to your phone: Cliq, CliqXT, Backflip, ...
Like my work? Support me:
& visit my adlxmod site and follow me on Twitter
Tambien me puedes encontrar en Movilzona (Esp)
- 03-23-2011, 08:24 AM #4
Itty Bitty Modder
- Join Date
- Nov 2010
- Location
- China
- Posts
- 19
- Thanks
- 8
- Thanked 1 Time in 1 Post
- Downloads
- 3
- Uploads
- 0
Thanks for the answers guys,I'll talk him later!
- 03-23-2011, 08:28 AM #5
So I Hear You Can Mod
- Join Date
- Nov 2010
- Location
- UAE
- Posts
- 398
- Thanks
- 34
- Thanked 114 Times in 66 Posts
- Downloads
- 3
- Uploads
- 0
Nice!
Anyone know which frequencies are used in Korea? I'd be interested in the radio.img
- 03-23-2011, 08:30 AM #6
Of Mice and Modders
- Join Date
- Nov 2010
- Posts
- 78
- Thanks
- 48
- Thanked 124 Times in 29 Posts
- Downloads
- 18
- Uploads
- 0
if u're afraid of losing 850MHz 3G frequency with the korean radio.img, dont worry. they use 850MHz there.
-
The Following User Says Thank You to marcelo92 For This Useful Post:
GroovyG (03-23-2011)
- 03-23-2011, 08:37 AM #7
So I Hear You Can Mod
- Join Date
- Nov 2010
- Location
- UAE
- Posts
- 398
- Thanks
- 34
- Thanked 114 Times in 66 Posts
- Downloads
- 3
- Uploads
- 0
Not afraid of loosing 3G myself, but if that radio has 850MHz 3G we'll have a natively working audio routing for all frequencies and can build flawless ROMs for everyone here accordingly (already working here for 2100MHz)

Hmm, are you sure Marcelo? Just checked, and both operators I found (KTF & SK Telecom) run 2100MHz
Or did I miss some?Last edited by GroovyG; 03-23-2011 at 08:43 AM.
- 03-23-2011, 08:51 AM #8
Of Mice and Modders
- Join Date
- Nov 2010
- Posts
- 78
- Thanks
- 48
- Thanked 124 Times in 29 Posts
- Downloads
- 18
- Uploads
- 0
Oh ****, u're right:
MOTO MIX for South Korea | Mobile Creek
Anyhow, maybe with the new libaudio, specifically for the XT, we wont need the radio to solve the speaker / routing issues.
- 03-23-2011, 07:11 PM #9
Itty Bitty Modder
- Join Date
- Nov 2010
- Location
- China
- Posts
- 19
- Thanks
- 8
- Thanked 1 Time in 1 Post
- Downloads
- 3
- Uploads
- 0
So,I've talked to bhanzc.It seems a little difficult for him to use adb or something else,so he will make a nandroid for us. I don't konw what's in it .We are worried it will break the phone in case there is a radio in the nandroid if we restore it ,or not?
Anyway,he said he and his friend will try to install a custom recovery and nandroid it on this Friday(local time,GMT8).Once we got the nandroid
backup we will share with you guys.
By the way,we use the europe freqency,diffirent from koreaLast edited by changran; 03-23-2011 at 07:11 PM. Reason: Automerged Doublepost
- 03-23-2011, 07:58 PM #10
android kitchen (I'm sure other methods too) will separate the radio image from the boot & system. A nandroid can be of much use.
-
The Following User Says Thank You to rfunderburk For This Useful Post:
changran (03-23-2011)
- 03-23-2011, 08:00 PM #11
Of Mice and Modders
- Join Date
- Nov 2010
- Posts
- 78
- Thanks
- 48
- Thanked 124 Times in 29 Posts
- Downloads
- 18
- Uploads
- 0
With a nandroid, we can make everything lol
Hope he can install a custom recovery easily.
- 03-23-2011, 08:11 PM #12
Itty Bitty Modder
- Join Date
- Nov 2010
- Location
- China
- Posts
- 19
- Thanks
- 8
- Thanked 1 Time in 1 Post
- Downloads
- 3
- Uploads
- 0
- 03-23-2011, 08:27 PM #13
Of Mice and Modders
- Join Date
- Nov 2010
- Posts
- 78
- Thanks
- 48
- Thanked 124 Times in 29 Posts
- Downloads
- 18
- Uploads
- 0
Unfortunately, a nandroid does not have the radio.img; Dont know any other ways of getting it right now. But with the rest of the files, its possible to improve some aspects.
-
The Following User Says Thank You to marcelo92 For This Useful Post:
rfunderburk (03-23-2011)
- 03-23-2011, 08:53 PM #14
No one can grab the actual update package? Just asking.
- 03-23-2011, 09:12 PM #15
Itty Bitty Modder
- Join Date
- Nov 2010
- Location
- China
- Posts
- 19
- Thanks
- 8
- Thanked 1 Time in 1 Post
- Downloads
- 3
- Uploads
- 0
We don't have package,just a phoe.


LinkBack URL
About LinkBacks
Reply With Quote



