https://bugs.freedesktop.org/show_bug.cgi?id=108096

--- Comment #22 from Andrey Grodzovsky <andrey.grodzov...@amd.com> ---
(In reply to Andrey Grodzovsky from comment #21)
> Please load the driver in debug mode so I can see the error code value in
> dmesg - 
> when loading the kernel add drm.debug=0xff
> 
> Also to trace where exactly the error originated from please install
> trace-cmd and beore starting X (assuming you get the failure and the dmesg
> error right on start)
> sudo trace-cmd start -p function_graph -l amdgpu_cs_ioctl
> and get the output from /sys/kernel/debug/tracing/trace

My bad, the correct command is
sudo trace-cmd start -p function_graph -g amdgpu_cs_ioctl

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to