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).
- 21:42, 23 August 2024 84.157.71.126 talk performed unknown action "comments/add" on X-C1 Software (For anyone for whom the install.sh breaks the boot sequence with an infinite loop of error messages (complaining that the file or directory wasn't found for /sys/class/gpio/gpio17/ or something): 1. Go to the install.sh file 2. Replace the first echo block with: ``` echo '#!/bin/bash SHUTDOWN=4 REBOOTPULSEMINIMUM=200 REBOOTPULSEMAXIMUM=600 #echo "$SHUTDOWN" > /sys/class/gpio/export #echo "in" > /sys/class/gpio/gpio$SHUTDOWN/direction BOOT=17 #echo "$BOOT" > /sys/class/gpio/export #echo...)