I just got an Edimax EW-7822UAC Usb 3.0 wireless adapter. I’m currently using a pci wireless adapter and I was wondering if I can use the usb adapter while the pci adapter is still connected and kernel module loaded. There is a kernel driver available from the Edimax website that is for the 4.2 kernel while my Tumbleweed install is up to 4.4.
I called tech support and found out that Edimax doesn’t provide drivers for newer kernels than 4.2 or for OSX 10.11. The linux driver provided is rtl8812AU_8821AU_linux_v4.2.2_7502.20130517_fix_led.tar.gz.
Do I need to install this driver to get the adapter to work or is there already one in the kernel that will work?
Will the usb adapter work with the pci adapter plugged in?
lsusb saw the Edimax adapter but it didn’t show up with the YaST network configuration tool.
I’m not sure what chipset details I’m supposed to find. I thought the file name contains the name of the chipset, rtl8812AU. The lsusb command only lists it as:
Bus 004 Device 002: ID 7392:a822 Edimax Technology Co., Ltd
I used the zip file downloaded from the github link deano provided in comment #2 instead of the one I got from Edimax and that one built with no errors. The ac-1200 Edimax usb adapter is working now. Thanks for the help.