I try install artix linux on ati.
Cpu: AMD E-450 APU with Radeon(tm) HD Graphics
Graphics Card: ATI Wrestler [Radeon HD 6320]
ChipClass: SUMO [Radeon HD 6320 Evergreen]
ChipClass: PALM [ATI Wrestler]
i have big problem with GLX crash and random crash browser.
that is the log problem i have:
* https://paste.drhack.net/?2f373ffabfb0207d#4a37wwh7GoiTcK6cQFnZh5syS6F2S6bxRKPoPVzka8oV (https://paste.drhack.net/?2f373ffabfb0207d#4a37wwh7GoiTcK6cQFnZh5syS6F2S6bxRKPoPVzka8oV)
* https://paste.ee/p/sn9R27kS (https://paste.ee/p/sn9R27kS)
* https://hastebin.com/share/omucopoqik.yaml (https://hastebin.com/share/omucopoqik.yaml)
before i post problem here i try everything i find just searching internet.
I read every wiki about radeon ati and still i don't have solution for that problem.
My configuration
## /etc/profile.d/mesa
* https://hastebin.com/share/olukoderep.bash (https://hastebin.com/share/olukoderep.bash)
* https://paste.ee/p/gOhu5qL3 (https://paste.ee/p/gOhu5qL3)
## etc/modprobe.d
* https://paste.drhack.net/?2c960a69dc8f10f9#AK7Rwn2Ai9Jeeyhup98Qk1eE9Ft8Mr7DaXomyy5RuX4H (https://paste.drhack.net/?2c960a69dc8f10f9#AK7Rwn2Ai9Jeeyhup98Qk1eE9Ft8Mr7DaXomyy5RuX4H)
* https://paste.ee/p/ZvMHj9xL (https://paste.ee/p/ZvMHj9xL)
## Xorg config
* https://paste.drhack.net/?074bef9f7007b326#5wmpoECnVcr1XV3x4UYACb58E9obVgK4be5PtKdFAY8Q (https://paste.drhack.net/?074bef9f7007b326#5wmpoECnVcr1XV3x4UYACb58E9obVgK4be5PtKdFAY8Q)
I'm thinking your video card is way too old for Artix. Your video card came out August 15, 2011. You could get a newer card and install it on your motherboard and then try it.
OR you could do as I did.
I have the same exact problem on my computer system that came out in 2009. And I didn't want to run out and buy a new graphics card or a newer motherboard for my box so I asked in the pclinuxos forum about what I can do. (I was using pclinuxos at the time)
They said to drop down to 'vesa' mode. Below the dotted lines is the reply I got. I did what it says to do, and it worked for me.
I downloaded and am about to try to install Artix on my system so I don't know very much about it yet, or even if the 'XFdrake' command will work for Artix. Try it and find out is all I can say. I was reading distrowatch and somebody recommended Artix to somebody to try and I decided to give it a try also.
Good Luck to you.
___________________________________________________________________________________________________________________________________
___________________________________________________________________________________________________________________________________
You could try using the vesa driver
when X fails, press ok to get rid of the messages and login as root "no password" then type
Code: [Select]
service dm stop
. then type
Code: [Select]
XFdrake
using the arrow keys either select framebuffer or vesa for video card and then click done or ok then type
Code: [Select]
service dm start
and see if the GUI comes up
I Solved problem with my driver using mesa env variables.
and i disable feature program which conflicted with my driver r600 like electron.
But i can't still launch Discord flatpak i don't known why before when i don't have set r600 discord run but right now i have.
Problem with setting driver just gone r600 for me.
## /etc/profile.d/mesa
* https://hastebin.com/share/olukoderep.bash
* https://paste.ee/p/gOhu5qL3
* https://paste.drhack.net/?c9ad85935a863952#BQWUom9a6RBtm6nKPaj3nuCWWduKH21X65XWikZ32LMA
If you really have similar problem to my check pastebin old problem just gone but i have new problem with flatpak Version discord.
i have that error:
`
Disabling updates already done
/app/discord/Discord: bad option: --enable-speech-dispatcher
2025/05/04 10:04:44 socat[3] W exiting on signal 15
`
i try install speech-dispatcher and setting to to openrc service but problem is still avaliable and i don't known how to solve that.