-
It has been confirmed that WiFi hotspot is broken. Not too sure if the WiFi driver update caused this issue. CM13 stock kernel works fine, so I guess we may be missing something.
-
Code is here
# if LINUX_VERSION_CODE < KERNEL_VERSION(3,4,80)
```
end_writeback(inode);
```
else
clear_inode(inode);
Shouldn't the arrow be the other way around? my compilation fails if it's as abo…
-
I think there is a way to add mDNIE tuning to CM12. the current color or adaptive color is too dark and vivid my taste. It would be possible to set the modes.
I was using CM LP nightly for a while and…
-
**Project commencement:** Feb 5th 2016
**Project Status:** Completed.
**Things to do:**
- [x] Find out why kernel is stuck on starting apps screen
- [x] Find a way to get selinux working (Optional…
-
Support GCC 6.x based toolchains
-
Selinux disabled messes up a lot of things in Marshmallow. Marshmallow needs at least selinux permissive to be functional.
Thanks to @realex-fire, kernel compiles with selinux, but this breaks the l…
-
With the introduction of isorec into the mainstream CM12.1 and CM13 kernel, users are wanting to have control over the recovery.
There are some issues that we have to face:
- DorimanX init script i…
-
-
https://github.com/dorimanx/DORIMANX_LG_STOCK_LP_KERNEL/blob/master/drivers/thermal/msm_thermal.c#L2106
I think we should disable "msm_thermal_ioctl_init".
when doing msm_thermal_ioctl_process.https:…
-
@kularny
BLN not been working on DorimanX kernel since CM12.1 was released.
A possible workaround is already available on the XDA developer forums, but a proper fix is needed.
Any ideas if this i…