Bug#1025389: libgl1-mesa-dri: AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so

2023-03-05 Thread bob_smith_1337
So, I figured out my case, I hope this helps anyone else with the same issue for some forsaken reason I had # intelworkaround export MESA_LOADER_DRIVER_OVERRIDE=i965 in my ~/.profile, which forced mesa to look for i965, failing since it has been removed in testing, and falling back to SW

Bug#1025389: libgl1-mesa-dri: AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so

2023-03-05 Thread bob_smith_1337
Hi, I am having the same issue. Intel gen7 + nvidia with PRIME, debian testing I have intel-media-va-driver-non-free installed and video decoding hw accel is working on vlc, but I would like to get hw acceleration on firefox arch wiki says :

Bug#1025389: libgl1-mesa-dri: AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so

2023-01-02 Thread Eduard Bloch
severity 1025389 normal thanks Hallo, * Fabio Pedretti [Mon, Jan 02 2023, 10:10:24AM]: > Hi, i965 driver was removed, and replaced by iris, crocus and (gallium > version of) i915. > > Did you have any reference to i965 in your configuration? > > cd /etc/ && grep -ri i965 > > If so try to remove

Bug#1025389: libgl1-mesa-dri: AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so

2023-01-02 Thread Fabio Pedretti
Hi, i965 driver was removed, and replaced by iris, crocus and (gallium version of) i915. Did you have any reference to i965 in your configuration? cd /etc/ && grep -ri i965 If so try to remove them, the system should be able to pick up the proper driver. Il giorno dom 1 gen 2023 alle ore 23:47

Bug#1025389: libgl1-mesa-dri: AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so

2023-01-01 Thread Eduard Bloch
Am Sun, Jan 01, 2023 at 11:02:08PM +0100 schrieb Eduard Bloch: > reopen 1025389 > severity 1025389 serious > thanks > > Am Sun, Jan 01, 2023 at 02:29:01PM +0100 schrieb Fabio Pedretti: > > Version: 22.3.0-3 > > > > 22.3.0-3 reenabled two intel drivers missing in previou release. > > Why the

Bug#1025389: libgl1-mesa-dri: AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so

2023-01-01 Thread Eduard Bloch
reopen 1025389 severity 1025389 serious thanks Am Sun, Jan 01, 2023 at 02:29:01PM +0100 schrieb Fabio Pedretti: > Version: 22.3.0-3 > > 22.3.0-3 reenabled two intel drivers missing in previou release. Why the heck are you closing this when the very specific issue in the subject is not resolved?

Bug#1025389: libgl1-mesa-dri: AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so

2022-12-18 Thread Bernhard Übelacker
On Sat, 03 Dec 2022 11:48:55 -0800 Jeremiah Mahler wrote: [14.027] (EE) Backtrace: [14.028] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x562070f40c59] [14.028] (EE) 1: /lib/x86_64-linux-gnu/libc.so.6 (__sigaction+0x40) [0x7f12c3a5af90] [14.029] (EE) unw_get_proc_name

Bug#1025389: libgl1-mesa-dri: AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so

2022-12-03 Thread Jeremiah Mahler
Package: libgl1-mesa-dri Version: 22.3.0-1 Severity: normal Dear Maintainer, When attemtpting to start X it fails. And looking through the .local/share/xorg/Xorg.0.log finds a segfault like below (Xorg.0.log.bad). One workaround I found is to comment out the entire Intel Graphics config. Not