e.g.
libGL error: failed to open drm device: Permission denied
libGL error: failed to load driver: i965
.drirc:
<driconf>
<device screen="0" driver="dri2">
<application name="Default">
<option name="vblank_mode" value="0" />
</application>
</device>
<device screen="0" driver="i965">
<application name="Default">
<option name="force_s3tc_enable" value="false" />
<option name="no_rast" value="false" />
<option name="fthrottle_mode" value="2" />
<option name="bo_reuse" value="1" />
<option name="allow_large_textures" value="2" />
</application>
</device>
</driconf>
Any pointers how to fix that?
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/After-10-STABLE-to-11-STABLE-source-upgrade-user-has-lost-acces-to-drm-Intel-GM45-tp6123382.html
Sent from the freebsd-stable mailing list archive at Nabble.com.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"