-

Main public logs

Jump to navigation Jump to search

Combined display of all available logs of Geekworm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 04:59, 17 February 2025 209.184.121.79 talk performed unknown action "comments/add" on X1201 (I am using the x1201 - I set the bat.py file to run as a service automatically on bootup. I also appended the if statement: if readVoltage(bus) < 3.20: [bootdown] to: if readVoltage(bus) < 3.20 or readCapacity(bus) < 50: [bootdown] This works great, but the Pi is not booting back up when I restore power. Also I took the liberty of making bat.py a system service. I need the Pi to be booted back up automatically when power is restored - any ideas?)