Testing the new i915 driver (rev. 3820047)

Gary Jennejohn gljennjohn at gmail.com
Sun Oct 18 06:41:27 UTC 2015


On Sun, 18 Oct 2015 03:05:25 +0300
Arto Pekkanen <isoa at kapsi.fi> wrote:

> I managed to work around this problem with the following command (as 
> root):
> # chgrp wheel /dev/dri/*
> 

You can more easily fix this by setting the owner, e.g. root:wheel,
in /etc/devfs.conf.  You probably need an entry for each device
which can appear under /dev/dri.  See devfs.conf(5).

> NOTE1. dmesg was logged into /var/log/messages. the drm.debug=3 and 
> witness produced huge amount of output into /var/log/messages. The 
> actual dmesg at boot was not logged in this file
> 

Use /var/run/dmesg.boot for the boot-time output.

-- 
Gary Jennejohn


More information about the freebsd-x11 mailing list