Results 41 to 60 of 142
Root my M9
This is a discussion on Root my M9 within the Meizu M9 Rooting & Modding forums, part of the Meizu M9 category; Originally Posted by evow04 first one should have a copy of the original uboot, then we could extract the binary ...
-
02-23-2011 #41
-
02-23-2011 #42I'll try it tomorrow. And I'll try the uboot commands you list in another thread.can you try to access proc/config.gz in root shell?
Actually we don't know where uboot is.
Does anyone know where m8 (android version) put its uboot ? I guess meizu will reuse many things of m8 to m9.
One more thing, seems nobody notice the recover.log I uploaded in another thread, so I upload it again.
From the recovery log, I have an idea:
Seems m9 will extract the firmware to /tmp/update.zip, and extract the key to /res/keys. Maybe we can get these files when m9 recovery runs.
I'll try ittomorrow. It may help us to extract the firmware.
Since I'm not familiar with android, who know what these lines mean, and could we modify this to get more information?
Code:ro.secure=1 ro.allow.mock.location=0 ro.debuggable=0 persist.service.adb.enable=0
Last edited by easwy; 02-23-2011 at 01:29 PM.
-
02-23-2011 #43Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Poststhing is android on m8 is fan made & without uboot, so nothing usefull there.
if you could run in uboot the following commands, it might pop up:-)
Code:flpart - displays or modifies the partition table. fsinfo - print information about filesystems
I did,seems nobody notice the recover.log
but I磎 currently working, so did a wordwrap in notepad to read it very quickly. But it was still a mess so i gave up :-)
Not sure if that would work, but if it did, it would be fantastic.Maybe we can get these files when m9 recovery runs
But how would you pull it? using uboot or adb root shell ? Cause on reboot the content will be cleared I guess?
doesn磘 really matter, if it shows as 0 instead of 1 you phone is rooted permanent (so even without serial access).Code:ro.secure=1
Can磘 you pull it through serial root access, edit the default.prop file and push it back?
-
02-23-2011 #44
I've been trying to gain access to Uboot via both PuTTY and AcessPort, but no luck so far any tips?
-
02-23-2011 #45Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Postsdid you check the wirings?
& do you get the output itself?
-
02-23-2011 #46
The wires are correct, I've already triple checked. And I am getting a clear output, I just can't interrupt Uboot.
Do you have any tips for that?
I've been tapping enter or holding it down while my M9 was booting, but no response in either PuTTY or AccessPort.
-
02-23-2011 #47Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Postshow long are the wires?
And do you measure any voltage on the tx pin when you broadcast data in putty?
& did you power VCC like easwy mentioned?
@xcmir; I like ;=)
Last edited by evow04; 02-23-2011 at 08:41 PM.
-
02-23-2011 #48
The wires are 15cm or there about. VCC is powered by 3.3 Volts, just as easwy has done.
And my board says that data is transmitted every time I hit a key in PuTTY or AccessPort.
-
02-23-2011 #49Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Posts15 cm should be ok depending of the type of wiring

do you measure any spike using a multimeter when sending data?
edit interesting: ftp://ftp1.digi.com/support/patches/..._SD_U-Boot.pdfLast edited by evow04; 02-23-2011 at 09:00 PM.
-
02-23-2011 #50
It could have something to do with the internal pin in the Mini USB plug not staying in the plug haha, I guess I'll need to wire up a new one.

But it looks like xcmir has already made the Root stick
-
02-23-2011 #51Administrator
- Join Date
- Mar 2007
- Location
- Budapest, Hungary
- Posts
- 4,852
- Thanks
- 262
Thanked 1,140 Times in 438 PostsWhat does that picture mean evow?
-
02-24-2011 #52
-
02-24-2011 #53
-
02-24-2011 #54Freshman
- Join Date
- Sep 2007
- Posts
- 33
- Thanks
- 1
Thanked 23 Times in 10 PostsI can root M9 now without serial or adb, but wont realease details to public as its easily patchable bug. If coninsan or evow04 want the details, you guys can contact me, but I see you would already have root shell via serial anyways. Also nand is locked
-
02-24-2011 #55
sorry guys for such noob question but this is my first android phone so what is the point of rooting the phone. I know that you will laugh but how I will learn about it if will not ask
-
02-24-2011 #56Junior Member
- Join Date
- Jun 2008
- Location
- Netherlands
- Posts
- 92
- Thanks
- 10
Thanked 11 Times in 9 PostsOnce rooted, can we (normal M9 users) expect a custom M9 FW to update our devices to get root aswell? (without giving away how the root was possible)
Last edited by niq2001; 02-24-2011 at 07:06 AM.
-
02-24-2011 #57Lurker
- Join Date
- Jun 2010
- Posts
- 1
- Thanks
- 0
Thanked 0 Times in 0 Postsi want root my m9, who can tell me how to do?
-
02-24-2011 #58Administrator
- Join Date
- Mar 2007
- Location
- Budapest, Hungary
- Posts
- 4,852
- Thanks
- 262
Thanked 1,140 Times in 438 PostsHere's something...
ROOT工具,亲测M9 ROOT 成功 - 综合讨论区 - 魅族社区
-
02-24-2011 #59Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Postslol, on such small wiring things can go wrong very fast :-)
You can , if everything is soldered well, put some glue on it to make it more solid?
xcmir has already made the Root stick
Indeed, Congrats 2 xcmir !I can root M9 now without serial or adb
It磗 nice to see that there are coming more options on rooting m9磗.
You are right, as long as it are minor bugs that can be patched fast by Meizu, I wouldn磘 spread the information.wont release details to public as its easily patchable bug
One can better make use of it by dumping as much information as one can.
In case any one wants root they can fall back on the 'hardware' hack.
thanks for the offer, but I磎 not having an m9 so i wont be able to do something with it :-) (waiting on M9II )evow04 want the details
yupexpect a custom M9 FW to update our devices to get root aswell?
10 reasons why to rootwhat is the point of rooting the phone
You can see a few things.What does that picture mean
1: the "#" icon : this shows in a shell that you are root (normal user has "$").
2: command dd means you are going to copy files, in this case the content of mtd0
3: the raw content gets copied to the SD card in .img format
4: if I am right xcmir is trying to copy the NOR flash content & it looks successful.
damned, if you would have time, could you try one of the oldest firmware packages to see if that one contains this file? (its the kernel config).no /proc/config.gz
-
02-24-2011 #60
Possibly
We already know that the M9 has the extraction algorithme for Update.bin files, if we could extract that, then we could rig a program to unpack and compress update files - effectively pushing changes into place without the need for root access.
We would only need 1 full copy of the system, but it would be alot of work.
Yet since the only method of rooting is via a very fixable bug, firmware unpacking might be the only option for rom modification.
Similar Threads
-
USB Root anyone?
By 919263 in forum M8 ApplicationsReplies: 3Last Post: 07-12-2009, 09:10 PM -
M6 doesn't turn on after placed M6.EBN and resource.bin to root directory
By vpnnm in forum General Meizu M6Replies: 4Last Post: 09-22-2008, 09:48 PM -
Kein Root-Ordner?
By Azlan in forum GermanReplies: 9Last Post: 11-18-2007, 06:13 PM -
none of my files/songs are showing, just from root and the computer.
By protocl in forum TechnicalReplies: 1Last Post: 07-02-2007, 12:43 PM




Reply With Quote

