ROC-RK3328-CC Wifi dongle - Ubuntu 4.4.114 linux-headers???
Just got my board, flashed eMMC (lots of struggles with shorting CLK+GND but finally there, why is it so hard?) and booted!
Now that its up and running, I want to get my wifi dongle running on it. To do that, I just need to build my drivers.....
but....
linux-headers-4.4.114 are nowhere to be found!?!? So when I try to build the driver (for either of my dongles) I get a no-modules found error....
make ARCH=aarch64 CROSS_COMPILE= -C /lib/modules/4.4.114/build M=/home/firefly/EW-7811Un_Linux_driver_v1.0.0.5/RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911/driver/rtl8188C_8192C_usb_linux_v4.0.2_9000.20130911 modules
make[1]: *** /lib/modules/4.4.114/build: No such file or directory. Stop.
Trying apt-cache search linux-headers.4.4.114 and get nothing.... So, just for fun, tried installing the linux-headers-generic and symlinking a 4.4.114 folder to those... more errors. Thankfully didn't brick it! hah..
Does anyone know of a wifi dongle that works with this running Ubuntu 16.0.4.4LTS? Or any suggestions on how to fix my driver conundrum? Maybe another OS would work better?
I was thinking of getting an Edimax EW-7811Un, but tried compiling the drivers before purchasing (thankfully). Also I had a TP-Link TL-WN822N that I also can't build the drivers for...
Comments
I posted the same comment recently but maybe they feel the headers take up too much space? FWIW they are starting to include built wifi drivers in the latest ubuntu image which are working (At least to an extent, see my other comments if curious).
roc-rk3328-cc firmware can download here.
http://en.t-firefly.com/doc/download/index/id/34.html
ubuntu and debian image include kernel headers now.
wifi dongle support
RTL8188EU RTL8188CU RTL8821CU RTL8811AU RTL8t23BE MT7601U
@zouxf: thank you very much for the immediate response to my pn !
Hello,
I have the same issue but on the Edimax 7822ULC on RTL8822BU. I tried downloading the linux drivers from their website and also tried 2 other github. But all gave me the same error as reported by TS.
Any help is very much appreciated. Thank you!