|
| ||||||||||
| Tags: linksys, linksys wusb54gc, linux, opensuse, router |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Why Linksys WUSB54GC is not working with openSUSE 12.1?
|
|
#2
| |||
| |||
| Re: Why Linksys WUSB54GC is not working with openSUSE 12.1?
If you are not able to make the connection which is going through YAST and then you should run below mentioned command. Well you will require to use sudo or su on the basis of your setup. Code: ifconfig wlan0 iwlist wlan0 scan iwconfig wlan0 essid dd-wrt dhcpcd wlan0 |
|
#3
| |||
| |||
| Re: Why Linksys WUSB54GC is not working with openSUSE 12.1?
Well I already executed above mentioned command and it did not worked for me. Even I tried to enter IP, mask, gateway and DNS. However the above mentioned two were active hence I tried to enter IP and mask. As Yast was writing the configuration there was an error message ‘No working networks’. |
|
#4
| |||
| |||
| Re: Why Linksys WUSB54GC is not working with openSUSE 12.1?
I think you should try to remove .pid file and after that you should try to run dhcpcd. Code: rm /var/run/dhcpcd-wlan0.pid dhcpcd wlan0 |
|
#5
| |||
| |||
| Re: Why Linksys WUSB54GC is not working with openSUSE 12.1?
Well if you are getting time out error every time then you have to set card to 5.5M. if you have not done that you should run the below mentioned command. Make sure that DHCP is not running quickly. Code: ps ax | grep -i dhcp Quote:
Now you should run the below mentioned command. Code: ifconfig wlan0 up iwconfig wlan0 rate 5.5M auto iwconfig wlan0 essid dd-wrt dhcpcd wlan0 |
|
#6
| |||
| |||
| Re: Why Linksys WUSB54GC is not working with openSUSE 12.1?
you have to run blow mentioned command Code: rfkill list all Quote:
Code: rfkill unblock all |
|
#7
| |||
| |||
| Re: Why Linksys WUSB54GC is not working with openSUSE 12.1?
Well I am highly suspecting that the issue has been associated with Network manager. I have installed OpenSUSE 12.1 and I activated the network by using traditionally with ifup. It seems to be ok but after enabling the Network Manager I was started to get an error message. |
|
#8
| |||
| |||
| Re: Why Linksys WUSB54GC is not working with openSUSE 12.1?
If any of the above mentioned solutions are not working then i doubt that it is concerned with the bug issue. So you should contact the developer and see whether it is working or not. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Why Linksys WUSB54GC is not working with openSUSE 12.1?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Which one is better for home accesspoint, Linksys E4200, Linksys E3200 or Linksys E2500 | CheeCha | Networking & Security | 9 | 25-01-2012 02:39 PM |
| Trouble with Linksys WUSB54GC v3 adapter | Xymaya | Networking & Security | 5 | 23-01-2012 02:28 AM |
| Windows XP Professional compatibility for WUSB54GC | Dong-Min | Networking & Security | 5 | 19-09-2011 07:27 AM |
| Wi-Fi not working after installing openSUSE 11.3 | Sanurag | Networking & Security | 7 | 21-07-2011 12:36 AM |
| chm viewer not working with opensuse 11.3 | Xanty | Operating Systems | 4 | 28-12-2010 04:08 AM |