Eureka releases & updates
前往频道在 Telegram
All official releases for Eureka kernel for different devices will be uploaded here and then on XDA. Discussion group: @eureka_support_group If you love our work, thank us by donating here: https://www.paypal.me/chaturbaij
显示更多2 546
订阅者
-224 小时
-197 天
-2630 天
帖子存档
No more active development. I don't have exynos7885 phone anymore so I can stop developing and getting a lot of trash talks and stress finally. Such as "Security patches are nothing", or "beta5 has debug codes so it decreases performance". Buy a new phone if you want to play games please?
Beta 6 is going to be released
Added support for SamsungParts' display tab (AOD and glove mode) reading. The current tsp drivers were having write to those configs, but not read so it couldn't load the current status.
Also reverted some commits that may cause freezes.
These releases were shipped with an extra debug code, it will log the killing process of every signals sent. Like
<14>[ 10.133431] [6: init: 1] init: Service 'usbd' (pid 3950) exited with status 0 oneshot service took 0.063000 seconds in background
<14>[ 10.133552] [6: init: 1] init: Sending signal 9 to service 'usbd' (pid 3950) process group...
<6>[ 10.133736] [6: init: 1] check_kill_permission: caller: comm init uid 0 exe /system/bin/init
<6>[ 10.133746] [6: init: 1] check_kill_permission: victim: comm usbd
<14>[ 10.133805] [6: init: 1] libprocessgroup: Successfully killed process cgroup uid 0 pid 3950 in 0ms
this was designed to debug OOMs
