[osg-users] screen 0 does not appear to be DRI2 capable

2013-06-25 Thread Trajce Nikolov NICK
Hi Community,

I just started after a while again on Linux, installed Ubuntu 13.04 (fresh
install), installed the latest NVIDIA driver did trunk co and here is what
I am getting with osgviewer cow.osg. Any clue?

Thanks !

libGL: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/swrast_dri.so
libGL error: failed to load driver: swrast
Warning: detected OpenGL error 'invalid enumerant' at after
RenderBin::draw(..)

Nick

-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] screen 0 does not appear to be DRI2 capable

2013-06-25 Thread Robert Osfield
Hi Nick,

I'm using Kubuntu 13.04 with Geforce 560Ti without any problems.  I
haven't installed the NVidia driver manually, rather just let Kubuntu
pull it in when I installed.  Do you manually install NVidia drivers?

From the errors I'd suspect that software GL driver is being invoked.
Which suggest something is amiss with picking up the NVidia driver.
NVidia or Ubuntu forums would likely be the best place to chase up a
solution.

Robert.

On 25 June 2013 17:08, Trajce Nikolov NICK
trajce.nikolov.n...@gmail.com wrote:
 Hi Community,

 I just started after a while again on Linux, installed Ubuntu 13.04 (fresh
 install), installed the latest NVIDIA driver did trunk co and here is what I
 am getting with osgviewer cow.osg. Any clue?

 Thanks !

 libGL: screen 0 does not appear to be DRI2 capable
 libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/tls/swrast_dri.so
 libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/swrast_dri.so
 libGL error: failed to load driver: swrast
 Warning: detected OpenGL error 'invalid enumerant' at after
 RenderBin::draw(..)

 Nick

 --
 trajce nikolov nick

 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] screen 0 does not appear to be DRI2 capable

2013-06-25 Thread Trajce Nikolov NICK
Hi Robert,

yes, I installed the driver manually. On the web in the forums now :) ...
But thanks for the hints!

Nick


On Tue, Jun 25, 2013 at 6:28 PM, Robert Osfield robert.osfi...@gmail.comwrote:

 Hi Nick,

 I'm using Kubuntu 13.04 with Geforce 560Ti without any problems.  I
 haven't installed the NVidia driver manually, rather just let Kubuntu
 pull it in when I installed.  Do you manually install NVidia drivers?

 From the errors I'd suspect that software GL driver is being invoked.
 Which suggest something is amiss with picking up the NVidia driver.
 NVidia or Ubuntu forums would likely be the best place to chase up a
 solution.

 Robert.

 On 25 June 2013 17:08, Trajce Nikolov NICK
 trajce.nikolov.n...@gmail.com wrote:
  Hi Community,
 
  I just started after a while again on Linux, installed Ubuntu 13.04
 (fresh
  install), installed the latest NVIDIA driver did trunk co and here is
 what I
  am getting with osgviewer cow.osg. Any clue?
 
  Thanks !
 
  libGL: screen 0 does not appear to be DRI2 capable
  libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/tls/swrast_dri.so
  libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/swrast_dri.so
  libGL error: failed to load driver: swrast
  Warning: detected OpenGL error 'invalid enumerant' at after
  RenderBin::draw(..)
 
  Nick
 
  --
  trajce nikolov nick
 
  ___
  osg-users mailing list
  osg-users@lists.openscenegraph.org
 
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
 
 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] screen 0 does not appear to be DRI2 capable

2013-06-25 Thread Trajce Nikolov NICK
Doing update and reinstalling the driver helped. Just for log

Nick


On Tue, Jun 25, 2013 at 6:31 PM, Trajce Nikolov NICK 
trajce.nikolov.n...@gmail.com wrote:

 Hi Robert,

 yes, I installed the driver manually. On the web in the forums now :) ...
 But thanks for the hints!

 Nick


 On Tue, Jun 25, 2013 at 6:28 PM, Robert Osfield 
 robert.osfi...@gmail.comwrote:

 Hi Nick,

 I'm using Kubuntu 13.04 with Geforce 560Ti without any problems.  I
 haven't installed the NVidia driver manually, rather just let Kubuntu
 pull it in when I installed.  Do you manually install NVidia drivers?

 From the errors I'd suspect that software GL driver is being invoked.
 Which suggest something is amiss with picking up the NVidia driver.
 NVidia or Ubuntu forums would likely be the best place to chase up a
 solution.

 Robert.

 On 25 June 2013 17:08, Trajce Nikolov NICK
 trajce.nikolov.n...@gmail.com wrote:
  Hi Community,
 
  I just started after a while again on Linux, installed Ubuntu 13.04
 (fresh
  install), installed the latest NVIDIA driver did trunk co and here is
 what I
  am getting with osgviewer cow.osg. Any clue?
 
  Thanks !
 
  libGL: screen 0 does not appear to be DRI2 capable
  libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/tls/swrast_dri.so
  libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/swrast_dri.so
  libGL error: failed to load driver: swrast
  Warning: detected OpenGL error 'invalid enumerant' at after
  RenderBin::draw(..)
 
  Nick
 
  --
  trajce nikolov nick
 
  ___
  osg-users mailing list
  osg-users@lists.openscenegraph.org
 
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
 
 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




 --
 trajce nikolov nick




-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org