Re: [Flightgear-users] Dual core processor problem

2007-10-14 Thread Andreas Hasenack
Em Ter, 2007-10-02 às 19:08 -0500, Larry Wyble escreveu: Sync to VBlank = true Allow Flipping = true Disable cpu optimizations = true Texture Clamping = true setting --model-hz and using Sync to VBlank will synchronize both the graphics systems and the FDM and Disable cpu

Re: [Flightgear-users] Dual core processor problem

2007-10-14 Thread Larry Wyble
On Sun, 14 Oct 2007 14:07:16 -0200 Andreas Hasenack [EMAIL PROTECTED] wrote: Em Ter, 2007-10-02 às 19:08 -0500, Larry Wyble escreveu: Sync to VBlank = true Allow Flipping = true Disable cpu optimizations = true Texture Clamping = true setting --model-hz and using Sync to

Re: [Flightgear-users] Dual core processor problem

2007-10-14 Thread Bernhard Kuhn
Andreas Hasenack wrote: Didn't help a thing here: stutter all the way. For AMD X2 processors, you may like to try out the kernel boot parameter idle=poll. regards Bernhard - This SF.net email is sponsored by: Splunk

Re: [Flightgear-users] Dual core processor problem

2007-10-14 Thread Andreas Hasenack
Em Dom, 2007-10-14 às 19:05 +0200, Bernhard Kuhn escreveu: Andreas Hasenack wrote: Didn't help a thing here: stutter all the way. For AMD X2 processors, you may like to try out the kernel boot parameter idle=poll. I switched to a desktop flavor kernel (I was using mandriva's server

Re: [Flightgear-users] New Problem

2007-10-14 Thread Curtis Olson
Lee, If osg went into the /usr/local tree, and if this is a pretty fresh linux install, you may want (as root) to add /usr/local/lib to your /etc/ld.so.conf file and then rerun ldconfig. You can run ldd /usr/local/bin/fgfs to see what shared libs it can find or not find. Regards, Curt. On

Re: [Flightgear-users] METAR update interval

2007-10-14 Thread Melchior FRANZ
* Savaş Yatmaz -- Tuesday 09 October 2007: Is there any way to decrease interval between metar changes? FlightGear looks once per minute which the nearest METAR station is (from those listed in $FG_ROOT/Airports/metar.dat.gz). If a different station is the nearest, then an update will be made.

Re: [Flightgear-users] New Problem

2007-10-14 Thread Lee Duke
I did the ldconfig thing. There are a number of items not found when I enter ldd /usr/local/bin/fgfs libosgViewer.so.25 = not found libosgGA.so.25 = not found libosgText.so.25 = not found libosgFX.so.25 = not found libosgUtil.so.25 = not found

Re: [Flightgear-users] New Problem

2007-10-14 Thread Lee Duke
No, openal seems fine. Here's the complete listing from ldd /usr/local/bin/fgfs linux-gate.so.1 = (0x0011) libplibpuaux.so.1.8.4 = /usr/lib/libplibpuaux.so.1.8.4 (0x00111000) libplibpu.so.1.8.4 = /usr/lib/libplibpu.so.1.8.4 (0x0012e000) libplibfnt.so.1.8.4 =

Re: [Flightgear-users] New Problem

2007-10-14 Thread Curtis Olson
Do you have /usr/local/lib inserted into your /etc/ld.so.conf file? And have you run ldconfig after making that addition? Curt. On 10/14/07, Lee Duke [EMAIL PROTECTED] wrote: No, openal seems fine. Here's the complete listing from ldd /usr/local/bin/fgfs linux-gate.so.1 =

Re: [Flightgear-users] New Problem

2007-10-14 Thread Lee Duke
Yes, indeed, Curtis, to both questions. Lee Curtis Olson wrote: Do you have /usr/local/lib inserted into your /etc/ld.so.conf file? And have you run ldconfig after making that addition? Curt. On 10/14/07, *Lee Duke * [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: No, openal seems