Changes

Jump to navigation Jump to search

X729-script

66 bytes added, 22 March
==Overview==
<span class="tb_red">[NOTE]: X729 don't support Raspberry Pi 5 hardware</span>
 
This is script installation tutorial for [[X729]] shield, it will replace [[X729-Software | X729 Software installation tutorial]], although [[X729-Software | X729 Software installation tutorial]] is still available, but we strongly recommend that you use this script tutorial, which simplifies the installation process and reduces dependencies on third-party python libraries.
'''[NOTE]:'''
1. The script now supports the Raspberry Pi OS '''BOOKWORM ''' version, do . You just need to '''uninstall''' the following to support bookworm 1original script and '''reinstall''' it. First go back Please refer to the directory where you originally installed x729-scrip, you can see the x729-script folderfollowing:
2. Then OPen ternimal window, then run the following command:
<pre>
mv x729-script x729-script-old
git clone https://github.com/geekworm-com/x729-script
cd x729-script
rm x729-softsd.sh x729-pwr.sh -f
git pull origin
chmod +x *.sh
sudo cp -f . /x729-softsduninstall.sh /usr/local/bin/sudo cp -f . /x729-pwr.sh /usr/local/bin/sudo reboot
</pre>
Then just follow the installation process below.
==OS that has been tested==

Navigation menu