新版的armbian 在https://github.com/ophub/amlogic-s9xxx-armbian/releases里面,比我自己几年前编译的好多了, 但是wifi还是没有装驱动,可以手动编译一个
数码视讯的Q7的8189fs 驱动 ,注意, 必须要这个分支
1 | git clone -b rtl8189fs https://github.com/jwrdegoede/rtl8189ES_linux.git |
新版的armbian 在https://github.com/ophub/amlogic-s9xxx-armbian/releases里面,比我自己几年前编译的好多了, 但是wifi还是没有装驱动,可以手动编译一个
数码视讯的Q7的8189fs 驱动 ,注意, 必须要这个分支
1 | git clone -b rtl8189fs https://github.com/jwrdegoede/rtl8189ES_linux.git |