Skip to content

Commit 76cb657

Browse files
committed
Don't run the buttons daemon! tbbuttonsd looks at the same hardware
pins as the Xilinx flash program.
1 parent 4d25937 commit 76cb657

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install2.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ cd "$(dirname "$0")"
55

66
dirname=$(pwd)
77

8+
sudo systemctl disable tbbuttonsd
9+
810
sudo ln -snf "$dirname/restart" /apps/home
911
sudo ln -snf "$dirname/startup" /apps/startup
1012

0 commit comments

Comments
 (0)