I should have added
On Tue, Dec 13, 2022 at 06:49:46PM +0000, Mark Hindley wrote:
> - Ensure you are in the video group
>
> - Login to a VT and test basic functionality. Does startx give you a graphical
> session? Can you switch VTs? You can change backend with the LIBSEAT_BACKEND
> environment variable. Does both LIBSEAT_BACKEND=seatd and LIBSEAT_BACKEND=logind
> work?
If you wnat to test the seatd backend also run
echo 'DAEMON_ARGS="-g video"' | sudo tee -a /etc/default/seatd
and restart seatd.
Sorry.
Mark