Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2016 10:33:15 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        cem@FreeBSD.org, freebsd-x11@freebsd.org
Subject:   Re: r297297 Haswell, libGL error: failed to open drm device, driver i965
Message-ID:  <201603280933.u2S9XFRm066949@mech-as222.men.bris.ac.uk>
In-Reply-To: <CAG6CVpWuWppnh=xPsW%2B5hm7HQeDkFDd1q2-KEa0O-Gye%2BPbfKg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>From cse.cem@gmail.com Sun Mar 27 19:44:21 2016
>
>Add yourself to the group that owns the /dev/drm device. This changed
>between 10 and CURRENT.

I have no /dev/drm:

# ls /dev/|grep dr
dri
#

/dev/dri is owned by root:wheel, and I'm in wheel.

What am I missing?

# dmesg|grep drm
info: [drm] Initialized drm 1.1.0 20060810
drmn0: <Intel Haswell (ULT GT2 mobile)> on vgapci0
info: [drm] Memory usable by graphics device = 2048M
info: [drm] MTRR allocation failed.  Graphics performance may suffer.
iicbus0: <Philips I2C bus>error: [drm:pid874:i915_write32] *ERROR* Unknown unclaimed register before writing to c5100
info: [drm] MSI enabled 1 message(s)
info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
info: [drm] Driver supports precise vblank timestamp query.
drmn0: taking over the fictitious range 0xe0000000-0xf0000000
info: [drm] Connector eDP-1: get mode from tunables:
info: [drm]   - kern.vt.fb.modes.eDP-1
info: [drm]   - kern.vt.fb.default_mode
info: [drm] Connector HDMI-A-1: get mode from tunables:
info: [drm]   - kern.vt.fb.modes.HDMI-A-1
info: [drm]   - kern.vt.fb.default_mode
info: [drm] Connector DP-1: get mode from tunables:
info: [drm]   - kern.vt.fb.modes.DP-1
info: [drm]   - kern.vt.fb.default_mode
info: [drm] Connector HDMI-A-2: get mode from tunables:
info: [drm]   - kern.vt.fb.modes.HDMI-A-2
info: [drm]   - kern.vt.fb.default_mode
info: [drm] Connector DP-2: get mode from tunables:
info: [drm]   - kern.vt.fb.modes.DP-2
info: [drm]   - kern.vt.fb.default_mode
fbd0 on drmn0
info: [drm] Initialized i915 1.6.0 20080730 for drmn0 on minor 0
info: [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
# 

Does the above look ok?


Thanks

Anton




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603280933.u2S9XFRm066949>