Results 1 to 3 of 3
I'm trying to install the asus usb-n13 wireless adapter on Ubuntu 10.10
I followed the instructions I found at the following link
linux-tutorials-howtos-reference-material/64958-how-install-software-linux.html
But when I get the the part ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-14-2011 #1Just Joined!
- Join Date
- Feb 2011
- Posts
- 5
Unable to Install asus usb-n13 wireless adapter
I'm trying to install the asus usb-n13 wireless adapter on Ubuntu 10.10
I followed the instructions I found at the following link
linux-tutorials-howtos-reference-material/64958-how-install-software-linux.html
But when I get the the part of switching to Root (su) it is not accepting my password
Can anybody help my getting the asus usb-n13 wireless adapter installed on Ubuntu 10.10
I also need help resetting root password
Any help would be appreciated
Thank You
Boricua Kenpo
- 02-14-2011 #2
Ubuntu disables su by default. You need to use sudo when appropriate, for example
Sudo will use your user password.Code:./configure make sudo make install
How to reset password:
How to reset your password in Ubuntu
All that said, let's check what exactly your usb wireless chipset is. Please post the output of
Code:lsusb
- 02-14-2011 #3Just Joined!
- Join Date
- Feb 2011
- Posts
- 5
Thanks reed9
I will get that info to you as soon as I can
I will test out the info you gave me
Thx
BoricuaKenpo


Reply With Quote
