Artix Linux Forum

Init systems => S6 => Topic started by: nahian_adnan on 28 June 2023, 09:50:14

Title: Issue with nm-dispatcher.
Post by: nahian_adnan on 28 June 2023, 09:50:14
Hey!! nm-dispatcher: caught signal 15, shutting down, I am getting this issue when I do ( loginctl reboot or poweroff ) and it goes hang then I've to force shutdown by pressing power botton. I don't like have a issue like this how i can fix does anybody knows?

I am on artix Linux s6 base editon. Everything work almost fine expect this.
Title: Re: Issue with nm-dispatcher.
Post by: Dudemanguy on 28 June 2023, 15:14:46
I'm guessing this service is networkmanager. What happens if you manually bring down networkmanager before shutting down (s6-rc -d change NetworkManager)?
Title: Re: Issue with nm-dispatcher.
Post by: nahian_adnan on 04 July 2023, 10:57:13
yes, that service was networkmanager however i haven't tried manually bring down networkmanager before shutting down, but i think it will work.
But i my opinion this service has some kind of issue with S6 init.
And i am not on s6 anymore So i cant give you more details but sometimes when i did try to power on my machine on that time after grub my pc got hang  and nothing show up then i had to reboot by pressing power botton.
Title: Re: Issue with nm-dispatcher.
Post by: Dudemanguy on 04 July 2023, 18:24:38
It's possible there's something wrong with the service file, yes. I wasn't suggesting that as a fix; I just wanted to isolate where the problem was. But I guess since you're not on it anymore; there's no more debugging that can be done (I can't reproduce the issue).
Title: Re: Issue with nm-dispatcher.
Post by: nahian_adnan on 05 July 2023, 08:03:48
dinit works better than s6 init, at least less issues.