Thanks John
A quick check of my system would indicate that the
file fglrx_dri.so or anything starting with fglrx is not
present on my system.My understanding of Linux
is not strong but from what I can recall fglrx is
connected with the ATI graphics drivers and I am
using Nvidia.The thing is I have not had this problem
with any other aircraft in the cvs that I have tried so far.

  John Denker writes
>
>On 07/05/2007 10:04 PM, Innis Cunningham wrote:
> > would just like to know how I fix it.
>
>Basic idea:  The problem is in the fglrx_dri.so module
>that is part of the X11 system.  (It is not part of
>FlightGear.)  I don't know the details, but I get the
>impression it makes wild memory references, so that
>almost any symptom is possible.
>
>Procedure:
>
>## Find the thing:
>     locate fglrx_dri.so
>
>## Hope there is only one, or if multiple ones,
>## hope they all symbolic_link to the same place.
>##
>## In any case, find out which one is being loaded
>## by your X server.  Reading the X server logs
>## should help.  I have no idea where the X server
>## logs are on your system;  your man pages should
>## say.
>
>
>## Go to the appropriate directory
>     cd $wherever
>
>## Make an archival copy:
>     cp fglrx_dri.so fglrx_dri.so.orig
>
>## Make a patched version:
>     sed s/_ZNSt6vectorIiSaIiEE7reserveE/_ZNSt6vectorIiSaIiEE7reserveX/ \
>             fglrx_dri.so.orig > fglrx_dri.so
>
>## Restart your X server.
>
>## As the saying goes, it might not work right, but it
>## ought to work different now.

Thanks for your help

Cheers
Innis

_________________________________________________________________
Advertisement: Search for local singles online at Lavalife 
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Flavalife9%2Eninemsn%2Ecom%2Eau%2Fclickthru%2Fclickthru%2Eact%3Fid%3Dninemsn%26context%3Dan99%26locale%3Den%5FAU%26a%3D29555&_t=764581033&_r=email_taglines_Search&_m=EXT


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to