kwindrem / RpiDisplaySetup

Raspberry Pi 7" touchscreen for Venus OS (also HDMI)
31 stars 7 forks source link

setup not working #3

Open thk4711 opened 2 years ago

thk4711 commented 2 years ago

I just followed the instructions but have the following error:

wget -qO - https://github.com/kwindrem/RpiDisplaySetup/archive/current.tar.gz | tar -xzf - -C /data rm -rf /data/RpiDisplaySetup mv /data/RpiDisplaySetup-current /data/RpiDisplaySetup /data/RpiDisplaySetup/setup /data/RpiDisplaySetup/setup: line 46: /data/SetupHelper/CommonResources: No such file or directory /data/RpiDisplaySetup/setup: line 73: [: ==: unary operator expected /data/RpiDisplaySetup/setup: line 117: [: ==: unary operator expected /data/RpiDisplaySetup/setup: line 228: [: ==: unary operator expected /data/RpiDisplaySetup/setup: line 244: endScript: command not found

kwindrem commented 2 years ago

You also need to install SetupHelper, another repo