01:09 iive: edman007, I think 24.0.2 is the latest release, so it's likely not known or fixed problem.
01:10 iive: what is your distro?
01:12 iive: and what is your video card?
14:39 towo`: dumb qusestion, with mesa 23.2.1 i have vp9 decoding, with mesa 24.0.1/24.0.3 it's gone on MD Radeon Graphics (Renoir)
14:39 towo`: *AMD
14:39 towo`: on Intel HW vp9 is avaiable with the same packages
15:19 towo`: nvm, error on my side, should have a deeper look in the buildlog
21:55 edman007: iive, slackware with 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Curacao XT / Trinidad XT [Radeon R7 370 / R9 270X/370X]
21:56 edman007: I'm going to attempt to bisect my problem then
21:57 iive: I'm also running slackware. but I don't start in X, so I don't use display managers.
21:59 edman007: iive, it's not even the display manager, I think Xorg is crashing on InitFonts(), like the most basic toolkit functions seem to crash
22:00 edman007: just annoying because I think I may need a reboot per build to test this, lol
22:01 edman007: I can't get any window manager to load at all
22:01 iive: the building is probably going to take most of the time. make sure you have ccache setup.
22:28 iive: edman007, btw, slackware upgraded to llvm18.1 , I mesa-23.3 is fairly recent and should be able to compile with it, but sometimes llvm version is an issue. I do keep llvm17.0.6 package and the .asc signature, if you ever need it.
22:29 iive: and if you know slackware mirror that keeps older version of slackware-current packages, that would be very useful to me.
22:29 edman007: iive, well, I guess I'll find out, doing the first build now
22:30 edman007: and yes, it's slackware.uk or something, one minute, I just did it the other day
22:31 edman007: https://slackware.uk/cumulative/
22:31 iive: thanks
22:31 edman007: not the first time I had to go there, haha
22:34 iive: have you checked if mesa-24.0.0 has the same issue? it would be much less iteration if it works.
22:47 edman007: yea, I'm going to manually check a few before I start bisecting, probably can't really bisect until tomorrow though :/