Fitted an Addon AWP1200E 5Ghz WiFi card today which depends on Linux drivers from files in /drivers/linux/AWP1200E_linux.zip/RTL8812AE_Linux_v4.3.2_12208.20140904/ extracted from http://www.addon-tech.com/new_/down/upload/20150812/1439396363.zip .
On my 74mb connection I only get about 37 mb/sec; hardwired I get about 67 mb/sec and on my Windows PC I used to get over 70mb/sec with WiFi.
Why is it slower on Ubuntu? How can I get this card to deliver the speed I got with Windows? Here's what lspci -knn | grep Net -A3 && rfkill list
shows:
05:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8812AE 802.11ac PCIe Wireless Network Adapter [10ec:8812] (rev 01) Subsystem: Realtek Semiconductor Co., Ltd. RTL8812AE 802.11ac PCIe Wireless Network Adapter [10ec:8812] Kernel driver in use: rtl8821ae Kernel modules: rtl8821ae 06:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c) 0: phy0: Wireless LAN Soft blocked: yes Hard blocked: no
lspci -knn | grep Net -A3 && rfkill list
if so, edit your question and paste the output of the command into your question. – mchid Sep 26 '19 at 20:44dkms status
andsudo lshw -C network
. Start comments to me with @heynnema or I'll surely miss them. – heynnema Sep 27 '19 at 14:37