| 15 Nov 2024 |
frontear | what the hell lmao, now XDG_SESSION_TYPE is wayland | 06:02:08 |
frontear | ??? | 06:02:09 |
frontear | is it because i relogged? | 06:02:14 |
ElvishJerricco | huh.... | 06:02:21 |
ElvishJerricco | lets look at display-manager logs | 06:02:29 |
ElvishJerricco | though I don't know if they'll contain anything useful without debug mode | 06:03:29 |
ElvishJerricco | services.xserver.displayManager.gdm.debug, that is | 06:03:33 |
ElvishJerricco | but if you could termbin journalctl -u display-manager.service, that might be useful | 06:03:58 |
frontear | https://termbin.com/n45t | 06:04:32 |
ElvishJerricco | yea, might need gdm debugging | 06:04:57 |
frontear | ill toggle that on in the iso config then | 06:05:12 |
ElvishJerricco | thanks | 06:05:18 |
frontear | okay this is the first boot | 06:11:53 |
frontear | and XDG_SESSION_TYPE is reporting x11
| 06:12:02 |
frontear | whilst X11 is a symlink in /run/current-system/specialisation/ | 06:12:20 |
ElvishJerricco | yea go ahead and termbin the display-manager journal before doing anything like logging out | 06:12:28 |
frontear | ye | 06:12:36 |
frontear | https://termbin.com/ciyg | 06:13:19 |
ElvishJerricco | hm
Nov 15 06:11:30 nixos gdm[1687]: Gdm: GdmLocalDisplayFactory: display status changed: 5
Nov 15 06:11:30 nixos gdm[1687]: Gdm: GdmLocalDisplayFactory: display for seat seat0 requested
Nov 15 06:11:30 nixos gdm[1687]: Gdm: GdmLocalDisplayFactory: udev settled, boot up graphics available.
Nov 15 06:11:30 nixos gdm[1687]: Gdm: GdmLocalDisplayFactory: System supports graphics
Nov 15 06:11:30 nixos gdm[1687]: Gdm: GdmLocalDisplayFactory: Getting session type (prefers wayland, falling back: yes)
Nov 15 06:11:30 nixos gdm[1687]: Gdm: GdmLocalDisplayFactory: New displays on seat0 will use x11 fallback
Nov 15 06:11:30 nixos gdm[1687]: Gdm: GdmLocalDisplayFactory: x11 login display for seat seat0 requested
Nov 15 06:11:30 nixos gdm[1687]: Gdm: GdmLocalDisplayFactory: Adding display on seat seat0
this part doesn't exactly explain why it's falling back to x11
| 06:14:30 |
ElvishJerricco | maybe it's somewhere else in the log | 06:14:37 |
frontear | hm lets see if grep can find it | 06:15:24 |
frontear | hm much earlier on it says supported sessions wayland, but it seems to be gone next time that logging occurs | 06:16:20 |
frontear | wonder why | 06:16:21 |
ElvishJerricco | nixos gdm-autologin][1698]: Gdm: GdmSessionWorker: Set PAM environment variable: 'XDG_SESSION_TYPE=wayland' | 06:20:10 |
ElvishJerricco | interesting | 06:20:11 |
frontear | hm much earlier in journalctl -b, it says "wayland login display for seat seat0 requested" | 06:20:12 |
ElvishJerricco | it definitely tries to use wayland | 06:20:15 |
frontear | yeah, lemme see if i can find when it gives up | 06:20:28 |
frontear | strange I don't see a direct "wayland no worky" type of statement | 06:21:29 |
frontear | Started GNOME Shell on Wayland
Failed to start Application launched by gnome-session-binary | 06:22:34 |