Date: Tue, 16 Aug 2016 17:13:21 -0700 (MST) From: Jakub Lach <jakub_lach@mailplus.pl> To: freebsd-stable@freebsd.org Subject: After 10-STABLE to 11-STABLE source upgrade, user has lost acces to drm (Intel GM45)? Message-ID: <1471392801467-6123382.post@n5.nabble.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1471392801467-6123382.post>
