View Single Post
Old January 14th, 2010, 11:50 AM   #117 (permalink)
kam187
Senior Member
 
kam187's Avatar
 
Join Date: Aug 2009
Location: UK
Posts: 1,320
 
Device(s): Nexus One
Thanks: 3
Thanked 46 Times in 28 Posts
Default

Quote:
Originally Posted by ajrogers111 View Post
I followed the initial instructions earlier today and my phone sort of works, but I keep getting the message "process android.process.media has stopped unexpectedly..." and a force close. When I first booted the phone I did a factory reset, and the touchwiz crap is definitely gone and I could get around the phone fairly well (browser worked, moving through menus fine, even connected to my wifi), but I couldn't download anything from the market. I tried another wipe, and now the media process message is incessant... is there anything I can try aside from an odin restore?

Thanks
This means u didnt copy the libraries properly.. try this:

# Get Root
cat /sdcard/try3 > /data/local/try3
chmod 777 /data/local/try3
/data/local/try3 /system/bin/sh

# Remount system read write
mount -o rw,remount /dev/st9 /system

cd /system
cp -pr libmodules.b2/* libmodules

then factory reset, no need for reboot first.
__________________
Walkabout - Try it FREE! ICS GALAXY NEXUS COMPATIBLE at full resolution!
http://androidforums.com/android-games/281306-walkabout-new-puzzle-game-demo-available-video-enclosed.html
kam187 is offline  
Reply With Quote