lorn10 , maybe try it another way.
Run environment with i965 driver and then run program with MESA_LOADER_DRIVER_OVERRIDE=crocus.
If you really want run environment on crocus you should compile mesa with "prefer-crocus=true" and set MESA_LOADER_DRIVER_OVERRIDE=crocus in /etc/environment or ~/.bash_profile this works on my dell.
don't know why prefer-crocus=true is not enough this is maybe bug or so
for now works great and even video-decode in firefox works (propably using i965 path)
Run environment with i965 driver and then run program with MESA_LOADER_DRIVER_OVERRIDE=crocus.
If you really want run environment on crocus you should compile mesa with "prefer-crocus=true" and set MESA_LOADER_DRIVER_OVERRIDE=crocus in /etc/environment or ~/.bash_profile this works on my dell.
don't know why prefer-crocus=true is not enough this is maybe bug or so
for now works great and even video-decode in firefox works (propably using i965 path)
Comment