Network manager not running

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Honayo
Level 1
Level 1
Posts: 10
Joined: Tue Dec 08, 2009 6:51 pm
Location: Southern Arizona desert
Contact:

Network manager not running

Post by Honayo »

Network manager not running after updates but I can connect both wired and wirelesly when using the live USB to boot. Just not upon booting from the HD. I'm on a Dell D630 running Mint 13 only and using a Netgear WG511T wireless card.
I've searched for hours but found nothing that worked. It's as if network manager doesn't exist any longer. Any ideas would be appreciated.

tried to restart network manager with this: "sudo service networkmanager start"

Here are the results:
[sudo] password for kim:
networkmanager: unrecognized service
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Registered Linux user #453081
mank_in

Re: Network manager not running

Post by mank_in »

i think the correct one is :

Code: Select all

sudo service network-manager restart
this one is documentation : https://help.ubuntu.com/community/NetworkManager
Honayo
Level 1
Level 1
Posts: 10
Joined: Tue Dec 08, 2009 6:51 pm
Location: Southern Arizona desert
Contact:

SOLVED!!!!!!! Network manager not running

Post by Honayo »

Thank you mank_in.
I re-installed Maya on my Dell and opted to keep the existing files instead of overwriting with new on a couple of packages in the many updates. All is well on mine and I did the same on my daughters Acer last night. Both work fine with both wireless and wired connections. Same issue on both machines after some updates. Gone are the days of blindly installing every update but would really like to know exactly what caused it. There are lots of other posts recently with same or similar issues.
Registered Linux user #453081
SlideRuleUser

Re: Network manager not running

Post by SlideRuleUser »

Two days ago I tried to establish a dialup connection, which was not successful. The next morning when I started the laptop up I saw the message "waiting for network manager to start" followed by a second one saying it would wait an additional 60 seconds. When the startup finished I found that there were no network connections, the network connection icon stated that the network manager was not running, and the control panel had no icon for the network manager. Obviously, the network manager was somehow disabled.

This does not make me comfortable using Linux Mint 14 as a primary operating system. :(

I'm now running this laptop on Win7 so that I can have internet access, and the Linux Mint 14 hard drive has been set aside until I can find a way to restore the Network Manager to the startup queue. Looking at a number of blogs I see that this is a somewhat common problem.
robert-e

Re: Network manager not running

Post by robert-e »

This happened to me when I was twiddling about trying to get the cell fone tethering (see my recent post re verizon). The solution was to open the Network tab in the menu and delete all the dial up settings, and then reboot. I noticed that when network manager showed up in the bar, that the wireless info tab was blank. I imagine when I go to use the wireless, I will have to do all the passwords over again...or maybe not, since while poking around, I found the file where that login info was kept, and it had a whole load of stuff in it.

Regards,
Bob
SlideRuleUser

Re: Network manager not running

Post by SlideRuleUser »

I did get the network manager to run after using the "sudo service network-manager restart" mentioned earlier in this thread. But, it does not reestablish it in the startup queue, and that's a bit of a problem as it takes almost two minutes longer for startup while it sits there waiting for the networks to be configured. I'll try your suggestion of deleting all wired networks later when I have the time to hack my way through this. :|
robert-e

Re: Network manager not running

Post by robert-e »

just a reminder...delete the network configurations using the tab in Menu-->All-->Network NOT the one in Menu-->All-->Network Configuration (which is the same as "Edit Connections" in the Network Manager utility.
Just to be sure ;)

Regards,
Bob
SlideRuleUser

Re: Network manager not running

Post by SlideRuleUser »

While experimenting with various ideas, I happened to press the F1 and F2 buttons while the "Waiting for Network Configuration" message was being displayed. That resulted in a listing of the processes that were being executed during startup, and the one it was hanging up on was "Starting Configure Virtual Network Devices". Not certain if that's at all helpful, but it's a bit more information for someone to work with.

The fact that this problem has persisted for over a year with various Linux distributions is troubling. I would have thought that something like this would have been remedied by now. I've actually spent more time on this one issue than I have with any Windows problem of recent years, and there's still no solution in sight. :(

Chris
SlideRuleUser

Re: Network manager not running

Post by SlideRuleUser »

Okay, deleting the network configurations as you described did clear out the startup problem, and the machine starts up with the wireless/WiFi working. :D

When I deleted the network configurations, I happened to notice that there were TWO instances of "wired connection" listed below the "wireless connection". After I disabled all three configurations, the second instance of "wired connection" became "point-to-point connection". Hmmmm.... :|
derekscottwoods

Re: Network manager not running

Post by derekscottwoods »

Hello,

I developed this same problem (among others) almost seven months ago, (see previous post http://forums.linuxmint.com/viewtopic.p ... 53#p634753) but have just been restarting network manager every time, since I've been busy. Now seeking to tackle this problem. My first question is: when you refer to deleting network configurations, is that all the ones listed with IP addresses and aliases?

Thanks.
rloftus

Re: Network manager not running

Post by rloftus »

I just ran into this with my machine and found the solution. Go to Menu > Control Center > Internet and Network > Network > click to make changes >enter your root password > Wired (or Wireless) Connection > Properties . Make sure to un-check the box labeled "Enable roaming mode" and set Connection Settings > Configuration to "Automatic Configuration (DHCP)".

That this error would end up in a Mint update suggests someone was working on porting a version of Mint for mobile devices and accidentally inserted the wrong chunk of code into the update.
harry26

Re: Network manager not running

Post by harry26 »

after re-installing the driver then reboot the system and checking all connections where does the problem.
Locked

Return to “Networking”