Re: [VirtualGL-Users] Errors in FreeBSD.

2016-04-11 Thread DRC
On 4/11/16 2:38 PM, Thomas Gebert wrote: > Hello All! > When I try running glxgears with `vglrun` (installed by ports in > FreeBSD), I get this error: > > ``` > [tom@treter /]$ DISPLAY=:11.0 vglrun glxgears > [VGL] ERROR: in fconfig_instance-- > [VGL]97: Function not implemented > ``` > >

[VirtualGL-Users] Errors in FreeBSD.

2016-04-11 Thread Thomas Gebert
Hello All!   When I try running glxgears with `vglrun` (installed by ports in FreeBSD), I get this error:  ``` [tom@treter /]$ DISPLAY=:11.0 vglrun glxgears [VGL] ERROR: in fconfig_instance-- [VGL]97: Function not implemented ``` Any idea why this might be happening?  --