View Single Post
Old November 9th, 2009, 07:50 AM   #49 (permalink)
Rastaman-FB
Senior Member
 
Rastaman-FB's Avatar
 
Join Date: Sep 2009
Location: UK
Posts: 5,973
 
Device(s): i7500@galax0-1.6.3.4 OC@710mhz HTC Desire - never ending modding
Thanks: 111
Thanked 981 Times in 816 Posts
Default

Quote:
Originally Posted by giladgaron View Post
I don't see a problem with changing system files directly on the phone, linux is linux.
I know that ADB works on 7 x64, I just can't seem to make it work.

What will I have to do in recovery mode? I have rooted my phone with the recovery image, I've just never updated my firmware to anything higher because then I'll loose the RTL support my cellular provider has developed for my phone.

Anyone with H5 got it to work?
right, SU doesnt mean you have a adb root there for the remount command will not work
you can only use adb remount if you are in recovery or have a rooted kernal

SU is not a rooted kernal its logged in as super user but its still restictive as if you use ADB when device is booted in normal and you type adb remount it will tell you you cannot do it on live operation

what you are doing using a file browser will not work regardless of what permissions you are setting

fix your driver problem, boot into the modified recovery and run the commands correctly

it shouldnt matter what firmware you are on as the file is not even from our device however it uses the same hardware acceleration and chipset as the dream and thats why it works.
the previous file was incomplete and didnt work and so graphics were being software driven rather than hardware driven due to them messing up the file
Rastaman-FB is online now  
Last edited by Rastaman-FB; November 9th, 2009 at 07:52 AM.
Reply With Quote