Updated Create DevTerm A06 OS image from scratch (markdown)

GNU 2021-09-26 21:37:01 +08:00
parent 3f53130345
commit ef7c27433c

@ -44,7 +44,8 @@ wget -O - https://raw.githubusercontent.com/clockworkpi/apt/main/debian/KEY.gpg
echo "deb https://raw.githubusercontent.com/clockworkpi/apt/main/debian/ stable main" | sudo tee -a /etc/apt/sources.list.d/clockworkpi.list echo "deb https://raw.githubusercontent.com/clockworkpi/apt/main/debian/ stable main" | sudo tee -a /etc/apt/sources.list.d/clockworkpi.list
sudo apt update sudo apt update
sudo apt install devterm-fan-daemon-cpi-a06 devterm-thermal-printer devterm-thermal-printer-cups devterm-wiringpi-cpi sudo apt remove linux-image*
sudo apt install devterm-kernel-current-cpi-a06 devterm-fan-daemon-cpi-a06 devterm-thermal-printer devterm-thermal-printer-cups devterm-wiringpi-cpi
``` ```
### /boot/ArmbianEnv.txt ### /boot/ArmbianEnv.txt