The great devs from the dev section made it they bypassed the bootloader for our x8 device..... and that means we can get the most perfect roms ever..... and all the modules we want....
the_laser said:
Greetings.
warning.
if you are not developer, please quit reading that post.
wait for user friendly tool with one big button.
here ( View attachment 712577 ) is toolset to permanently "unlock" semcboot of msm7227 semc phones.
that means, you can use own kernel and so on.
steps,precautions, etc.
unpack archive to any directory.
if you using eset antivirus or similar ****, it will find evil virus in adb.exe.
ignore that, it is not virus in any way, it is standard android debug bridge, bundled in one file to save space and usability.
now, if your phone unlocked officially:
flash phone with standard 2.0,2.1 android firmware,because kernel mapper module compiled for "2.6.29" kernel.
of course, enable "usb debugging"
run msm7227_semc.cmd,
( if you want, examine it before run, it is pretty straightforward. )
you will get similar output
Code:
process requires standard 2.x android firmware.
Press any key to continue . . .
Getting ROOT rights.
1743 KB/s (585731 bytes in 0.328s)
error: protocol fault (no status)
Waiting ...
Removing NAND MPU restrictions via SEMC backdoor. Permanent. Require ROOT rights.
192 KB/s (3087 bytes in 0.015s)
success
Waiting ...
Getting ROOT rights.
Waiting ...
Writing patched semcboot. Two step process
First, we need get access to semcboot area
504 KB/s (8064 bytes in 0.015s)
Second, we need to write semcboot ;)
1130 KB/s (596916 bytes in 0.515s)
successfully wrote 0003ff00
Press any key to continue . . .
bingo, your phone now has unlocked bootloader.
if your phone unlocked by setool2 software, use msm7227_setool2.cmd
if your phone unlocked by 3rd-party software other than setool2, do not run anything -
it will disable radio capability of your phone and you will need to unlock phone by setool2 software.
hopefully, mizerable flea and mOxImKo will release something similar for your phone.
okay, now about other details.
1.
unlocked bootloader require unlocked loader, yep ?
loader\loader.sin is special unlocked loader, which will be accepted ONLY after your "unlock" semcboot with previous steps.
to distinguish unlocked semcboot and original semcboot, first letter in version tag of semcboot output will be lower case, i. e. "r8A029"
( same applies for loader version tag )
so, all that stuff with signatures are not for us, so i removed them - loader will ignore signature part of SIN file.
2.
we should make SIN file somehow, right ?
for that i prepared "dumb" bin2sin utility.
[input] - is input binary file.
[partition info]
android implementation on s1 semc qualcomm phones based on partitions,so we MUST define it for our file.
you can get required partition info from standard semc sin files, it is first 0x10 bytes of DATA, right after header, i.e.
[type] - partition type, 9 - partition without spare, 0xA - partition with spare.
kernel partition is partition without spare.
if that parameter omitted, type = 9
[block size] - nand block size, if omitted, it is standard size 0x20000
there is example in sinTools\example_build.cmd
3.
kernel should be prepared specially to be accepted by semcboot.
for that there is tool bin2elf.
we need 2 segments:
segment 1 is unpacked linux kernel image, i.e.
( e10/kernel/arch/arm/boot/Image )
it looks like entrypoint and load address for segment 1 is always same for all msm7227-based semc phone, it is 0x00208000
attributes for image 0x0
segment 2 is ramdisk.
it looks like entrypoint and load address for segment 1 is always same for all msm7227-based semc phone, it is 0x01000000
set attributes for ramdisk 0x80000000, that is extremly important.
there is simple kernel example in sinTools\example_build.cmd
ps.
@blagus:
NAND MPU disabler has only one relation to rFoNe - he took it from setool2, together with entire idea for msm7227 bypass.
your 6-wings friend with many nicks done exactly same.
NAND MPU has nothing to do with memory firewall, so it will not help with kexec things, however, who will care now.
Click to expand...
Click to collapse
Sent from my X8 using XDA App
What´s up?
Edit: Now there is a text in previous post. Yersterday there was nothing
Like realdualtouch for synaptics ??
Hehe sooo excited...
abaz123 said:
Like realdualtouch for synaptics ??
Hehe sooo excited...
Click to expand...
Click to collapse
Synaptics doesnt support two or more fingers just one so even if bl is cracked it wont help. But we will be able to oc GPU for example and also Racht will continue porting sense ROMs to x8.
To be honest, I just don't believe it if the devs don't officially announce.
But synaptic phones like htc legend and nokia n8 support DT. So it might be possible and I 'm not the only one who says that. LOL
However I hope it's possible.
Sent from my X8 using XDA App
so cracked bootloader why good for us? What extra things can we get now? overlock gpu okay, other?
OP, please include original post in BL thread from the_laser in 1st post, this will keep non dev's out of BL thread in dev section, Thank you.
EDIT: Thanks lopman
Congratulations to the X8 community!
It has finally happened.
Also to the guy who said this isnt true, you should check the thread out abit more. the_laser is the guy who bypassed the bootloader on the x10 if i remember correctly
Time for fully functional SENSE Racht?
abaz123 said:
But synaptic phones like htc legend and nokia n8 support DT. So it might be possible and I 'm not the only one who says that. LOL
However I hope it's possible.
Sent from my X8 using XDA App
Click to expand...
Click to collapse
THEY HAVE A DIFFERENT SYNAPTICS DIGITIZER!!!!!! Its been explained sooooo many times (by real devs, with documentation from synaptics) that the particular synaptics digitizer that's in our phone doesn't support more than one finger! I don't mean to attack u personally cos I'm sure ur a great guy but it annoys me to see this everywhere.
Also awesome news about bootloader but some confirmation by blagus or someone would be nice
Sent from my X8 using XDA Premium App
They have same synaptic digitizer , even devs told that... -.- Do some read.
mati96PL said:
They have same synaptic digitizer , even devs told that... -.- Do some read.
Click to expand...
Click to collapse
+1000 Same digitizer ! But nobody want to do DT on our phone !
http://forum.xda-developers.com/showthread.php?t=1185150
Sorry for my bad english
@dmcb123 : i know what I wrote. And I'm sure.... I'm not the only one who says that : AnDyx(great dev) and other devs said that too. If you don't believe me, you can read a topic called "x8gesture" and
you'll be surprised, man
Sent from my X8 using XDA App
Say if I get a bricked x8 (buy one or whatever...) with a Cypress. can I replace the chips? well I cant but I can get someone who would do that. Possible? or are there problems with the kernel and that sorts of nature?
Bahurs1 said:
Say if I get a bricked x8 (buy one or whatever...) with a Cypress. can I replace the chips? well I cant but I can get someone who would do that. Possible? or are there problems with the kernel and that sorts of nature?
Click to expand...
Click to collapse
Not the chips, you could replace the entire dizitizer.. it would work and it's easier
so does this mean major bugs will be eliminated?
what is next? like how do we get benefits of bl?
and btw do we have now new features?
and does this mean better performance and better oc?
if we unlock our bootloader with stock SE 2.1 firmware will we still be able to flash a custom ROM i.e. FroyoBread and still have it unlocked?
Questioner said:
so does this mean major bugs will be eliminated?
what is next? like how do we get benefits of bl?
and btw do we have now new features?
and does this mean better performance and better oc?
Click to expand...
Click to collapse
hard to tell all... you can just go see what they achieved with x10. same thing
(almost...)
Nikkopt said:
Not the chips, you could replace the entire dizitizer.. it would work and it's easier
Click to expand...
Click to collapse
Hmm... do you think they sell that on ebay? I mean really, people with bricked Cypress can get the last drop out off it, why not? I must go see what the corner shops are offering....
Unlocked bootloader is like super superuser. Basically it allows greater changes to your phone like custom kernel etc. So our kernel can be upgraded to a newer version, we can include overclock, underclock, swap, pinch-zoom, mddi fix and other stuff into the kernel, so we don't need modules any more.
So this will make more room on the rom side of thing then?
super.sense on x8
Related
Has anyone really tried to replace the original bootloader e.g. with one from familiar linux or redboot?
Though I didn't manage any of these loaders execute in RAM I found at least that BootBlaster 3900 from handhelds.org runs on the XDA. I only was not brave enough to click "Flash -> Program" :wink:
BTW: Is it true that Windows boots without a bootloader? I read it in one of the posts.
Thanks in advance
Matthias
Hi,
noone said:
Has anyone really tried to replace the original bootloader e.g. with one from familiar linux or redboot?
Though I didn't manage any of these loaders execute in RAM I found at least that BootBlaster 3900 from handhelds.org runs on the XDA. I only was not brave enough to click "Flash -> Program" :wink:
Click to expand...
Click to collapse
I think it is good you were not brave enough, cause it would have been stupid. Chance is very high you brick your XDA II forever. I have a half ported version of bootldr for XDA I, but haven't even flashed that into it. Never assume that something that works on one pocket pc will work on another. Especially at this low level.
BTW: Is it true that Windows boots without a bootloader? I read it in one of the posts.
Click to expand...
Click to collapse
It was certainly not on the XDA I. There has been talk that it was the case for iPaqs. I have no idea about the XDA II, but I'm not prepared to test it to find out .
Well, if there is no replacement bootloader at hand, how far could we get using the original bootloader. I would like to boot some linux kernel at least to see what is working and what not.
As far as I can see the l command should do the job. My main questions are:
0. Can I (accidentally) load anything to ROM with l (and thus screw up windows)?
1. Can the bootloader be used to pull an initrd and a linux kernel over USB-Serial to RAM and run it from there?
1.a) How do I address RAM?
2. Does the kernel have to be preprocessed / formatted in any way?
3. How do I actually setup the connection for l to load something from my linux box?
Thanks in advance, I'm looking forward to your replies.
Matthias
Hi all,
I realize this is a post about a Motorola phone but please bear with me.
As you might know, the Milestone firmware is firmly locked, unlike its cousin Droid. Among many things, this forbids overclocking because we can't change the kernel and unlock new frequencies.
However I developed a solution that allows overclocking by changing key structures directly in the kernel memory in runtime. All you need is a rooted phone; no flashing involved. For this to work, the module must know two memory addresses that are specific to each kernel. Fortunately, Motorola appears to have reused its kernel on most 2.1 firmwares, and I've yet to come across a firmware where it doesn't work by default. Confirmed working are Central Europe, Telus and Brazilian firmwares. Testers are welcome to give it a try.
Now for the relevant part for XDA: in theory this can be applied to any kernel on any other phone. You may say it's unneeded because you can already overclock; but you must flash a specific kernel to get a particular speed. It would be much better to be able to set any maximum frequency/voltage on the fly without flashing or rebooting. For instance, you could overclock to 1.0 GHz before a browsing or gaming session and then return to a lower frequency like 600 MHz, though still overcloked, for battery savings and safety. It's up to you.
Milestone users can try it out now:
http://code.google.com/p/milestone-overclock/
For the rest of you, what do you think?
sounds fantastic, I'd love to check it out but for the life of me I can't find the page.
If you want to pm it to me, I'll post it.
Nice. Telus Milestone User here. Would love to learn how to do this for mine.
Here is the project link:
http://code.google.com/p/milestone-overclock/
found it. looks like a fantastic idea.
How can we help get the addresses?
awesome .....wht there is no milestone/droid section here is beyond me ....wtf
Because it was decreed months ago by someone and no one seems to like changing their mind once they make a decision in this day and age.....
but it's need to root, could you fix it?
stevecai said:
but it's need to root, could you fix it?
Click to expand...
Click to collapse
what's the problem with rooting the milestone? There's plenty of solutions for that. Just no custom kernel/ramdisk, which this works around by using a kernel module.
hi,
i use the 2.1-reu version on my milestone,
but in order to prevent the 2.1 introduced alarm bug,
i have updated the kernel (only) to the 2.1-telus
(via a sbf).
is possible to use this mod to overlock my phone?
how?
if not, how help you to obtain the addresses?
thank's and continue your great work!
robert
gemini002 said:
awesome .....wht there is no milestone/droid section here is beyond me ....wtf
Click to expand...
Click to collapse
XDA is a HTC developer forum, not an Android forum. Google some moto modding sites, i know modmymoto.com is pretty good, found out how to root the Cliq (garbage) there.
staticshadow said:
XDA is a HTC developer forum, not an Android forum. Google some moto modding sites, i know modmymoto.com is pretty good, found out how to root the Cliq (garbage) there.
Click to expand...
Click to collapse
I have read this explanation several times.
I do not mind, but then because there are subforums dedicated to sonyericsson, hp, etc in xda.
modmymoto is good but the best developers site is, withous any doubt, xda-developers!
Re: milestone-overclock
Xda-developers is for htc and android is for porn.
Welcome to xda btw and great job. Now prepared to be flamed for uttering the M word.
-------------------------------------
sent via xda app from my milestone
ady said:
android is for porn.
Click to expand...
Click to collapse
are you Steve Jobs ?
miragu said:
Hi all,
Now for the relevant part for XDA: in theory this can be applied to any kernel on any other phone.
Click to expand...
Click to collapse
Will the method to find the right address that will be posted at /wiki/Disassembly work with every phone and kernel,too?
Has the app something like a setting where you can just change the address to the one you found with the method above?
Would really love an overclocked 2.1 on the HTC HERO. There is no oc-2.1-kernel for the Hero, yet.
Thanks for the great work, til now!
this is a good via to mod any application.
please, publish the source code of your applicacion ASAP.
thx
Source code for the kernel module released
Hi all,
Thank you for your support. I've just uploaded the source code for the kernel module and also the standalone module itself (it's included in the apk but still). Will write the Disassembly section soon, stay tuned.
miragu said:
Hi all,
Thank you for your support. I've just uploaded the source code for the kernel module and also the standalone module itself (it's included in the apk but still). Will write the Disassembly section soon, stay tuned.
Click to expand...
Click to collapse
hi,
i'm interested on include this in my system applications directory,
in order to prevent your deletion on hardreset, and in order to make it available FOREVER
the instructions are that:
cp OverClock.apk /system/app
cp OverClock.ko /system/lib
????
thx
The overclock.ko is created automatically when you press the "Load module" button in /data/data/pt.com.darksun.milestoneoverclock/files/overclock.ko. You don't need to copy it. I'm providing it separately so that people can load/bundle it without ever running the apk.
bartito said:
hi,
i'm interested on include this in my system applications directory,
in order to prevent your deletion on hardreset, and in order to make it available FOREVER
the instructions are that:
cp OverClock.apk /system/app
cp OverClock.ko /system/lib
????
thx
Click to expand...
Click to collapse
ok,
if i'm interested on have overclocking on my milestone after boot the system, and don't interested on manually execute the apk on each reboot, i need only to copy the OverClock.ko to /data/data/pt.com.darksun.milestoneoverclock/files/overclock.ko on boot time ?
but in your wiki page says to execute "insmod overclock.ko max_rate=800000 max_vsel=62"
please, provide me instructions to set overclock in boot time
The module created by the apk is preserved across reboots. However, if you want to run the module completely standalone I recommend you put it in /data/local/overclock.ko and run insmod /data/local/overclock.ko max_rate=800000 max_vsel=62
About Multi - touch
You can do multitouch driver as a module. This
kernel module to be unloaded from memory the old driver and load a new one. one person did it for the ebook.
Click to expand...
Click to collapse
Here's how to compile and add module:
http://forum.xda-developers.com/showpost.php?p=11854116&postcount=10
'andrej' has also added a sample from G1
any developer willing to help?
We need someone with knowledge in C, or give me touchscreen module sources for both X10 multitouch module and X8, and 2-3 weeks of time to try to make this work... I'd figure out differences between two modules and put mulitouch part to x8's module... I've had success in similar stuff already so why don't give it a try? We have nothing to lose... (except time, of course )
Will this work?
excellent! I'm in support for this
blagus said:
We need someone with knowledge in C, or give me touchscreen module sources for both X10 multitouch module and X8, and 2-3 weeks of time to try to make this work... I'd figure out differences between two modules and put mulitouch part to x8's module... I've had success in similar stuff already so why don't give it a try? We have nothing to lose... (except time, of course )
Click to expand...
Click to collapse
Cool. I'm no programmer but I'll try and get a developer to share the X10 module, and then you can perhaps give it a shot If a developer jumps onboard, it'll be brilliant ofc.
@Others
From what I've heard, this has been done and ought to work. Since you dont need to push a new kernel altogether, that step is bypassed.
If it worked, would it be implemented on official 2.1 only, or could it be ported to non-official roms too?
Graveir said:
If it worked, would it be implemented on official 2.1 only, or could it be ported to non-official roms too?
Click to expand...
Click to collapse
Its a bit premature to comment on that. First we need to get developers onboard. But once the kernel module is modded, it should work across all ROMs.
Relevant: http://en.wikipedia.org/wiki/Loadable_kernel_module
See the section for binary compability.
Sent from my X8 using XDA Premium App
oisteink said:
Relevant: http://en.wikipedia.org/wiki/Loadable_kernel_module
See the section for binary compability.
Sent from my X8 using XDA Premium App
Click to expand...
Click to collapse
it says
"In an attempt to combat those problems ,
symbol versioning data is placed within the
. m o d i n f o section of loadable ELF
modules . This versioning information can
be compared with that of the running
kernel before loading a module ; if the
versions are incompatible , the module will
not be loaded."
Maybe the module can be customized, and the symbol versioning data added, so that the kernel doesn't reject it?
Just a thought. Somebody has managed to.do this for another device. I'll try and get in touch with him.
Check out this thread. Here is where the discussion about such a possibility started:
http://forum.xda-developers.com/showthread.php?t=976948
Background:
My Desire Z is a phone from work, so I guess it's not meant to be fiddled with, but having rooted the other Android devices I have, I was somewhat annoyed that there is nothing similar to the Super One Click for my device.
I have hence produced a front end, that basically does nothing more fancy that proving a GUI front end to existing procedures.
It has two buttons, one for downgrade and one for the rooting.
I use the description (and files) from Cyanomod and I would welcome feedback on the procedures:
Downgrade:
wiki.cyanogenmod.com/wiki/HTC_Desire_Z:_Firmware_Downgrade_(Gingerbread)
Rooting:
http://wiki.cyanogenmod.com/wiki/HTC_Desire_Z:_Rooting
Releases:
0.1 - Initial release - framework established, not fully working
0.2 - Second release - Downgrade works to the point where PC10IMG.zip is to be installed. Returns "CID incorrect!"
0.9 - Public beta - has been proven in battle by working on my phone. If DOES state that it failed rooting due to mismatching MD5 hashes, but they do match and it does work so this is still confusing. Very limited error handling, so you can easily fool it in a gazillion different ways.
Files available:
http://www.bergatrollet.se/root/ (will make something a bit fanizer that the plain dir ;-)
Here you find the distribution package, but also the full source code (Delphi XE2).
Please mind; the distribution package does NOT contain the pack of tools needed. Please feel free to suggest where I can place a 300MB package now that Kimble got bust and megaupload is no longer an option...
The following tools are needed/used:
busybox
embedwpthis.pl
flashgc
fre3vo
gfree
hboot-eng.img
misc_version
PC10IMG.zip
psneuter
recovery-clockwork-3.0.2.4-vision.img
root_psn
su
Superuser.apk
Thanks for the comments received so far - looking forward to you testing it, and for pressing "thanks" on the post
Sounds interesting. My phone is already rooted so I guess I can't really help out?
You want to automate the two processes - is that correctly understood? It would save a lot of lazy people a lot af reading, that's for sure
Lazy people should not mess with their phone in the first place. As mentioned, if the destination matters to you more than the journey then you should definitely not be here...
Regardless, this is a nice gesture...good luck!
Sent from my DZ.
There have been a few people crying about not being able to root since GB. I don't understand why they can't or if there just too many steps. I found it easy but it does take an hour or so. Maybe this will help them. I'm sure they'll being willing/able to test for ya. Thanks!
whpsnp said:
Sounds interesting. My phone is already rooted so I guess I can't really help out?
You want to automate the two processes - is that correctly understood? It would save a lot of lazy people a lot af reading, that's for sure
Click to expand...
Click to collapse
I will provide the source for it (Delphi XE2) so anyone willing to take a look at that are also welcome to give me a hand.
Correct; automate the two processes of downgrading and of rooting. They are made into two buttons as not everyone would need the downgrade.
I am uploading the two zips to www.bergatrollet.se/root.
The distribution one is quite heavy (300 MB as it contains the old ROM) so I also uypload a version with only the exe file and a reference to the binaries needed.
crestofawave said:
Lazy people should not mess with their phone in the first place. As mentioned, if the destination matters to you more than the journey then you should definitely not be here...
Regardless, this is a nice gesture...good luck!
Sent from my DZ.
Click to expand...
Click to collapse
Quite a few people rooted their phones using Single Click options, and not all of them are lamers.
Fiddling with ADB is IMHO not mandatory knowledge for benefiting from a rooted handset!
That would be awesome if you can do it. I rooted mine quite easily from froyo using scripts or what have you. Visionary for temp root and gfree to finish the job. Abd doesn't work well with this phone.
Sent from my HTC Vision using xda premium
I'll unroot to test.
Sent from my HTC Vision using xda premium
Android_Monsters said:
I'll unroot to test.
Sent from my HTC Vision using xda premium
Click to expand...
Click to collapse
The only prerequisite is that you need ADB installed, but all the applications needed and packed in the distribution ZIP.
Do you need your env variables set?
-Nipqer
You mean like path? All the tools needed are in ./bin/ relative the exe file (regardless of where you put it), so the only part where I see a need is if the adb needs something of the usb drivers...
Sent from my HTC Vision using XDA App
(Deleted dupe)
+1 on this project.
keep going
Working on it ...
To keep you updated on the progress:
Downgrader:
- There are differences between the Cyanogenmod downgrader guide and the XDA guide. The XDA one features a gold card thing which seemingly isn't necessary. (Can't anyone explain this in a human language?)
- It fails in the part where the mobile validates the PC10IMG.zip where I get an error on the CID.
Rooter:
- Can't test this until the downgrader works, but it could already be OK ;-)
Will update the stuff on the site in a few hours so please don't pick up the version there just yet as it's the old one.
BacchusFLT said:
To keep you updated on the progress:
Downgrader:
- There are differences between the Cyanogenmod downgrader guide and the XDA guide. The XDA one features a gold card thing which seemingly isn't necessary. (Can't anyone explain this in a human language?)
- It fails in the part where the mobile validates the PC10IMG.zip where I get an error on the CID.
Rooter:
- Can't test this until the downgrader works, but it could already be OK ;-)
Will update the stuff on the site in a few hours so please don't pick up the version there just yet as it's the old one.
Click to expand...
Click to collapse
the CID error can be solved by using the goldcard and i am not a robot
—————
|RIROZIZO|
—————
Riro Zizo said:
the CID error can be solved by using the goldcard and i am not a robot
—————
|RIROZIZO|
—————
Click to expand...
Click to collapse
I adjusted the Cyanogenmod instructions by the goldcard sections of the of XDA, which I hope made it work. As said, I am now on CM7.1 after downgrading and rooting with my own code.
It took me alot to go from unbrick status in HC to get this far with V3! Now I see there v4,v5,v6,v7 , obviously the functions give better peformance ,but do I really need this? Also how do upgrade the BL ,the last time was a pain in the ass ,hopefully its a little easier ? Im am also running (t)hors tegra rom and its smooth as whistle , not sure updating the BL will add anything for me? Anyone want to change my mind, MD? Civato?
Vintage144 said:
It took me alot to go from unbrick status in HC to get this far with V3! Now I see there v4,v5,v6,v7 , obviously the functions give better peformance ,but do I really need this? Also how do upgrade the BL ,the last time was a pain in the ass ,hopefully its a little easier ? Im am also running (t)hors tegra rom and its smooth as whistle , not sure updating the BL will add anything for me? Anyone want to change my mind, MD? Civato?
Click to expand...
Click to collapse
The best things in life don't come easy
Well, to be honest, I stayed with version 4. 4 gives you the ability to use your own custom bootloader image, and also Fastboot options. Fastboot options are great when you fubar everything else The other versions are only needed if you plan on running a Linux partition for dev work. You can also boot to different kernels, but most users wouldn't need that.
I used Blackthund3r's exe application to get the version 4. Selected bootloader only, do the automatic install. Over and done with in 1 minute without having to install the rom again. (pay no attention to the windows error).
With version 4, you also can do a CWM flash to any future bootloaders, so no need for the NVFlash stuff.
But if version 3 is working ok for you, then hey, let it be. Nothing wrong with it.
Moscow Desire said:
With version 4, you also can do a CWM flash to any future bootloaders, so no need for the NVFlash stuff.
Click to expand...
Click to collapse
That alone makes going to at least 4 worth it in my book (I'm on 6). That way it will make it easier for you in the future in case some other future bootloader stuff comes that you are interested in. Flexibility is good.
Thanks MD , I'll be doing that when I get a chance this weekend!
I got V7 , but I would recommend beeing at least at V4- 0.03.14 version , V5 , V6 and V7 are all variations of that 0.03.14 ICS bootloader.
civato said:
I got V7 , but I would recommend beeing at least at V4- 0.03.14 version , V5 , V6 and V7 are all variations of that 0.03.14 ICS bootloader.
Click to expand...
Click to collapse
Exactly. Ver 3, will suit most of all people.
Ver 4, you can change to your own boot logo (within the guidelines of image size).
Ver 4 gives fastboot options. Do you need it? Probably not in most cases. But for me, I believe in overkill.
Moscow Desire said:
Exactly. Ver 3, will suit most of all people.
Ver 4, you can change to your own boot logo (within the guidelines of image size).
Ver 4 gives fastboot options. Do you need it? Probably not in most cases. But for me, I believe in overkill.
Click to expand...
Click to collapse
Don't forget , V3 is 0.03.12 and not 0.03.14 like V4 and up.
well if you look at my signature ,I too believe in "overkill" MD , thats why I asked , just needed clarification on what the newer versions give me, I think Civato needs to change one part of his signature to "dont be a chicken , just do it" , I like that in all his posts !!!
Ok I went with V6 what the hell!!!
Vintage144 said:
well if you look at my signature ,I too believe in "overkill" MD , thats why I asked , just needed clarification on what the newer versions give me, I think Civato needs to change one part of his signature to "dont be a chicken , just do it" , I like that in all his posts !!!
Click to expand...
Click to collapse
I will
Thanks Civato , it always works for me! Whenever I think I cant do something , I just pause a second and then go for it!!!