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).
- 09:43, 30 January 2024 Walker talk contribs performed unknown action "comments/add" on X728-Software (Please refer to our new script on the X728:X728-script)
- 09:43, 30 January 2024 Walker talk contribs performed unknown action "comments/add" on X728-Software (Please refer to our new script on the X728:X728-script)
- 21:18, 29 January 2024 77.20.74.142 talk performed unknown action "comments/add" on X728-Software (Can the raspberry still be safely restarted with `sudo reboot`?)
- 11:49, 29 January 2024 68.61.201.10 talk performed unknown action "comments/add" on X728-Software (Why would it randomly stop shutting down fully? I've tried this firmware and countless others. 2 that use to work. x728off doesnt work.)
- 22:47, 20 June 2023 130.209.204.234 talk performed unknown action "comments/add" on X728-Software (Hello, is there a way to power off x728 by pulling one of the GPIOs high or low? Thanks.)
- 15:10, 19 May 2023 Walker talk contribs performed unknown action "comments/add" on X728-Software (Hello, sorry, we don't have this)
- 16:29, 14 May 2023 93.38.52.86 talk performed unknown action "comments/add" on X728-Software (Is there a addon for Home assistant?)
- 10:24, 4 May 2023 38.101.139.57 talk performed unknown action "comments/add" on X728-Software (You "should" also be able to replace the /home/pi with the $HOME variable.)
- 10:20, 4 May 2023 38.101.139.57 talk performed unknown action "comments/add" on X728-Software (You should put this into a github the rest of us could install from ;-))
- 11:29, 24 November 2022 Harry talk contribs performed unknown action "comments/add" on X728-Software (or run the i2cdetect -y 1 to get the I2C address, then check the accroding python code)
- 10:51, 28 September 2022 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Anonymous user #34 :Hello, Please use your own username after '/home/pi/'. That is, the username created by the initial user of the Raspberry Pi OS system)
- 07:44, 28 September 2022 73.240.70.136 talk performed unknown action "comments/add" on X728-Software (I to do not understand how to get the x728 file to work and how to rename to my rpi, Please help The x728v2- say no such file or directory)
- 11:57, 6 June 2022 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hello, What operating system are you using, are there any errors?)
- 08:53, 3 June 2022 200.12.187.108 talk performed unknown action "comments/add" on X728-Software (Hi. I have a x728 v1.2 in a raspberry 4, i am trying to get the voltage values but the raspberry is not recognizing the address of the i2c. This version needs something else to read the voltages values?)
- 10:52, 27 May 2022 113.118.186.172 talk performed unknown action "comments/add" on X728-Software (Hi, Thanks In the last Raspberry Pi OS, the OS no longer provides the default username pi, and users need to create their own username, so you should have created your own username, please open the x728-v21.sh file, and then Replace all '/home/pi/' with '/home/pi/your username/'; save and exit and reinstall it; Regards.)
- 04:57, 27 May 2022 71.143.72.81 talk performed unknown action "comments/add" on X728-Software (On step 4, when I run any of the x-728 commands, I get this x728-v2.1.sh: line 78: /home/pi/.bashrc: No such file or directory x728-v2.1.sh: line 140: /home/pi/x728bat.py: No such file or directory x728-v2.1.sh: line 169: /home/pi/x728pld.py: No such file or directory x728-v2.1.sh: line 198: /home/pi/x728plsd.py: No such file or directory This is running on a pi 4 with Raspbian.)
- 17:05, 5 May 2022 Lisa talk contribs performed unknown action "comments/add" on X728-Software (sorry,Currently unable to resolve)
- 01:55, 3 May 2022 104.251.66.141 talk performed unknown action "comments/add" on X728-Software (I was able to get the results I wanted by modifying x728bat.py. I changed the 3.00 in the readVoltage line: #Set battery low voltage to shut down, you can modify the 3.00 to other value if readVoltage(bus) < 3.00:)
- 06:08, 2 May 2022 104.251.66.141 talk performed unknown action "comments/add" on X728-Software (I have a PI 4B with an x728 V2.1. With my application I really want the x728 to shutdown a short period of time after A/C power loss. I figure I can accomplish this by setting the shutdown voltage higher. When when I run python3 /home/pi/x728/x728v2-asd.py & I only get the battery voltage and percent charge repeating constantly. I see no way to change the shutdown voltage running this command. I edited the shutdown voltage in x728v2-asd.py and run it and the x728 shutdown at my desired v...)
- 03:13, 2 May 2022 87.159.114.47 talk performed unknown action "comments/add" on X728-Software (is there an addon for this?)
- 15:33, 25 April 2022 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hello, SORRY, libreElec is the readonly image, so don't install our python script.)
- 00:11, 25 April 2022 87.159.114.47 talk performed unknown action "comments/add" on X728-Software (Hello, I want to use the X728 v2.1 device with the Libreelec/Kodi distribution. Is there a way or a guide to install the software? The device works flawlessly on Raspian OS. Thanks)
- 01:06, 25 March 2022 104.251.66.141 talk performed unknown action "comments/add" on X728-Software (When I try sudo systemctl enable x728-shutdown.service I get the following error Failed to enable unit: File x728-shutdown.service: Bad message)
- 01:08, 18 March 2022 174.32.160.19 talk performed unknown action "comments/add" on X728-Software (@Anonymous user #27, Thanks for your detailed and informative comment about an alternative to using crontab... But for those of us who are not *nix experts, would you please explain *why/how* your script is much better? Thanks!)
- 05:29, 12 March 2022 104.251.66.141 talk performed unknown action "comments/add" on X728-Software (Has anybody else tried this? I new to Linux and Raspberry PI, although not new to computers or programming. TIA)
- 07:37, 25 February 2022 23.127.128.93 talk performed unknown action "comments/add" on X728-Software (- The installation process should create a systemctl service to start/stop the process instead of using crontab. I did the following: Copied /home/pi/x728/x728v2-asd.py to /usr/local/bin: sudo cp /home/pi/x728/x728v2-asd.py /usr/local/bin Then created a systemctl service file to start the script: sudo vi /lib/systemd/system/x728-shutdown.service Contents of the file: [Unit] Description=Geekworm x728 Shutdown Service After=network.target [Service] Type=simple StandardOutput=null Working...)
- 07:36, 25 February 2022 23.127.128.93 talk performed unknown action "comments/add" on X728-Software (This documentation is terrible! And with everyone's questions/comments, along with the poor responses that were provided, it makes the documentation very difficult to follow. There are steps listed without any explanation on why they're needed. If you really want customers to be successful with your product, you need to write better documentation! And it needs to be written up near the top of this page - not buried down in the comments! Provide answers to the following questions: 1. Wh...)
- 18:40, 22 February 2022 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hello, Sorry,not support change it.)
- 01:56, 22 February 2022 176.199.225.3 talk performed unknown action "comments/add" on X728-Software (hello, is it possible to change gpio input 26 to another gpio input?)
- 09:50, 18 February 2022 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hello, ①Please refer to FAQ information:[Raspberry Pi Tutorial: How to Use a Buzzer] ②AC FALL(AC Power Loss LED)----When AC power supply is not connected or power supply fails, the red indicator light is always on. If connected to AC power, the red indicator will not light up.)
- 05:10, 18 February 2022 193.36.225.145 talk performed unknown action "comments/add" on X728-Software (Thank you very much! That (the information you just provided below on the X-728-Chip-Specification...) is exactly what I needed. I think I am still missing some information though (like how to detect whether or not AC power is on or not, and controlling the beeper). I will look through more of your documentation, hopefully I can find this. Thanks again.)
- 14:30, 15 February 2022 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hi, please refer to X728-Software#FAQ X728-Chip-Specifications and I2C address)
- 04:57, 15 February 2022 193.36.225.26 talk performed unknown action "comments/add" on X728-Software (Hi, Where can I find information on the I2C protocol you use for your board. I know I am not the only one wanting to write my own software to interface to the UPS. I am currently developing some software (not related to the DC UP at all) and I would really like to integrate UPS monitoring into this software as it would be very useful indeed. Your documentation states that you use a particular chip for power management, but that's it. Please can you provide details such as which I2C addresses...)
- 12:26, 27 January 2022 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hi, please try to use 【sudo apt-get -y install python3-smbus i2c-tools】and test it.)
- 10:59, 23 January 2022 108.248.230.12 talk performed unknown action "comments/add" on X728-Software (I am running BullsEye on RPI4B X728 V2.1 When I run the setup sudo apt-get -y install python-smbus i2c-tools I get the error: Package python-smbus is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'python-smbus' has no installation candidate Is there a replacement for python-smbus)
- 09:58, 17 January 2022 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hi, The version code is marked on the front of the x728 UPS board, please check your X728 board. Thanks.)
- 03:11, 16 January 2022 88.123.227.221 talk performed unknown action "comments/add" on X728-Software (Hi, running bullseye on RPI3B+ x728, "sudo bash x728-v1.0.sh" returns error "line 123: [: line: integer expression expected". Same with v2.0 and V2.1. By the way how do I know which version to use? I guess my x728 is an old version, before numbering? Any clues? Thx)
- 11:10, 29 December 2021 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hello, The x728 keeps restarting, which may be caused by low voltage. In addition to the Raspberry Pi, does it load other devices? Could you please tell us where you bought X728 V1.3, and let us know the order number?)
- 10:09, 29 December 2021 84.16.127.68 talk performed unknown action "comments/add" on X728-Software (How I can reduce charging current? I have an original USB-C power supply from the RaspberryPi 5V / 3A and it doesn't seem to be able to supply power to charge the batteries and the RaspberryPi 4 at the same time. When the batteries are charged, everything works. When I unplug the power supply from the X728 RaspberryPi runs out of batteries. This drains the battery a bit and when I reconnect the power supply, the RaspberryPi still runs, but the X728 keeps restarting and I hear a click. This i...)
- 12:04, 21 December 2021 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hello, Please reinstall the firmware and test it.)
- 10:31, 21 December 2021 68.8.1.43 talk performed unknown action "comments/add" on X728-Software (My 728 was working fine for a long time. After a Raspian update a while back it stopped responding to the shutdown script only a long press of the power button on the 728 forcing shutdown works. Finally getting around to troubleshooting it. When I run the 728off.py I get the following: /usr/local/bin/x728softsd.sh: line 5: echo: write error: Device or resource busy /usr/local/bin/x728softsd.sh: line 6: /sys/class/gpio/gpio13/direction: No such file or directory /usr/local/bin/x728softsd.sh:...)
- 15:46, 3 December 2021 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hi,You can realize the automatic shutdown function by setting the voltage value)
- 07:03, 3 December 2021 31.19.64.4 talk performed unknown action "comments/add" on X728-Software (How to force a shutdown after power disconnect for example after 5 minutes?)
- 17:10, 30 June 2021 176.171.80.34 talk performed unknown action "comments/add" on X728-Software (It seems to work OK I will test a bit more because what I need is at power failure my two disks attached on my Raspberry are shutdown safely. Thanks again.)
- 15:46, 28 June 2021 176.171.80.34 talk performed unknown action "comments/add" on X728-Software (Hello I have modified the CRONTAB entry as follows: @reboot python /home/pi/x728bat.py >> /home/pi/x728.log The x728.log file has been created at reboot and contains the logs of x728bat.py I will retest and revert back)
- 11:51, 28 June 2021 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hello, Please check the file if exit in/home/pi? or /home/pi/x728?)
- 16:01, 27 June 2021 176.171.80.34 talk performed unknown action "comments/add" on X728-Software (Hello My Raspberry 3B is powered by a X728 board model 1.2 This is why I used the script x728-v1.0.sh to install the scripts I tested both python scripts in my home folder (x728bat.py and x728pld.py) and they work OK Also the command x728off works OK My question is about CRON! I added the line '@reboot python /home/pi/x728bat.py' (without the single quotes) but nothing happens, i.e. if I disconnect the power and my battery goes low, nothing happens! Checking the CRON status shows I have two...)
- 15:33, 16 June 2021 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hello, Yes,It supports safe shutdown and full poweroff through software)
- 15:24, 16 June 2021 Lisa talk contribs performed unknown action "comments/add" on X728-Software (Hello, It supports safe shutdown and full poweroff through software;and you need to install the script. For Auto Power-on function, please refer to the instructions of jumper cap:https://wiki.geekworm.com/X728#/media/File:X728-IMG-7976-%E8%B7%B3%E7%BA%BF%E8%AF%B4%E6%98%8E.jpg)
- 00:42, 16 June 2021 216.75.177.244 talk performed unknown action "comments/add" on X728-Software (I have installed the scripts and the test works as I think it is intended, when I remove power it says the power was removed and when I plug it in it says its plugged in, now how do I make it shut down the RPI when the power is removed and boot up when the power it plugged in?)