Yup, RedKernel # 15 is the only thing that stops the black screens for me, on any build of latest version. Beginning to think that this will never get fixed properly, as most of the time its a random occurrence.
I wish there was someone to contact over at cm. Maybe Ricardo Cerqueira. Maybe on irc?Yup, RedKernel # 15 is the only thing that stops the black screens for me, on any build of latest version. Beginning to think that this will never get fixed properly, as most of the time its a random occurrence.
AOSP 5.1.1_r1 by adrianom doesn't have this problem. He uses a 4.4.2 base kernel by ckret.Does pure aosp have this problem?
I've only had one instance of the black screen issue and that was with cm12. I'm currently running cm12.1 20150509 with stock kernel. Before I started flashing cm12 ROMs I was on either bootloader C or D. I can't remember but I do remember searching as a lot of posts were for A or B. Also have 4.4.2 base files as I get the dim screen post flashing ROMs but that's not an issue, just go to standby and back on and everything works as normal. @Deltadroid I'm not sure if I can check what bootloader I was running now I'm on cm12.1 but if you can tell me how I'll let you know ?I just updated to latest nightly build that was giving me trouble and installed red kernel #15. I've updated my bootloader to 20D. So, let's hope this fixes it.
Yup, that is exactly the steps I took to get to where I am today. You can't really fail by following the above, and as you noted, it does fix the problem rather nicely1) Reboot to recovery
2) Flash V500-4.4.2-Base-KOT49I.V50020D_US-no-aboot-signed.zip
3) Flash twrp-2.8.6.0-v500.zip for 4.4.2 bootloader
4) Reboot to recovery (not system) to reload new bootloader.
5) Flash CM 12.1 Nightly ROM
6) Flash RedKernel-r015.zip
7) Flash Bump/Permissive kernel script v500-loki-kernel-to-bumped-permissive-kernel-signed.zip
8) Reboot to system
No. This rom is not compatible with vk810.can I use this rom for VK810 if I am not going to use the sim card?
Nope:AOSP 5.1.1_r1 by adrianom doesn't have this problem. He uses a 4.4.2 base kernel by ckret.
CM 12.0 N20150417 doesn't have this problem.
Stock 5.0.2 (Korean international version) doesn't have this problem.
Only CM 12.1 and ROMs based on it.
http://forum.xda-developers.com/showpost.php?p=60980171&postcount=1103I've had this ROM installed for two days and I keep getting black screens which require reboots when using VLC media player to watch a .m4v video.
Any suggestions? I can capture logs if required.
So what exactly introduced this issue ?Red Kernel #15 does indeed fix the "black screen" problem with the latest CM 12.1 nightly builds (thanks @Cal). I was having a BSOD every 10 minutes and then I installed Red Kernel #15 and its been fine since. I am also not having any trouble with my sdcard unmounting with Red Kernel #15. When I test the newer versions of Red Kernel, my sdcard becomes unmounted unexpectedly. I've noticed that Red Kernel #16 stopped working properly after the source code was rebased against CM12. Here are the steps I took to fix the problem:
1) Reboot to recovery
2) Flash V500-4.4.2-Base-KOT49I.V50020D_US-no-aboot-signed.zip
3) Flash twrp-2.8.6.0-v500.zip for 4.4.2 bootloader
4) Reboot to recovery (not system) to reload new bootloader.
5) Flash CM 12.1 Nightly ROM
6) Flash RedKernel-r015.zip
7) Flash Bump/Permissive kernel script v500-loki-kernel-to-bumped-permissive-kernel-signed.zip
8) Reboot to system
http://forum.xda-developers.com/showthread.php?t=3081457which permissive patch?
been using 97617 since it was pushed, i have has a repopick on my build script, so even if it gets a new patchset, it will also be in my build.
i can set the kernel of my builds to permissive.http://forum.xda-developers.com/showthread.php?t=3081457
Permissive mode is to fix the Bluetooth reconnect issue after the Bluetooth service or system is restarted
There is also no more need to manually bump the kernel in the recovery... Obviously, but we may still need to use permissive mode to fix the Bluetooth reconnect problem until it is further looked at.
We just need to use the "already bumped kernel to permissive kernel" script now, perhaps.
I completely agree. I also want to keep selinux in enforcing mode. I think we can fix the Bluetooth problem. Also, I think It is better that you don't permanently set the kernel in permissive mode so the problem gets attention.i can set the kernel of my builds to permissive.
we just need to add this "androidboot.selinux=permissive" to BoardConfig.mk
but i've rather use SELinux the way it should...
so we may have to have a better look to see if its possible to solve that BT issue, without using permissive on the kernel.