I'm having trouble deciding exactly how to go about this. - myTouch 4G Q&A, Help & Troubleshooting

So I just two days ago received my MT4G and am going to root. I received this phone running GB already so I need to downgrade to froyo before rooting. Well I have attempted to follow a few guides on downgrading but have been stopped each time by the part where it says "use visionary to gain temproot" because visionary doesn't work for me on this MT4G.
I have tried using William's beta downgrade one click but not working yet.. any help?
Sent from my HTC Glacier using xda premium

They mean use visionary method to root regularly after downgrading. When you downgrade, you will go back to froyo being able to root with visionary again.
Downgrade method here
http://forum.xda-developers.com/showthread.php?t=1178912
Sent from my HTC Glacier using xda premium

okay, if I the adb so that its just the adb folder on C: drive where do i place the files supposed to be in platform tools?
Sent from my HTC Glacier using xda premium

CoNsPiRiSiZe said:
okay, if I the adb so that its just the adb folder on C: drive where do i place the files supposed to be in platform tools?
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
If i'm reading this correctly.
You would place them in the c:\adb folder
and when you open the CMD prompt you change the drive to c:\adb

So now I have to change all the commands to reflect the folder destination and I will b ok?
Sent from my HTC Glacier using xda premium

CoNsPiRiSiZe said:
So now I have to change all the commands to reflect the folder destination and I will b ok?
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
You just just change you directory.
for example my computer pops up
Code:
C:\Documents and Settings\KOI User>
when i got into the CMD promt
so i use the cd c:\adb to change the directory
so it will look something like this
Code:
C:\Documents and Settings\KOI User>cd c:\adb
c:\adb
then i can just push/pull/execute what ever i need from the c:\adb folder

alright well I plan to root and all tonight if I have questions can I pm u?
Sent from my HTC Glacier using xda premium

CoNsPiRiSiZe said:
alright well I plan to root and all tonight if I have questions can I pm u?
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
feel more that free to but i'll be honest i rarely surf XDA while i'm at home. I have a 2 year old daughter who is keeping me busy.

neidlinger said:
feel more that free to but i'll be honest i rarely surf XDA while i'm at home. I have a 2 year old daughter who is keeping me busy.
Click to expand...
Click to collapse
Ahh alright no problem. Shouldn't have to pm but glad to know u could help
Gratz on the daughter
Sent from my HTC Glacier using xda premium

Related

Any way to unroot and go back to stock?

Long story but I screwed up my permaroot and cannot figure out how to continue. Is there any method to flash back to full stock if I cannot do "su" (i get an "unknown user root" error). Thanks.
Mark
Sent from my PC36100 using Tapatalk
Edit for length.
Thanks. Wasn't working for me, but the guys helped my use the alternate approach AND change the perms on su and that got me to a point I could start over again.
jjlean said:
Sent from my HTC Ice Glacier using XDA App
Sent from my HTC Ice Glacier using XDA App
Click to expand...
Click to collapse
works great for me

Wifi isn't working

After rooting and all my wifi keeps giving me the Error message. Any ideas how to fix it?
Sent from my HTC Glacier using XDA App
prophet828 said:
After rooting and all my wifi keeps giving me the Error message. Any ideas how to fix it?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
After rooting and all? What's all? Are you new to rooting? Sounds like you might have jumped in too quick.
prophet828 said:
After rooting and all my wifi keeps giving me the Error message. Any ideas how to fix it?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
which rooting guide did you use? did you change your kernel? you need to replace the bcm4329.ko file in /system/lib/modules with the one that corresponds to the kernel you are running...
Yes I am new to it but I am really good when it comes to computers
I am trying to learn everything about the android coding and all. Cause I just bought the mt4g Last week. But I followed instructions on a you tube video. By mackster248. Its they ove xda provided
Sent from my HTC Glacier using XDA App
prophet828 said:
Yes I am new to it but I am really good when it comes to computers
I am trying to learn everything about the android coding and all. Cause I just bought the mt4g Last week. But I followed instructions on a you tube video. By mackster248. Its they ove xda provided
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
ok... settings>about phone>Software Information> Kernel version... I need it...
Just a sort of "duh" reminder to always read things carefully before you do anything.
For example I quickly read the title of this thread as "Wife isn't working" and I thought "Tell me about it"
The kernel version is 2.6.32
Sent from my HTC Glacier using XDA App
prophet828 said:
The kernel version is 2.6.32
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
that's not the whole thing... I need the whole string...
2.6.32.21 Gorilla-OC-1.6ghz-betaV05-G20b06bc-dirty [email protected] #22
prophet828 said:
2.6.32.21 Gorilla-OC-1.6ghz-betaV05-G20b06bc-dirty [email protected] #22
Click to expand...
Click to collapse
well you didnt "just" root then. Are you running Iced glacier rom also?
prophet828 said:
2.6.32.21 Gorilla-OC-1.6ghz-betaV05-G20b06bc-dirty [email protected] #22
Click to expand...
Click to collapse
READ READ READ READ READ.....
ok.... DOWNLOAD THIS then put it in the directory with adb. In command prompt navigate to the directory with adb then put these commands in
adb shell
mount -o rw,remount -t ext3 /dev/block/mmcblk0p25 /system
exit
abd push bcm4329.ko /system/lib/modules/
adb reboot
your wifi should be fine after this.
Ok, do I need the terminal emulator? To type these commands
Sent from my HTC Glacier using XDA App
prophet828 said:
Ok, do I need the terminal emulator? To type these commands
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
no you need adb... google android sdk download install
if you can't figure that out copy the file to your sdcard then in terminal do this
unplug phone
mount -o rw,remount -t ext3 /dev/block/mmcblk0p25 /system
cp /sdcard/bcm4329.ko /system/lib/modules/
this should fix it... might take a reboot
Which version do I need? 2.2 or 2.3
great now my SU permissions are denied....
Sent from my HTC Glacier using XDA App
you probably didn't root properly and only had temp root then
That makes sense. How do I get rid of clock work mod. I'm just gonna go back to stock. This rooting is
A pain in the ass.
Sent from my HTC Glacier using XDA App
prophet828 said:
That makes sense. How do I get rid of clock work mod. I'm just gonna go back to stock. This rooting is
A pain in the ass.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
It's really not that bad. You just need to slow down, take a breath and follow the instructions and everything will right itself.
Some people always think that there is a one-click solution; when in fact you just need to follow a few precise directions. Key word being 'precise'.
If you want to unroot and go back to stock, check my sig for unrooting.
prophet828 said:
That makes sense. How do I get rid of clock work mod. I'm just gonna go back to stock. This rooting is
A pain in the ass.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
flash the RUU you can get it from the downgrade post it will undo everything except radio s-off
What does RUU stand for?
Sent from my HTC Glacier using XDA App
prophet828 said:
What does RUU stand for?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
I'm not sure did you check here?

Can't seem to get my s=off

So this is my second my touch 4 I rooted my first on no problem. Now that I'm an trying this one it doesn't seem to be taking the root. It comes up with the installing kernal them haas a problem and said failed for the .to file. Idk what I'm doing wrong and I'm not too great with ubuntu yet. New os for my poor windows computer...
Sent from my HTC Glacier using XDA App
so ive tried a few different things including a factory reset witch still has yet to take hold
Are you using gfree or root.sh? Haven't there been a few people who tried root.sh and it wouldn't work?
I've actually tried both of them and still to no success... I'm stumped I'm about to sends it back for a new one.
Sent from my HTC Glacier using XDA App
Not really sure what else to do.
Sent from my HTC Glacier using XDA App
static760 said:
Not really sure what else to do.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
Tell us what you have tried so far so we can help you figure out what else you need to try. I had tried a couple of different methods before i found one that worked. The one that i found to work for my phone was found on another site through a link i got on the ultimate s=off thread.
Thank you guys I went and got a root explorer and moved the Gfree files to data/local
Then ran it in terminal works wonderfull.
Loving this sense 3.0
Sent from my myTouch_4G_Slide using XDA App
So u got it now.?
Sent from my HTC Glacier using XDA Premium App

[q] two different problems

ok first problem is i'm using VU and when I take a picture the flash hours of before the picture taken so Rhett picture if realty dark our only half of it is exposed is there any way to get past this or no
now the second problem when I user the market slot of the apps say there unavailable especially a so that i downloaded before.and deleted it, any solution to this eIther?
Sent from my HTC Glacier using XDA App
check md5 and reflash
Sent from my HTC Glacier using XDA App
Teo032 said:
check md5 and reflash
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
what do you mean
Sent from my HTC Glacier using XDA App
MrKickstand said:
what do you mean
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
EVERY linux based download has a MD5SUM. Which verifies the download isn't corrupt.
What you need to do is download the ROM to the SDcard's root directory. Then from either the ADB command prompt or Terminal Emulator type
Code:
# md5sum /mnt/sdcard/<rom_name>.zip
that will kick out a code and then verify that against the source you downloaded it from.
neidlinger said:
EVERY linux based download has a MD5SUM. Which verifies the download isn't corrupt.
What you need to do is download the ROM to the SDcard's root directory. Then from either the ADB command prompt or Terminal Emulator type
Code:
# md5sum /mnt/sdcard/<rom_name>.zip
that will kick out a code and then verify that against the source you downloaded it from.
Click to expand...
Click to collapse
Or download the free mand5 app from the market.
Sent from my HTC Glacier Sense 3.0 using xda premium

CWM Touch Recovery question

okay i have the free version of rom manager , and i know that they released touch recovery for mytouch 4G , my issue is that since i dont have premium rom manager , im gonna have to manually do it through fastboot or hboot (dont remember which) , my problem is that i have a damaged usb that doesnt mount or do anything other than charge . so how can i get the touch recovery ?
Use the links that have been posted to download it to your SD card. Use terminal emulator from the market to enter the commands to flash it. Leave out "adb shell" from the commands as that is telling the PC to use adb to execute.
Sent from my HTC Glacier using XDA App
Or use 4ext...
-Team MS
Sent from my HTC Glacier Sense 3.5 using xda premium
saranhai said:
Or use 4ext...
-Team MS
Sent from my HTC Glacier Sense 3.5 using xda premium
Click to expand...
Click to collapse
+1, but I think OP just wants to try CWM Touch...its bad. 4EXT way better my friend.
Sent from my HTC Glacier using xda premium
okay thanks guys , much appreciation .

Categories

Resources