Issue with logind-launcher

2024-02-14 Thread Akshaya Maran
Hello, I am trying to run weston11.0.1 using logind launcher but got this error " logind: failed to get session seat logind: cannot setup systemd-logind helper error:" I referred to yocto build . I added weston.service,weston.socket,weston-autologin,weston-start and also exported variables . When

Re: Issue with logind-launcher

2024-02-14 Thread Marius Vlad
Hi, This is just a speculation, only swiftly looked over your systemd files, but make sure you have polkit installed on the target. VT switching/switching graphics mode requires having it installed. Believe newer systemd/systemd-login fixed this. On Wed, Feb 14, 2024 at 02:17:14PM +0530, Akshaya