USB wireless adapter detecetd but can not connect to internet!
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
USB wireless adapter detecetd but can not connect to internet!
Hi!
I have just installed a wireless network at home, using ADSL router, wireless router and USB wireless adapter on desktok. All these are TP-Link make. The USB adapter is PN-54WUSB. I am using Suse 10.2 and Yast has detected the USB adapter.
The progress stops here and nothing further happens. I am absolutely new to Linux and wonder what next!
Namaste hpvaishnav,
check what chipset your usb wireless adapter using, and see if it is listed on lsmod. if not listed, try modprobe it. if my method is wrong, please correct me. good luck. ;-)
Distribution: openSUSE, Slackware, Now Debian, and now again: Ubuntu
Posts: 61
Rep:
1. Check the ASDL Modem Confgiuration. It have something like VPC/VPN number that have to be provided by the ISP. Also DNS Server and alternate DNS Server
2. Try to ping the ASDL Modem. If you can ping it then it seem the ASDL connection to the out-world is in problem. Otherwise, then your LAN connection to the modem is in problem.
3. Set your route with ASDL.
# route add default gw 192.168.1.1-> replace this with modem's IP Address.
Oh, sorry. i didn't notice the 'Yast has detected the USB adapter' part. Yea, so as shadowdancer said. also consider about wep/wpa encryptions, since you are using wireless connection.
Thanks and Namaste! Very heartening to see the prompt response.
I have tried iwconfig too. But it does not store WEP key. I guess ADSL configuration comes after the USB adapter starts detecting the network signal from the wireless router, is it not? There is no green light ever blinking from the adapter. The manufacturer does not have any help for Linux OS.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.