Hello, I have a problem on my Desktop Environment. I can’t login with GNOME Xorg.
previously I lost GDM software, every time I turn on the computer, I use the startx command, but it takes me to GNOME Flashback. I tried to reinstall GDM with the command sudo swupd bundle-add desktop-autostart, after that I have GDM, but I can’t get into GNOME only GNOME Wayland and Weston.
alias mpsyt=“env LD_LIBRARY_PATH=/usr/local/lib mpsyt”
alias cvlc=“env LD_LIBRARY_PATH=/usr/local/lib cvlc”
alias mpv=“env LD_LIBRARY_PATH=/usr/local/lib mpv”
alias vlc=“env LD_LIBRARY_PATH=/usr/local/lib vlc”
i dont have .xinitrc on my machine
I will try to delete .Xauthority
your XDG_SESSION_TYPE should not be “x11” on wayland. it should be “wayland”. how does it come to be “x11” ?
what happens when you try to login to gnome on xorg from gdm ?