[SOLVED] S6 No Network Connection 02 May 2020, 19:12:55 Hello. Tried installing Artix Plasma S6 on virtualbox and there is no wired connection in network manager. I also tried installing Plasma OpenRC version and there was no problem with network connection. Anyone have any ideas?. Thanks Last Edit: 25 June 2020, 14:47:45 by nous
Re: S6 No Network Connection Reply #1 – 02 May 2020, 19:54:08 There was a bug in artools (what is used to make isos) on s6 where certain services (including NetworkManager) were not started by default. This has since been fixed in the artools in testing, but I'm not sure if the isos were affected by this. Did you try starting NetworkManager manually (s6-rc -u change NetworkManager)?Also, you can still install s6 (or any init) using any of the isos, but yeah no network connection is no good for sure. 1 Likes
Re: S6 No Network Connection Reply #2 – 02 May 2020, 20:52:30 I did try to start network manager but the command I used was - "s6-rc -u change networkmanager" no caps on the N or M.. I will retry. Thanks
Re: S6 No Network Connection Reply #3 – 02 May 2020, 20:58:35 That did the trick.. thanks for the help and quick response!
Re: S6 No Network Connection Reply #4 – 25 June 2020, 04:48:50 Had this problem on the base image. Ran `s6-rc -u change dhcpcd-srv` to fix it.