If I’d want to reload the driver, I’d first stop NetworkManager
unload the driver
load it again
and then restart NetworkManager
sudo modprobe -rv iwlwifi
systemctl stop NetworkManager.service
sudo modprobe iwlwifi 11n_disable=1
(I suppose the intention here is to load the module with 11n disabled … I’m 100% unsure whether that command is correct
I’d just use it without the option.)
Job for NetworkManager.service failed because the control process exited with error code.
see "systemctl status NetworkManager.service" and " journalctl -xeu NetworlManager.service" for deatils
it shows this same error even after following your given steps
The process' exit code is 'exited' and its exit status is 1.
Aug 17 19:37:25 manjaro systemd[1]: NetworkManager.service: Failed with result 'exit-code'.
Subject: Unit failed Defined-By: systemd
Support: https://forum.manjaro.org/c/support
The unit NetworkManager service has entered the 'failed' state with result 'exit-code'.
Aug 17 19:37:25 manjaro systemd[1]: Failed to start Network Manager.
Subject: A start job for unit NetworkManager.service has failed
Defined-By: systemd
Support: https://forum.manjaro.org/c/support
A start job for unit NetworkManager.service has finished with a failure.
The job identifier is 6095 and the job result is failed.
Aug 17 19:37:25 manjaro systemd[1]: NetworkManager service: Scheduled restart job, restart counter is
Subject: Automatic restarting of a unit has been scheduled
Defined-By: systemd
Support: https://forum.manjaro.org/c/support
at 5.
Automatic restarting of the unit NetworkManager.service has been scheduled, as the result for the configured Restart= setting for the unit
Aug 17 19:37:25 manjaro systemd[1]: NetworkManager.service: Stert request repeated too quickly.
Aug 17 19:37:25 manjaro systemd[1]: NetworkManager.service: Failed with result 'exit-code'.
Subject: Unit failed
Defined-By: systemd
Support: https://forum.manjaro.org/c/support
The unit NetworkManager service has entered the 'failed' state with result 'exit-code'.
Aug 17 19:37:25 manjaro systemd[1]: Failed to start Network Manager.
Subject: A start job for unit NetworkManager service has failed
Defined-By: systemd
Support: https://forum.manjaro.org/c/support
A start job for unit NetworkManager.service has finished with a failure.
The job identifier is 6202 and the job result is failed.
my similar issue was my last post where i had the same error from the NetworkManager but it solved when i deleted the file which caused the error but here even there is no more error of NetworkManager the internet is still not working
so i tried using chatgpt and mostly solved the problems, first i remove anything that i had added in the conf file of networkmanager then tried putting up the connection and then requested a new IP, and tried again and it worked, i just know that i should not run any command i find on the internet.
now the speed of the internet still persists, the speed on windows is fabulous, and here on linux everything works fine too except a few sites, like for anime or series which just works fine on windows however there is no problem with the yt or searching the internet and other websites just a few ones, what shall i do ?
If it’s only some sites, it is not an issue with wifi speed in general, but with the connection to those sites.
That, to me, is the most logical conclusion from your description.
From that description, I’d never even think of the wifi driver as the issue.
use at your own risk
I’d say: don’t do that unless you can judge the accuracy of the answer.
It’ll lie to your with the proverbial straight face - and even insist to be right when challenged.
It’s a LLM (language model) - not an intelligence.