1. 先安裝Debian 7.0
2. 執行如下命令升級:
$ sudo vim /etc/apt/sources.list
deb http://ftp.us.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.us.debian.org/debian/ jessie main contrib non-free
deb http://ftp.us.debian.org/debian/ jessie-backports main contrib non-free
deb-src http://ftp.us.debian.org/debian/ jessie-backports main contrib non-free
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get dist-upgrade
$ sudo apt-get install linux-image-3.16.0-4-586-pae
$ sudo reboot
Kernel升級到3.16後,就可以支援SDIO Wifi(抓到內建的無線網卡)和自動調節螢幕亮度