Eric DILLENSEGER wrote:
drmOpenDevice: node name is /dev/drm0
drmOpenDevice: open result is -1, (Device not configured)
drmOpenDevice: Open failed
drmAvailable: no
drmOpenDevice: node name is /dev/drm0
drmOpenDevice: open result is -1, (Device not configured)
drmOpenDevice: Open failed
drmAvailable: no
[drm] failed to load kernel module "i915"
(EE) [drm] drmOpen failed.
(EE) intel(0): [dri] DRIScreenInit failed. Disabling DRI.

I noticed drm was disabled in the generic kernel, so I gave it a try and built a new one with inteldrm, but still no change, the same error remains. Is this normal?

I've been wondering if this could be related to disk I/O as it usually happens when reading from disk. How can I spot the bottleneck?

Reply via email to