Xlibre release 25.0.0.0 now available for testing 21 June 2025, 20:22:04 Xlibre release 25.0.0.0 is the first one since it was forked. It is now available in the galaxy-gremlins repository for testing.Related information can be found on the Xlibre on Artix wiki page.This topic is to discuss technical items, questions and issues related to Xlibre for Artix.artist Quote Selected 9 Likes
Re: Xlibre release 25.0.0.0 now available for testing Reply #1 – 21 June 2025, 21:36:20 So far, so good. Quote Selected 2 Likes
Re: Xlibre release 25.0.0.0 now available for testing Reply #2 – 23 June 2025, 08:42:31 All good here, been using it since the early days: Quote Selected 2 Likes
Re: Xlibre release 25.0.0.0 now available for testing Reply #3 – 23 June 2025, 12:55:27 What tool do you recommend for a VM? I had great troubles trying to do this last time. Quote Selected
Re: Xlibre release 25.0.0.0 now available for testing Reply #4 – 23 June 2025, 15:26:56 I just tested with virt-manager and artix-community-gtk-openrc-xlibre-20250620-x86_64.iso worked fine.The install worked OK, but calamares seems to want a swap partition in the easy install mode. I could not find/see the option to not have that.After booting from hd it all seemed to work OK. Quote Selected
Re: Xlibre release 25.0.0.0 now available for testing Reply #5 – 23 June 2025, 19:25:14 I didn't manage to make it work on the 470xx NVIDIA drivers yesterday, maybe I'll try again later when more NVIDIA workarounds appears. Quote Selected
Re: Xlibre release 25.0.0.0 now available for testing Reply #6 – 23 June 2025, 19:42:55 Quote from: Samireko – on 23 June 2025, 19:25:14I didn't manage to make it work on the 470xx NVIDIA drivers yesterday, maybe I'll try again later when more NVIDIA workarounds appears.Did you look in the log to see what the error was ? Quote Selected
Re: Xlibre release 25.0.0.0 now available for testing Reply #7 – 23 June 2025, 23:14:51 can't wait for this to get to a non gremlins repo so I can quit wayland Quote Selected
Re: Xlibre release 25.0.0.0 now available for testing Reply #8 – 23 June 2025, 23:45:54 Quote from: terrorbyte – on 23 June 2025, 23:14:51can't wait for this to get to a non gremlins repo so I can quit wayland You don't need to enable the repo. You can just download the needed packages and install them with pacman -UMake sure you have copies of the current packages so you can switch straight back if you need to.Of course this way you have to handle updates yourself but avoid pulling in other packages which may be in, or appear in, gremlins. Quote Selected
Re: Xlibre release 25.0.0.0 now available for testing Reply #9 – 24 June 2025, 17:55:49 Quote from: gripped – on 23 June 2025, 19:42:55Did you look in the log to see what the error was ?Xorg.0.logNote that I'm using the dkms 470xx package from the AUR because the one in the Artix repos failed to build the needed modules for the kernels (including the vanilla kernels).Btw, is it XLibre supposed to run as root or it can run in rootless mode too? Quote Selected Last Edit: 24 June 2025, 18:25:21 by Samireko
Re: Xlibre release 25.0.0.0 now available for testing Reply #10 – 24 June 2025, 18:40:51 Quote from: Samireko – on 24 June 2025, 17:55:49Btw, is it XLibre supposed to run as root or it can run in rootless mode too?It can run rootless if you use startx. I think it's root only from a display manager?What Nvidia GPU do you have ?Maybe try disabling the iGPU? Longshot but who knows. Quote Selected
Re: Xlibre release 25.0.0.0 now available for testing Reply #11 – 24 June 2025, 18:45:06 Quote from: gripped – on 24 June 2025, 18:40:51It can run rootless if you use startx. I think it's root only from a display manager?What Nvidia GPU do you have ?Maybe try disabling the iGPU? Longshot but who knows.I'm using a GeForce GT 710, It's that kind of GPU with an integrated HDMI port, so I can't use/switch to the iGPU without using a VGA adapter (which I don't currently have). Quote Selected
Re: Xlibre release 25.0.0.0 now available for testing Reply #12 – 24 June 2025, 19:32:26 https://slashdot.org/submission/17337251/xlibre-on-artix-linux-just-released-for-testinghit the link? Quote Selected Last Edit: 24 June 2025, 19:38:24 by mrbrklyn
Re: Xlibre release 25.0.0.0 now available for testing Reply #13 – 24 June 2025, 19:32:51 Xorg.0_No-Workaround.logXLibre starts without the workaround in /etc/X11/xorg.conf.d/xlibre.conf , but the performance is much worse compared to Xorg, and it seems that the NVIDIA driver doesn't manage to load properly (e.g, the Xfce 4 sensors applet can't detect the NVIDIA GPU while running on XLibre unlike Xorg). Quote Selected
Re: Xlibre release 25.0.0.0 now available for testing Reply #14 – 24 June 2025, 20:44:33 Quote from: Samireko – on 24 June 2025, 19:32:51XLibre starts without the workaround in /etc/X11/xorg.conf.d/xlibre.conf , but the performance is much worse compared to Xorg, and it seems that the NVIDIA driver doesn't manage to load properly (e.g, the Xfce 4 sensors applet can't detect the NVIDIA GPU while running on XLibre unlike Xorg).Without the workaround the Nvidia driver exits (ABI mismatch) and X is using the iGPU instead hence the lower performance. Maybe using the Nouveau open source driver might work?Or maybe if you post an issue on the XLibre github you might have some luck ?I was pleasantly surprised when they added support for the current Nvidia drivers so rapidly. But at first I think only the 575. drivers worked then I think another commit fixed 570. But they seem keen to support older hardware so someone might step up ? Quote Selected Last Edit: 25 June 2025, 02:09:16 by gripped 1 Likes