octodash

This is an old revision of the document!


Octodash

download and install the latest octoPi as in install_raspbian_on_f2fs_root

get the display up and running:

sudo apt update 
sudo apt upgrade
sudo apt install git
git clone https://github.com/waveshare/LCD-show.git
cd LCD-show/
sed -i 's/ext4/f2fs/' cmdline.txt
chmod +x LCD35-show
./LCD35-show
  • octodash.1608660889.txt.gz
  • Last modified: 22.12.2020 19:14
  • by Pascal Suter