Page 1 of 1

Re: NetworkManager problem on Mint 6 KDE

Posted: Wed Apr 22, 2009 5:38 pm
by Husse
chmod is maybe not the best way to do it
Try

Code: Select all

sudo modprobe NetworkManager
and see what happens

Re: NetworkManager problem on Mint 6 KDE

Posted: Thu Apr 23, 2009 5:45 am
by Husse
Ok that was a shot in the dark - I just hoped that there would be a module NetworkManager
Frankly I don't understand why it's not working - have you rebooted
That's something to do (always) in a case like this
Oh - go to init.d and check that NetworkManager is executable now - might not have changed

Re: NetworkManager problem on Mint 6 KDE [SOLVED]

Posted: Fri Apr 24, 2009 6:07 am
by Husse
Well - if nothing else this shows that there are multiple config files for some apps, which sometimes makes it hard to troubleshoot