LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   USB wireless adapter detecetd but can not connect to internet! (https://www.linuxquestions.org/questions/linux-newbie-8/usb-wireless-adapter-detecetd-but-can-not-connect-to-internet-519135/)

hpvaishnav 01-14-2007 05:25 AM

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!

Thanks.

D3javu 01-14-2007 08:56 AM

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. ;-)

shadowdancer 01-14-2007 09:10 AM

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.

Hope it works! Thanks...

D3javu 01-14-2007 10:03 AM

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.

hpvaishnav 01-15-2007 12:32 AM

USB wireless adapter
 
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.

Regards

D3javu 01-15-2007 06:12 AM

can you ping your adsl router? can you paste your lsusb and lsmod here?


All times are GMT -5. The time now is 11:50 AM.