[Feisty] Knetworkmanager refuses to work with wifi
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
knetworkmanager (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: knetworkmanager
Hi!
Knetworkmanager refuses to work with my two wifi cards. I got a rtl8180 and a netgear wg511v2, both cards are detectet by kneworkmanager: essids are visible. A connection is still not possible. With my rtl8180-card, knetworkmanager seems to build up the connection , then at 28% the process stops and then fails. Knetwokmanager falls back to my ethernet networkcard. Similar situation with the wg511v2, here the connection fails immidiatly.
With wlassistent there is no problem at all. Connections with both cards are possible.
How could I focus this problems, what logsfiles do you need to analyse this behavior.
Greetings.
(Sorry for my poor english;-))
I am referencing this to /launchpad. net/ubuntu/ +source/ network- manager/ +bug/78037
https:/
I am also using an rt 8180 card.
I have a similar problem with kwifimanager and knetworkmanager.
And kwlan also does not work for me.
For wlassistant to work it requires network-manager.
wlassistant does not have a dependency on network-manager, but it I
think it should.
Please try the manual procedure suggessted in bug 78037
sudo ifconfig [interface] down
sudo iwconfig [interface] essid [essid] key [key]
sudo ifconfig [interface] up
sudo dhclient3 [interface]
then try knetworkmanager
Also note you can use wlassistant to establish a wifi internet connection once. Then use knetworkmanager after the interface has been reset by wlassistant.
======= ======= ======= =
Manual work arounds including manually resetting the wifi interface or using wlassistant to reset the interface. Are NOT a bug fix!