AWUS036AC and Linux

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












So I've been spending a few hours trying to get this wireless card to work in my Linux VM, but I've been having the most issues I've ever experienced.



I've cloned several Github repositories in an attempt to compile the drivers on Linux to get this card to work, but no luck.



The latest issue I'm having here is that the USB WiFi card will appear in lsusb for just a few seconds, and then it disappears, as shown below:



[root:...ents/rtl8812AU_8821AU_linux]# lsusb 
Bus 001 Device 034: ID 0bda:8812 Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac WLAN Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[root:...ents/rtl8812AU_8821AU_linux]# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[root:...ents/rtl8812AU_8821AU_linux]#


I figure there's nothing else I can try beyond this point if the system itself can't consistently recognize the USB device. Now I'm using the new Macbook with the touch bar and a lightning port -> USB adapter, and passing this to the VM. Not sure if this could have anything to do with it, but it's extremely annoying.



I haven't run into any errors when running make and make install when trying to compile the drivers on several people's githubs.



Any assistance would be greatly appreciated. Can never get wireless to work permanently for some reason. Always breaking and it seems like a constant once-a-month battle.







share|improve this question



















  • You could test your Device on a native Linux installation, and see, if it also spontaneously disconnects there. Else this looks more like a question for a VMWare, or Mac support forum. Linux can't do much, if the hypervisor disconnects the USB device from the VM.
    – Alex Stragies
    May 3 at 9:33














up vote
0
down vote

favorite












So I've been spending a few hours trying to get this wireless card to work in my Linux VM, but I've been having the most issues I've ever experienced.



I've cloned several Github repositories in an attempt to compile the drivers on Linux to get this card to work, but no luck.



The latest issue I'm having here is that the USB WiFi card will appear in lsusb for just a few seconds, and then it disappears, as shown below:



[root:...ents/rtl8812AU_8821AU_linux]# lsusb 
Bus 001 Device 034: ID 0bda:8812 Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac WLAN Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[root:...ents/rtl8812AU_8821AU_linux]# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[root:...ents/rtl8812AU_8821AU_linux]#


I figure there's nothing else I can try beyond this point if the system itself can't consistently recognize the USB device. Now I'm using the new Macbook with the touch bar and a lightning port -> USB adapter, and passing this to the VM. Not sure if this could have anything to do with it, but it's extremely annoying.



I haven't run into any errors when running make and make install when trying to compile the drivers on several people's githubs.



Any assistance would be greatly appreciated. Can never get wireless to work permanently for some reason. Always breaking and it seems like a constant once-a-month battle.







share|improve this question



















  • You could test your Device on a native Linux installation, and see, if it also spontaneously disconnects there. Else this looks more like a question for a VMWare, or Mac support forum. Linux can't do much, if the hypervisor disconnects the USB device from the VM.
    – Alex Stragies
    May 3 at 9:33












up vote
0
down vote

favorite









up vote
0
down vote

favorite











So I've been spending a few hours trying to get this wireless card to work in my Linux VM, but I've been having the most issues I've ever experienced.



I've cloned several Github repositories in an attempt to compile the drivers on Linux to get this card to work, but no luck.



The latest issue I'm having here is that the USB WiFi card will appear in lsusb for just a few seconds, and then it disappears, as shown below:



[root:...ents/rtl8812AU_8821AU_linux]# lsusb 
Bus 001 Device 034: ID 0bda:8812 Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac WLAN Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[root:...ents/rtl8812AU_8821AU_linux]# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[root:...ents/rtl8812AU_8821AU_linux]#


I figure there's nothing else I can try beyond this point if the system itself can't consistently recognize the USB device. Now I'm using the new Macbook with the touch bar and a lightning port -> USB adapter, and passing this to the VM. Not sure if this could have anything to do with it, but it's extremely annoying.



I haven't run into any errors when running make and make install when trying to compile the drivers on several people's githubs.



Any assistance would be greatly appreciated. Can never get wireless to work permanently for some reason. Always breaking and it seems like a constant once-a-month battle.







share|improve this question











So I've been spending a few hours trying to get this wireless card to work in my Linux VM, but I've been having the most issues I've ever experienced.



I've cloned several Github repositories in an attempt to compile the drivers on Linux to get this card to work, but no luck.



The latest issue I'm having here is that the USB WiFi card will appear in lsusb for just a few seconds, and then it disappears, as shown below:



[root:...ents/rtl8812AU_8821AU_linux]# lsusb 
Bus 001 Device 034: ID 0bda:8812 Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac WLAN Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[root:...ents/rtl8812AU_8821AU_linux]# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[root:...ents/rtl8812AU_8821AU_linux]#


I figure there's nothing else I can try beyond this point if the system itself can't consistently recognize the USB device. Now I'm using the new Macbook with the touch bar and a lightning port -> USB adapter, and passing this to the VM. Not sure if this could have anything to do with it, but it's extremely annoying.



I haven't run into any errors when running make and make install when trying to compile the drivers on several people's githubs.



Any assistance would be greatly appreciated. Can never get wireless to work permanently for some reason. Always breaking and it seems like a constant once-a-month battle.









share|improve this question










share|improve this question




share|improve this question









asked May 3 at 6:56









alt

1




1











  • You could test your Device on a native Linux installation, and see, if it also spontaneously disconnects there. Else this looks more like a question for a VMWare, or Mac support forum. Linux can't do much, if the hypervisor disconnects the USB device from the VM.
    – Alex Stragies
    May 3 at 9:33
















  • You could test your Device on a native Linux installation, and see, if it also spontaneously disconnects there. Else this looks more like a question for a VMWare, or Mac support forum. Linux can't do much, if the hypervisor disconnects the USB device from the VM.
    – Alex Stragies
    May 3 at 9:33















You could test your Device on a native Linux installation, and see, if it also spontaneously disconnects there. Else this looks more like a question for a VMWare, or Mac support forum. Linux can't do much, if the hypervisor disconnects the USB device from the VM.
– Alex Stragies
May 3 at 9:33




You could test your Device on a native Linux installation, and see, if it also spontaneously disconnects there. Else this looks more like a question for a VMWare, or Mac support forum. Linux can't do much, if the hypervisor disconnects the USB device from the VM.
– Alex Stragies
May 3 at 9:33















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f441471%2fawus036ac-and-linux%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f441471%2fawus036ac-and-linux%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay