]> git.pld-linux.org Git - packages/Mesa.git/commit
- move xorg drivers to suggests rel 2 auto/th/Mesa-21.2.5-2
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 4 Nov 2021 08:13:04 +0000 (09:13 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 4 Nov 2021 08:13:04 +0000 (09:13 +0100)
commit69b234f84039f213f6405c068dfcdbbf849aa3ba
tree3a72e24cb10e2115c4aa0b4be5222d4a664c30d8
parentc329ecfe3271d85d50351e2c5d6933c3541d5175
- move xorg drivers to suggests rel 2

mesa gl may want dri drivers regardless of xorg driver, ex. running
driver amdgpu without and with radeonsi_dri.so:

libGL error: MESA-LOADER: failed to open radeonsi: /usr/lib64/xorg/modules/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib64/xorg/modules/dri, suffix _dri)
libGL error: failed to load driver: radeonsi
GL_RENDERER: llvmpipe (LLVM 12.0.1, 256 bits)

with radeonsi_dri.so present:

GL_RENDERER: Radeon RX 580 Series (POLARIS10, DRM 3.42.0, 5.14.15-1, LLVM 12.0.1)
Mesa.spec
This page took 0.038685 seconds and 4 git commands to generate.