Installing Driver for ASUS USB-N 13 Ahhhh!
:blink: Ok.. A whole day of my life has been flushed down the drain in a frenzy of Google Searches and phone calls, and I hate to be the newby to ask a, more then likely, stupid question of all of you.
1. I have a disk that came with my ASUS USB-N 13 Wireless Adaptor.
2. How do I use it, to install "what ever it is" to my Fedora 15 to make it work. And I need some real step by step. Imagine as if you are trying to tell you grandmother how to do it.
I do appologize, I do internet trouble calls for a cable company and can work the rear end out of Winblows, but this Linux stuff is rough. I switched to Linux for security purposes, and I am devoted to learning it.... But I just have to get this USB Wireless adaptor to work so I don' t have to run a 75 foot ethernet cord, in a two story house!
Comments
-
First of all, we need to see what chip is in that usb adapter. In a terminal type,
lsusb
and, either give us the whole output, or, the line that has wireless or wifi in it. That should contain the info about the chip.0 -
Bus 001 Device 002: ID 0b05:1784 ASUSTek Computer, Inc. 802.11n Network Adapter0
-
There's a long post here describing some problems folks from fedora had while trying to get the driver to work, although it seems that in the end, they did get it working. This was on a older version of fedora, Fedora 14, but it's a good reference.
http://forums.fedoraforum.org/archive/index.php/t-259280.html
You would install the rt3070 driver by entering, in a terminal, as root:yum install akmod-rt3070
Then reboot. Rebooting builds the driver module.
It's required that the rpmfusion repos be enabled in order to get akmod-rt3070 You can install them by right clicking on the fedora 15 versions, then, let packagekit do the installation for you. If you don't have them enabled, you can acquire them here:
http://rpmfusion.org/Configuration
Read over the thread from the first link I posted first, in case you have problems during the installation. Since this is Fedora 15, the problems that they had in Fedora 14 should be fixed. At least i hope so.
I hope it works the first time for you, if not, let us know. It's late here, but, hopefully someone will be around to answer.0 -
This may have been tried already, but have you checked the manufacturers website for the correct driver needed for your system? Most do include linux drivers on their site as well as windows. Then you can simply download it, install it. Its worth checking just because they keep the most updated version on their site.
P.S. I'd do this after doing what GoinEasy recommended. But only if your issue is not resolved (if it gets resolved, quit fixing it). Unless your ready to break it, and fix it again, which usually turns out to be worth it.0 -
Ok.. Round two with the Linux Machine.
The yum install akmod-rt3070 driver installed correctly, but my Machine says
lo no wireless extenstions
p2p1 no wireless extenstions
wlan0 IEEE 802.11bgn ESSID:off/any
Mode: Managed Acess Point: Not-Associated Tx-Power=) dBm
Retry Long Limit:7 RTS thr: off Fragment thr: off
Encryption Key: off
Power Management:on
Now....what doses all that mean? I see that it see the Wireless card, but what is it that I must do now to get this thing to work?
Feel free to stone me when you are done.0 -
Ha, at present I'm out of stones.
On my laptop, when the wireless is turned off (physical switch off) I see this from iwconfig:
[GoinEasy9@fedora15kde13 ~]$ iwconfig
lo no wireless extensions.
wlan0 IEEE 802.11 Nickname:""
Access Point: Not-Associated
Link Quality:5 Signal level:0 Noise level:0
Rx invalid nwid:0 invalid crypt:0 invalid misc:0
eth0 no wireless extensions.
Yours says "Managed Access Point", is that how it was advertised? I'm just wondering, because, it may be a problem. I'm going to have to read over that link I gave you to see if there are more answers. I'm wondering if there's a way to switch off the access point and just use the wireless adapter. I've got appointments this afternoon, I'll see if I can come up with something a little later.0 -
Awsome,...I will look too, the adaptor does appear to have a light on it, that is not on....
You do have a point about the "Managed Access Point" would disturb me, if I saw it with a internet customer using windows.
Out source program? Third Party?0 -
It seems the Access Point is referred to as to whether it is present or not, my iwconfig when wireless is enabled.
lo no wireless extensions.
wlan0 IEEE 802.11 Nickname:""
Access Point: Not-Associated
Link Quality:3 Signal level:188 Noise level:165
Rx invalid nwid:0 invalid crypt:0 invalid misc:0
eth0 no wireless extensions.
So, I'm not certain if your usb stick is meant to be a access point or not. When I see Access Point I always think back to my own problems. Anyway.
In order to get my wireless up and running on Fedora 15, I had to click on the icon for Network Manager and check off enable wireless. Even though my wireless switch was on (computer switch), I still had to enable it in Network Manager. Since my router uses WPA2 security, I also had to go into Network Manager and set up the security to match the router. It was a bit frustrating because I would assume that Network Manager would automatically enable the wireless after the switch on my computer for wireless was turned on, but, it took me configuring Network Manager for it to work.
If you click on the Network Manager icon, the "enable wireless" checkbox should be on the bottom left.0 -
I don't have a network manager... I have "Network" and "Network Connections" ..... I do have a Wicd Network Manger but when I click on it, it says "Failed to launch 'Wicd Network Manger- faile to execute child process "wicd-gtk" (no such file of directory)"
One thing is I went to "Network" and clicked to disable the wireless, then enable it, and guess what, it worked to the first page, then when I went to some random website, like ebay, it told me I was working offline, and to click it off the 'Working offiline" option under file. So I did, then, no more internet.
I will see... what eles I can do.0 -
As that long thread showed in my original post, this wifi chip and the corresponding driver are problematic. At least you have the driver installed and it did originally work. BTW - My Network window says Network Connections also, it is, in fact, Network Manager., just so we know that we're talking about the same thing.
I haven't had time to go through that thread to see if there are any tweaks that could be done. At the moment just make sure wireless is checked and enabled and "Connect Automatically" is checked in Network Connections under the Wireless (use the edit function to look into your connection), and hope we can come up with a tweak to make sure the connection doesn't drop once initiated. You could also experiment with wicd, although I haven't used that in a while, you never know, since you now have the driver installed, if it will work better.
I'll let you know if I find anything else.
Tom0 -
ok, I played around with it, and I switched out the Netgear USB Wireless card N150, and I have different readings under iwconfig....
wlan1 IEEE 802.11bgn ESSID:off/any
Mode: Managed Access Point: Not-Associated Tx - Power=20 dBm
Retry long limit:7 RTS thr: Offf Fragment thr:off
Encryption key; off
Power Management: off
Well, at least I have 20dBm of power this time and under "Network" it says "Dissconected. Which is more than I had.
You gave me an idea to try the other usb card, when you said, at least you have the driver loaded.
I will keep trying with both!
Thanks
Also, any one eles with any ideas?0 -
IT WORKS WITH THE NETGEAR AFTER A REBOOT!!!!!!!!!!!!!!!
:blink:
AHHHHHH!!!!
:laugh:
YES!
THANKS!0 -
I believe that I should explain a bit more as to what I did incase it could help someone else.
After I put the NetGear USB Wireless Adaptor in the computer, it began to blink, but said disconnected.
So I staticed the IP address using the Subnet Mask, Gateway, and DNS from my window 7 system. I accessed my router for an open IP address, then rebooted.
And it worked.
So once again, Thinks, and
ps... the ASUS works great with my Window, so no loss there!0 -
Hey, great news. Well, if switching the adapters works for you, if it works, don't fix it, heh. Glad we helped get you online with your Linux install, even if it wasn't the way we originally planned.0
Categories
- All Categories
- 167 LFX Mentorship
- 219 LFX Mentorship: Linux Kernel
- 795 Linux Foundation IT Professional Programs
- 355 Cloud Engineer IT Professional Program
- 179 Advanced Cloud Engineer IT Professional Program
- 82 DevOps Engineer IT Professional Program
- 127 Cloud Native Developer IT Professional Program
- 112 Express Training Courses
- 112 Express Courses - Discussion Forum
- 6.2K Training Courses
- 48 LFC110 Class Forum - Discontinued
- 17 LFC131 Class Forum
- 35 LFD102 Class Forum
- 227 LFD103 Class Forum
- 14 LFD110 Class Forum
- 39 LFD121 Class Forum
- 15 LFD133 Class Forum
- 7 LFD134 Class Forum
- 17 LFD137 Class Forum
- 63 LFD201 Class Forum
- 3 LFD210 Class Forum
- 5 LFD210-CN Class Forum
- 2 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum - Discontinued
- 1 LFD233 Class Forum
- 2 LFD237 Class Forum
- 23 LFD254 Class Forum
- 697 LFD259 Class Forum
- 109 LFD272 Class Forum
- 3 LFD272-JP クラス フォーラム
- 10 LFD273 Class Forum
- 152 LFS101 Class Forum
- 1 LFS111 Class Forum
- 1 LFS112 Class Forum
- 1 LFS116 Class Forum
- 1 LFS118 Class Forum
- LFS120 Class Forum
- 7 LFS142 Class Forum
- 7 LFS144 Class Forum
- 3 LFS145 Class Forum
- 1 LFS146 Class Forum
- 3 LFS147 Class Forum
- 1 LFS148 Class Forum
- 15 LFS151 Class Forum
- 1 LFS157 Class Forum
- 33 LFS158 Class Forum
- 8 LFS162 Class Forum
- 1 LFS166 Class Forum
- 1 LFS167 Class Forum
- 3 LFS170 Class Forum
- 2 LFS171 Class Forum
- 1 LFS178 Class Forum
- 1 LFS180 Class Forum
- 1 LFS182 Class Forum
- 1 LFS183 Class Forum
- 29 LFS200 Class Forum
- 736 LFS201 Class Forum - Discontinued
- 2 LFS201-JP クラス フォーラム
- 14 LFS203 Class Forum
- 102 LFS207 Class Forum
- 1 LFS207-DE-Klassenforum
- 1 LFS207-JP クラス フォーラム
- 301 LFS211 Class Forum
- 55 LFS216 Class Forum
- 48 LFS241 Class Forum
- 42 LFS242 Class Forum
- 37 LFS243 Class Forum
- 15 LFS244 Class Forum
- LFS245 Class Forum
- LFS246 Class Forum
- 50 LFS250 Class Forum
- 1 LFS250-JP クラス フォーラム
- LFS251 Class Forum
- 154 LFS253 Class Forum
- LFS254 Class Forum
- LFS255 Class Forum
- 5 LFS256 Class Forum
- 1 LFS257 Class Forum
- 1.3K LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 111 LFS260 Class Forum
- 159 LFS261 Class Forum
- 41 LFS262 Class Forum
- 82 LFS263 Class Forum - Discontinued
- 15 LFS264 Class Forum - Discontinued
- 11 LFS266 Class Forum - Discontinued
- 20 LFS267 Class Forum
- 24 LFS268 Class Forum
- 29 LFS269 Class Forum
- 1 LFS270 Class Forum
- 199 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- LFS274 Class Forum
- 3 LFS281 Class Forum
- 9 LFW111 Class Forum
- 260 LFW211 Class Forum
- 182 LFW212 Class Forum
- 13 SKF100 Class Forum
- 1 SKF200 Class Forum
- 1 SKF201 Class Forum
- 782 Hardware
- 198 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 174 Networking
- 91 Printers & Scanners
- 83 Storage
- 743 Linux Distributions
- 80 Debian
- 67 Fedora
- 15 Linux Mint
- 13 Mageia
- 23 openSUSE
- 143 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 348 Ubuntu
- 461 Linux System Administration
- 39 Cloud Computing
- 70 Command Line/Scripting
- Github systems admin projects
- 90 Linux Security
- 77 Network Management
- 101 System Management
- 46 Web Management
- 64 Mobile Computing
- 17 Android
- 34 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 371 Off Topic
- 114 Introductions
- 174 Small Talk
- 19 Study Material
- 507 Programming and Development
- 285 Kernel Development
- 204 Software Development
- 1.8K Software
- 211 Applications
- 180 Command Line
- 3 Compiling/Installing
- 405 Games
- 309 Installation
- 97 All In Program
- 97 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)