Hi, I have a problem when i want to unbind my 2nd GPU to bind it to VFIO. I create a xorg.conf like that : https://pastebin.com/3FfYJq1B But even if X is closed (by /etc/init.d/xdm stop), i have a crash log in dmesg : https://pastebin.com/uAbjvJY3 thanks for your help, Maxime
Ok, i found an interesting thing. I have this issue when i unbind my GPU on Kernel 4.15 but i have no issue when i do it on kernel 4.14. I'll try to git bisect between kernel 4.15 and kernel 4.14.
Thanks to Nick Sarnie on Discord, he found that disable completely DC fix the issue. I fix it with "amdgpu.dc=0" in my grub.conf
(In reply to Max from comment #2) > Thanks to Nick Sarnie on Discord, he found that disable completely DC fix > the issue. > > I fix it with "amdgpu.dc=0" in my grub.conf Did you try latest kernel (4.16.rc4 i think) seems to me this issue is already fixed there in DC. Andrey
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.