2011/6/16 Leandro Lucarella luca@llucax.com.ar
Chris Wilson, el 16 de junio a las 17:39 me escribiste:
On Thu, 16 Jun 2011 13:18:03 -0300, Leandro Lucarella luca@llucax.com.ar 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.
OK, I had CONFIG_DEBUGFS but never mounted it. Unfortunately I rebooted since the problem, so now that file says: no error state collected
I'll get the contents when it happens again.
-- Leandro Lucarella (AKA luca) http://llucax.com.ar/
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05)
The world's best known word is "okay" The second most well-known word is "Coca-Cola"
I'm having exactly the same problem. It happens pretty randomly, but I've noticed that the frequency in which it occurs is highly increased when libflashplayer.so is used. Unfortunately I didn't compile my kernel with CONFIG_DEBUGFS. I'll change this and if I come across anything interesting, I'll let you know.
Cheers, -- Raúl Benencia