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
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.
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
That did the trick.. thanks for the help and quick response!
Had this problem on the base image. Ran `s6-rc -u change dhcpcd-srv` to fix it.