
14 Oct
2014
14 Oct
'14
08:47
On Monday 13 October 2014 19:36:38 Brüns, Stefan wrote:
Can you provide the output of:
for f in /sys/class/drm/*/edid; do echo -n "$f: "; hexdump -C $f ; done
for f in /sys/class/drm/*/{enabled,status}; do echo -n "$f: "; cat $f ; done
Please see the attachment. out1 is the first line, out2 is the second line, and 316/317 are the kernel versions, where 316 works perfectly and 317 cannot start X. -- Regards, Stas