To which freq can I overlock my kernel if I'm using batterypatch?
Thank you so much karam, the N900 is another phone with your speedpatch and above all the battery patch.
Hello! I was installing the battery patch by hand (because my N900 is overly-customized) and noticed something. In the postinst script you have: Code: if [ -f /etc/speedpatch ]; then mv /opt/dbus-scripts/cpu_sleep_speedpatch /opt/dbus-scripts/cpu_sleep fi but no /etc/speedpatch exists. The speedpatch, if I'm correct, is installed in /etc/event.d/speedpatch. This means the cpu_sleep_speedpatch is not installed even if speedpatch is indeed installed. Can you confirm this? Thanks a lot for your great work
if [ -f /etc/speedpatch ]; then mv /opt/dbus-scripts/cpu_sleep_speedpatch /opt/dbus-scripts/cpu_sleep fi