You are not logged in.

#1 2021-12-08 10:17:41

OptimusCrime97
Member
Registered: 2021-12-08
Posts: 6

No internet connection and wierd behavior of laptop

Hello,

I am using Arch Linux for aboutv2 months and never had any problems til yesterday.

I did a full system upgrade und shutdown the laptop.

Next day i booted  and wanted to check my e-mails. I recognised the wireless conection was fluctuating between on and of. After a view minutes the gnome panel displays a constant connection but every ping ends with ''unable to reach (or something like that)'.

I tried restarting the NM with:

 systemctl restart NeteorkManager 

wich resulted in an error.

When i try to reboot the laptop i takes about 20 mins. It says: 'waiting for process: ip, iwd, wpa_supplicant, NetworkManager... '

I did already boot the liveUSB and did a full system upgrade

 pacman - Syu

wich worked without problems. Hence the hardware and network is ok.
But the upgrade didn't solve anything.

Thanks in advance.

Offline

#2 2021-12-08 10:58:40

Ferdinand
Member
From: Norway
Registered: 2020-01-02
Posts: 338

Re: No internet connection and wierd behavior of laptop

Sounds like you are using both iwd and NetworkManager. They will conflict.
Try to stop and disable iwd.service and try again?

Last edited by Ferdinand (2021-12-08 10:59:29)

Offline

#3 2021-12-08 11:28:16

OptimusCrime97
Member
Registered: 2021-12-08
Posts: 6

Re: No internet connection and wierd behavior of laptop

Ferdinand wrote:

Sounds like you are using both iwd and NetworkManager. They will conflict.
Try to stop and disable iwd.service and try again?

Thanks for your reply! You are a hero!

You are right. They both seem to run.

I tried:

 systemctl stop iwd.service 

and than

 systemctl disable iwd.service 

This solved the problem!

Do you know why this problem occured after 2 months with unchanged settings?

Offline

#4 2021-12-08 12:07:44

Ferdinand
Member
From: Norway
Registered: 2020-01-02
Posts: 338

Re: No internet connection and wierd behavior of laptop

Nope, that's a weird one.
If iwd was disabled and then became enabled, then it stands to reason that something, somehow, must have enabled it.
But what and how is not obvious from the information in this thread.

Edit: Btw, it's good if you change the title of your first post to start with [SOLVED], so that others can see that there is a solution in this thread smile

Last edited by Ferdinand (2021-12-08 17:28:22)

Offline

Board footer

Powered by FluxBB