Missing network manager in Kali Linux? [duplicate]
I’m having some serious issues with the network manager in Kali. I have read 25+ other threads / questions with this problem to no avail. Here is what is happening. Essentially the icon is missing from the top and there seems to be no way to open it.
On a Kali Linux live USB (latest stable version of OS) plugged into a Macbook Air, the network manager icon is missing in the corner. Many threads suggest that you «right click and add to panel» to get it back, but I can’t right click this— right-clicking the upper right notifications area does the same thing as left-clicking. There is no option to add anything.
I have tried running NetworkManager at the terminal, and it recognizes the command but does nothing. I have also tried running /etc/init.d/network-manager start after stopping it, and it tells me it is starting it but nothing appears on the screen and nothing changes.
When I go to Settings, the only related area is «Network» which brings up a little window with some proxy options and nothing else. This doesn’t seem to be the Network Manager, which is also not listed under Applications.
What is going on here? I don’t know what to try next. I have no internet access so I can’t download anything.
Edit:
Here is the output of iwconfig :
Here is the output of ifconfig :
Here is the output of ipconfig :
Here is the output of lspci | grep -i network :
Also, service network-manager restart has no output at all. And running nm-applet causes a notification to pop up that reads «Disconnected: The network connection has been disconnected.» There is no other result.
Как исправить NetworkManager, не работающий в Linux
Потеря подключения к Интернету может быть неприятной — и еще хуже, когда вы обнаружите, что NetworkManager вообще не работает. К сожалению, с этой проблемой часто сталкиваются пользователи таких дистрибутивов, как Arch Linux и Ubuntu.
В большинстве случаев решить проблемы с помощью NetworkManager несложно. Вы можете найти решение так же просто, как переустановить NetworkManager или включить сопутствующий сервис. Давайте рассмотрим некоторые методы устранения неполадок, которые эффективны для решения большинства проблем с NetworkManager, когда он не работает в Linux. Проверять Лучший менеджер загрузок для Linux.

1. Убедитесь, что сетевой менеджер установлен и обновлен.
Некоторые пользователи обнаружили, что NetworkManager перестал работать, поскольку служба была удалена или несовместима с используемой системой. Вы можете определить, запущен ли NetworkManager, открыв Терминал и введя следующую команду:
Терминал отобразит информацию о статусе сетевого менеджера. Прочитайте написанную информацию, затем нажмите Ctrl + C выйти из претензии. Вам следует изучить возможные проблемы с вашим Wi-Fi-соединением, если у вас возникли трудности с подключением к Интернету, но вы обнаружите, что NetworkManager активно работает.
Если Терминал показывает, что служба неактивна (мертва), вам следует убедиться, что сетевой менеджер установлен и обновлен. Вы можете использовать следующие команды, чтобы проверить, обновлен ли NetworkManager, и установить новые обновления, если это не так:
Вам также следует установить апплет GNOME для NetworkManager, если вы используете дистрибутив на основе GNOME, такой как Ubuntu или Debian. Который вы можете установить с помощью следующей команды:
Проверьте подключение к Интернету. Функциональность сетевых служб обычно можно восстановить, установив и/или обновив NetworkManager. Вам также может понадобиться перезапустить NetworkManager с помощью команды systemctl следующий:
Важно отметить, что справочные термины, которые вы используете для NetworkManager, будут различаться в зависимости от вашего дистрибутива и могут нуждаться в модификации. Он укажет, какие компьютеры используют диск для форматирования. Выскочка в NetworkManager в качестве сетевого менеджера. Он укажет, какие компьютеры используют диск для форматирования. Systemd в NetworkManager как NetworkManager.service.
Большинство пользователей запускают дистрибутивы, использующие механизм конфигурации. Systemd. Например, Ubuntu использует systemd и пересматривает обратную совместимость для Upstart после 20.10 (Groovy Gorilla).
даже в Systemd Ссылочный термин может варьироваться в зависимости от контекста. NetworkManager относится к службе, а network-manager относится к пакету.
2. Включите Network Manager для запуска при запуске системы.
Если вы обнаружите, что запуск NetworkManager вручную устраняет проблему, пока вы не перезагрузите компьютер, проблема может заключаться в том, что NetworkManager не имеет разрешения на запуск при запуске. Вы можете решить эту проблему, открыв Терминал и введя простую команду, чтобы включить его:
Перезагрузите компьютер и попробуйте подключиться к Интернету. Это должно решить вашу проблему, если NetworkManager не может работать при запуске системы. Если он не загружается, введите следующую команду, чтобы получить дополнительную информацию о его статусе:
Прочтите журналы, напечатанные в терминале. Эти журналы могут предоставить полезную информацию о процессе запуска, вызвавшем сбой NetworkManager. Вы можете изучить предоставленные ошибки или поделиться ими с участниками онлайн-форума для расширенного устранения неполадок.
Вам также следует подумать о том, могут ли какие-либо недавние изменения, внесенные вами в ваш компьютер, препятствовать правильной работе NetworkManager. Если вы недавно изменили настройки в таких файлах, как /etc/systemd/system.conf Вы должны немедленно отменить эти изменения и перезагрузить компьютер.
Также известно, что неправильно настроенные VPN вызывают проблемы с NetworkManager. Вам следует рассмотреть возможность отката любых конфигураций VPN и переустановки VPN с маршрутизацией, если вы считаете, что это потенциально может быть источником ваших проблем с NetworkManager.
Любые факторы, характерные для вашей системы, которые могут повлиять на сетевые службы, заслуживают изучения. Если вы решите обратиться за помощью по устранению неполадок в Интернете, предоставление этой информации участникам форума также облегчит им изучение проблемы и предоставление необходимой вам помощи. Проверять Причины, по которым вам следует изучать работу в сети в Linux.
Обновляйте свою систему Linux
К сожалению, не все сетевые проблемы легко решить. Ваша проблема может быть сложной и требовать устранения неполадок в конкретных обстоятельствах. Хотя невозможно предотвратить каждую системную проблему, вы можете поддерживать свой компьютер в хорошем состоянии, регулярно устанавливая последние стабильные системные обновления. Вы можете просмотреть сейчас Способы, которыми вы можете помочь Linux.
How to Run Network Manager on Kali Linux | PawanChauhan

If Yes, then this is the right place to find out If the Kali Linux network manager needs to be running.
So read this article completely, In this, I will tell you to trouble the Kali Network Manager.
So let’s get started !!
Kali Linux Network Manager Needs to be Running
The essential tools to manage your network interface are likely installed up by default on Kali, if they aren’t these are the packages that can be used to manage network interfaces.
- open your terminal
- then type these commads to trouble network manager.
If you have any problem with any part of this article, or you want any more information related to the computer, then tell me in the comment box, I will surely reply to you.
Kali Linux Network Manager Is Not Running: How to Fix It
If you are a Kali Linux user and have ever encountered the error message “Network Manager is not running” when attempting to connect to a network, then you know how frustrating this issue can be. In this article, we will discuss what causes this error and how to fix it.
Understanding the Issue
The Network Manager is a program that manages network connections on a Linux system. It is responsible for detecting and configuring network interfaces, managing wireless networks, and connecting to the internet. When the Network Manager is not running, you cannot connect to any networks, wired or wireless.
Common Causes of the Problem
Several factors can cause the Network Manager to stop running. Some of the most common causes include:
- Outdated Network Manager: If you are using an older version of Kali Linux, it may have an outdated Network Manager that is no longer supported.
- Conflicting Network Services: If there are other network services running on your system, such as dhclient or wpa_supplicant, they may conflict with the Network Manager.
- Corrupted Packages: Sometimes, packages that are required for the Network Manager to function properly can become corrupted, leading to the error message.
How to Fix the Issue?
Now that you know what causes the problem, let’s look at how to fix it.
Method 1: Restart the Network Manager Service
The first thing you should try is to restart the Network Manager service. To do this, open a terminal and type the following command:
This command will restart the Network Manager service and should fix the issue if it was caused by a temporary glitch.
Method 2: Check for Conflicting Services
If restarting the Network Manager service did not work, you should check if there are any conflicting network services running on your system. To do this, open a terminal and type the following command:
This command will show you a list of network-related services running on your system. If you see any services other than “NetworkManager.service,” you should stop them by typing the following command:
Replace <service_name> with the name of the service, you want to stop. Once you have stopped all conflicting services, restart the Network Manager service using the command from Method 1.
Method 3: Reinstall the Network Manager
If neither of the above methods works, you may need to reinstall the Network Manager. To do this, open a terminal and type the following command:
This command will reinstall the Network Manager and any packages that it depends on.
Conclusion
In this article, we have discussed the “Network Manager is not running” error on Kali Linux and how to fix it. By following the methods outlined above, you should be able to resolve the issue and connect to your desired network. Remember to always keep your system up-to-date and to use caution when modifying system files.