viewtopic.php?p=514365#p514365
viewtopic.php?f=28&t=117596
the WiFi adapter is being pick up while i run lsusb command

but when i use lsmod, i can't see the driver running.

Is it because raspberry pi don't support WiFi ac?
Try this to download and install the driverRoark wrote:I'm having the same problem, my uname -a information is:
Linux raspberrypi 4.1.13-v7+ #826 SMP PREEMPT Fri Nov 13 20:19:03 GMT 2015 armv7l GNU/Linux
Thanks for the help, you are a gentleman and a scholar
Code: Select all
wget https://dl.dropboxusercontent.com/u/80256631/8812au-4.1.13-v7-826.tar.gz
tar xzf 8812au-4.1.13-v7-826.tar.gz
./install.sh
You could tryRoark wrote:Sorry to bother you again, but I'm having the same problem after updating raspbian, I tried the previous driver and it didn't work, my uname -a information is now:
Linux raspberrypi 4.1.17-v7+ #838 SMP Tue Feb 9 13:15:09 GMT 2016 armv7l GNU/Linux
Thanks again for the help, and if you could tell me how to compile the driver myself so I don't run into this problem every time I update that would be great.
Code: Select all
wget https://dl.dropboxusercontent.com/u/80256631/8812au-4.1.17-v7-838.tar.gz
tar xzf 8812au-4.1.17-v7-838.tar.gz
./install.sh
Try thisvgonzal wrote:Hi.
I've problems with the
Linux raspberrypi 4.1.18+ #845 Thu Feb 18 19:37:13 GMT 2016 armv6l GNU/Linux
Which module can I use for this kernel?
Thanks in advance.
Code: Select all
wget https://dl.dropboxusercontent.com/u/80256631/8812au-4.1.18-845.tar.gz
tar xzf 8812au-4.1.18-845.tar.gz
./install.sh
Did you run commandscowboyrx wrote:Downloaded, installed and rebooted the following as per my kernel version on my rpi2 device running rasbian:
https://dl.dropboxusercontent.com/u/802 ... 845.tar.gz
insmod 8812au.ko loads the module, but adapter not working still
lsusb always show the adapter, but not recognized via iwconfig and no blue activity light on the adapter either
Code: Select all
wget https://dl.dropboxusercontent.com/u/80256631/8812au-4.1.18-v7-845.tar.gz
tar xzf 8812au-4.1.18-v7-845.tar.gz
./install.sh
Code: Select all
uname -a
lsusb
lsmod
Take a look here https://www.raspberrypi.org/documentati ... /README.mdvnzjunk wrote:Hi
I got my Pi today and am having fun setting it up except for the same wifi issue that the other fellow had/has. When I hover my mouse pointer it says eth0 connected
but also wlan0 not associated.
Here is the output of the commands. The 3rd line down from the top seems to indicate that the wifi dongle has been installed and is being seen by the pi.
Any help would be greatly appreciated. The lan connection is working fine and at least that is getting me going. But I am getting tired of tripping over the not long enough (barely) cable.
Thanks in advance
Linux raspberrypi 4.1.17-v7+ #838 SMP Tue Feb 9 13:15:09 GMT 2016 armv7l GNU/Linux
pi@raspberrypi:~ $ lsusb
Bus 001 Device 006: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
Bus 001 Device 005: ID 046d:c51b Logitech, Inc. V220 Cordless Optical Mouse for Notebooks
Bus 001 Device 004: ID 413c:2005 Dell Computer Corp. RT7D50 Keyboard
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
pi@raspberrypi:~ $ lsmod
Module Size Used by
cfg80211 399468 0
rfkill 16799 2 cfg80211
bcm2835_rng 1824 0
bcm2835_gpiomem 3023 0
snd_bcm2835 19739 3
snd_pcm 75040 1 snd_bcm2835
snd_timer 19138 1 snd_pcm
snd 52636 9 snd_bcm2835,snd_timer,snd_pcm
8192cu 528485 0
uio_pdrv_genirq 2986 0
uio 8228 1 uio_pdrv_genirq
evdev 10552 4
i2c_dev 6108 0
fuse 82598 3
ipv6 343556 30
Unfortunately I don't have a 8812au wifi adapter with me in Dubai to test the driver but I've no reason to think there should be an issue with it as I can get the driver to install and load without problems.cowboyrx wrote:My wifi device is Edimax 7822 UAC
I used the steps you mentioned. Here is the outputs as requested
pi@raspberrypi ~ $ uname -a
Linux raspberrypi 4.1.18-v7+ #845 SMP Thu Feb 18 19:45:28 GMT 2016 armv7l GNU/Linux
pi@raspberrypi ~ $ lsusb
lBus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 004: ID 7392:a822 Edimax Technology Co., Ltd
pi@raspberrypi ~ $ lsmod
Module Size Used by
arc4 1718 0
ecb 1963 0
md4 3375 0
md5 1783 1
hmac 2835 1
nls_utf8 1154 1
cifs 378619 2
snd_bcm2835 19802 3
snd_pcm 73442 1 snd_bcm2835
snd_seq 52642 0
snd_seq_device 3445 1 snd_seq
snd_timer 18792 2 snd_pcm,snd_seq
snd 50779 11 snd_bcm2835,snd_timer,snd_pcm,snd_seq,snd_seq_device
cfg80211 389253 0
rfkill 16036 2 cfg80211
bcm2835_gpiomem 2860 0
bcm2835_rng 1763 0
uio_pdrv_genirq 2944 0
uio 7753 1 uio_pdrv_genirq
I am now able to use this adapter, using this method:
insmod 8812au.ko
ifup wlan0
iwlist wlan0 scan
pi@raspberrypi ~ $ iwconfig
wlan0 IEEE 802.11AC ESSID:"XXXXX_5G" Nickname:"<WIFI@REALTEK>"
Mode:Managed Frequency:5.745 GHz Access Point: 14:DD:A9:8A:94:9A
Bit Rate:867 Mb/s Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=100/100 Signal level=100/100 Noise level=0/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
lo no wireless extensions.
eth0 no wireless extensions.
Error during boot while trying to load module 8812au via /etc/modules:
"Exec format error"
Need help with following:
need the 8812au module to autoload/install at bootup. Added it to /etc/modules but get errors during boot.
Code: Select all
wget https://dl.dropboxusercontent.com/u/80256631/8812au-4.1.18-v7-845.tar.gz
tar xzf 8812au-4.1.18-v7-845.tar.gz
./install.sh
Each driver will usually control a number of different wifi adapter based on the chip set the wifi adapter uses. The driver will also generally need to be compiled to be compatible with the kernel version you use, so if you change/update the kernel version you will need to update the driver.James62370 wrote:Hello, I too am trying to get this adapter to work on a pi zero in order to run raspbian. Are the drivers specific to each device. Thank you in advance for your help.
replacing kernel and build with the values from the command uname -a.wget https://dl.dropboxusercontent.com/u/80256631/8812au-kernel-build.tar.gz
tar xzf 8812au-kernel-build.tar.gz
./install.sh
For the Pi Zero and Pi A/A+/B/B+ the kernel version will not have -v7 likewget https://dl.dropboxusercontent.com/u/80256631/8812au-4.1.18-v7-845.tar.gz
tar xzf 8812au-4.1.18-v7-845.tar.gz
./install.sh
Run command uname -a to find the kernel version and build your kernel version is and replace the kernel and build values in the commands above with the ones the uname -a command shows.wget https://dl.dropboxusercontent.com/u/80256631/8812au-4.1.18-845.tar.gz
tar xzf 8812au-4.1.18-845.tar.gz
./install.sh
Code: Select all
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="network-name"
psk="network-password"
}
Code: Select all
wget https://dl.dropboxusercontent.com/u/80256631/install-wifi.tar.gz
tar xzf install-wifi.tar.gz
Take a look at this post on how to determine the driver to download and install.njohnsn wrote:Mr EngMan,
I just upgrade my Pi 3 to 4.4.11 and my driver for the 7811 will not load.
Where can I find the latest driver ?
Thanks.
I am just trying a 7811UTC on a Pi 3B and it has connected to my 5GHz AP, a Netgear WAC120, without problems.saintnick wrote:Mr EngMan,
Do you have any suggestion why my 5GHz SSID from my ASUS RT68U(Merlin) won't show up for the 7811UTC in Openelec 6.0.3 on my RPi3?
It's strange because other 5GHz SSID's from neighbours and my chromecasts do show.
Connecting to my 2.4 GHz SSID from the same router works fine.
Thank you for your effort.The EW-7811UTC cannot detect all frequencies. If your router is using a channel which is not supported the adapter will not detect it.
This adapter only supports channels that are within band 1 and band 2. You can try to set a fixed channel on your router, using the lower 5GHz channels.