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
  • 16:30, 21 July 2022 188.235.21.221 talk performed unknown action "comments/add" on X750 Sofrware (You are using python version 3, parentheses should be used for it. Add them to the code or use python version 2)
  • 06:12, 21 March 2021 73.114.64.43 talk performed unknown action "comments/add" on X750 Sofrware (If you are getting the error: "IOError: [Errno 110] Connection timed out" for x728bat.py, check and see no other programs are using GPIO3. I had a power button shutdown script that ran on startup to turn the pi off and it was preventing the HAT from reading that pin. I simply uninstalled and used the supported shutdown button feature for this board.)
  • 05:33, 28 January 2021 31.18.149.217 talk performed unknown action "comments/add" on X750 Sofrware (Sorry, please delete the old posts. I've put all in one comment: Hey, it seems, the volt percentage command doesn't work. This is my cli output: 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...)
  • 05:30, 28 January 2021 31.18.149.217 talk performed unknown action "comments/add" on X750 Sofrware (I have to ad dtparam=i2c_arm=on dtparam=i2c1=on in config.txt i2c activated in raspi-conf)
  • 05:11, 28 January 2021 31.18.149.217 talk performed unknown action "comments/add" on X750 Sofrware (root@raspberrypi:/home/pi# python2 x750ups.py ****************** Traceback (most recent call last): File "x750ups.py", line 31, in <module> print "Voltage:%5.2fV" % readVoltage(bus) File "x750ups.py", line 11, in readVoltage read = bus.read_word_data(address, 2) IOError: [Errno 110] Connection timed out and: sudo i2cdetect -y 1 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- --...)
  • 03:37, 25 January 2021 31.18.149.217 talk performed unknown action "comments/add" on X750 Sofrware (Hey, it seems, the volt percentage command doesn't work. This is my cli output: 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)
  • 18:02, 21 April 2020 Harry talk contribs created page X750 Sofrware (Created page with "{{GD Template Impl}} '''1. Enabled I2C support on the Raspbia.''' <pre> sudo raspi-config </pre> Select 5 Interfacing Options and then P5 I2C - Enable/Disable automatic load...")