Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Oct 2016 04:15:17 +0200
From:      Petr Fischer <petr.fischer@me.com>
To:        freebsd-x11@freebsd.org
Subject:   NVidia + run X apps from jail
Message-ID:  <20161003021517.GB92917@pf-bsd.local>

next in thread | raw e-mail | index | archive | help
Hello, I have kodi installed in a jail and running it remotely to the main host X server with DISPLAY=server:0 kodi...

With vesa driver, it's slow but everything works from jail.

Just bought new NVidia 210 card, installed "nvidia-driver" package, but now, every OpenGL application cant't start (when started inside jail):

1) DISPLAY=server:0 xclock (from jail)
OK

2) DISPLAY=server:0 glxgears (from jail)
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  153 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  33
  Current serial number in output stream:  35

What's the problem? Thanks! pf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161003021517.GB92917>