#[SOLVED] LXQT Broken.
44 messages · Page 1 of 1 (latest)
Did you install xorg xorg-xinit xorg-xrandr??
Yes
Install xcb-util-cursor and reboot.
Still doesnt work.
Run echo "exec startlxqt" > ~/.xinitrc and after that run startx
As root or normal user.
Okay so, root works but when i try using a regular user account, it is broken.
Just normal user.
Output of ls -alh ~/.Xauthority??
Run rm ~/.Xauthority and try again startx!
Why are you in TTY3??
TTY1 is taken up by lightdm (login)
Does that not work??
When i login to lightdm it goes black, shows a cursor, and then throws me back to the login screen
Show me lightdm screen.
MAYBE try dbus-run-session startlxqt
Switch tty and disable Lightdm sudo systemctl disable lightdm and reboot.
maybe try with sudo
What gpu you have??
Integrated graphics
Output of lspci -k | grep -A 3 -E "(VGA|3D)"??
Output of pacman -Qs intel-media-driver??
Okay, install XFCE to see if it's an issue with LXQT. Run sudo pacman -S xfce4 xfce4-goodies xorg xorg-xinit
Installed
Run startxfce4
Seems fine now
So it's an issue with LXQT.
Yeah
Open the terminal and check the output of pacman -Qs xdg-desktop-portal-lxqt??
It just. Fixed itsself?
No, it was something from XFCE that LXQt needed.
Thanks for helping me.