Comment # 8
on bug 92258
from polo
OpenSUSE Leap 42.1 default DRI2&GLAMOR A foud something in Arch wiki, I But I do not know if it's the same problem. Kernel crash/oops when using PRIME and switching windows/workspaces Note: this has been tested on a system with Intel+AMD Using DRI3 WITH a config file for the integrated card seems to fix this issue. To enable DRI3, you need to recompile mesa with --enable-dri3 in the configure flags[1] and create a config for the integrated card adding the DRI3 option: Section "Device" Identifier "Intel Graphics" Driver "intel" Option "DRI" "3" EndSection After this you can use DRI_PRIME=1 WITHOUT having to run xrandr --setprovideroffloadsink radeon Intel as DRI3 will take care of the offloading. https://wiki.archlinux.org/index.php/PRIME
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel