Stevan Tiefert <stevan-tiefert at t-online.de> wrote:
> (II) SIS(0): [drm] drmSetBusid failed (6, pci:0000:01:00.0), Permission
> denied
Driver says 'Permission denied'. Try to add the following to your
xorg.conf:
'
Section "DRI"
      Mode 0666
EndSection
'
as written in http://people.freebsd.org/~anholt/dri/install.html.