Hi,
I bought a Wifi dongle EW-7611ULB and was trying to install the driver but failed. It seems like the Linux header is required but it won't allow me to install the Linux header. Please check below:
debian@IZAR-8f704d:~/rtl8723bu$ make
make ARCH=arm CROSS_COMPILE= -C /lib/modules/3.8.13-bone86/build M=/home/debian/rtl8723bu modules
make: *** /lib/modules/3.8.13-bone86/build: No such file or directory. Stop.
make: *** [modules] Error 2
debian@IZAR-8f704d:~/rtl8723bu$ sudo apt-get install linux-headers-`uname -r`
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-3.8.13-bone86
E: Couldn't find any package by regex 'linux-headers-3.8.13-bone86'
debian@IZAR-8f704d:~/rtl8723bu$
Below is the Linux and kernel version
debian@IZAR-8f704d:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.9 (wheezy)
Release: 7.9
Codename: wheezy
debian@IZAR-8f704d:~$ uname -r
3.8.13-bone86
Thanks
Hi,
I bought a Wifi dongle EW-7611ULB and was trying to install the driver but failed. It seems like the Linux header is required but it won't allow me to install the Linux header. Please check below:
Below is the Linux and kernel version
Thanks