"i965_dri.so" works if shader disk cache is disabled, so I propose to enable "i965_dri.so". #21728
luchezarg
started this conversation in
Show and tell
Replies: 1 comment 7 replies
-
Interesting. Could you push this as PR? We would love your contribution. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The file "/usr/lib/xorg/modules/dri/amd64/i965_dri.so" is missing because it makes X crash in the "brw_disk_cache_init" function. If we disable shader disk cache in the "mesa" Makefile, it doesn't crash and seems to work.
For more details, please see this forum thread.
Beta Was this translation helpful? Give feedback.
All reactions