Hey, just registered an account here because I’ve been following this (and other similars) thread, and finally came out with half a solution that I’d like to share with you and anyone who gets frustrated by the same trouble.
First of all, known bugs are TWO and different:
- KNetworkManager routes bug.
- KNetworkManager enable wireless bug.
The first one is, as said in this thread, fixed in the updated release of KNetworkManager.
The question everyone seems to ask is: “how can I get the update since I have no network???”. That is part of the true. Actually, with cable connection at least, disabled IvP6 and given KNetworkManager to manage connections, we DO HAVE a connection to the router.
What we do not have, is a nameserver lookup. So basically, we can not access google.com. But if we try with Google’s IP (Google)… Ta-daaaaa!
SO, back to the point: how can we get the update? In YAST, just edit the update repository and change download.opensuse.org into 195.135.221.130.
As easy as it is. Skip other repos, you’ll be able to get them later, when the net is up and working.
Now just start all the updates from YAST, then reboot.
Ok, we got it: wired connection with DNS lookup.
Now the second bug: we can connect through our cable, but we can not “enable wireless” (grey disabled option on KNetworkManager menu). No enables, no connections.
The funny thing is this is just a non-fixable bug; chances are that if you can not “enable wireless”:
a) you have no wireless adapters connected. > Connect one.
b) you are on a laptop, with wireless adapter turned off. > Turn it on.
c) you are on desktop/laptop with TWO wireless adapters. Maybe the first one integrated (with its own on/off switch), the other just an USB with no switches.
Well, if you’re the C case, take off the USB/PCMCIA adapter, just turn on the integrated wlan, wait 5 seconds and… Ta-daaaaaa! Wireless is up and running.
Still not enabled? Ok, try with “ifconfig wlan0 up”, maybe your wlan adapter is still sleeping. Wait 5 seconds again and… Well, ta-daaaaaa! Wireless is finally running.
Seems like KNetworkManager requires that if ONE adapter has a on/off switch, BOTH adapters have to got an on/off switch, otherwise no chances to enable wireless.
THAT is insane.
Don’t come back to 11.1, just follow the previous lines and you all will be ok. Gonna post this on other threads like this.
Peace.