Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Schallstoerer
Old
#101  
Member
Thanks Meter 7
Posts: 91
Join Date: Feb 2011
Quote:
Originally Posted by xevil87 View Post
I have a question: i installed months ago RUTEM_U3_01.14.2, but i lost 2g connection. Im in italian region, any one know how to change bp_nvm_default with what files? i need a tutorial or something to do this correctly, anyone succeede?
on the bottom of this site are baseband files...

http://dext3r.komodin.org/
 
xevil87
Old
#102  
Junior Member
Thanks Meter 0
Posts: 26
Join Date: Dec 2010
Quote:
Originally Posted by Schallstoerer View Post
on the bottom of this site are baseband files...

http://dext3r.komodin.org/
after dl that files, how to?
you succeed correctly?
 
Schallstoerer
Old
#103  
Member
Thanks Meter 7
Posts: 91
Join Date: Feb 2011
u have to overwrite your baseband files with these files in the downloaded file...
the folder meta-inf isnīt interesting for u!
copy the data in the same folder like itīs in the archive!
use root explorer in r/w mode
 
xevil87
Old
#104  
Junior Member
Thanks Meter 0
Posts: 26
Join Date: Dec 2010
Quote:
Originally Posted by Schallstoerer View Post
u have to overwrite your baseband files with these files in the downloaded file...
the folder meta-inf isnīt interesting for u!
copy the data in the same folder like itīs in the archive!
use root explorer in r/w mode
so just i overwrite that file? i have to do in airplane mod?
 
Schallstoerer
Old
#105  
Member
Thanks Meter 7
Posts: 91
Join Date: Feb 2011
Quote:
Originally Posted by xevil87 View Post
so just i overwrite that file? i have to do in airplane mod?
doesnīt matter! after u have finished ..have to restart!
 
bagers
Old
#106  
Senior Member
Thanks Meter 14
Posts: 120
Join Date: Jan 2010
Quote:
Originally Posted by zerghase View Post
After bricking my Flipout I flashed the Central European ROM, everything worked fine. Now I have the Flipout without Motoblur (finally).
The only thing that was wrong was the keyboard layout (as bplay already said), but I changed the keychars file so it fits the german layout again.
You need a rooted phone to do this.
I attached my keychars file, you can use it like this:
1. download and unzip the attachment
2. upload the file to the phone
Code:
adb push qwertz.kcm.bin /tmp
3. log into the phone
Code:
adb shell
4. become root
Code:
su
5. remount the system partition writeable
Code:
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
6. copy the keychar file into the system dir
Code:
cp /tmp/qwertz.kcm.bin /system/usr/keychars
7. remove the old symlink
Code:
rm /system/usr/keychars/sholes-keypad.kcm.bin
8. set the symlink to your new keychar file
Code:
ln -s /system/usr/keychars/qwertz.kcm.bin /system/usr/keychars/sholes-keypad.kcm.bin
to restore the old keyboard layout, just set the symlink to the file ruthp1-keypad.kcm.bin instead of qwertz.kcm.bin

/edit: It would be nice if someone could get me the original keychar file from the german phone. Please contact me if you still have the original german firmware, I can direct you on how to get the files out of your phone (root needed).
I haven't extensively tested it yet but it does work for me.

Somehow 'adb shell' with the following 'su' says permission denied. That's why I used SSHDroid (freeware) and Putty as an alternative.
 
doodle moo
Old
#107  
Junior Member
Thanks Meter 0
Posts: 25
Join Date: Sep 2009
Default Which ROM

Hi am on T-mobile UK and I hate all the motoblur crap, so I want to flash it but I was wandering whether the Central European ROM will work

Thx chester
 
tharweb
Old
#108  
Junior Member
Thanks Meter 1
Posts: 21
Join Date: Apr 2011
I used the Central European ROM to flash our Flipout. It worked well but it was an Orange branded Flipout, though I can't see why it wouldn't work with a T-Mobile branded phone.
 
doodle moo
Old
#109  
Junior Member
Thanks Meter 0
Posts: 25
Join Date: Sep 2009
Hi, I installed the deblur version and it all works great except for the Facebook app were it is way too big for the screen, has anyone else has this problem, and has anyone got any solutions???

Thx
 
zurazuzi
Old
#110  
Junior Member
Thanks Meter 3
Posts: 16
Join Date: Dec 2010
please give link for
RUTHM_U3_00.28.4 at&t

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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...

XDA PORTAL POSTS

Flash Custom ROM and Recovery to Samsung Galaxy S 4

After reading about Dan Rosenberg’s bootloader exploit for the Samsung Galaxy S 4,I … more

Windows-Based Multi-Tool for the Sony Xperia U

If you are a flashaholic and an owner of the Sony Xperia U, you may be interested in the … more

XDA University: Crafting Recovery-Flashable Packages

Those of us who use Linux on a day to day basis don’t think twice about sinking … more