Xlibre: Mouse cursor vanishes when moved 14 July 2025, 04:51:18 Hello everybody!I set up Artix Linux for the first time on my PC - used the ISO with Lxqt + Runit:artix-lxqt-runit-xlibre-20250705-x86_64.isoInstalled to HDD via a USB stick.I'm hitting a problem that I sort of suspect is upstream, but not 100% sure.The problem:As soon as Artix Linux has booted up (both installed to HDD or boot via USB stick), moments after I initially move my mouse - the pointer visually disappears.It's still there - just invisible - I am able to click and use the mouse normally (other than the pointer being invisible) by right clicking to see where a menu pops up, enabling me to know where the pointer is located. I booted up the non-Xlibre ISO with Lxqt + Runit (artix-lxqt-runit-20250707-x86_64.iso) - and this problem was absent, the mouse was fine. Then I tried the Xlibre Cinnamon + dinit ISO- and the same disappearing cursor issue returned.Thought I'd check in here before making a bug report on the Xlibre project - maybe some misconfig is happening?One other _lesser_ issue I encounter on the Xlibre images (vs. Xorg) is that the GUI is slow/sluggish. Thinking it might be driver related, but my GPU is pretty lowend. It's a VGA output via integrated Aspeed AST2600 BMC - part of the Supermicro X12SDV-4C-SPT4F SoC motherboard.I've extracted comparative logs from:1. Lxqt Artix + Runit, Xlibre2. Lxqt Artix + Runit, XorgThe logs I've obtained are:uname -admesglspci -kcat /var/log/Xorg.0.logpacman -Q | grep -E 'xorg|xlibre|xf86'Xorg logs here:https://privatebin.net/?b034228d1d9c6fa0#86cuTD1LKq5WKiKLaouay2yWmbFfyBVU5GnM3TayUTVvXlibre logs here:https://privatebin.net/?f092b631ea2f8fa1#KU513Ko3usMAKsMP7qKPRk1i9peZkJkjMNW3t8674CbOne thing that's a bit odd to me:Xorg.0.log reflects my mouse (Razer DeathAdder V2) is independently detected both as a keyboard and a mouse. But- I think it's a red herring - that outcome is the same on Xorg and Xlibre...Open to any ideas - and can obtain any additional data of interest. Quote Selected Last Edit: 14 July 2025, 04:57:13 by andrew
Re: Xlibre: Mouse cursor vanishes when moved Reply #1 – 14 July 2025, 05:24:44 Well.. due to your gpu being fairly exotic and that glamor fails to load properly on Xlibre side, you should post this in the upstream issues here: https://github.com/X11Libre/xserver/issues Quote Selected
Re: Xlibre: Mouse cursor vanishes when moved Reply #2 – 14 July 2025, 08:40:40 The invisible mouse cursor issue might or might not be related to https://github.com/X11Libre/xserver/issues/398artist Quote Selected
Re: Xlibre: Mouse cursor vanishes when moved Reply #3 – 14 July 2025, 16:02:46 Thanks for the quick inputs! I have gone ahead and submitted an upstream issue report:https://github.com/X11Libre/xserver/issues/402 Quote Selected