Re: Graphical session inside systemd-nspawn container

2024-04-09 Thread FirstName LastName
On Tue, 9 Apr 2024 at 20:50, Damjan Georgievski wrote: > But you're passing /tmp/.X11-unix/ and setting DISPLAY, so you might > only want to run X apps? > In which case you don't need startx. > > -- > damjan > Thank you, this was indeed what I was missing. In hindsight, I should have realised th

Re: Graphical session inside systemd-nspawn container

2024-04-09 Thread Damjan Georgievski
> I am trying to run X from within a systemd-nspawn container - this is > something I had set up and was running successfully about three years ago, > but something seems to have changed in the meantime and I am not able to > recreate this. > > I created the container and installed X related pac

Re: Graphical session inside systemd-nspawn container

2024-04-09 Thread FirstName LastName
On Tue, 9 Apr 2024 at 02:10, Ralf Mardorf wrote: > This isn't about systemd-nspawn, but it might help anyway: > https://github.com/mviereck/x11docker/issues/391 > Thank you for the link to that issue, but I tried solutions 2-4 and none of them help (running X as root seems to be a headache not w

Re: Graphical session inside systemd-nspawn container

2024-04-08 Thread Ralf Mardorf
On Mon, 2024-04-08 at 19:53 +0100, FirstName LastName wrote: >     /usr/lib/Xorg.wrap: Only console users are allowed to run the X server This isn't about systemd-nspawn, but it might help anyway: https://github.com/mviereck/x11docker/issues/391 This is interesting for me, as I have only ever use

Graphical session inside systemd-nspawn container

2024-04-08 Thread FirstName LastName
Hello, I am trying to run X from within a systemd-nspawn container - this is something I had set up and was running successfully about three years ago, but something seems to have changed in the meantime and I am not able to recreate this. I created the container and installed X related packages