kwindrem / RpiDisplaySetup

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

brightness slider is missing #9

Open mcgyver78 opened 2 years ago

mcgyver78 commented 2 years ago

brightness slider is missing running the script from console let the slider appers log SetupHelper.txt

neoneddy commented 2 years ago

Found same

morphias2004 commented 2 years ago

brightness slider is missing running the script from console let the slider appers log SetupHelper.txt

Same here.

For those that don't know how to run the script, SSH to the RPi and type

cd /data/RpiDisplaySetup

then

sh setup

And type r for reinstall and press ENTER.

kwindrem commented 2 years ago

Note reinstall only works if the package has been installed once previously. Use (i) install for complete options. You should also use bash, not sh but the script will probably run with either shell.

use /data/RpiDisplaySetup/setup or if in that directory already ./setup