[Q] booting recovery on 64bit EU version? - HTC Desire 510

Hi everyone...
Has anyone managed to get root acces or even boot twrp/cwm successfully on the EU 64bit version of the D510??
i have been trying to compile the kernel myslf but i dont have much experiance with kernels and setting up an environment..
and if anyone needs to use my 64bit variant for testing i will be here to help

Inside 4ndroid said:
Hi everyone...
Has anyone managed to get root acces or even boot twrp/cwm successfully on the EU 64bit version of the D510??
i have been trying to compile the kernel myslf but i dont have much experiance with kernels and setting up an environment..
and if anyone needs to use my 64bit variant for testing i will be here to help
Click to expand...
Click to collapse
Nobody working on it

vwadam said:
Nobody working on it
Click to expand...
Click to collapse
apaerently not although i am doing my best i have set up an ubuntu linux environment so i can compile kernels etc so hopefully i will be able to do something with it soon.. if not we will have to wait until htc release kernel source or a stock ruu so we can pull recovery and kernel from that..

Inside 4ndroid said:
apaerently not although i am doing my best i have set up an ubuntu linux environment so i can compile kernels etc so hopefully i will be able to do something with it soon.. if not we will have to wait until htc release kernel source or a stock ruu so we can pull recovery and kernel from that..
Click to expand...
Click to collapse
Oh ok,than good luck for it,hope to get it soon because my phone allredy in bootloop...

Related

[Kernel] ikxdf's kernels (original HTC 2.6.29 stable and 2.6.35.4 for tests)

Hi guys,
I stopped a while to build rom for tatoo but I continued to follow the thread.
For fun I have compiled the latest stable kernel ... if anyone cares to test it I'll put the link here.
I take this opportunity to insert a link to my kernel sources generated using HTC.
I think it's correct to use this kernel for the development of libraries on the camera and radio, as it turns out to be the only kernel you know works.
Compiling the latest kernel I have seen many great features ... but totally missing some drivers, such as those in radio ...
I do not understand this anxiety developers to have a custom kernel and the most updated ... But I think it is appropriate to start building a secure kernel. When the camera and the radio works then you can create as many kernels you want ... but not before.
This is my thought ... meanwhile I'll use this post to whoever wants to download the kernel and HTC for those who want to test my kernel 2.6.35.4.
Kernel_2.6.29_HTC
contain for shure all drivers for FMRadio,camera,bt ecc and all htc patches (if presents). this kernel il generated from HTC kernel source downloaded from htc site.
Features added: ext3 and ext4 partitions support
Kernel_2.6.35.4_v1NOT WORKING
Is a testing kernel. it is generated compiling the last stable source released on kernel.org
Kernel_2.6.35.4_v2
- FMRadio diriver inculded
- voltage and current regulator support
- Led drivers
- ext3 ext4
nice job, my friend.
francians said:
nice job, my friend.
Click to expand...
Click to collapse
is not nice... it haven't the radio drivers and i don't know if it work well...
i have only spent some time today because i have nothing to do..
it isn't a serious kernel for me...
ikxdf said:
Hi guys,
... But I think it is appropriate to start building a secure kernel. When the camera and the radio works then you can create as many kernels you want ... but not before.
Click to expand...
Click to collapse
Although I´m no dev, this is actually very sensible. I´d rather had a slightly outdated but FULLY functional kernel, than the most up-to-date but crippled one...
No source or config files or tweeks you made?
Good day ikxdf!
Seg
segway_ said:
No source or config files or tweeks you made?
Good day ikxdf!
Seg
Click to expand...
Click to collapse
i will upload the source and the config soon
The attached kernel Kernel_2.6.35.4_v1_[ikxdf].zip does not even boot.
No adb no something on /proc/last_kmsg after boot to recovery!!
Nice try ikxdf.
Seg.
segway_ said:
The attached kernel Kernel_2.6.35.4_v1_[ikxdf].zip does not even boot.
No adb no something on /proc/last_kmsg after boot to recovery!!
Nice try ikxdf.
Seg.
Click to expand...
Click to collapse
This is because he based it on the stock Linux kernel, and not the android branch... I don't even know if it's compiled for ARM or x86, but I'll check that soon...
Sent from my HTC Hero using XDA App
EDIT: I have checked for the kernel architecture and it is compiled for ARM. I also took the liberty of extracting the config from it, and saw that it seriously need lots of attention. I have attached a copy of the config below... BTW: good luck with getting this to work
segway_ said:
The attached kernel Kernel_2.6.35.4_v1_[ikxdf].zip does not even boot.
No adb no something on /proc/last_kmsg after boot to recovery!!
Nice try ikxdf.
Seg.
Click to expand...
Click to collapse
please sega-way evitate your sarcasm and read well before writing:
ikxdf said:
is not nice... it haven't the radio drivers and i don't know if it work well...
Click to expand...
Click to collapse
ikxdf said:
For fun I have compiled the latest stable kernel ... if anyone cares to test it I'll put the link here.
Click to expand...
Click to collapse
if u don't know i haven't a tatto for testing.
if anyone want test and send me the error i will try to fix if i find the time.
for me the only correct kernel is the 2.6.29 compiled from the htc source. All other kernel is only a game.
For the next time...learn to read all post before writing.
Thanks
kiljacken said:
This is because he based it on the stock Linux kernel, and not the android branch... I don't even know if it's compiled for ARM or x86, but I'll check that soon...
Sent from my HTC Hero using XDA App
EDIT: I have checked for the kernel architecture and it is compiled for ARM. I also took the liberty of extracting the config from it, and saw that it seriously need lots of attention. I have attached a copy of the config below... BTW: good luck with getting this to work
Click to expand...
Click to collapse
thanks Kill. I can't take a look now but next week i will try to recompile it. Please i need a .config of a original 1.6 ROM...can u upload it here?
ikxdf said:
thanks Kill. I can't take a look now but next week i will try to recompile it. Please i need a .config of a original 1.6 ROM...can u upload it here?
Click to expand...
Click to collapse
from the tattoo.. it was gz now is zip
ikxdf said:
please sega-way evitate your sarcasm and read well before writing
Thanks
Click to expand...
Click to collapse
Its just a feedback...
Sorry if you take it as something else....
Seg
i'm trying to made this kernel booting and have add some features:
- FMRadio diriver inculded
- voltage and current regulator support
- Led drivers
if anyone want test it i will upload it today
uploaded in first posts
I've been away from the Tattoo scene since we got root on this little device.
I'm currently interested in getting psfreedom to run on Tattoo but it seems that the stock HTC kernel is crippled (missing usb stuff). If your kernel is at least bootable, this would be a nice place to start
mainfram3 said:
I've been away from the Tattoo scene since we got root on this little device.
I'm currently interested in getting psfreedom to run on Tattoo but it seems that the stock HTC kernel is crippled (missing usb stuff). If your kernel is at least bootable, this would be a nice place to start
Click to expand...
Click to collapse
if u are talking about 2.6.35.4 version you have to try if it can boot because i haven't a tattoo for test it.
I have sell my tattoo after 2 week but all great users of this thread have always made a great testing job for me and for my rom.
If anyone want test if this kernel is booting or not i will contine to develope it.
If it doesn't boot and adb will start i need a logcat.
if u are talking of the original htc kernel 2.6.29 version it is already working on my rom (Pancake) .
i will release sonn the wlan.ko module for 2.1 and for 2.2 roms for the 2 versions of kernel.
Hi, ikxdf!
I'm willing to try your kernel. I am quite an experienced linux user of desktop and server but I'm quite new regarding ROM flashing. But still, from what I gather I have to flash your kernel archive in the boot sector, right?
I have AmonRA's recovery installed and tested. And I'm eager to try cooked stuff as I've just gotten my Tattoo out of service today after 3 weeks!!! I was so dissapointed in having my old Nokia again.

[Q] [Kernel] Building my own kernel

Hey guys i just started to develop for android. I already have a linux (Ubuntu) machine and the kernel source from samsung. I know how to build the kernel too. But now my question is: Can i test the kernel without flashing it to my device? I dont want to damage anything
KvnTM said:
Hey guys i just started to develop for android. I already have a linux (Ubuntu) machine and the kernel source from samsung. I know how to build the kernel too. But now my question is: Can i test the kernel without flashing it to my device? I dont want to damage anything
Click to expand...
Click to collapse
No options, flash on your device first..
zai89 said:
No options, flash on your device first..
Click to expand...
Click to collapse
k, Thanks
ppl, correct me if im wrong, but I think its easiest if you flash only the system partition.
but again, i wouldnt do it unless im sure that the bootloader is expected to work with that ROM. best is to recompile the ROM you're using yourself and see if the Kernel name changes under About Phone
schlager said:
ppl, correct me if im wrong, but I think its easiest if you flash only the system partition.
but again, i wouldnt do it unless im sure that the bootloader is expected to work with that ROM. best is to recompile the ROM you're using yourself and see if the Kernel name changes under About Phone
Click to expand...
Click to collapse
I want to test my own KERNEL not a custom ROM. If you flash a corrupted kernel you can hardbrick your device with ease. Imagine you develop ur own kernel, flashed it and youre device just turned into useless piece of electronic. Terrible.

[ROM/MOD][WIP]CM for locked BL

Hello guys
First, big fat disclamier:
THIS IS NOT WORKING. Please don't try this for fun, only if you're willing to put in some time to help me get this fixed.
@djolivier and @letama worked out a way to get CM10 running on Xperia S with locked bootloader, loosely based on the work @atis112 did for Xperia U.
For the past couple of days I've been trying to port it to our beloved T.
It does sort of boot but there is nothing on screen. Logcat is working however and so is adb shell (though no su) so we have some way of debugging.
At the moment there is a working recovery (CWM 6.0.4.6 for locked BL by @davidmarco), enter it by pressing vol+ when the led is blue (it will turn green, then red). Here you will have an su shell and you can get dmesg and /proc/last_kmsg.
Please read the thread by djolivier to get an idea of how it works. In the last couple of pages you will find everything I have tried so far and some insightful answers from letama.
So the main thing now is to hunt down which are the libs/drivers we need.
I will try to get some more info into this thread asap but first I wanted to get it up so those of you who think they can help can get going.
Download
cm10_lb_mint_b12.zip - 188.72 MB
This includes the .489 stock kernel, which is probably the best for compatibility.
XDA:DevDB Information
CyanogenMod for Locked Bootloader, a ROM for the Sony Xperia T
Contributors
TiMiN8R, letama, djolivier
ROM OS Version: 4.1.x Jelly Bean
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2014-01-08
Last Updated 2014-01-08
Reserved
I think someone starting this off is a great idea, when i have some free time i'll try to offer you some help mate.
But need to get up to speed with it all from djolivier's thread before anything else. But i'm happy to offer some help when i can, if that be testing, or general de-bugging.
This is awesome.keep up Timn8r
Sent from my LT30p using XDA Premium 4 mobile app
How about asking letama for help? He was the one getting this to work on Xperia S..
By the way, really appreciate you doing this.. Was already waiting for someone to try this on our devices!
When it boots up I will try to flash the 30p to 25i patch and see if it works!
Sent from my LT25i using xda app-developers app
WhiteNeo said:
How about asking letama for help? He was the one getting this to work on Xperia S..
By the way, really appreciate you doing this.. Was already waiting for someone to try this on our devices!
When it boots up I will try to flash the 30p to 25i patch and see if it works!
Sent from my LT25i using xda app-developers app
Click to expand...
Click to collapse
Letama already helped me a lot over in the other thread, getting it up to this point. But now we need to find some very device specific stuff, that's best left to the people who actually have the device to test and debug. My time is limited this week and I don't have a need for this since mine is unlocked, it's just for the sport, so I figured, let's get some other people in on the action
Sent from my Xperia T using XDA Premium 4 mobile app
now im not too sure of this so i maybe completely wrong so please correct me if i am but im sure i read somewhere that the CM kernel drivers and STOCK kernel drivers differ in some way or another ..... again i repeat im not certain on this but if this is the case then certain things in the rom may need redirecting to the STOCK drivers rather than CM drivers as they done exist? ..... if i am right i wouldn't have a clue where to start to be honest but obviously you cant change the drivers in the kernel because then it wouldn't work on LB ..... perhaps ask rimmer for some help or advice as he ported MIUI to stock?
oddeceed said:
now im not too sure of this so i maybe completely wrong so please correct me if i am but im sure i read somewhere that the CM kernel drivers and STOCK kernel drivers differ in some way or another ..... again i repeat im not certain on this but if this is the case then certain things in the rom may need redirecting to the STOCK drivers rather than CM drivers as they done exist? ..... if i am right i wouldn't have a clue where to start to be honest but obviously you cant change the drivers in the kernel because then it wouldn't work on LB ..... perhaps ask rimmer for some help or advice as he ported MIUI to stock?
Click to expand...
Click to collapse
Yes that's just about right. We cannot change the drivers in the kernel but what we can do, and what I've been trying to do, is trying to match the drivers in the rom with the kernel, i.e. swapping out CM drivers for drivers from the stock .489 firmware. But there are quite a lot, that's why we need more people trying, testing, debugging. We could go another way, namely build new CM from source to match the kernel but that's beyond me I'm afraid.
letama said:
There is no easy way to solve that I'm afraid. You can try to play with dlls (check this for a list), but it has big chances to fail. The proper way to do that is to get fxp repo, patch hal to match stock kernel and recompile cm.
Click to expand...
Click to collapse
If @Rimmer1966 wants to help he is welcome of course.
TiMiN8R said:
... there are quite a lot, that's why we need more people trying, testing, debugging. We could go another way, namely build new CM from source to match the kernel but that's beyond me I'm afraid.
Click to expand...
Click to collapse
i know less than you and stuck on windows 8.1 which makes it even harder for me to do anything to help .... i hope that this can get up and running ..... providing you can get screen and touch working its more than enough proof of concept of what can be achieved and if enough different devices get going this way then maybe just maybe teams like CM will revert back from thier custom kernel (which i dont like) and start using stock kernels in builds (we can all dream right?)
Any updates on this? I can help as a beta tester or help with building on my pc.
masterjet said:
Any updates on this? I can help as a beta tester or help with building on my pc.
Click to expand...
Click to collapse
Not much going on on my end. I've been running on the leaked stock 4.3 for the last few days. I did have a little go on using the kernel from that rom to boot CM10.2 but I've not made much progress, seems that SELinux is throwing a spanner in the works.
If anyone wants to have a go, here's what you can do. Get the stock .489 here.
We should try swapping out .so in /system/lib/hw one at a time. You can do this by booting to CWM, mount /system and adb push, chmod 0644 the file and reboot. Get a logcat, reboot to CWM and get dmesg and last_kmsg
Code:
adb logcat > logcat
adb shell cat /proc/last_kmsg > last_kmsg
adb shell dmesg > dmesg
Lather, rinse, repeat. It is a slow and tedious process, so the more the merrier
TiMiN8R said:
I replaced hwcomposer.msm8960.so, that seems yo have fixed it. Also tried a couple of others that didn't work: gralloc.msm8960.so (can't start), copybit.msm8960.so (brought back the camera probs). Still no screen.
Most prominent spam now is
Code:
smd_pkt_open: DATA5_CNTL open failed -19
I also noticed this in logcat
Code:
I/clearpad_fwloader( 681): hanlde_arg: option = [default]
I/clearpad_fwloader( 681): hanlde_arg: saved.module_id = [0x32]
E/clearpad_fwloader( 681): read_sysfs: Unable to open /sys/devices/virtual/input/mice/name
E/clearpad_fwloader( 681): read_sysfs: Unable to open fwfamily
That is the touchscreen. There is indeed no /sys/devices/virtual/input/mice/name. I'm not sure if it is related to the no video issue but it's a problem nonetheless.
Click to expand...
Click to collapse
Thread is dead? No updates, no progress?
masterjet said:
Thread is dead? No updates, no progress?
Click to expand...
Click to collapse
Seems a bit of a dead end. Our stock kernel just seems to be to different from the stock kernel.
No-one else seems to want to pitch in and try some stuff out.
Might have another go with 4.3 when the official Sony's finally out.
it might be a stupid idea but why dont we swap out every .so file from the miui rom witch works with the stock kernel?
like i mentioned before
Why don't we try to do what they did with the moto defy/bravo and run a 2nd init. http://www.google.com/url?sa=t&sour...9ICIDA&usg=AFQjCNHMzrlHTlHC4EjfkhTkZxavJbEJow
lordyka said:
it might be a stupid idea but why dont we swap out every .so file from the miui rom witch works with the stock kernel?
Click to expand...
Click to collapse
If you had read the other thread, you would have known that I've already tried a lot of .so's from stock firmware but nog all of them work. This is the hard part, finding the ones that work.
jewkhok said:
Why don't we try to do what they did with the moto defy/bravo and run a 2nd init. http://www.google.com/url?sa=t&sour...9ICIDA&usg=AFQjCNHMzrlHTlHC4EjfkhTkZxavJbEJow
Click to expand...
Click to collapse
Well the first part, the hijacking, is exactly what does mod is doing. With regards to the 2nd-init program, I'm not sure that init itself is the problem. The "only" problem we have is finding drivers/libs that are compatible with both CM and stock kernel. But I could be off though. If someone wants to build us a 2nd-init go right ahead
Wow just came back to the T forums to see how things were going and I see this! Hopefully Tim can port it I'm sure he can
Sent from my XT1058 using Tapatalk
I honestly don't think 2nd init would make a big difference, as TiMiN8R has already stated, the problems are the drivers. You can now either ask FXP to use drivers from the Sony 4.3 Stock kernel or do it yourself...
Good luck on this, you'll surely make it.
Gesendet von meinem Xperia S mit Tapatalk
got the source codes?
I'm thinking about doing the same with Z1, wouldn't mind take a look at your work
If you asked me: here are the sources.
Gesendet von meinem Xperia S mit Tapatalk

Device 4.4.4

Hello, if any developer can build drivers for solana 4.4.x, I can build any rom what u want, I think that the DROID RAZR XT910/912 have similar hardware, and camera and wifi and some others things, but I don't know how to build kernels, so if anyone knows how to, or anyone build a kernel(and necessary files for Android 4.4.4) please tell me and inmediatly I'll build a lot of roms for our device.
Sorry for my English.
Regards, Tony
PD: And if anyone knows where are the repos of Liquid 4.4 i'll be very pleased
help is here...
tonyt. said:
Hello, if any developer can build drivers for solana 4.4.x, I can build any rom what u want, I think that the DROID RAZR XT910/912 have similar hardware, and camera and wifi and some others things, but I don't know how to build kernels, so if anyone knows how to, or anyone build a kernel(and necessary files for Android 4.4.4) please tell me and inmediatly I'll build a lot of roms for our device.
Sorry for my English.
Regards, Tony
PD: And if anyone knows where are the repos of Liquid 4.4 i'll be very pleased
Click to expand...
Click to collapse
dont know if i can build a kernel but i can offer u my assistance in probably building a rom. there is already a kitkat rom for the D3 but the wifi & storage doesnt work, can u fix that? i'll give u the link to my rom site where lyes all the D3 roms look for the ls kk rom and maybe u could take that and maybe build a new one from it, the rest are jellybean roms maybe u can use that idk. https://www.mediafire.com/folder/b0gq735hrqxx6/Droid_3_ROMS
I'll build a rom for Solana(droid3) but I don't have the phone anymore, so if anyone wants to be a tester I'll upload it. Please note that I don't have the phone anymore so if this brick your phone I'm not responsable, in order to not to brick, please use slot-1 or slot-2, but not stock(in this way you can evade a brick).
anyway, those who wants to try this please tell me and when the rom finish building I put the link.
and another thing is:
I don't know a lot of English especial words, so I can't understand this:
http://forum.xda-developers.com/showthread.php?t=1943625
because we need a new recovery, we have a older release, to build the SAFESTRAP you can use this:
https://github.com/stargo/android_bootable_recovery
https://github.com/stargo/android_packages_apps_Safestrap
this is the lastest but I don't know how to build it.
If you want to use Lollipop anyone have to compile this SafeStrap.
tonyt. said:
I'll build a rom for Solana(droid3) but I don't have the phone anymore, so if anyone wants to be a tester I'll upload it. Please note that I don't have the phone anymore so if this brick your phone I'm not responsable, in order to not to brick, please use slot-1 or slot-2, but not stock(in this way you can evade a brick).
anyway, those who wants to try this please tell me and when the rom finish building I put the link.
and another thing is:
I don't know a lot of English especial words, so I can't understand this:
http://forum.xda-developers.com/showthread.php?t=1943625
because we need a new recovery, we have a older release, to build the SAFESTRAP you can use this:
https://github.com/stargo/android_bootable_recovery
https://github.com/stargo/android_packages_apps_Safestrap
this is the lastest but I don't know how to build it.
If you want to use Lollipop anyone have to compile this SafeStrap.
Click to expand...
Click to collapse
i can test it
dreikk91 said:
i can test it
Click to expand...
Click to collapse
The link is this: https://mega.co.nz/#F!vc0nyYZB!xXaGdS0Xyvy4zZq7U4FdJA
but the file will be online in about 2 hours, If the zip didn' flash correctly please use the "meta-inf" folder that uses LS KK(for solana obviusly)
LS KK(to extract the meta-inf):
I think that camera wont work, but I only want to see if kernel works
dreikk91 said:
i can test it
Click to expand...
Click to collapse
I can test it too. But since I know nothing about android applications compilation, all I can do is just flash a zip prepared by someone else, and report it behaves.
By the way, thank you. I thought Droid 3 development died. If only somebody was able to provide working camera modules...
rabinhood said:
I can test it too. But since I know nothing about android applications compilation, all I can do is just flash a zip prepared by someone else, and report it behaves.
By the way, thank you. I thought Droid 3 development died. If only somebody was able to provide working camera modules...
Click to expand...
Click to collapse
I only know three developers that can do it, Hashcode and Dhacker and @dtrail1 but Dtrail is not developing now
hi,i test AOSB, the kernel does not boot, after the SS logo nothing happens. To install had to take a meta-inf from LS KK
After some changes I can to run your build. Everything works fine, except that the home button is not properly assigned
HD codecs do not work
seems to be a problem in the modules arm_kexec.ko kexec.ko and uart.ko
the kernel just does not work
By google translate:cyclops:
Droid3 is a god qwerty device too bad no Roms here...
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Androide3 said:
Droid3 is a god qwerty device too bad no Roms here...
Click to expand...
Click to collapse
I am also disappointed a bit. I came from Milestone 2, which is older, but still under development, even though it rests in 'legacy devices' forum. But existing ROMs for Droid 3 are fast and stable - i.e. Minimoto which I'm using now. No KitKat? Yeah, but who cares for KitKat?
I would love to see a 4.4.4 rom for the droid 3 or a 5.0 rom. I will gladly test.
cm11
Hi, compiled from source cm11
As usual is not working the camera and HD codecs
Because of old safestrap had to change the updater-script, so do not be surprised inscriptions liquid-smooth at steady
By the way would do well if someone compiled new safestrap
https://yadi.sk/d/J1fCNC3MdkrdZ
By Google translate XD
dreikk91 said:
Hi, compiled from source cm11
As usual is not working the camera and HD codecs
Because of old safestrap had to change the updater-script, so do not be surprised inscriptions liquid-smooth at steady
By the way would do well if someone compiled new safestrap
https://yadi.sk/d/J1fCNC3MdkrdZ
By Google translate XD
Click to expand...
Click to collapse
Exellent can yo send me the device, and kernel files? The problem is that safestrap is using kexec kernel, so we can't compile like otee omap4 devices, anyone have to talk to @stargo to build a new safestrap
Enviado desde mi iPhone utilizando Tapatalk
tonyt. said:
Exellent can yo send me the device, and kernel files? The problem is that safestrap is using kexec kernel, so we can't compile like otee omap4 devices, anyone have to talk to @stargo to build a new safestrap
Enviado desde mi iPhone utilizando Tapatalk
Click to expand...
Click to collapse
Device files is here https://github.com/dreikk91/android_device_motorola_solana
Kernel here https://github.com/STS-Dev-Team/android_device_motorola_omap4-common
You can also use my defconfig https://yadi.sk/d/ZVKjeaMJdksTr
dreikk91 said:
Device files is here https://github.com/dreikk91/android_device_motorola_solana
Kernel here https://github.com/STS-Dev-Team/android_device_motorola_omap4-common
You can also use my defconfig https://yadi.sk/d/ZVKjeaMJdksTr
Click to expand...
Click to collapse
Okay, thanks a lot!!, let me see what can I do, this repos may work for CM12, but first we need the new SS, to build it see this:
https://github.com/stargo/android_bootable_recovery
https://github.com/stargo/android_packages_apps_Safestrap
Would be nice to have cm12 on Droid 3
corby2geek said:
Would be nice to have cm12 on Droid 3
Click to expand...
Click to collapse
yes, it would be nice, but without the new safestrap will not work
Alternatively, you can compile the CM12 for droid 3 and install it on another device with a new safestrap and then upload system.img here
Anything new on a new ss and cm12?? I would love to see lollipop for the droid3. I currently run liquid smooth kk, not too bad.
dreikk91 said:
Hi, compiled from source cm11
As usual is not working the camera and HD codecs
Because of old safestrap had to change the updater-script, so do not be surprised inscriptions liquid-smooth at steady
By the way would do well if someone compiled new safestrap
https://yadi.sk/d/J1fCNC3MdkrdZ
By Google translate XD
Click to expand...
Click to collapse
I like this better than liquidsmooth btw what gapps to use??
Josephdbrewer25 said:
I like this better than liquidsmooth btw what gapps to use??
Click to expand...
Click to collapse
try this http://forum.xda-developers.com/showthread.php?t=2240652
I wonder why on kernel 3.0.8 do not work HD codecs. Tried to run on kernel 3.0.31 cm11 system does not work very well, but the codecs are working properly. I can not understand how you need to do to earn codecs

[HELP] Multi Boot and Kernel ??

Friends, am trying to test multiboot... i am right now USING Ressurrection Remix 6.0 with linux kernel. I´ve downloaded the app multiboot, but it says that i dont have a kexec hardboot kernel...
If you guys have experience in multiboot, please, tell me....
1 - How to use a kexec hardboot kernel? (i know flash kernel on ADB) .. but... what kernel should i use?
2 - Should i first flash the kernel, or install the rom? (because everytime i am using some rom, and flash other kernel, i got stuck on sony logo)
3 - I wanted to use a lollipop as primary and 6.0 as secundary.
Does we have some smart brain to help me figure it out? ( i ´ve been searching but... nothing about the kernel.. )
and i bet it´s going to be really usefull help to everyone....
check this
team_div said:
check this
Click to expand...
Click to collapse
i did it... but it doesnt work. I could never use lollipop and marshmallow roms. Multiroms seems to be a mistery for Z1 devices... even the app doenst support us anymore. And i still not understanding about kexec kernels :crying:
LinkRaf said:
i did it... but it doesnt work. I could never use lollipop and marshmallow roms. Multiroms seems to be a mistery for Z1 devices... even the app doenst support us anymore. And i still not understanding about kexec kernels :crying:
Click to expand...
Click to collapse
You can install a rom that has a kernel compatible with multiboot on 5.1.1 and then install the last multirom by drakonizer if I remember well and then install a MM Rom on secondary partition
benplay64 said:
You can install a rom that has a kernel compatible with multiboot on 5.1.1 and then install the last multirom by drakonizer if I remember well and then install a MM Rom on secondary partition
Click to expand...
Click to collapse
Yes, but i´ve searched it but couldnt find a rom with this kernel.... do you know a rom benplay?? i´ve downloaded a lot lol
LinkRaf said:
Yes, but i´ve searched it but couldnt find a rom with this kernel.... do you know a rom benplay?? i´ve downloaded a lot lol
Click to expand...
Click to collapse
Cm12.1 and jaguar are working for sure

Categories

Resources