Resource icon

GearLock-Package Thermal Daemon for generic and Surface 1

Source
https://github.com/supremegamers/thermal_daemon
Compatible With
Oreo-x86 and up
To install extract your ramdisk.img and add this to your init.rc file:

service dbus /system/bin/dbus-daemon --system --nofork
class main
socket dbus stream 660 root root
user root
group system inet

service thermald /system/vendor/bin/thermal-daemon
user root
group system
class main
disabled
oneshot


Next save your init.rc file and repack your ramdisk.img. Then install the ramdisk.img and the gearlock package for your device and boot. This package comes with a patched version ramdisk.img for android-x86_64-8.1-rc6. Intel and AMD chips are supported but you should search Google for your devices thermal-conf.xml that will set the device to the optimum temperature. You can replace the thermal-conf.xml at /system/vendor/etc/thermal-daemon The temperature will fluctuate around the set temperature it will have it's peaks and dips under load. The computer will respond like having more RAM it will run better than ever and cooler.



Best regards
Ryan Johnson
Top