Network Unmanaged [SOLVED]

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
Raven95

Network Unmanaged [SOLVED]

Post by Raven95 »

I Can't Connect To The Internet Because The Network Is Unmanaged, Can Someone Help Me I'm Fairly New To Linux, I Tried Everthing I Know And Can't Do It.

I'm Running Linux Mint 9 KDE
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JasonLG

Re: Network Unmanaged

Post by JasonLG »

Raven95 wrote:I Can't Connect To The Internet Because The Network Is Unmanaged, Can Someone Help Me I'm Fairly New To Linux, I Tried Everthing I Know And Can't Do It.
I found this in a Ubuntu forum on the subject, not sure if it'll work but it's worth a try.

Assuming your using the GNOME version of Mint enter this into the terminal.

Code: Select all

gksu gedit /etc/NetworkManager/nm-system-settings.conf
Change "managed=false" to "managed=true"

Now enter this into the terminal.

Code: Select all

sudo killall nm-system-settings
The network manager then notifies you that the network was detect and attempts to connect you, so if all of your settings are correct then you'll have nothing to worry about.
Locked

Return to “Networking”