Comment 4 for bug 524565

Revision history for this message
crysys (crysysone) wrote :

http://osdir.com/ml/debian-bugs-dist/2010-01/msg07864.html

That bug explained my problem and this solution worked with one caveat:

service network-manager stop
rm /var/lib/NetworkManager/NetworkManager.state
service network-manager start

I had to restart the computer because network manager still acted like it was disabled. A session restart probably would have sufficed.

I don't know if this is KDE specific or not.