5,810
edits
| Line 151: | Line 151: | ||
There has been discussion about using OpenAL (http://www.openal.org/) for the next release of both PLIB and FlightGear. Tests show that the OpenAL audio implementation does the job right, meaning that these audio problems should be gone by then. In the mean time it is best to disable audio on Irix completely (by adding --disable-sound either on the command line or to your $HOME/.fgfsrc file). | There has been discussion about using OpenAL (http://www.openal.org/) for the next release of both PLIB and FlightGear. Tests show that the OpenAL audio implementation does the job right, meaning that these audio problems should be gone by then. In the mean time it is best to disable audio on Irix completely (by adding --disable-sound either on the command line or to your $HOME/.fgfsrc file). | ||
=== | === ¿ Por qué está FlightGear tan lento ? === | ||
FlightGear | FlightGear soporta aceleración por hardware, pero si parece no estar activado. Asegurate que tienes las librerias OpenGL instaladas y configuradas adecuadamente y asegurate de tener los últimos drivers para la tarjeta de video. | ||
Linux | Usuarios de GNU/Linux: Si eres ususario de nVidia, sigue sus instrucciones para hacer funcionar tu tarjeta. Para la mayoria de otros usuarios, asegurate que Mesa está instalado adecuadamente y asegurate de tener los drivers del dispositivo Kernel para tu tarjeta. La mayoria de la gente (y distribuciones) usan modulos para sus drivers de tarjeta de video; ejecuta `lsmod` como root para ver que modulos son cargados. También deberías asegurarte de que se estan cargando los modulos apropiados en tu configuración XF86 y que la sección de dispositivo de video es correcta. Ahora intenta ejecutando una aplicación OpenGL (otra que no sea FlightGear) para ver como actua. Puedes probar la demostración de engranajes de Mesa o algo como Quake3. | ||
=== Why is my SGI machine so slow? === | === Why is my SGI machine so slow? === | ||
edits