Latest Raspberry Pi OS (64-bit)
After the following commands over SSH
sudo rm -rf LCD-show
git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/
sudo ./LCD7C-show
I get a short warning:
"cp: cannot stat '/etc/rc.local': No such file or directory"
After that the device reboots and does only show a CLI.
Latest Raspberry Pi OS (64-bit)
After the following commands over SSH
I get a short warning:
"cp: cannot stat '/etc/rc.local': No such file or directory"
After that the device reboots and does only show a CLI.