[80663:0816/211245.612952:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. Solved on Kubuntu 22.10 by installing latest nvidia-driver-xxx.
xdpyinfo | grep DRI
DRI2
apt list | grep libxcb-dri
libxcb-dri2-0-dev/kinetic 1.15-1 amd64
libxcb-dri2-0-dev/kinetic 1.15-1 i386
libxcb-dri2-0/kinetic,now 1.15-1 amd64 [installed,automatic]
libxcb-dri2-0/kinetic,now 1.15-1 i386 [installed,automatic]
libxcb-dri3-0/kinetic,now 1.15-1 amd64 [installed,automatic]
libxcb-dri3-0/kinetic,now 1.15-1 i386 [installed,automatic]
libxcb-dri3-dev/kinetic 1.15-1 amd64
libxcb-dri3-dev/kinetic 1.15-1 i386
glxinfo | grep OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GTX 1660/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 470.141.03
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6.0 NVIDIA 470.141.03
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 470.141.03
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
glxinfo | grep -i vendor
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation
No comments:
Post a Comment