Artix Linux Forum

Artix Linux => System => Topic started by: Arch_user on 01 May 2021, 06:16:39

Title: [SOLVED] Network manager issue
Post by: Arch_user on 01 May 2021, 06:16:39
Hi,
Yesterday, I switched from Arch Linux to Artix Linux(OpenRC), I installed Artix Linux using official wiki guide and KDE Plasma Desktop environment. Internet was working fine , but NetworkManager was not starting . Next day I booted system somehow I saw NetworkManager was working fine , After reboot it again stop working.


Code: [Select]
$ sudo rc-status
Runlevel: default
 dbus                                                                                   [  started 00:26:11 (0) ]
 elogind                                                                                [  started 00:26:07 (0) ]
 NetworkManager                                                                                        [ failed ]
 ntp-client                                                                                         [  started  ]
 cupsd                                                                                  [  started 00:26:05 (0) ]
 netmount                                                                                           [  started  ]
 ntpd                                                                                   [  started 00:25:47 (0) ]
 sddm                                                                                   [  started 00:25:47 (0) ]
 local                                                                                              [  started  ]
 agetty.tty3                                                                            [  started 00:25:47 (0) ]
 agetty.tty6                                                                            [  started 00:25:47 (0) ]
 agetty.tty4                                                                            [  started 00:25:47 (0) ]
 agetty.tty5                                                                            [  started 00:25:47 (0) ]
 agetty.tty1                                                                            [  started 00:25:47 (0) ]
 agetty.tty2                                                                            [  started 00:25:47 (0) ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed/wanted
 avahi-daemon                                                                           [  started 00:26:05 (0) ]
Dynamic Runlevel: manual
 NetworkManager                                                                                        [ failed ]

Code: [Select]
$ sudo rc-service NetworkManager start -v
 * Executing: /usr/lib/openrc/sh/openrc-run.sh /usr/lib/openrc/sh/openrc-run.sh /etc/init.d/NetworkManager start
 * Starting NetworkManager ...
 * supervise-daemon: fopen `/run/NetworkManager/NetworkManager.pid': No such file or directory
 * Detaching to start `/usr/bin/NetworkManager'                                                                        [ ok ]
Title: Re: Network manager issue
Post by: ndowens on 01 May 2021, 21:38:24
I'll look at fixing this ASAP.
Title: Re: Network manager issue
Post by: Arch_user on 02 May 2021, 21:00:03


Update:
Thanks you for response.
Title: Re: Network manager issue
Post by: nous on 02 May 2021, 23:28:09

@ndowens Has this affected the new ISOs?
Title: Re: Network manager issue
Post by: ndowens on 03 May 2021, 05:25:18
@nous @artoo said it was working fine for him.
Title: Re: Network manager issue
Post by: alium on 03 May 2021, 07:15:56
for me too, i has no issue
Title: Re: Network manager issue
Post by: francesco on 03 May 2021, 09:27:30
I got the same problem, downgrade to the previous networkmanager-openrc (update of yesterday evening) and all work correctly. Now I'm using the version networkmanager-openrc-20210427-1-any.pkg.tar.zst and is fine.

The problem appear with the version: networkmanager-openrc-20210501-1-any.pkg.tar.zst.

Title: Re: Network manager issue
Post by: Arch_user on 03 May 2021, 17:44:58
I got the same problem, downgrade to the previous networkmanager-openrc (update of yesterday evening) and all work correctly. Now I'm using the version networkmanager-openrc-20210427-1-any.pkg.tar.zst and is fine.

The problem appear with the version: networkmanager-openrc-20210501-1-any.pkg.tar.zst.


I updated to networkmanager-openrc 20210502-1 so it works fine.
Title: Re: Network manager issue
Post by: Arch_user on 03 May 2021, 19:42:21
Again I installed Artix Linux through CLI installation + Xfce Desktop in Virtual Machine. So NetworkManager was working. I think this above problem can be cause due to my mistake.
I think this Topic should be closed.
Thank you for support.