Main public logs

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
  • 19:15, 31 January 2021 31.18.131.59 talk performed unknown action "comments/add" on X750 (Hey, it seems, the volt percentage command doesn't work. This is my cli output (Tried on 2 different devices with 2 x750-a): root@raspberrypi:/home/pi# python x750ups.py File "x750ups.py", line 30 print "******************" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("******************")? please help. oot@raspberrypi:/home/pi# python2 x750ups.py Traceback (most recent call last): File "x750ups.py", line 31, in <module> print "Voltage:%5.2fV" % readVoltage(bu...)