Re: Graphic corruption with i915 (2.6.39.1)

From: Chris Wilson
Date: Thu Jun 16 2011 - 12:39:57 EST


On Thu, 16 Jun 2011 13:18:03 -0300, Leandro Lucarella <luca@xxxxxxxxxxxxx> wrote:
> cannot access /sys/kernel/debug/dri/0/i915_error_state: No such file or directory
>
> The debug directory is not present, should I boot or compile with some
> particular option to enable it?

You need to compile with CONFIG_DEBUGFS and at runtime
"mount -tdebugfs debug /sys/kernel/debug".

The /sys/kernel/debug/dri/0/i915_error_state will only be populated
after a hang is detected.
-Chris

--
Chris Wilson, Intel Open Source Technology Centre
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/