Jakub Lach
2016-Aug-17 00:13 UTC
After 10-STABLE to 11-STABLE source upgrade, user has lost acces to drm (Intel GM45)?
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.
Jakub Lach
2016-Aug-17 00:27 UTC
After 10-STABLE to 11-STABLE source upgrade, user has lost acces to drm (Intel GM45)?
Ok, missed UPDATING entry about 'video' group :) -- 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-tp6123382p6123383.html Sent from the freebsd-stable mailing list archive at Nabble.com.