CM7 boot problem - Samsung Galaxy Player 4.0, 5.0

Hey guys, sorry for making an extra post, but if you don't know, I am trying to build CM7 for the YP-GI1 and I have the build complete but it won't boot. I used a kernel built from source and the stock kernel and neither of them allowed me to boot. When I flash the zip only download mode is accessible and there is no boot screen either. I'm not sure if it has to do with the partitions updater.sh or something...
Here is my github: https://github.com/SerkTheTurk/android_device_samsung_hugo

SerkTheTurk said:
Hey guys, sorry for making an extra post, but if you don't know, I am trying to build CM7 for the YP-GI1 and I have the build complete but it won't boot. I used a kernel built from source and the stock kernel and neither of them allowed me to boot. When I flash the zip only download mode is accessible and there is no boot screen either. I'm not sure if it has to do with the partitions updater.sh or something...
Here is my github: https://github.com/SerkTheTurk/android_device_samsung_hugo
Click to expand...
Click to collapse
Hi, Serk
Sorry for don't answering your PMs, I was in Italy and London. At first we don't need the updater.sh script because our devices are already using the ext4 filesystem. And our ROMs arent booting because of the init scripts (init.rc and init.hugo.rc). I'm converting them for booting CM7 on the Samsung Galaxy Player 3.6 and you could use my work as a base for yours.
Androthan

Androthan said:
Hi, Serk
Sorry for don't answering your PMs, I was in Italy and London. At first we don't need the updater.sh script because our devices are already using the ext4 filesystem. And our ROMs arent booting because of the init scripts (init.rc and init.hugo.rc). I'm converting them for booting CM7 on the Samsung Galaxy Player 3.6 and you could use my work as a base for yours.
Androthan
Click to expand...
Click to collapse
Wait your cm7 doesn't boot still? I thought you had it booting

SerkTheTurk said:
Wait your cm7 doesn't boot still? I thought you had it booting
Click to expand...
Click to collapse
I told you in a PM last week.

Androthan said:
I told you in a PM last week.
Click to expand...
Click to collapse
I don't see your pm

Related

Pure Aosp 4.3 Q&A

Right guys this is the Q&A Thread for the INTERNATIONAL X+ (enrc2b) ask questions and so on report bugs to me, NO OFF TOPIC i will update the 2nd post with bugs and so on.
Ask questions if you are unsure about something
Don't go off topic
I have only made this thread as a convenience, as i know you lot like to talk to us, but i will lock it if it goes super OT
REPORT BUGS IN THE DEVDB AND NOT HERE
ASK ANY QUESTION HERE RELATING TO THE ROM OR INSTALLATION
3rd post will be how to create the rom from source on your own.
BUG LIST
Code:
MHL (HDMI to tv doesn't work)
Video Camera locks up and requires a reboot to fix
How to compile PaP + Ax (Pure Aosp And Aosp-Plus) from source
in this guide ?? = Pap or Ax (change the ?? to either of those lines)
Building the ROM yourself
If you want to contribute to the ROM, you'll first need to be able to build it. Here's how.
First, follow the guide here up to the repo init line to get your build environment set up.
Next, create a folder for ??. For the purposes of this guide, i'll assume it's in ~/Android/??
Initialise the repo
Code:
cd ~/Android/??
repo init -u git://github.com/Pure-Aosp/android.git -b 4.3
OR
repo init -u git://github.com/AospPlus/android_manifest.git -b aosp-plus_4.3
Now, sync the repo. This step may take a while.
Code:
repo sync -j# (the # here = the number of cores and thread your cpu has +1 (a quad core i7 = -j9)
And finally, build the rom
. build/envsetup.sh
brunch enrc2b
This might be a terribly stupid question, but would this ROM work on the at&t variant?
whatthehckeric said:
This might be a terribly stupid question, but would this ROM work on the at&t variant?
Click to expand...
Click to collapse
not yet, i have 3 nights off work (i need to sleep a little today) and i'm going to see if i can pull this audio thing outta my ass some how
Alright bro, I wish you the best of luck and thanks for the prompt response!
Just want to clarify, is it safe to flash the latest build (uploaded on 2013-09-17) with my current BLADE Kernel (3.1.10-BLADE)?
Or should I wait for the next release?
Because you mentioned that "DO NOT FLASH KERNEL IN THE ZIP"
so just wondering if my current kernel will work for the latest build.
Thanks.
neoborn said:
Just want to clarify, is it safe to flash the latest build (uploaded on 2013-09-17) with my current BLADE Kernel (3.1.10-BLADE)?
Or should I wait for the next release?
Because you mentioned that "DO NOT FLASH KERNEL IN THE ZIP"
so just wondering if my current kernel will work for the latest build.
Thanks.
Click to expand...
Click to collapse
i did say in my post STICK WITH THE CURRENT KERNEL
would you guys prefer if busybox and SU were compiled in with the rom, rather than flashing them yourselves?
Lloir said:
would you guys prefer if busybox and SU were compiled in with the rom, rather than flashing them yourselves?
Click to expand...
Click to collapse
I vote Aye!
Sent from my HTC One X+ using XDA Premium 4 mobile app
If you are new to try this ROM, which kernel should i take? I flashed pap_enrc2b-ota-eng.lloir.zip 2013-09-16 05:52 and everything was working fine, but after a reboot it will stuck in android screen.
I read you message not flash the boot.img from the zip, but both downloads have the same kernel. Thanks for the help.
wissertje said:
If you are new to try this ROM, which kernel should i take? I flashed pap_enrc2b-ota-eng.lloir.zip 2013-09-16 05:52 and everything was working fine, but after a reboot it will stuck in android screen.
I read you message not flash the boot.img from the zip, but both downloads have the same kernel. Thanks for the help.
Click to expand...
Click to collapse
Try this one
http://forum.xda-developers.com/devdb/project/dl/?id=567
Never mind. Can someone please delete this post?
bluetooth is not open how is fix
wissertje said:
If you are new to try this ROM, which kernel should i take? I flashed pap_enrc2b-ota-eng.lloir.zip 2013-09-16 05:52 and everything was working fine, but after a reboot it will stuck in android screen.
I read you message not flash the boot.img from the zip, but both downloads have the same kernel. Thanks for the help.
Click to expand...
Click to collapse
Which boot.img did you end up using? I am experiencing the same issue...
bushvin said:
Which boot.img did you end up using? I am experiencing the same issue...
Click to expand...
Click to collapse
I couldn't solved the kernel problem, so i switched to another ROM. Sorry i can't help you.
Stuck at loading screen
hi,
I followed all the steps mentioned in the instructions, but forgot to take a backup.
after i installed the rom and flashed boot.img, i rebooted it and got stuck on the loading screen that comes after the HTC ONE X+ logo.
Please HELP !!!!!
---------- Post added at 01:45 PM ---------- Previous post was at 01:34 PM ----------
wissertje said:
I couldn't solved the kernel problem, so i switched to another ROM. Sorry i can't help you.
Click to expand...
Click to collapse
I am stuck at the loading android screen, how is it possible to install a different ROM?
As HTC ONE X+ doesn't have a microSD card slot, so can't put another ROM on sdcard....
please help!!!
namanvarsh said:
hi,
I followed all the steps mentioned in the instructions, but forgot to take a backup.
after i installed the rom and flashed boot.img, i rebooted it and got stuck on the loading screen that comes after the HTC ONE X+ logo.
Please HELP !!!!!
---------- Post added at 01:45 PM ---------- Previous post was at 01:34 PM ----------
I am stuck at the loading android screen, how is it possible to install a different ROM?
As HTC ONE X+ doesn't have a microSD card slot, so can't put another ROM on sdcard....
please help!!!
Click to expand...
Click to collapse
What i did when i had an issue was to push via adb the files i needed, the info is on the forums.. make sure you install android sdk with platform tools and google usb drivers... before flashing any rom everyone should have those working in case of emergency.. especially because.. well.. no micro sd card
Tons of tutorials out there, for some reason adb only worked with twrp recovery with me..

[ROM][KVT49L]AOSP 4.4.2 from source (Alpha 01)

The reason I post my ROM here is because I'm soon starting with a new rom, broodROM KitKat which will also be available for the Note 3, So I figured why not test it on my current AOSP ROM (to see if there is any trouble on compiling, but no!). This AOSP is based on the real Google AOSP, no real further modifications (only thing is that it includes DeviceSettings from the S4 currently), and AppOps is exposed. that's all.
It includes the stock CM11 kernel (which is kinda crappy). but I don't have the device so cannot make decent kernel myself without testing. Also the ROM is 100% untested. but it compiled without any error with my sources (www.github.com/AOSP-S4-KK) so I think it's alright.
Working List
- You tell me I have no idea :silly:
Download Alpha 1
www.broodplank.net/files/AOSP-442-N9005-Alpha-1.zip
on alpha 01 you need to flash a custom kernel
SEND ME LOGCAT! BECAUSE CURRENTLY IT SEEM TO BOOTLOOP
The device name is listed as hlte in settings / build.prop, don't worry this is actually hltexx
Download Gapps Lite + SuperSU (yes it's not rooted by default, I recommend installing this package)
http://broodplank.net/files/gapps-4.4.2-lite-with-supersu-1.86.zip
Sources
- https://github.com/aosp-s4-kk
Download:
Code:
mkdir ~/AOSP
cd ~/AOSP
repo init -u git://github.com/AOSP-S4-KK/platform_manifest -b kk-4.4
repo sync
Building:
Code:
. build/envsetup.sh
lunch
make otapackage
reserved1
Sweet man!! Thanks always looking for something new to flash lol downloading now
Sent from my iPad using Tapatalk
Downloading!
Sent from my SM-N9005 using XDA Premium 4 mobile app
Thankyou OP
anybody that has tried this, can you let me know if the temp/humidity sensors are still working after a few hours? as with other cm roms they stop working for me
Awesome Broodplank! Just switched from the Galaxy S Plus to the Note 3, always enjoyed your roms on there. Will try out this one! Keep up the good work
Sent from my SM-N9005 using xda app-developers app
Flashed and it went straight into Odin mode and said "Could not do normal boot" - I'm on the new Kitkat bootloader.
radicalisto said:
Flashed and it went straight into Odin mode and said "Could not do normal boot" - I'm on the new Kitkat bootloader.
Click to expand...
Click to collapse
Lol what the hell, that's almost impossible that my rom triggered download mode XD.
But it could be true, I have no clue since I do not have the device. what you could try is using the boot.img & /system/lib/modules from CM11 nightly.
btw, just downloaded CM11 and noticed there are NO modules in the kernel of hltexx. this means the kernel I added will not boot most likely.
So please install this zip after installing the rom:
www.broodplank.net/files/aosp-442-hltexx-kernel.zip
broodplank1337 said:
Lol what the hell, that's almost impossible that my rom triggered download mode XD.
But it could be true, I have no clue since I do not have the device. what you could try is using the boot.img & /system/lib/modules from CM11 nightly.
btw, just downloaded CM11 and noticed there are NO modules in the kernel of hltexx. this means the kernel I added will not boot most likely.
So please install this zip after installing the rom:
www.broodplank.net/files/aosp-442-hltexx-kernel.zip
Click to expand...
Click to collapse
OK - will try again now and let you know :good:
and new bootloader ?
Just bootloops with that .zip you added.
I did however change your kernel zip after the bootloop and used - temasek's HLTE custom kernel - I am now on the Android start up screen you have added but it is stuck on there.
radicalisto said:
Just bootloops with that .zip you added.
I did however change your kernel zip after the bootloop and used - temasek's HLTE custom kernel - I am now on the Android start up screen you have added but it is stuck on there.
Click to expand...
Click to collapse
ok good, could you open up adb shell, and send me the logcat, since I have no idea what actually could be the cause atm.
Yup will do it shortly, just heading home now
Sent from my CM11 Kitkat powered N9005
radicalisto said:
Yup will do it shortly, just heading home now
Sent from my CM11 Kitkat powered N9005
Click to expand...
Click to collapse
Ok thank you very much, without some proper logcat I cannot fix anything since I don't have the device :silly:
Anyways, I think the problem won't be a serious one, since the rom has msm8974 support
www.broodplank.net/logcat for uploading logcats pls
broodplank1337 said:
Ok thank you very much, without some proper logcat I cannot fix anything since I don't have the device :silly:
Anyways, I think the problem won't be a serious one, since the rom has msm8974 support
www.broodplank.net/logcat for uploading logcats pls
Click to expand...
Click to collapse
Sorry I couldn't manage to get a logcat via ADB due to some kernel issues with connecting to the PC - I'll try again today. - Is It possible you are using the old CM sources rather than the unified build sources? - device changed from HLTEXX to HLTE
radicalisto said:
Sorry I couldn't manage to get a logcat via ADB due to some kernel issues with connecting to the PC - I'll try again today. - Is It possible you are using the old CM sources rather than the unified build sources? - device changed from HLTEXX to HLTE
Click to expand...
Click to collapse
This ROM is built from pure AOSP sources not CM.
Hope a working build comes up soon, really like pure AOSP ROMs!
gianton said:
This ROM is built from pure AOSP sources not CM.
Hope a working build comes up soon, really like pure AOSP ROMs!
Click to expand...
Click to collapse
Ah I dropped the herp a derp then hahah, Nah reason I thought that was because of the CM kernel used to boot it up. Thanks for correcting :good:
---------- Post added at 08:56 AM ---------- Previous post was at 08:55 AM ----------
@gianton it'll boot into splash screen with temasek's kernel, if you wanna try and grab an ADB Logcat? - I'm having issues getting one :crying:
Sorry for not providing a good kernel, the thing is I cannot compile it decently with the ROM. it says I have to add module support and recontinue, thing is, the note 3 does not use it. but my build forces it.. Anyone have experience on CM with compiling the kernel? (the kernel is from CM after all)
You could try temasek or Yank555 or wootever for help with kernels as they're pretty decent at them - civato knows his stuff also, however I believe he has only worked with Stock samsung kernels and not CM stuff.
Still cannot get ADB logcat, phone won't recognise in PC

[Q] Can anyone port ROM CyanogenMod 11?

I found a thread about CM11 on LG L90
I think, this device is very similar with the LG G2 mini
I hope there's someone can be ported this Rom for G2 mini
Here is the link http://forum.xda-developers.com/lg-l90/development/rom-cyanogenmod-11-lg-l90-t2831541
Sorry for my poor English..
I think we need a custom kernel first before we port this! Ive tried to make a custom kernel with no sucess at this point. We havet to wait and se what happens.
invaderjohn said:
I think we need a custom kernel first before we port this! Ive tried to make a custom kernel with no sucess at this point. We havet to wait and se what happens.
Click to expand...
Click to collapse
Ok.. hopefully in the near future there will be someone who can develop
myllo.setya said:
I found a thread about CM11 on LG L90
I think, this device is very similar with the LG G2 mini
I hope there's someone can be ported this Rom for G2 mini
Here is the link http://forum.xda-developers.com/lg-l90/development/rom-cyanogenmod-11-lg-l90-t2831541
Sorry for my poor English..
Click to expand...
Click to collapse
Don't ask others to do some thing.
Start by your own, like invaderjohn and I do and others may help.
Best chances in my opinion you have with porting cwm to your device following this instructions!
This is how I got started.
---------- Post added at 10:31 AM ---------- Previous post was at 10:23 AM ----------
invaderjohn said:
I think we need a custom kernel first before we port this! Ive tried to make a custom kernel with no sucess at this point. We havet to wait and se what happens.
Click to expand...
Click to collapse
If you have problems with a kernel that builds but doesn't start it might be a problem with dt.img missing in boot.img.
That was the first big problem i had with custom recovery.
At the moment i use Android Image Kitchen to unpack the fresh build recovery.img or boot.img.
Then I copy the original dtb from original boot.img to the split_img folder and repack the image.
So it works with recovery.img with original kernel or kernel build from LG source.
It worked with boot.img that garcia build for us. But i had no touch with that kernel.
Hope it helps.
Zaaap72 said:
Don't ask others to do some thing.
Start by your own, like invaderjohn and I do and others may help.
Best chances in my opinion you have with porting cwm to your device following this instructions!
This is how I got started.
---------- Post added at 10:31 AM ---------- Previous post was at 10:23 AM ----------
If you have problems with a kernel that builds but doesn't start it might be a problem with dt.img missing in boot.img.
That was the first big problem i had with custom recovery.
At the moment i use Android Image Kitchen to unpack the fresh build recovery.img or boot.img.
Then I copy the original dtb from original boot.img to the split_img folder and repack the image.
So it works with recovery.img with original kernel or kernel build from LG source.
It worked with boot.img that garcia build for us. But i had no touch with that kernel.
Hope it helps.
Click to expand...
Click to collapse
Thx alot bud im gonna look up that tomorrow. Hope i/we can get this to work soon.
I tried compiling yesterday with adk. But its just told files where missing but i think the anykernel was searching for files for an old adk.
Zaaap72 said:
Don't ask others to do some thing.
Start by your own, like invaderjohn and I do and others may help.
Best chances in my opinion you have with porting cwm to your device following this instructions!
This is how I got started.
Click to expand...
Click to collapse
i have do that,but with no success
i try to flash the custom kernel from L90 to my device,it can booting
but the bootanime is black screen,after i press lock button and unlock again i can see the display
and heppened also in my CWM with the same kernel
sorry for my poor english

[LOLLIPOP][18/11/14] Phantom Kernel r2

I have been working on grouper recently and I felt that there was a certain lack of a stock based kernel with only useful stuff and not custom features. There might be some users like me who haven't been able to customize their tablets much because of schedule and lego kernel hasn't been updated much recently. So I have made a kernel for Lollipop with only required stuff.
Some points to note(they can't be called features)-
Compiled using latest Linraro 4.9 optimized for Cortex A9
Kexec support
All-F2FS support
GPU overclock(franco's method)
Optimized ARM RWSEM algorithm
Entropy tweaks
Agnostic kernel flasher
SuperSU compatible
Download- http://forum.xda-developers.com/devdb/project/?id=6701#downloads for boot.img
and http://d-h.st/2bYP for agnostic kernel flasher zip
Note- boot.img is only for All-F2FS partition users while zip can be used for all partition types(ext4, data-F2FS, all-F2FS).
XDA:DevDB Information
Phantom Kernel, Kernel for the Nexus 7
Contributors
Shivam Kuchhal
Source Code: https://github.com/shivamk11/android_kernel_asus_grouper
Kernel Special Features:
Version Information
Status: Stable
Created 2014-11-17
Last Updated 2015-05-03
Reserved
Reserved
nice!...will check it out and report back....
d
**wow, just installed latest Lollipop image (LRX21P) after converting to ALL-F2FS and it boots just fine!...
Im impressed with Lollipop setup!
Awesome, I'm gonna give this a try!
For GPU overclock is it set higher already or do I need an external app or additional files to affect it?
Sweet, now all i need is some advanced power button options and my tablet is set :3
dareino said:
nice!...will check it out and report back....
d
**wow, just installed latest Lollipop image (LRX21P) after converting to ALL-F2FS and it boots just fine!...
Im impressed with Lollipop setup!
Click to expand...
Click to collapse
What steps did you follow? I tried the same and got stuck at boot.
Which root way did you follow? Chainfire or permissive?
I am running rooted factory image on ext4. I flashed the zip, got positive feedback of the boot.img installing, rebooted, saw one app optimizing on boot. But when I go to settings.device the kernel still reports the stock name and in trickster I see the same with no evidence of any new gpu customizability. Thanks.
javivalle said:
What steps did you follow? I tried the same and got stuck at boot.
Click to expand...
Click to collapse
I didnt do anything differently when I convert a ROM to ALL-F2FS..I know it takes a good 5 mins once it hits the swirling balls....
I dont have root tho....
d
**just updated SuperSU and im rooted...**
dareino said:
I didnt do anything differently when I convert a ROM to ALL-F2FS..I know it takes a good 5 mins once it hits the swirling balls....
I dont have root tho....
d
**just updated SuperSU and im rooted...**
Click to expand...
Click to collapse
any guides available... ive tried some of the stuff but did not convert....
MattSkeet said:
any guides available... ive tried some of the stuff but did not convert....
Click to expand...
Click to collapse
PM me and ill send u my copy
dareino said:
PM me and ill send u my copy
Click to expand...
Click to collapse
PM sent thanks
I am also wondering, how did you convert a Lollipop ROM to All-F2FS? With the 'Convert To F2FS' App from the Play Store? Does it work with 5.0?
Or is all i need flashing a Lollipop ROM on my F2FS device and then this kernel and it will boot?
also can i use this kernel on tilapia? I know i can't use grouper ROMs but never bothered with Kernels until now.
punshkin said:
I am also wondering, how did you convert a Lollipop ROM to All-F2FS? With the 'Convert To F2FS' App from the Play Store? Does it work with 5.0?
Or is all i need flashing a Lollipop ROM on my F2FS device and then this kernel and it will boot?
also can i use this kernel on tilapia? I know i can't use grouper ROMs but never bothered with Kernels until now.
Click to expand...
Click to collapse
Actually if you flash a grouper version of twrp you can use grouper ROMs on a tilapia. You just lose 3g.
Sent from my Nexus 7 (build by kayioulis.com) using XDA Free mobile app
this was the best kernel for falcon, i can't wait to try it for the nexus 7 :good:
GtrCraft said:
Which root way did you follow? Chainfire or permissive?
Click to expand...
Click to collapse
Chainfire
buffal0b1ll said:
I am running rooted factory image on ext4. I flashed the zip, got positive feedback of the boot.img installing, rebooted, saw one app optimizing on boot. But when I go to settings.device the kernel still reports the stock name and in trickster I see the same with no evidence of any new gpu customizability. Thanks.
Click to expand...
Click to collapse
That's weird, might be some issue in agnostic flasher. Anybody else can confirm?
punshkin said:
I am also wondering, how did you convert a Lollipop ROM to All-F2FS? With the 'Convert To F2FS' App from the Play Store? Does it work with 5.0?
Or is all i need flashing a Lollipop ROM on my F2FS device and then this kernel and it will boot?
also can i use this kernel on tilapia? I know i can't use grouper ROMs but never bothered with Kernels until now.
Click to expand...
Click to collapse
There's an All-F2FS zip available in android dev.
dustcollector69 said:
this was the best kernel for falcon, i can't wait to try it for the nexus 7 :good:
Click to expand...
Click to collapse
Thanks!
I'll try this.
Anything, ANYTHING is better than the stock kernel on the OG N7.
Shivam Kuchhal said:
There's an All-F2FS zip available in android dev.
Click to expand...
Click to collapse
Care to share that zip and the steps you took to achieve f2fs?

[RECOVERY] TWRP v2.6.3.0 for D605

Team Win Recovery Project for d605
upstream source v2.6.3.0 build
Source
found no bugs in nandroid backup and restore
Only some false translated touch event issues at terminal emulator.
Install: flash the file in CWM:
Download zip file
Give more happiness to your tutorial!
Thanks good man,
We've waited a long time,
CWM is good,but TWRP......
Ty again.......
This is happening omg
Edit: waiting for some feedback before installing, someone PLEASE try installing paranoid android using this
It works good, but not solve Paranoid black screen problem.
Maydar said:
It works good, but not solve Paranoid black screen problem.
Click to expand...
Click to collapse
R.I.P.
Thanks for informations, happy that is working for you. I know, tutorial is a bit short
If you have CWM, then you just backup whole rom, and then youre good. That zip overwrites only recovery partition
RaawrItsTomi said:
This is happening omg
Edit: waiting for some feedback before installing, someone PLEASE try installing paranoid android using this
Click to expand...
Click to collapse
Nice work man! Thanks for this
Sent from my LG-D605 using CM11 V11
Good job, I think it would be great if you gave link to the source code you used to build it in the OP. I think it's required by Original Development section to include the source?
PA
TWPR is working perfectly whit pa
Do you plan to make an update to current version?
I can update it for you if you want. I don't have the device though so I need a good english talker to give me some info about the device.
EDIT: I ported latest TWRP for your device. Need someone who can test it and tell me if it's good. Do not worry worse it can happen is not boot. No hard-brick dangers.
Sorry for long silence everyone, now isnt need for update. So maybe latter or if someone find bugs in my build.
Can I install future builds by Varcain with this? Or I'd have to install the new CWM?
I think that it will work with new builds...
Sent from my LG-D605 using XDA Free mobile app
Does it (TWRP) have Loki integrated like CWM? If no then it won't work - unless you lokify the boot.img inside zip manually. I am switching to new release method and it also depends on recovery being able to Lokify the boot.img when needed.
Thanks, you need to patch that boot.img. I was thinking that every roms would be already patched before compresion.
Sent from my LG-D605 using XDA Free mobile app
I will be thankful for pushing code at github, so we can stay up to date. If you decide to not publish your updates, I can reinvent wheel and make some ugly hack, that do same work in TWRP.
Varcain said:
Does it (TWRP) have Loki integrated like CWM? If no then it won't work - unless you lokify the boot.img inside zip manually. I am switching to new release method and it also depends on recovery being able to Lokify the boot.img when needed.
Click to expand...
Click to collapse
I messed my building tree so badly, that i need start from scratch once more time. I made no changes to twrp source. Only few setting at BoardConfig.mk
but if its required, here it is: http://frame.jailbrake.cz/recovery.zip
Varcain said:
Good job, I think it would be great if you gave link to the source code you used to build it in the OP. I think it's required by Original Development section to include the source?
Click to expand...
Click to collapse

Categories

Resources