• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Let's Get CM Onto Avant!

Flash original build with headphones/ your cm backup and in the buildprop "/buildprop" and in the buildprob change
debug.egl.hw=1
debug.sf.hw=1
To
debug.egl.hw=0
debug.sf.hw=0


This theoretically disables hardware acceleration system wide and fix the back camera but might not work without the libchromatix***.so files from the lib folder on the stock ROM
 
Flash original build with headphones/ your cm backup and in the buildprop "/buildprop" and in the buildprob change
debug.egl.hw=1
debug.sf.hw=1
To
debug.egl.hw=0
debug.sf.hw=0


This theoretically disables hardware acceleration system wide and fix the back camera but might not work without the libchromatix***.so files from the lib folder on the stock ROM

Reboot after (no soft reboot)
 
Enable profile GPU rendering to adb and type in the command
Adb shell dumpsys gfxinfo
So I can examice how the GPU is handling things
 
I need some help from a more expiercened dev I've been looking at the propriety files and noticed some things missing that the stock ROM used
 
I wish I could do more to help, I really wanna see some love for this phone, its been a long time now without a fully functioning ROM. Thanks for the effort your putting into it, its appreciated.
 
I did some research and the on how android uses h/w acceleration .... Possibly swapping the OMX****.so libs might let you use h/w acceleration going to try doing some editing and making my own tree this could fix the issue system wide https://vec.io/posts/use-android-hardware-decoder-with-omxcodec-in-ndk
Thanks to u, i realize it was the display drivers. flash this in recovery over my last build. youtube should start working i just tested it out. no need to wipe cache or anything
 

Attachments

Last edited:
Back
Top Bottom