basementhud/overlay/etc/systemd/system
Dustin 0caf50f656 xinit: Start Xorg on tty1
Because `tty1` is active when `xinit@user.service` starts on `tty7`,
Xorg cannot bind the modesetting driver to the DRM device:

> (II) systemd-logind: got fd for /dev/dri/card2 226:2 fd 13 paused 1
> (EE) Error systemd-logind returned paused fd for drm node

To fix this, we need to start Xorg on the active console.

Another potential fix would be to run `chvt 7` before running `startx`,
but running the GUI on tty1 seems to be what the major display managers,
e.g. GDM, are doing now.
2022-12-13 11:44:16 -06:00
..
dev-nbd1.device.wants Configure swap space on NBD volume 2022-04-04 20:59:34 -05:00
dev-nbd1.swap.d Configure swap space on NBD volume 2022-04-04 20:59:34 -05:00
emergency.service.d Allow access to the emergency shell 2022-04-06 10:13:52 -05:00
multi-user.target.wants Configure swap space on NBD volume 2022-04-04 20:59:34 -05:00
run-storage.mount.wants Enable local persistent storage 2022-04-05 14:54:30 -05:00
dhclient@.service Switch from NetworkManager to dhclient 2022-04-05 17:58:19 -05:00
init-localstorage.service Enable local persistent storage 2022-04-05 14:54:30 -05:00
xinit@.service xinit: Start Xorg on tty1 2022-12-13 11:44:16 -06:00