Page 2 of 2

Re: ubuntu 19.10 OpenGL crashed

Posted: 09 May 2020 12:26
by kjetil
Well, if you are lucky, it may work if you remove this line:

Code: Select all

export QT_QPA_PLATFORM_PLUGIN_PATH="$THIS_DIR/bin/qt5_plugins"
from run_radium.sh. (start a new terminal first)

Re: ubuntu 19.10 OpenGL crashed

Posted: 09 May 2020 17:07
by kjetil
kjetil wrote: 09 May 2020 12:24 No, it's not the CPU,
Sorry, you wrote APU, not CPU. Then you're right, it's the driver for the gpu on this apu that is the problem.

Re: ubuntu 19.10 OpenGL crashed

Posted: 09 May 2020 19:05
by PanoK
kjetil wrote: 09 May 2020 17:07
kjetil wrote: 09 May 2020 12:24 No, it's not the CPU,
Sorry, you wrote APU, not CPU. Then you're right, it's the driver for the gpu on this apu that is the problem.
Too bad for that and i really wanted to give this a try.Thanks anyway