Tran Tuyen Posted June 7, 2018 Posted June 7, 2018 (edited) Hi, I got one of those cheap 300Mbps wifi dongles with 8192EU chip How can we enable this in Armbian? Only lsusb has the following https://ibb.co/gYxyYT Edited June 7, 2018 by Tran Tuyen
Igor Posted June 7, 2018 Posted June 7, 2018 You can try this way: https://docs.armbian.com/User-Guide_Advanced-Features/#how-to-build-a-wireless-driver
Tran Tuyen Posted June 7, 2018 Author Posted June 7, 2018 4 hours ago, Igor said: You can try this way: https://docs.armbian.com/User-Guide_Advanced-Features/#how-to-build-a-wireless-driver I use Nanopi Neo plus 2, CPU: Allwinner H5, I can't install linux-header package, what can I do ?
Igor Posted June 7, 2018 Posted June 7, 2018 33 minutes ago, Tran Tuyen said: I can't install linux-header package, what can I do ? Read what is written: Quote armbian-config -> install kernel headers exit
Tran Tuyen Posted June 7, 2018 Author Posted June 7, 2018 7 minutes ago, Igor said: Read what is written: i follow it but seem like it not installed
Igor Posted June 7, 2018 Posted June 7, 2018 Hmm. I think you need to use beta repository. Will check later. Lunch time.
Igor Posted June 7, 2018 Posted June 7, 2018 1 hour ago, Tran Tuyen said: i follow it but seem like it not installed apt update and apt upgrade then repeat this.
Tran Tuyen Posted June 7, 2018 Author Posted June 7, 2018 2 hours ago, Igor said: apt update and apt upgrade then repeat this. I dit it
Igor Posted June 7, 2018 Posted June 7, 2018 Ah. Damn. Well, package numbers are the same. Install them manually from here: http://apt.armbian.com/pool/main/l/linux-4.14.48-sunxi64/
nopnop2002 Posted November 25, 2018 Posted November 25, 2018 I'm trying to compile 8192EU chip driver. But I can't find linux-headers-4.14.78-sunxi orangepi@orangepipc:~$ uname -r 4.14.78-sunxi orangepi@orangepipc:~$ ls /usr/src linux-headers-4.14.70-sunxi orangepi@orangepipc:~$ uname -a Linux orangepipc 4.14.78-sunxi #412 SMP Fri Oct 26 11:37:04 CEST 2018 armv7l GNU/Linux
Recommended Posts