Re: Creating GLX context fails on ATI Picasso Radeon

2024-04-17 Thread Страхиња Радић
Hi, I'd just like to report that I found the solution to the issue with GLX. It was the environment variable export LIBGL_ALWAYS_INDIRECT=1 which I read about in some search results about Ungoogled Chromium crashing (also LIBGL_ALWAYS_SOFTWARE was suggested as an alternative to try),

Re: Creating GLX context fails on ATI Picasso Radeon

2024-04-13 Thread Страхиња Радић
> [drm] failed to load ucode RLC_RESTORE_LIST_CNTL(0x28) [drm] psp gfx > command I have found mention of similar lines output by Linux, even though the issue is completely different: https://lore.kernel.org/all/bug-216806-2...@https.bugzilla.kernel.org%2F/T/ there it was reported that > It

Re: Creating GLX context fails on ATI Picasso Radeon

2024-04-13 Thread Stuart Henderson
On 2024-04-12, Страхиња Радић wrote: > Дана 24/04/12 08:46AM, Stuart Henderson написа: >> Unrelated, but: pkg_add -U is mostly for people running snapshots, >> wanting to install a new package without doing a full pkg_add -u run. > > According to pkg_add(1) manpage, the -U option is used to

Re: Creating GLX context fails on ATI Picasso Radeon

2024-04-12 Thread Страхиња Радић
Дана 24/04/12 08:46AM, Stuart Henderson написа: > Unrelated, but: pkg_add -U is mostly for people running snapshots, > wanting to install a new package without doing a full pkg_add -u run. According to pkg_add(1) manpage, the -U option is used to update the dependencies if required before

Re: Creating GLX context fails on ATI Picasso Radeon

2024-04-12 Thread Stuart Henderson
On 2024-04-11, Страхиња Радић wrote: > Yes, I have (using the fw_update). I also did `pkg_add -Uu` after upgrading > to > 7.5, for that matter. Unrelated, but: pkg_add -U is mostly for people running snapshots, wanting to install a new package without doing a full pkg_add -u run. It will

Re: Creating GLX context fails on ATI Picasso Radeon

2024-04-11 Thread Страхиња Радић
Дана 24/04/11 12:45PM, Jose Maldonado написа: > Hi! Are you installed the firmware? Yes, I have (using the fw_update). I also did `pkg_add -Uu` after upgrading to 7.5, for that matter. > doas fw_update -av I get: $ doas fw_update -av fw_update: add none; update none; keep

Re: Creating GLX context fails on ATI Picasso Radeon

2024-04-11 Thread Jose Maldonado
El Thu, 11 Apr 2024 11:36:54 +0200 Страхиња Радић escribió: > Hi, I noticed that running glxinfo on OpenBSD-release 7.5 amd64 gives > an error: > > $ glxinfo > X Error of failed request: BadValue (integer parameter out > of range for operation) > Major opcode of failed

Creating GLX context fails on ATI Picasso Radeon

2024-04-11 Thread Страхиња Радић
Hi, I noticed that running glxinfo on OpenBSD-release 7.5 amd64 gives an error: $ glxinfo X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 152 (GLX) Minor opcode of failed request: 24