On Fri, 18 Sep 2020 16:44:36 +0200 Roger Oberholtzer <roger.oberholtzer@gmail.com> wrote:
Solved. See here:
https://support.sgo.es/support/solutions/articles/1000285962-how-to-configur...
That was one part. But not the only part: Since the programs were using the X server to deal with images, and I had started them via ssh with X forwarding on (which sets DISPLAY to wind up where I ran the ssh command), the image buffers were, in all likelihood, being sent over ssh to my local laptop (from where I logged in via ssh) for rendering.
It is going to be interesting to see how the processing speed changes after all is set right! I wish the software did direct GPU stuff and did not rely on X.
I don't remember whether you've said what software it is? But anyway, they probably use X as an intermediary because that means the problems of getting it working are all yours instead of theirs! :)
But that is of course another can of worms. Still, our own YOLO image detector works without X. But it is not as portable.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org