Date: Thu, 22 Sep 2016 09:55:07 +0200 From: Andrea Venturoli <ml@netfence.it> To: Polytropon <freebsd@edvax.de> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: OpenGL over X11/SSH Message-ID: <36548c08-36a7-bd2c-05e7-e783838dd707@netfence.it> In-Reply-To: <20160922093225.92c833cc.freebsd@edvax.de> References: <2deff892-7ac3-e3e2-92fe-27e95f089ea0@netfence.it> <20160922051741.5092ccae.freebsd@edvax.de> <15ee2107-8cdc-8d1a-4bb5-2765587453b0@netfence.it> <20160922093225.92c833cc.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 09/22/16 09:32, Polytropon wrote: >> An option in some port? > > Probably yes. I checked graphics/libGL, but it has no options. Any other hint? > Without xorg.conf, loading the DRM/DRI components is probably > the default by now. Ok, but xorg.conf should be an X-server config file. So I have no X-server where the client program runs. > Maybe. If my guess is right and "r600" is related to that Radeon > card (client-side), the program seems to try to attach to it. Do > you have DRM/DRI enabled on your client where the local display > is being used? Yes: the client machine happily works in DRM/DRI mode with a Radeon. I'd like to keep that, since local applications take advantage from it. I'm wondering: since the error also mentions swrast and swrast_dri.so, could I try to make it work this way? Where would I find them? > If I remember my "OpenGL adventures" (many years ago) correctly, > the _program_ needs to be able to request software rendering. This > can be done by deactivating the OpenGL hardware accelleration at > compile time, or by an option - it depends on the program. The "program" has no such options: it uses graphics/togl, however. There is no option in togl either :( bye & Thanks av.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36548c08-36a7-bd2c-05e7-e783838dd707>