build kernel from source cm12 error with modem - G2 Developer Discussion [Developers Only]

I hope this section is good for my answer!
Hi i have build kernel from source for cm12 rom that i would modify soon but right now it doesn't work properly.
My phone boots fine but after 30 seconds approximately it reboots
There is a last_kmsg: http://pastebin.com/A3EUkNxz
In the attachments instead i get a dmesg beginning from boot
I have used ramdisk from this rom http://forum.xda-developers.com/lg-g2/development/rom-cyanogenmod-12-0-lg-g2-t2944269 i extracted it from boot.img present in rom's zip
if someone could help me i would be glad.

ebreo said:
I hope this section is good for my answer!
Hi i have build kernel from source for cm12 rom that i would modify soon but right now it doesn't work properly.
My phone boots fine but after 30 seconds approximately it reboots
There is a last_kmsg: http://pastebin.com/A3EUkNxz
In the attachments instead i get a dmesg beginning from boot
I have used ramdisk from this rom http://forum.xda-developers.com/lg-g2/development/rom-cyanogenmod-12-0-lg-g2-t2944269 i extracted it from boot.img present in rom's zip
if someone could help me i would be glad.
Click to expand...
Click to collapse
Could you make guide or tutorial for build lg source kernel ?

somboons said:
Could you make guide or tutorial for build lg source kernel ?
Click to expand...
Click to collapse
There are a lot of tutorials and video in network....if my kernel works well maybe i will do a tutorial why not

Related

[Help][Need Developers] Making CWM for Micromax A56

Hello Guys and all the Developers here. I want to make CWM for Micromax A56.
We have ROOTED it. But no success in CWM, I have tried everything in compiling a CWM, used builder.clockworkmod.com but failed to create proper recovery, everytime I flashed it din't worked at all. I don't know more about linux and dont have any linux OS.
I request all developers here to please join us and help in compiling a proper CWM for this device.
I can provide any files needed in the procedure [Full ROM DUMP, original factory flash file which is flashable using stock recovery]...and if not please guide me to obtain that.
Here is the result of AnTuTu Benchmark :
cpu hardware MSM7225AA
cpu model ARMv7 Processor(VFPv3,NEON)
cpu frequency 800 Mhz
gpu vendor qualcomm
gpu renderer Adreno(TM) 200
gpu version OpenGl ES 2.0
memory size 184.9 MB
camera 3.1 megapixel 2048*1536
android version 2.3.5
build number LQAEB19.1.0-W120531
Kernel Linux version 2.6.38.6-oref+ ([email protected]) (gcc version 4.4.3) (GCC) #1 PREEMPT THU May 31 18:5252:32 cst 2012
Stock ROM and Files
checksum.md5 - http://www.mediafire.com/?78rr95dktq3aq31
system.info.gz - http://www.mediafire.com/?zmd2idx60mamdkr
config.gz - http://www.mediafire.com/?bt9ekiesdbrvmkx
boot.img - http://www.mediafire.com/?xulchrlal3qdlb6 OR http://dl.dropbox.com/u/59089096/Micromax Stock ROM files/boot.img
recovery.img - http://www.mediafire.com/?m0z4tordfsgdxbf OR http://dl.dropbox.com/u/59089096/Micromax Stock ROM files/recovery.img
system.tar - http://www.mediafire.com/?xbyt2gcx0b6dosa
recovery.fstab - http://dl.dropbox.com/u/59089096/Micromax Stock ROM files/recovery.fstab
Factory Flash Zip File :- http://www.mediafire.com/?vkr77d9d9bqyj6w
Recovery Output from Koushik's CWM Builder Site (tested not working)
recovery.img : http://dl.dropbox.com/u/59089096/Micromax Stock ROM files/recovery from CWM builder.img
Link to job : http://jenkins.cyanogenmod.com/job/recovery/9793/
Please help us Developers.!!! I will be your exclusive tester, and I will personally test things on my own phone. If you need anything at al, just let me know
This device has fastboot right? The recovery is the CWM you tried to create?
nobodyAtall said:
This device has fastboot right?
Click to expand...
Click to collapse
Yes we have fastboot. We can flash boot.img and recovery.img.
Although someone reported that flashing system.img always results in error So inorder to flash custom ROMs, we really need CWM, no other way
nobodyAtall said:
The recovery is the CWM you tried to create?
Click to expand...
Click to collapse
You mean the recovery.img I have posted here? All those files are STOCK ones man! If you need to check the experimental CWM recoveries we tried to create yet failed, I can give them to you. Just let me know
No, I need the stock one anyway. What cmdline did you use for generating the recovery? Also any idea about the base?
Try booting the attached recovery, i.e:
fastboot boot recovery-new.img
nobodyAtall said:
What cmdline did you use for generating the recovery?
Click to expand...
Click to collapse
I didnt generate it, just extracted it from the Factory Flashable Zip file. I always flash it to get my stock recovery back. It works all the time.
nobodyAtall said:
Also any idea about the base?
Click to expand...
Click to collapse
You mean Android version? Its Gingerbread 2.3.5
If its not what you are looking for, then kindly tell me.
nobodyAtall said:
Try booting the attached recovery, i.e:
fastboot boot recovery-new.img
Click to expand...
Click to collapse
Are you deliberately trying to brick my device by flashing a recovery into the boot partition?
I truely hope its a typo anyways I have flashed the recovery you gave me using :
"fastboot flash recovery recovery-new.img"
Click to expand...
Click to collapse
Flashing went succesfully. When I rebooted to recovery, it stuck at the boot logo for say 1 minute. After that it went blank. Tried pressing keys, still it was stuck.
Actually, fastboot boot recovery-new.img will just boot the img you define. NOT flash it into your device, not to mention flashing it to boot!
nobodyAtall said:
Actually, fastboot boot recovery-new.img will just boot the img you define. NOT flash it into your device, not to mention flashing it to boot!
Click to expand...
Click to collapse
Oops my bad Just trying it for the first time. thats why asked
Output is here :
C:\Documents and Settings\Jyothis>"G:\Micromax Rooting Files\ADB\fastboot.exe" b
oot "C:\Documents and Settings\Jyothis\My Documents\Downloads\recovery-new.img"
downloading 'boot.img'...
OKAY [ 0.438s]
booting...
OKAY [ 0.094s]
finished. total time: 0.562s
Click to expand...
Click to collapse
Nothing happened then. What is it supposed to do?
The phone screen remains unchanged. Am I supposed to reboot it now? Tell me what to do next.
jyothisthaliath said:
Oops my bad Just trying it for the first time. thats why asked
Output is here :
Nothing happened then. What is it supposed to do?
The phone screen remains unchanged. Am I supposed to reboot it now? Tell me what to do next.
Click to expand...
Click to collapse
Do you get adb access?
It's possible that screen output is not showing but adb has started...
sir how about this androidjinn.com/universal-guide-to-install-clockworkmod-recovery-in-any-android-device.html
o0ojakeo0o said:
sir how about this androidjinn.com/universal-guide-to-install-clockworkmod-recovery-in-any-android-device.html
Click to expand...
Click to collapse
This guide is for devices which are officially supported by ROM Manager and ClockworkMod website. Our device is not listed in these.
nobodyAtall said:
Do you get adb access?
It's possible that screen output is not showing but adb has started...
Click to expand...
Click to collapse
Nope. Tried "adb devices", no luck! Even tried "fastboot devices", still nothing comes up.
Its frozen solid, the bootlogo stays there on the screen.
CWM Recovery!
I can try to compile a CWM from sources if you want!
Eklovya said:
I can try to compile a CWM from sources if you want!
Click to expand...
Click to collapse
Thats the best thing I have heard since days man So awesome if you could do it for us!
As I have written already, I can get anything for you, test it on my phone, or anything you want. Just do this for us man!
You need to come online for that.
Add me on gmail. [email protected]
@Eklovya itz gr8 you are building CWM recovery for us ..
Thanks Will b ur tester
here is the thread for CWM recovery
Ok guyz I have compiled a recovery for you all!
May be it is working may be not!
that you have to tell me
Try flashing it
Here is the link
http://forum.xda-developers.com/showthread.php?t=1991420
The flasher is also there and you can also manually do that.
Clone Caught!!
Look A Like of MMX A56 but with higher specs
called Prestigio MultiPhone 3500 Duo
http://www.prestigio.com/products/Smartphones/MultiPhone/MultiPhone_3500_DUO
jyothisthaliath said:
Yes we have fastboot. We can flash boot.img and recovery.img.
Although someone reported that flashing system.img always results in error So inorder to flash custom ROMs, we really need CWM, no other way
You mean the recovery.img I have posted here? All those files are STOCK ones man! If you need to check the experimental CWM recoveries we tried to create yet failed, I can give them to you. Just let me know
Click to expand...
Click to collapse
hey guys Im just a beginner can yo please guide me how to put the phone in fast boot mode please tell me the step by step process...thanks in advance..

[ROM] Boost Moto E 2015 LTE Stock 5.1 (LPI23.29-18-S.12) Unmodified & Deodexed

DISCLAIMER: By using this rom, you agree that you are the only one responsible for anything good or bad that may occur. Use at your own risk.
For Boost Mobile Moto E 2015 LTE XT1526 only.
The files contained in this thread have not been tested. Please let me know if you have issues.
Stock LPI23.29-18-S.12 Unmodified ROM
surnia_boost_LPI23.29-18-S.12-unmodified.zip
Stock LPI23.29-18-S.12 Debloated, Deodexed, Rooted ROM with Init.d and Insecure boot.img Support
surnia_boost_LPI23.29-18-S.12-deodexed.zip
Removed files and link to download them:
app/Books/Books.apk
app/Bug2GoStub/Bug2GoStub.apk
app/CloudPrint/CloudPrint.apk
app/Drive/Drive.apk
app/EditorsDocs/EditorsDocs.apk
app/EmailGoogle/EmailGoogle.apk
app/Exchange3Google/Exchange3Google.apk
app/GadgetGuardian/GadgetGuardian.apk
app/Gmail2/Gmail2.apk
app/GoogleHindiIME/GoogleHindiIME.apk
app/GooglePinyinIME/GooglePinyinIME.apk
app/Hangouts/Hangouts.apk
app/KoreanIME/KoreanIME.apk
app/Music2/Music2.apk
app/Newsstand/Newsstand.apk
app/PlayGames/PlayGames.apk
app/PlusOne/PlusOne.apk
app/Videos/Videos.apk
app/YouTube/YouTube.apk
app/iWnnIME/iWnnIME.apk
app/talkback/talkback.apk
etc/install-recovery.cfg
etc/recovery-resource.dat
priv-app/BodyGuardApp/BodyGuardApp.apk
priv-app/DemoMode/DemoMode.apk
priv-app/GuideMe/GuideMe.apk
priv-app/Moodles/Moodles.apk
priv-app/MotoCare/MotoCare.apk
priv-app/MotoCareInt/MotoCareInt.apk
priv-app/SprintID/SprintID.apk
priv-app/SprintInstaller/SprintInstaller.apk
priv-app/SprintZone/SprintZone.apk
priv-app/Wallet/Wallet.apk
priv-app/fswriter/fswriter.apk
recovery-from-boot.p
surnia_boost_LPI23.29-18-S.12_removed_files.zip
NOTE1: Your partitions need to have already been updated LPI23.29-18-S.11 before using this ROM. If you have not updated them to LPI23.29-18-S.11, you should ( zip located here ). Once updated, flash this partition updater AND the rom of choice.
NOTE2: The unmodified ROM is not rooted. To root, flash SuperSU after the ROM
NOTE3: Your device must have a custom recovery such as TWRP to flash ROMs.
Flash in TWRP as follows:
Download ROM
Put the ROM.zip on your sdcard if not already
Reboot to TWRP Recovery
MAKE A BACKUP!!!!!!!!!!
Wipe data/Factoy reset
Install partition updater from sdcard (see NOTE1 above)
Install ROM from sdcard
Reboot
Enjoy!
Credits:
@bigblueshock - For uploading the backup files and the update.zip
Hotspot Fix - These flashable zips will only work in this TWRP recovery
surnia_boost_LPI23.29-18-S.12_hotspot_fix.zip
surnia_boost_LPI23.29-18-S.12_hotspot_unfix.zip
reserved
reserved2
Hey Super,
So I tried a clean flash, not able to get past the boot screen with the teal M. Let it sit for about 20 minutes just in case.
Also tried another clean flash, this time with partition updater before JUST in case, same outcome.
Odd.. Not sure what the issue could be
bigblueshock said:
Hey Super,
So I tried a clean flash, not able to get past the boot screen with the teal M. Let it sit for about 20 minutes just in case.
Also tried another clean flash, this time with partition updater before JUST in case, same outcome.
Odd.. Not sure what the issue could be
Click to expand...
Click to collapse
Please try the unmodified ROM to see if the deodexing is causing issues. Thanks
SuperR. said:
Please try the unmodified ROM to see if the deodexing is causing issues. Thanks
Click to expand...
Click to collapse
I can confirm, unmodified ROM works perfectly.
bigblueshock said:
I can confirm, unmodified ROM works perfectly.
Click to expand...
Click to collapse
Next is to place the boot.img from the unmodified ROM in the deodexed ROM and see how that goes.
SuperR. said:
Next is to place the boot.img from the unmodified ROM in the deodexed ROM and see how that goes.
Click to expand...
Click to collapse
I placed the boot.img from the unmodified ROM and replaced the one in deodexed ROM, then did a clean flash of Deodexed.
First boot did take several minutes this time (a lot longer than just the unmodified one) But it works!!
Gracias!
bigblueshock said:
I placed the boot.img from the unmodified ROM and replaced the one in deodexed ROM, then did a clean flash of Deodexed.
First boot did take several minutes this time (a lot longer than just the unmodified one) But it works!!
Gracias!
Click to expand...
Click to collapse
It is normal for first boot to take a long time with deodexed roms. Would you mind flashing this modified kernel over your deodexed rom? If it works it will give you init.d and insecure boot, and I will upload a new deodexed rom with it.
surnia_boost_LPI23.29-18-S.12_mod_kernel.zip
If it does not work, you can flash this one to get back to stock kernel
surnia_boost_LPI23.29-18-S.12_stock_kernel.zip
Thanks
SuperR. said:
It is normal for first boot to take a long time with deodexed roms. Would you mind flashing this modified kernel over your deodexed rom? If it works it will give you init.d and insecure boot, and I will upload a new deodexed rom with it.
surnia_boost_LPI23.29-18-S.12_mod_kernel.zip
If it does not work, you can flash this one to get back to stock kernel
surnia_boost_LPI23.29-18-S.12_stock_kernel.zip
Thanks
Click to expand...
Click to collapse
Flashed the "mod" kernel. Booted right up!
Thank you
bigblueshock said:
Flashed the "mod" kernel. Booted right up!
Thank you
Click to expand...
Click to collapse
Thanks for testing. I updated the link in the OP with a new deodexed rom including the kernel from the "mod" kernel zip. I hope all is well now
Update PRL and Profile
SuperR:
I have successfully converted a stock Asian rom to work with the XT1526 for 5.1.1 and 6.0. I took the SprintSettings.apk from the 5.1 stock Boost rom and got the menus for activate and system updates to appear in settings. Unfortunately, when I tap the menu items I get an error. Any idea how the update prl and profile menus are integrated into the stock rom?
, Chys
R
Sent from my XT1526 using XDA-Developers mobile app
Wifi tether
Does the deodexed rom include wifi hotspot. I cannot get it to work for some reason tryed build prop edits but nothing worked
Does this rom support VoLTE .?
I m using ressurection remix ri8 now..
Net is working good, but can't make calls n texts..
Using jio on surnia xt1526 sprint..
Hello SuperR,
Could you provide more details on how you make a backup I would really appreciate it. thanks!
SuperR. said:
[B
surnia_boost_LPI23.29-18-S.12_removed_files.zip[/HIDE]
NOTE1: Your partitions need to have already been updated LPI23.29-18-S.11 before using this ROM. If you have not updated them to LPI23.29-18-S.11, you should ( zip located here ). Once updated, flash this partition updater AND the rom of choice.
Click to expand...
Click to collapse
I have latest CM13 on sprint XT1526. Using tWRP flashed above 2 partition update files, but still failed to flash this ROM. any idea?
dslack420 said:
Does the deodexed rom include wifi hotspot. I cannot get it to work for some reason tryed build prop edits but nothing worked
Click to expand...
Click to collapse
No it does not. There are some database edits along with the build.prop edits. I thought I made a flashable hotspot fix for the latest version. I will see if I can find it.
harsheshsachdev said:
Does this rom support VoLTE .?
I m using ressurection remix ri8 now..
Net is working good, but can't make calls n texts..
Using jio on surnia xt1526 sprint..
Click to expand...
Click to collapse
This is only for boost mobile.
amadorsg1 said:
Hello SuperR,
Could you provide more details on how you make a backup I would really appreciate it. thanks!
Click to expand...
Click to collapse
In twrp, choose the backup option.
min1968 said:
I have latest CM13 on sprint XT1526. Using tWRP flashed above 2 partition update files, but still failed to flash this ROM. any idea?
Click to expand...
Click to collapse
Send the recovery.log after flashing so I can see what is going on.
SuperR. said:
Send the recovery.log after flashing so I can see what is going on.
Click to expand...
Click to collapse
Attached
min1968 said:
Attached
Click to expand...
Click to collapse
This is your issue:
Code:
mount: failed to mount /dev/block/bootdevice/by-name/system at /system: Device or resource busy
Extracting system...
minzip: Can't create target file "/system/.supersu": Read-only file system
Not sure why it is happening. It does not happen on my surnia. You could try rebooting to recovery from the twrp power menu. I have seen this work before in strange cases. You don't need to flash the partitions again since you have already done so. Just boot to recovery, then reboot to recovery, then flash the rom. Sounds strange I know, but it may work.

[TESTING][ROM][7.1.2] CM14.1 for janice [TESTERS NEEDED]

02/22 Update: Project temporarily on hold until March due to school.
03/19 Update: I'm back.
03/27 Update: It booted
Hi S Advance Community! I don't own this device but I compiled CM14.1 and I need testers who know how to logcat, use odin to reflash boot image, etc.
THIS BUILD IS TOTALLY UNTESTED (i don't have an s advance)!!! AS A RESULT, RECOVERY MODE MIGHT NOT WORK AFTER FLASHING THIS ROM AND YOU'LL NEED TO FLASH STOCK ROM USING ODIN IF THAT HAPPENS!
I just need info if it boots or not, and logcat/last_kmsg if it doesn't.
Link of rom (for advanced users only)
YOU AGREE TO NOT KILL ME FOR ANYTHING THAT HAPENS TO YOUR PHONE!
https://www.androidfilehost.com/?fid=745425885120695238 (again, FLASH AT YOUR OWN RISK)
Kernel Source (for GPL Compliance)
EDIT: Use this guide on how to make a logcat/last_kmsg dump when the ROM doesn't boot if you don't know how to (no need to flash the zip on that thread as this rom is an eng build already).
EDIT #2: ROM doesn't boot so I need the /proc/last_kmsg file obtainable from recovery after a failed boot.
Thanks! Downloading it ?
I'm waiting for feedback from the already downloaded it. If successful, please share some screenshots. Thanks in advance guys.
No-Lags said:
I'm waiting for feedback from the already downloaded it. If successful, please share some screenshots. Thanks in advance guys.
Click to expand...
Click to collapse
Sure
Hello the installation was a success, but when he went to the screen from Samsung he stayed frozen in it.
GabrielR52 said:
Hello the installation was a success, but when he went to the screen from Samsung he stayed frozen in it.
Click to expand...
Click to collapse
Thanks for testing! While the phone is stuck on the samsung logo, can you press the 3 button combo for recovery for 10+ seconds (without pulling the battery before) until the phone boots to recovery and copy /proc/last_kmsg to sdcard using recovery then upload it here? I need to see the kernel logs if it's an init related issue or a library related one.
Yea ! The installation was a success but it didn't boot...Stuck On the splash screen...I will flash it again and will let you know the kernal logs and stuff.....Thanks For your support for Janice
I will send tomorrow because today i haven't had the time, so that the last time I installed this android even holding the 3 keys to enter the recovery mode the cell phone was stopped on the logo of samsung, would have some other way of copying the /proc/last_kmsg ? But tomorrow i will install again and I'll see if i go into recovery, sorry my english if it is bad is that i am from Brazil
On Codina must be enabled SELINUX with boot parameter - 1 and cmdline=selinux.bootmode=permissive to boot up Nougat. For MM this wasn't needed.
Can someone try flashing this boot.img to see if the rom will boot?
https://drive.google.com/open?id=0Bw4AfK_vJ7JycWV4TmlOeldzWkE
3liteking148 said:
Can someone try flashing this boot.img to see if the rom will boot?
https://drive.google.com/open?id=0Bw4AfK_vJ7JycWV4TmlOeldzWkE
Click to expand...
Click to collapse
After flashing the rom do i have to flash it with recovery?
Tech x 125 said:
After flashing the rom do i have to flash it with recovery?
Click to expand...
Click to collapse
Flash it with TWRP (because twrp can flash images since 3.0)
Rom isn't boot. I'm using Phiz-touch
After flash not work recovery
psycrow17 said:
Rom isn't boot. I'm using Phiz-touch
After flash not work recovery
Click to expand...
Click to collapse
Thanks for reporting! No wonder why no one's giving me logs so I'm gonna make an odin flashable boot.img later with working recovery from some rom.
Hi guys! This is the just the odin-flashable tar of the boot image of PolishVodka's CM14.1 as recovery was said to work there.
https://drive.google.com/open?id=0Bw4AfK_vJ7JycVBST3pwS18tdms
Can I expect the recovery has been immersed in a new build? Maybe I'll try for it.
3liteking148 said:
Hi guys! This is the just the odin-flashable tar of the boot image of PolishVodka's CM14.1 as recovery was said to work there.
https://drive.google.com/open?id=0Bw4AfK_vJ7JycVBST3pwS18tdms
Click to expand...
Click to collapse
You know we have kernel + ramdisk + recovery on the same partition (initramfs)?
And here you'll see how this working:
https://github.com/Epirex/Samsung_STE_Kernel/blob/marshmallow/usr/u8500_initramfs.list
PolishVodka said:
You know we have kernel + ramdisk + recovery on the same partition (initramfs)?
And here you'll see how this working:
https://github.com/Epirex/Samsung_STE_Kernel/blob/marshmallow/usr/u8500_initramfs.list
Click to expand...
Click to collapse
Yeah I know about that partitioning layout but how should i name the initramfs for flashing in odin?
Edit: nvm about that i got what you're saying that there's something wrong about my initramfs. Thanks for the info
I could not install this new boot.img by Odin and cannot seem to get the log by logcat by that of a mistake "/sbin/sh: exec: line 1: logcat: not found"
????

[EOL][ROM][Unofficial][Updated 05/05/2017][Stable] Lineage OS 13 for Lenovo A706

Lineage OS 13 ROM for Lenovo A706
Now experience the android marshmallow system with Lineage OS on lenovo A706.
Features :-
Latest 6.0.1 android system
December 1, 2016 security patch level (updated to February 2017 but not edited build.prop)
Split screen support
Better RAM management
Enhanced Doze mode for better batery life
Night mode as seen on pixel device
Cyanogenmod Theme Support
Higher Antutu Benchmark support
Supports Google Assistant
Stay in touch for the updates.
Code:
#include
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards
* or you getting angry because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
Hello guys!
In this thread i'll present an new ROM for Lenovo A706 (armani_row). This is an unofficial build, so this not supported by Lineage OS team.
Please be sure to read (and re-read) carefully, to avoid unnecessary questions.
What is Lineage OS?
Cyanogenmod is dead, and its successor is Lineage OS.
What works:
1. Bluetooth
2. Camera
3. Sound
4. WiFi
5. GPS
6. Sensors(Proximity and GSensor)
7. Microphone
8. Speaker
9. Dolby System(When earphones plugged in)
What doesn't work:
1. Front Camera
Flash Instructions:
1. Download and flash Philz Touch Recovery.
2. Download the ROM and copy it to your SD Card.
3. Reboot your device into the Philz Touch Recovery(by pressing Power+Vol UP+Down buttons at the same time).
4. Wipe cache and Dalvik cache and then factory reset your device.
5. Navigate to your ROM file location and flash the rom.
6. Wait till the process completes.
7. Reboot your phone.
Enjoy!
Note: 1. Download and copy the boot.img file to the rom and then flash the rom.
2. It will take some time to startup the device around 15-20 minutes.
3. Don't panic if your device don't show the charging animation, just plug in your device to charger and it will start charging.
4. Don't update to CM 14.1 using the OTA updates (SYSTEM UPDATES).
Downloads​Lineage_OS_13_LenovoA706​Leave a thanks and donate me through bitcoins or paypal if you like my post.
My Bitcoin Address : 12TMugc324rru2Vz4tgGNZwYSxox94Vrtn
ENJOY!!!
Reserved
omkolte17 said:
Reserved
Click to expand...
Click to collapse
bootlop..
flash twice with twrp 2.8.1.0 stuck on logo and download it again still stuck.use philz same result.please fix it...
sorry for my english
irwan78 said:
flash twice with twrp 2.8.1.0 stuck on logo and download it again still stuck.use philz same result.please fix it...
sorry for my english
Click to expand...
Click to collapse
hi, I have found the issue and fixed it, file is being uploaded on drive and the link will be updated soon
omkolte17 said:
hi, I have found the issue and fixed it, file is being uploaded on drive and the link will be updated soon
Click to expand...
Click to collapse
thanks...back to cm11...
The bootloop issue has been solved but
Hi guys, the boot loop issue has been solved but it seems that there is one more issue which needs to be fixed and my exams are getting over on 25/03/2017 so you all have to wait till the exams get over then I'll fix the issue and develop more ROMs for lenovo a706 and u can also suggest me a few cool ROMs which I can develop for this device. Thanks for waiting...
My device: Lenovo A706 Xperia Arc S
lineage 14.11
This fix?
adul354 said:
This fix?
Click to expand...
Click to collapse
issue has been fixed download the new boot.img and add it to your downloaded rom file.:good: :laugh:
Bootlop
omkolte17 said:
issue has been fixed download the new boot.img and add it to your downloaded rom file.:good: :laugh:
Click to expand...
Click to collapse
Flashing by replacing boot.img is not working, still getting bootloop. Tried flashing a couple of time but could not proceed ahead of boot screen for hours. Kindly advise what can be done.
sickkid53 said:
Flashing by replacing boot.img is not working, still getting bootloop. Tried flashing a couple of time but could not proceed ahead of boot screen for hours. Kindly advise what can be done.
Click to expand...
Click to collapse
download the boot.img again its reuploaded. :good:
thanks for waiting
omkolte17 said:
Lineage OS 14.1 ROM for Lenovo A706
Click to expand...
Click to collapse
- FAKE !
It's not Lineage OS 14.1 . It's cm 11 .
I see it in buid.prop
Code:
ro.build.version.release=4.4.4
ro.build.display.id=cm_a706-userdebug 4.4.4 KTU84Q 4dbdb99056 test-keys
ro.build.fingerprint=dns/cm_a706/a706:4.4.4/KTU84Q/4dbdb99056:userdebug/test-keys
Vladden said:
- FAKE !
It's not Lineage OS 14.1 . It's cm 11 .
I see it in buid.prop
Code:
ro.build.version.release=4.4.4
ro.build.display.id=cm_a706-userdebug 4.4.4 KTU84Q 4dbdb99056 test-keys
ro.build.fingerprint=dns/cm_a706/a706:4.4.4/KTU84Q/4dbdb99056:userdebug/test-keys
Click to expand...
Click to collapse
It's not fake, it's Lineage OS 14.1 but just I used the build.prop of cm11 (i.e., it is a ported rom) :laugh:
Not booting
omkolte17 said:
download the boot.img again its reuploaded. :good:
thanks for waiting
Click to expand...
Click to collapse
After flashing by replacing with new boot.img file, when I select to boot the device, it shows the lenovo logo and automatically shuts down. Powering on the device gives the same result. I also tried to wipe cache/data after flashing the rom but to no avail. Kindly suggest solution for this.
Thanks for your hard work and patience
sickkid53 said:
After flashing by replacing with new boot.img file, when I select to boot the device, it shows the lenovo logo and automatically shuts down. Powering on the device gives the same result. I also tried to wipe cache/data after flashing the rom but to no avail. Kindly suggest solution for this.
Thanks for your hard work and patience
Click to expand...
Click to collapse
same result....when i plugin charge my phone always reboot again and again...
irwan78 said:
same result....when i plugin charge my phone always reboot again and again...
Click to expand...
Click to collapse
download the 3 lib files from the thread in downloads section then navigate to system>lib in the rom and overwrite the 3 files there and then flash the rom and even if it wont boot up then download the new boot.img from here and then try again. Even if it won't boot up then I have to start developing the rom from scratch and u all have to wait again .
Thanks for your co-operation:good: :laugh:
Link
I can't open link lib files,any another link
Link working
adul354 said:
I can't open link lib files,any another link
Click to expand...
Click to collapse
all links are working, u can try the link given below:
https://storage.googleapis.com/driv...29501f85-f20d-4e26-8992-c391734ab62f?authuser
omkolte17 said:
download the 3 lib files from the thread in downloads section then navigate to system>lib in the rom and overwrite the 3 files there and then flash the rom and even if it wont boot up then download the new boot.img from here and then try again. Even if it won't boot up then I have to start developing the rom from scratch and u all have to wait again .
Thanks for your co-operation:good: :laugh:
Click to expand...
Click to collapse
not working for me...use new lib file and new boot.img still bootlop.so what i must to do...?
irwan78 said:
not working for me...use new lib file and new boot.img still bootlop.so what i must to do...?
Click to expand...
Click to collapse
okay so now I need to develop the rom from scratch and that might require a few days. :good:

Fix for Huaxing Displays

I found a fix for Huaxing Displays panels issue that persist in Redmi note 5 pro.Follow the steps below
.
Step 1: Download the latest miui official stable rom and the custom rom that you want to install.
Step 2: Extract the zip file and copy the boot image from both the roms. (Dont get confused with which one is which. Make different folders for each boot images)
Step 3: Download latest Android Image Kitchen for Windows. https://forum.xda-developers.com/showthread.php?t=2073775
Step 4: Unpack both the boot images using AIK Tool
How to https://youtu.be/W9iozjCCyPY
Step 5: Replace custom rom z image file with latest miui z image file and repack it. (Rename the new boot image file to "boot" )
Step 6: Place the new boot image in the custom rom folder and then re zip the rom.
Step 7: Flash the rom.
Nb: Use latest twrp recovery that supports Huaxing Displays. Tested on Pixel experience and PE Extended, should work with other roms as well.
Wifi is not working currently.. Need a fix.
dennisthomas706 said:
I found a fix for Huaxing Displays panels issue that persist in Redmi note 5 pro.Follow the steps below
.
Step 1: Download the latest miui official stable rom and the custom rom that you want to install.
Step 2: Extract the zip file and copy the boot image from both the roms. (Dont get confused with which one is which. Make different folders for each boot images)
Step 3: Download latest Android Image Kitchen for Windows. https://forum.xda-developers.com/showthread.php?t=2073775
Step 4: Unpack both the boot images using AIK Tool
How to https://youtu.be/W9iozjCCyPY
Step 5: Replace custom rom z image file with latest miui z image file and repack it. (Rename the new boot image file to "boot" )
Step 6: Place the new boot image in the custom rom folder and then re zip the rom.
Step 7: Flash the rom.
Nb: Use latest twrp recovery that supports Huaxing Displays. Tested on Pixel experience and PE Extended, should work with other roms as well.
Wifi is not working currently.. Need a fix.
Click to expand...
Click to collapse
Thanks! I have tried it, and it indeed works as you said. Flashed Lineage for Microg 15.1 and the screen works fine, and wifi is not available. hope someone fixes that issue too, so we poor souls with Hoaxing displays can enjoy custom ROMs.
Thank you for your effort! I actually thought that i will be stuck on MIUI forever, but now there is hope!
zivoradfromhell said:
Thanks! I have tried it, and it indeed works as you said. Flashed Lineage for Microg 15.1 and the screen works fine, and wifi is not available. hope someone fixes that issue too, so we poor souls with Hoaxing displays can enjoy custom ROMs.
Thank you for your effort! I actually thought that i will be stuck on MIUI forever, but now there is hope!
Click to expand...
Click to collapse
? Even i had help from yshalsager. Thanks to him as well... Hope some one find a fix for wifi issue... I am on to it... But wish someone find a fix even faster.
A dev working on hauxing display
rahulrulz said:
@kabir_te he is a dev working on hauxing display he has made a kernel and a magisk module to fix wifi contact him in telegram
Click to expand...
Click to collapse
I contacted him. But thats not working as of now.
zivoradfromhell said:
Thanks! I have tried it, and it indeed works as you said. Flashed Lineage for Microg 15.1 and the screen works fine, and wifi is not available. hope someone fixes that issue too, so we poor souls with Hoaxing displays can enjoy custom ROMs.
Thank you for your effort! I actually thought that i will be stuck on MIUI forever, but now there is hope!
Click to expand...
Click to collapse
Flash this file and wifi will work as normal
https://downloads.akhilnarang.me/kernel/whyred/Test//derp-whyred-20181203-0847.zip
dennisthomas706 said:
Flash this file and wifi will work as normal
https://downloads.akhilnarang.me/kernel/whyred/Test//derp-whyred-20181203-0847.zip
Click to expand...
Click to collapse
Thanks mate! works like a dream.
How to know if my phone has hauxing display panel ?
Tried repacking the image and all I got was it hanging on lineage logo then sent back to TWRP.
I replaced ""boot.img-zImage"" from lineage with ""boot.img-zImage"" from MIUI ROM
Was this the right thing?
I flashed the fix above as well, nothing happened
appleseed420 said:
Tried repacking the image and all I got was it hanging on lineage logo then sent back to TWRP.
I replaced ""boot.img-zImage"" from lineage with ""boot.img-zImage"" from MIUI ROM
Was this the right thing?
I flashed the fix above as well, nothing happened
Click to expand...
Click to collapse
Never tried on los... Worked fine on almost every other roms... Try another rom..
RJ31 said:
How to know if my phone has hauxing display panel ?
Click to expand...
Click to collapse
Whyreds from xiaomi which is made in last 2 or 3 months have huaxing displays. If u flash custom roms it will show black screen after boot logo.
dennisthomas706 said:
Whyreds from xiaomi which is made in last 2 or 3 months have huaxing displays. If u flash custom roms it will show black screen after boot logo.
Click to expand...
Click to collapse
So in last 2 3 months every whyreds from xiaomi have hauxing diplay or some of them only ?
RJ31 said:
So in last 2 3 months every whyreds from xiaomi have hauxing diplay or some of them only ?
Click to expand...
Click to collapse
Almost everyone.
i have done the above , but mine isnt flashing in twrp , it is showing incorrect zip file . when i unpacked the boot image , it gave me two folders each ( ramdisk and splitimg ) , i replaced custom rom z image in split img folder with latest miui 10.0.4 zimage and i repacked both ram disk and split img folders to new boot image file and i deleted original boot image file in custom rom and replaced with new boot image file , and rezipped it and copied to twrp and there comes error .. i tried few times , but not working for me , can plse somebody help me out ?
appleseed420 said:
Tried repacking the image and all I got was it hanging on lineage logo then sent back to TWRP.
I replaced ""boot.img-zImage"" from lineage with ""boot.img-zImage"" from MIUI ROM
Was this the right thing?
I flashed the fix above as well, nothing happened
Click to expand...
Click to collapse
You don't need to do that anymore. Just flash the latest derp kernel zip right after you flash lineage (or any other AOSP based rom), and your screen will work as normal.
https://forum.xda-developers.com/redmi-note-5-pro/development/derp-kernel-clang-4-4-138-t3804996
Cheers
dexterboon said:
i have done the above , but mine isnt flashing in twrp , it is showing incorrect zip file . when i unpacked the boot image , it gave me two folders each ( ramdisk and splitimg ) , i replaced custom rom z image in split img folder with latest miui 10.0.4 zimage and i repacked both ram disk and split img folders to new boot image file and i deleted original boot image file in custom rom and replaced with new boot image file , and rezipped it and copied to twrp and there comes error .. i tried few times , but not working for me , can plse somebody help me out ?
Click to expand...
Click to collapse
Need not do that any more. Just use the latest derp kernel. Flash it after rom instalation.
Can anyone tell me what huaxing panel is?
what is hauxing display?
I also experienced a bug that was very annoying every time I installed the ROM pie, that is, the screen suddenly locked itself without being touched at all, and even then it happened randomly, if back to the ROM Miui everything is normal, is there a solution for this bug ..
and those who are having problems in recovery??

Categories

Resources