Mustafa85 Posted May 3, 2018 Share Posted May 3, 2018 HI All, I am trying to install the driver for Dlink (DWA 131 - Rev E1) wifi (usb dongle ) on my Olimex A20 borad (with Armbian ubuntu - legecy kernel 3.4.113-sun7i ) . folllowing this procedure 1. I downloaded the Offical D-Link Driver here 2- install the kernel header files : - sudo apt-get install linux-headers-sun7i - cd /usr/src/linux-headers-3.4.113-sun7i/ - make scripts 3 -make ARCH=arm // this make is for driver compiling but I got a bunch of errors like : /usr/src/linux-headers-3.4.113-sun7i/rtl8192cu-fixes/core/rtw_security.o: In function `is_multicast_mac_addr': rtw_security.c:(.text+0x1f94): multiple definition of `is_multicast_mac_addr' /usr/src/linux-headers-3.4.113-sun7i/rtl8192cu-fixes/core/rtw_cmd.o:rtw_cmd.c:(.text+0x24): first defined here My System diagnosis information is here Thanks in advance. Link to comment Share on other sites More sharing options...
Recommended Posts