Linux driver for Linksys AE1200 USB wifi dongle












2















Recently purchased a Linksys AE1200 USB wifi dongle to use with my debian box for setting up a wifi AP.



Unfortunately it doesnt seem to work out of the box and I cant seem to find any Linux drivers online. Does anyone have any suggestions on how I can get it working,



Thanks.










share|improve this question













migrated from serverfault.com Dec 26 '11 at 9:01


This question came from our site for system and network administrators.



















  • it's apparently a BCM43235, which should work with the brcmfmac driver. However, that driver is somewhat new, you may need a more recent kernel that Debian provides, especially if you are using Debian Stable.

    – BatchyX
    Apr 9 '13 at 20:06











  • @BatchyX: You should make that comment an answer.

    – David Foerster
    Oct 19 '13 at 8:20
















2















Recently purchased a Linksys AE1200 USB wifi dongle to use with my debian box for setting up a wifi AP.



Unfortunately it doesnt seem to work out of the box and I cant seem to find any Linux drivers online. Does anyone have any suggestions on how I can get it working,



Thanks.










share|improve this question













migrated from serverfault.com Dec 26 '11 at 9:01


This question came from our site for system and network administrators.



















  • it's apparently a BCM43235, which should work with the brcmfmac driver. However, that driver is somewhat new, you may need a more recent kernel that Debian provides, especially if you are using Debian Stable.

    – BatchyX
    Apr 9 '13 at 20:06











  • @BatchyX: You should make that comment an answer.

    – David Foerster
    Oct 19 '13 at 8:20














2












2








2








Recently purchased a Linksys AE1200 USB wifi dongle to use with my debian box for setting up a wifi AP.



Unfortunately it doesnt seem to work out of the box and I cant seem to find any Linux drivers online. Does anyone have any suggestions on how I can get it working,



Thanks.










share|improve this question














Recently purchased a Linksys AE1200 USB wifi dongle to use with my debian box for setting up a wifi AP.



Unfortunately it doesnt seem to work out of the box and I cant seem to find any Linux drivers online. Does anyone have any suggestions on how I can get it working,



Thanks.







linux wireless-networking drivers






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 26 '11 at 7:09









RayQuangRayQuang

128125




128125




migrated from serverfault.com Dec 26 '11 at 9:01


This question came from our site for system and network administrators.









migrated from serverfault.com Dec 26 '11 at 9:01


This question came from our site for system and network administrators.















  • it's apparently a BCM43235, which should work with the brcmfmac driver. However, that driver is somewhat new, you may need a more recent kernel that Debian provides, especially if you are using Debian Stable.

    – BatchyX
    Apr 9 '13 at 20:06











  • @BatchyX: You should make that comment an answer.

    – David Foerster
    Oct 19 '13 at 8:20



















  • it's apparently a BCM43235, which should work with the brcmfmac driver. However, that driver is somewhat new, you may need a more recent kernel that Debian provides, especially if you are using Debian Stable.

    – BatchyX
    Apr 9 '13 at 20:06











  • @BatchyX: You should make that comment an answer.

    – David Foerster
    Oct 19 '13 at 8:20

















it's apparently a BCM43235, which should work with the brcmfmac driver. However, that driver is somewhat new, you may need a more recent kernel that Debian provides, especially if you are using Debian Stable.

– BatchyX
Apr 9 '13 at 20:06





it's apparently a BCM43235, which should work with the brcmfmac driver. However, that driver is somewhat new, you may need a more recent kernel that Debian provides, especially if you are using Debian Stable.

– BatchyX
Apr 9 '13 at 20:06













@BatchyX: You should make that comment an answer.

– David Foerster
Oct 19 '13 at 8:20





@BatchyX: You should make that comment an answer.

– David Foerster
Oct 19 '13 at 8:20










1 Answer
1






active

oldest

votes


















0














I have had luck in Ubuntu using "Windows Wireless Drivers" and the dongle's windows driver.



See Here



Since Ubuntu is Debian based there is probably a Debian equivalent.






share|improve this answer
























  • Oh really? which driver did you use because when I tried none of them would install apart from the vista one, and that couldnt start the device as it gave some driver error.

    – RayQuang
    Dec 27 '11 at 4:26











  • My dongle is a different brand. I used the XP drivers if I am remembering correctly. It worked in Ubuntu at home and Mint at work. My dongle is a "CNet Wireless-N PicoUSB Dongle CQU-906"

    – Kevin
    Dec 27 '11 at 4:58













Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f371631%2flinux-driver-for-linksys-ae1200-usb-wifi-dongle%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














I have had luck in Ubuntu using "Windows Wireless Drivers" and the dongle's windows driver.



See Here



Since Ubuntu is Debian based there is probably a Debian equivalent.






share|improve this answer
























  • Oh really? which driver did you use because when I tried none of them would install apart from the vista one, and that couldnt start the device as it gave some driver error.

    – RayQuang
    Dec 27 '11 at 4:26











  • My dongle is a different brand. I used the XP drivers if I am remembering correctly. It worked in Ubuntu at home and Mint at work. My dongle is a "CNet Wireless-N PicoUSB Dongle CQU-906"

    – Kevin
    Dec 27 '11 at 4:58


















0














I have had luck in Ubuntu using "Windows Wireless Drivers" and the dongle's windows driver.



See Here



Since Ubuntu is Debian based there is probably a Debian equivalent.






share|improve this answer
























  • Oh really? which driver did you use because when I tried none of them would install apart from the vista one, and that couldnt start the device as it gave some driver error.

    – RayQuang
    Dec 27 '11 at 4:26











  • My dongle is a different brand. I used the XP drivers if I am remembering correctly. It worked in Ubuntu at home and Mint at work. My dongle is a "CNet Wireless-N PicoUSB Dongle CQU-906"

    – Kevin
    Dec 27 '11 at 4:58
















0












0








0







I have had luck in Ubuntu using "Windows Wireless Drivers" and the dongle's windows driver.



See Here



Since Ubuntu is Debian based there is probably a Debian equivalent.






share|improve this answer













I have had luck in Ubuntu using "Windows Wireless Drivers" and the dongle's windows driver.



See Here



Since Ubuntu is Debian based there is probably a Debian equivalent.







share|improve this answer












share|improve this answer



share|improve this answer










answered Dec 26 '11 at 19:39









KevinKevin

1,82811414




1,82811414













  • Oh really? which driver did you use because when I tried none of them would install apart from the vista one, and that couldnt start the device as it gave some driver error.

    – RayQuang
    Dec 27 '11 at 4:26











  • My dongle is a different brand. I used the XP drivers if I am remembering correctly. It worked in Ubuntu at home and Mint at work. My dongle is a "CNet Wireless-N PicoUSB Dongle CQU-906"

    – Kevin
    Dec 27 '11 at 4:58





















  • Oh really? which driver did you use because when I tried none of them would install apart from the vista one, and that couldnt start the device as it gave some driver error.

    – RayQuang
    Dec 27 '11 at 4:26











  • My dongle is a different brand. I used the XP drivers if I am remembering correctly. It worked in Ubuntu at home and Mint at work. My dongle is a "CNet Wireless-N PicoUSB Dongle CQU-906"

    – Kevin
    Dec 27 '11 at 4:58



















Oh really? which driver did you use because when I tried none of them would install apart from the vista one, and that couldnt start the device as it gave some driver error.

– RayQuang
Dec 27 '11 at 4:26





Oh really? which driver did you use because when I tried none of them would install apart from the vista one, and that couldnt start the device as it gave some driver error.

– RayQuang
Dec 27 '11 at 4:26













My dongle is a different brand. I used the XP drivers if I am remembering correctly. It worked in Ubuntu at home and Mint at work. My dongle is a "CNet Wireless-N PicoUSB Dongle CQU-906"

– Kevin
Dec 27 '11 at 4:58







My dongle is a different brand. I used the XP drivers if I am remembering correctly. It worked in Ubuntu at home and Mint at work. My dongle is a "CNet Wireless-N PicoUSB Dongle CQU-906"

– Kevin
Dec 27 '11 at 4:58




















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f371631%2flinux-driver-for-linksys-ae1200-usb-wifi-dongle%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown