Connecting Linksys Wi-Fi USB adapterWireless networking with LINKSYS router WRT310n v.2 in 12.04Connecting Asus USB-N13 Wireless AdapterI cant get the internet to run (Linksys AE2500)Cofiguring a Netgear WNDA3100 USB adapterLinksys AE1200 usb dongleLinkSys AC1200 Wireless-AC USB adapter installHow do I get the linksys WUSB6300 wireless adapter to work on linuxCan't get my Linksys USB wifi adapter to workUSB wifi adapter Ralink MT7601U installed but not connectingLubuntu Linksys WUSB6400M Wifi USB adapter driver help
How to generate globally unique ids for different tables of the same database?
When do we add an hyphen (-) to a complex adjective word?
What are some nice/clever ways to introduce the tonic's dominant seventh chord?
Where is the 1/8 CR apprentice in Volo's Guide to Monsters?
How to explain that I do not want to visit a country due to personal safety concern?
Informing my boss about remarks from a nasty colleague
Why do Australian milk farmers need to protest supermarkets' milk price?
Provisioning profile doesn't include the application-identifier and keychain-access-groups entitlements
How do I interpret this "sky cover" chart?
Russian cases: A few examples, I'm really confused
How could a female member of a species produce eggs unto death?
Welcoming 2019 Pi day: How to draw the letter π?
Meaning of "SEVERA INDEOVI VAS" from 3rd Century slab
Brexit - No Deal Rejection
Ban on all campaign finance?
Why doesn't using two cd commands in bash script execute the second command?
Replacing Windows 7 security updates with anti-virus?
My adviser wants to be the first author
Co-worker team leader wants to inject his friend's awful software into our development. What should I say to our common boss?
2D counterpart of std::array in C++17
It's a yearly task, alright
Why did it take so long to abandon sail after steamships were demonstrated?
Current sense amp + op-amp buffer + ADC: Measuring down to 0 with single supply
Have researchers managed to "reverse time"? If so, what does that mean for physics?
Connecting Linksys Wi-Fi USB adapter
Wireless networking with LINKSYS router WRT310n v.2 in 12.04Connecting Asus USB-N13 Wireless AdapterI cant get the internet to run (Linksys AE2500)Cofiguring a Netgear WNDA3100 USB adapterLinksys AE1200 usb dongleLinkSys AC1200 Wireless-AC USB adapter installHow do I get the linksys WUSB6300 wireless adapter to work on linuxCan't get my Linksys USB wifi adapter to workUSB wifi adapter Ralink MT7601U installed but not connectingLubuntu Linksys WUSB6400M Wifi USB adapter driver help
I've just installed a Ubuntu 13.10 CD on a desktop and I was planning to connect to the internet with a USB adapter when I realize that I can't connect my Linksys Wi-Fi USB adapter adapter to Linux. It does not appear in the network manager.
wireless
add a comment |
I've just installed a Ubuntu 13.10 CD on a desktop and I was planning to connect to the internet with a USB adapter when I realize that I can't connect my Linksys Wi-Fi USB adapter adapter to Linux. It does not appear in the network manager.
wireless
add a comment |
I've just installed a Ubuntu 13.10 CD on a desktop and I was planning to connect to the internet with a USB adapter when I realize that I can't connect my Linksys Wi-Fi USB adapter adapter to Linux. It does not appear in the network manager.
wireless
I've just installed a Ubuntu 13.10 CD on a desktop and I was planning to connect to the internet with a USB adapter when I realize that I can't connect my Linksys Wi-Fi USB adapter adapter to Linux. It does not appear in the network manager.
wireless
wireless
edited 2 mins ago
Parto
9,4561965105
9,4561965105
asked Apr 28 '15 at 8:16
Duff Duffour DamusDuff Duffour Damus
11
11
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
From the USB identifier (in this case, 13B1:0029, also known as VID_13B1&PID_0029), you can research driver information.
wikidevi.com is a superb resource to research, and that USB device is https://wikidevi.com/wiki/Linksys_WUSB300N.
Unfortunately, this device has no Linux driver support. While you could try to Ndiswrapper, you will find that this very old device only has 32-bit NDIS drivers and will not work with 64-bit Ubuntu editions.
You would be well advised to locate a USB Wi-Fi device with native support.
add a comment |
USB WiFi adapters sometimes don't enjoy kernel support, or the driver doesn't ship with Linux, as there are so many different kinds available. I have an ralink adapter that I had to install by downloading the driver source, building the driver, and manually patch my kernel. If this is going to be the same case for you, please provide some more info on the actual WiFi adapter that you are trying to use.
Does it have a series name / model number? Please provide this information, along with the info on how Linux sees it. You can get that by plugging in the device, opening a terminal window (ctrl+alt+t), and in the terminal type :
sudo lsusb
And paste that output here.
Bus 002 Device 004: ID 13b1:0029 Linksys WUSB300N 802.11bgn Wireless Adapter [Marvell 88W8362+88W8060] Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 004: ID 1c4f:0032 SiGma Micro Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
– Duff Duffour Damus
Apr 28 '15 at 8:51
Please see: ubuntuforums.org/showthread.php?t=2271119 Your device works with ndiswrapper and we are only able to locate 32-bit files.
– chili555
Apr 28 '15 at 13:14
What about replacing Ubuntu 64 bits with a 32 bits version?
– Duff Duffour Damus
Apr 28 '15 at 22:56
By searching this issue on google, I don't find any links that suggest building the driver from source is required, but a lot of posts suggest installing ndiswrapper. Specifically on this post: ubuntuforums.org/showthread.php?t=873027 it seems the issue was successfully dealt with.
– Hitsugaya198
Apr 29 '15 at 7:54
How do I install ubuntu WUSB300N.tar. All the links I found redirect me to a 404 error page.
– Duff Duffour Damus
May 1 '15 at 9:26
|
show 2 more comments
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f615222%2fconnecting-linksys-wi-fi-usb-adapter%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
From the USB identifier (in this case, 13B1:0029, also known as VID_13B1&PID_0029), you can research driver information.
wikidevi.com is a superb resource to research, and that USB device is https://wikidevi.com/wiki/Linksys_WUSB300N.
Unfortunately, this device has no Linux driver support. While you could try to Ndiswrapper, you will find that this very old device only has 32-bit NDIS drivers and will not work with 64-bit Ubuntu editions.
You would be well advised to locate a USB Wi-Fi device with native support.
add a comment |
From the USB identifier (in this case, 13B1:0029, also known as VID_13B1&PID_0029), you can research driver information.
wikidevi.com is a superb resource to research, and that USB device is https://wikidevi.com/wiki/Linksys_WUSB300N.
Unfortunately, this device has no Linux driver support. While you could try to Ndiswrapper, you will find that this very old device only has 32-bit NDIS drivers and will not work with 64-bit Ubuntu editions.
You would be well advised to locate a USB Wi-Fi device with native support.
add a comment |
From the USB identifier (in this case, 13B1:0029, also known as VID_13B1&PID_0029), you can research driver information.
wikidevi.com is a superb resource to research, and that USB device is https://wikidevi.com/wiki/Linksys_WUSB300N.
Unfortunately, this device has no Linux driver support. While you could try to Ndiswrapper, you will find that this very old device only has 32-bit NDIS drivers and will not work with 64-bit Ubuntu editions.
You would be well advised to locate a USB Wi-Fi device with native support.
From the USB identifier (in this case, 13B1:0029, also known as VID_13B1&PID_0029), you can research driver information.
wikidevi.com is a superb resource to research, and that USB device is https://wikidevi.com/wiki/Linksys_WUSB300N.
Unfortunately, this device has no Linux driver support. While you could try to Ndiswrapper, you will find that this very old device only has 32-bit NDIS drivers and will not work with 64-bit Ubuntu editions.
You would be well advised to locate a USB Wi-Fi device with native support.
answered 2 hours ago
Phillip RemakerPhillip Remaker
16310
16310
add a comment |
add a comment |
USB WiFi adapters sometimes don't enjoy kernel support, or the driver doesn't ship with Linux, as there are so many different kinds available. I have an ralink adapter that I had to install by downloading the driver source, building the driver, and manually patch my kernel. If this is going to be the same case for you, please provide some more info on the actual WiFi adapter that you are trying to use.
Does it have a series name / model number? Please provide this information, along with the info on how Linux sees it. You can get that by plugging in the device, opening a terminal window (ctrl+alt+t), and in the terminal type :
sudo lsusb
And paste that output here.
Bus 002 Device 004: ID 13b1:0029 Linksys WUSB300N 802.11bgn Wireless Adapter [Marvell 88W8362+88W8060] Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 004: ID 1c4f:0032 SiGma Micro Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
– Duff Duffour Damus
Apr 28 '15 at 8:51
Please see: ubuntuforums.org/showthread.php?t=2271119 Your device works with ndiswrapper and we are only able to locate 32-bit files.
– chili555
Apr 28 '15 at 13:14
What about replacing Ubuntu 64 bits with a 32 bits version?
– Duff Duffour Damus
Apr 28 '15 at 22:56
By searching this issue on google, I don't find any links that suggest building the driver from source is required, but a lot of posts suggest installing ndiswrapper. Specifically on this post: ubuntuforums.org/showthread.php?t=873027 it seems the issue was successfully dealt with.
– Hitsugaya198
Apr 29 '15 at 7:54
How do I install ubuntu WUSB300N.tar. All the links I found redirect me to a 404 error page.
– Duff Duffour Damus
May 1 '15 at 9:26
|
show 2 more comments
USB WiFi adapters sometimes don't enjoy kernel support, or the driver doesn't ship with Linux, as there are so many different kinds available. I have an ralink adapter that I had to install by downloading the driver source, building the driver, and manually patch my kernel. If this is going to be the same case for you, please provide some more info on the actual WiFi adapter that you are trying to use.
Does it have a series name / model number? Please provide this information, along with the info on how Linux sees it. You can get that by plugging in the device, opening a terminal window (ctrl+alt+t), and in the terminal type :
sudo lsusb
And paste that output here.
Bus 002 Device 004: ID 13b1:0029 Linksys WUSB300N 802.11bgn Wireless Adapter [Marvell 88W8362+88W8060] Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 004: ID 1c4f:0032 SiGma Micro Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
– Duff Duffour Damus
Apr 28 '15 at 8:51
Please see: ubuntuforums.org/showthread.php?t=2271119 Your device works with ndiswrapper and we are only able to locate 32-bit files.
– chili555
Apr 28 '15 at 13:14
What about replacing Ubuntu 64 bits with a 32 bits version?
– Duff Duffour Damus
Apr 28 '15 at 22:56
By searching this issue on google, I don't find any links that suggest building the driver from source is required, but a lot of posts suggest installing ndiswrapper. Specifically on this post: ubuntuforums.org/showthread.php?t=873027 it seems the issue was successfully dealt with.
– Hitsugaya198
Apr 29 '15 at 7:54
How do I install ubuntu WUSB300N.tar. All the links I found redirect me to a 404 error page.
– Duff Duffour Damus
May 1 '15 at 9:26
|
show 2 more comments
USB WiFi adapters sometimes don't enjoy kernel support, or the driver doesn't ship with Linux, as there are so many different kinds available. I have an ralink adapter that I had to install by downloading the driver source, building the driver, and manually patch my kernel. If this is going to be the same case for you, please provide some more info on the actual WiFi adapter that you are trying to use.
Does it have a series name / model number? Please provide this information, along with the info on how Linux sees it. You can get that by plugging in the device, opening a terminal window (ctrl+alt+t), and in the terminal type :
sudo lsusb
And paste that output here.
USB WiFi adapters sometimes don't enjoy kernel support, or the driver doesn't ship with Linux, as there are so many different kinds available. I have an ralink adapter that I had to install by downloading the driver source, building the driver, and manually patch my kernel. If this is going to be the same case for you, please provide some more info on the actual WiFi adapter that you are trying to use.
Does it have a series name / model number? Please provide this information, along with the info on how Linux sees it. You can get that by plugging in the device, opening a terminal window (ctrl+alt+t), and in the terminal type :
sudo lsusb
And paste that output here.
answered Apr 28 '15 at 8:33
Hitsugaya198Hitsugaya198
1938
1938
Bus 002 Device 004: ID 13b1:0029 Linksys WUSB300N 802.11bgn Wireless Adapter [Marvell 88W8362+88W8060] Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 004: ID 1c4f:0032 SiGma Micro Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
– Duff Duffour Damus
Apr 28 '15 at 8:51
Please see: ubuntuforums.org/showthread.php?t=2271119 Your device works with ndiswrapper and we are only able to locate 32-bit files.
– chili555
Apr 28 '15 at 13:14
What about replacing Ubuntu 64 bits with a 32 bits version?
– Duff Duffour Damus
Apr 28 '15 at 22:56
By searching this issue on google, I don't find any links that suggest building the driver from source is required, but a lot of posts suggest installing ndiswrapper. Specifically on this post: ubuntuforums.org/showthread.php?t=873027 it seems the issue was successfully dealt with.
– Hitsugaya198
Apr 29 '15 at 7:54
How do I install ubuntu WUSB300N.tar. All the links I found redirect me to a 404 error page.
– Duff Duffour Damus
May 1 '15 at 9:26
|
show 2 more comments
Bus 002 Device 004: ID 13b1:0029 Linksys WUSB300N 802.11bgn Wireless Adapter [Marvell 88W8362+88W8060] Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 004: ID 1c4f:0032 SiGma Micro Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
– Duff Duffour Damus
Apr 28 '15 at 8:51
Please see: ubuntuforums.org/showthread.php?t=2271119 Your device works with ndiswrapper and we are only able to locate 32-bit files.
– chili555
Apr 28 '15 at 13:14
What about replacing Ubuntu 64 bits with a 32 bits version?
– Duff Duffour Damus
Apr 28 '15 at 22:56
By searching this issue on google, I don't find any links that suggest building the driver from source is required, but a lot of posts suggest installing ndiswrapper. Specifically on this post: ubuntuforums.org/showthread.php?t=873027 it seems the issue was successfully dealt with.
– Hitsugaya198
Apr 29 '15 at 7:54
How do I install ubuntu WUSB300N.tar. All the links I found redirect me to a 404 error page.
– Duff Duffour Damus
May 1 '15 at 9:26
Bus 002 Device 004: ID 13b1:0029 Linksys WUSB300N 802.11bgn Wireless Adapter [Marvell 88W8362+88W8060] Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 004: ID 1c4f:0032 SiGma Micro Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
– Duff Duffour Damus
Apr 28 '15 at 8:51
Bus 002 Device 004: ID 13b1:0029 Linksys WUSB300N 802.11bgn Wireless Adapter [Marvell 88W8362+88W8060] Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 004: ID 1c4f:0032 SiGma Micro Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
– Duff Duffour Damus
Apr 28 '15 at 8:51
Please see: ubuntuforums.org/showthread.php?t=2271119 Your device works with ndiswrapper and we are only able to locate 32-bit files.
– chili555
Apr 28 '15 at 13:14
Please see: ubuntuforums.org/showthread.php?t=2271119 Your device works with ndiswrapper and we are only able to locate 32-bit files.
– chili555
Apr 28 '15 at 13:14
What about replacing Ubuntu 64 bits with a 32 bits version?
– Duff Duffour Damus
Apr 28 '15 at 22:56
What about replacing Ubuntu 64 bits with a 32 bits version?
– Duff Duffour Damus
Apr 28 '15 at 22:56
By searching this issue on google, I don't find any links that suggest building the driver from source is required, but a lot of posts suggest installing ndiswrapper. Specifically on this post: ubuntuforums.org/showthread.php?t=873027 it seems the issue was successfully dealt with.
– Hitsugaya198
Apr 29 '15 at 7:54
By searching this issue on google, I don't find any links that suggest building the driver from source is required, but a lot of posts suggest installing ndiswrapper. Specifically on this post: ubuntuforums.org/showthread.php?t=873027 it seems the issue was successfully dealt with.
– Hitsugaya198
Apr 29 '15 at 7:54
How do I install ubuntu WUSB300N.tar. All the links I found redirect me to a 404 error page.
– Duff Duffour Damus
May 1 '15 at 9:26
How do I install ubuntu WUSB300N.tar. All the links I found redirect me to a 404 error page.
– Duff Duffour Damus
May 1 '15 at 9:26
|
show 2 more comments
Thanks for contributing an answer to Ask Ubuntu!
- 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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f615222%2fconnecting-linksys-wi-fi-usb-adapter%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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