Hi Martin,

----- Mail original -----
> De: Martin Spott
> 
> Martin Spott wrote:
> 
> >  http://foxtrot.mgras.net/bitmap/FGFS/fgfs-rembrandt_01.png
> 
> Default console output is here - nothing particularly exciting:
> 
>   http://foxtrot.mgras.net/bitmap/FGFS/fgfs-rembrandt_01.txt

The interesting part is here :

> RenderStage::runCameraSetUp(), FBO setup failed, FBO status= 0x8cda
> Warning: RenderStage::runCameraSetUp(State&) Pbuffer does not support 
> multiple color outputs.
> Warning: RenderStage::runCameraSetUp(State&) Pbuffer does not support 
> multiple color outputs.
> Warning: RenderStage::runCameraSetUp(State&) Pbuffer does not support 
> multiple color outputs.

0x8cda is FRAMEBUFFER_INCOMPLETE_FORMATS_EXT

Can you check that your card support extension ARB_texture_rg ( glxinfo | grep 
ARB_texture_rg ) ?
What kind of NVidia card is it ?

Regards,
-Fred

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to