Donn Washburn wrote:
> Hey Group;
>
> I dowloaded about everything I could find except plib (from openSuSE).
>
> Everything compiled rather clean.  I installed FlightGear and it was 
> happy.
> However, I am getting a strange unexplained error.
>
> :~> fgfs
> Error: Unable to create OpenGL graphics context.
> Error: Unable to create OpenGL graphics context.
> Segmentation fault
>
> This system is a NVidia system with NV.run driver
> NVIDIA-Linux-x86-190.32-pkg1.run
>
> Could this be the problem?
Yup!  The Nvidia openGL driver is not open-source, so can't be 
distributed with Linux.
You have to get on the Nvidia web site and download their driver.  I 
think they
may have a pure binary driver, they also have a compiled but not linked 
driver
that will link to your kernel library when you install it.  Then you 
have to adjust
your xorg.conf file to use the new driver.  When you restart X, if you 
get a full-screen
nvidia logo, it is going to run.  Then, try glxgears to make sure that 
openGL
can link up with the driver.  If you get 2000+ FPS, it is running.

Jon

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to