XLibre Crash Issue on Artix XFCE 4.20 with ATI Radeon HD 4200 #315
Replies: 5 comments 40 replies
-
@Shuriken00 Thank you for creating the discussion here! We will look into this very soon. For the record: This was started in Darkness seeks those who need it the most. on X: "@XLibreDev I like Xlibre but lately I tested it on Artix Linux with XFCE 4.20 but Xlibre crashed [...]" / X |
Beta Was this translation helpful? Give feedback.
-
First of all: You probably only need the
Quoting an older version of the xserver/README.md at 04cd7628909ed3e69097459b8e20f68f3d71c62f · X11Libre/xserver:
To look further into your issue we need the |
Beta Was this translation helpful? Give feedback.
-
A rebuild is running for all xlibre-xf86 driver packages in the galaxy-gremlins repo. When completed I'll move everything to galaxy. |
Beta Was this translation helpful? Give feedback.
-
I've created a new test package which can be installed using: pacman -U https://omniverse.artixlinux.org/x86_64/xlibre-xf86-video-ati-22.0.0.1-9.1-x86_64.pkg.tar.zst This has the same configure flags as you have, which differa from how the xorg xf86-video-ati was built. And all build flags empty. Can you pls test once morre? Thx. |
Beta Was this translation helpful? Give feedback.
-
Having xorg-* packages - except for xorg-server - is perfectly OK. Please test with: The log-compiled-ati.log file does not seem to be complete; can you check pls? Do you have a specific keyboard setup like eg. in file /etc/default/keyboard ? Edit: I notice 2 different set of arguments/flags in the log files: ./autogen.sh CFLAGS="-O0 -ggdb3" CXXFLAGS="-O0 -ggdb3" ./autogen.sh --prefix=/usr --enable-glamor --disable-debug These sets have been combined in a new package; pls run:: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Xlibre Team,Thank you for your fantastic work on Xlibre!
I’m encountering an issue with Xlibre on Artix Linux XFCE (OpenRC)
Below are the details to help diagnose the problem.
System Details
OS: Artix Linux XFCE (OpenRC), installed via netinstall
Hardware: ATI Radeon HD 4200 (using xlibre-xf86-video-ati)
Xlibre Packages: Installed all Xlibre packages , including xlibre-xf86-video-ati but not all the other video drivers.
Issue:
After installing Xlibre, XFCE, and LightDM, the system fails to boot properly, displaying a flashing TTY as if retrying something. Other TTYs are inaccessible, preventing further interaction. When I removed LightDM and ran startxfce4 from the TTY, I received an error about an xfwm4 crash and a message stating "connection to X server closed"
Troubleshooting:


Booted Artix Live USB, chrooted, and removed LightDM,
Replaced Xlibre with Xorg packages, and the system booted normally with XFCE.
Tested the Artix Xlibre ISO (XFCE), which also showed the flashing TTY issue.
Reinstalled Xlibre packages on the installed system, but it now reports using Xorg instead of Xlibre (possibly a detection or configuration issue).
Online research and AI tools suggest the xlibre-xf86-video-ati driver may be the culprit.
Downloaded Artix Xlibre ISO with XFCE same happens , Flashing TTY and no way to use any other TTY to see the logs or any error message
Booted Artix Xlibre XFCE ISO in a VM from my main HDD running Devuan and I saw ATI Radeon drivers installed and here are screenshots from the VM
Thank you again for your incredible efforts on Xlibre! Please let me know what additional information or steps I can take to help resolve this issue.
Beta Was this translation helpful? Give feedback.
All reactions