Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

LEAP 15.1 LibreOfiice hangs AMD CPU Raven2 system when trying to use OpenCL from Mesa 3D

$
0
0
Cannot start any LibreOfiice's application, so cannot revert setting with menu.

Solution 1:
Open terminal and run:
Code:

SAL_DISABLE_OPENCL=1 soffice
Then disable OpenCL usage with a menu.

Solution 2:
In the file .config/libreoffice/4/user/registrymodifications.xcu
find block
Code:

<item oor:path="/org.openoffice.Office.Common/Misc">
<prop oor:name="UseOpenCL" oor:op="fuse">
<value>true</value>
</prop>
</item>

and change "true" to "false".


Probably will work with AMD ROCm OpenCL.

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>