Re: [blfs-dev] elogind and rootless X

2020-12-30 Thread Tim Tassonis via blfs-dev
On 12/30/20 4:06 PM, Pierre Labastie via blfs-dev wrote: On Wed, 2020-12-30 at 15:29 +0100, Tim Tassonis via blfs-dev wrote: Hi all I now seen to have everything in place for elogind and rootless X, however, just calling startx still does not seem to work. I get the following error on startx

Re: [blfs-dev] elogind and rootless X

2020-12-30 Thread Tim Tassonis via blfs-dev
On 12/30/20 4:06 PM, Pierre Labastie via blfs-dev wrote: On Wed, 2020-12-30 at 15:29 +0100, Tim Tassonis via blfs-dev wrote: Hi all I now seen to have everything in place for elogind and rootless X, however, just calling startx still does not seem to work. I get the following error on startx

Re: [blfs-dev] elogind and rootless X

2020-12-30 Thread Pierre Labastie via blfs-dev
On Wed, 2020-12-30 at 15:29 +0100, Tim Tassonis via blfs-dev wrote: > Hi all > > I now seen to have everything in place for elogind and rootless X, > however, just calling startx still does not seem to work. > I get the following error on startx on the console: > > > [   382.428] (EE) parse_vt_

[blfs-dev] elogind and rootless X

2020-12-30 Thread Tim Tassonis via blfs-dev
Hi all I now seen to have everything in place for elogind and rootless X, however, just calling startx still does not seem to work. I get the following error on startx on the console: [ 382.428] (EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied) If I just call X vt7 I g

Re: [blfs-dev] elogind and rootless X

2020-12-29 Thread Tim Tassonis via blfs-dev
On 12/29/20 4:01 PM, Bruce Dubbs via blfs-dev wrote: On 12/29/20 6:52 AM, Tim Tassonis via blfs-dev wrote: Hi all I just went through building xorg with elogind/dbus support until xinit, as in the book. I then still had to chmod u+s $XORG_PREFIX/libexec/Xorg in order to get X running. So

Re: [blfs-dev] elogind and rootless X

2020-12-29 Thread Bruce Dubbs via blfs-dev
On 12/29/20 6:52 AM, Tim Tassonis via blfs-dev wrote: Hi all I just went through building xorg with elogind/dbus support until xinit, as in the book. I then still had to chmod u+s $XORG_PREFIX/libexec/Xorg in order to get X running. So just to make sure I did not fuck up anywhere: is this

[blfs-dev] elogind and rootless X

2020-12-29 Thread Tim Tassonis via blfs-dev
Hi all I just went through building xorg with elogind/dbus support until xinit, as in the book. I then still had to chmod u+s $XORG_PREFIX/libexec/Xorg in order to get X running. So just to make sure I did not fuck up anywhere: is this still expected behaviour with elogind? I assume the r