FlightGear et Fedora 7
Actuellement je me plais à tester quelques jeux sur ma toute fraîche et encore instable Fedora 7 (version stable prévu le 31/05).
En testant FlightGear, le simulateur de vol Open Source, je me suis heurté à un petit problème de carte son dès le lancement :
[bash] llaumgui@enterprise ~> fgfs Error reading properties: Failed to open file at /home/llaumgui/.fgfs/autosave.xml (reported by SimGear XML Parser) Model Author: Unknown Creation Date: 2002-01-01 Version: $Id: c172p.xml,v 1.17 2006-03-13 15:27:14 ehofman Exp $ Description: Cessna C-172 open /dev/[sound/]dsp: Device or resource busy Audio initialization failed! There was an error opening the ALC device Failed to load wav file: at The operation was invalid in the current ALUT state Failed to load wav file: at The operation was invalid in the current ALUT state Failed to load wav file: at The operation was invalid in the current ALUT state Failed to load wav file: at The operation was invalid in the current ALUT state Failed to load wav file: at The operation was invalid in the current ALUT state Failed to load wav file: at The operation was invalid in the current ALUT state Failed to load wav file: at The operation was invalid in the current ALUT state Failed to load wav file: at The operation was invalid in the current ALUT state Failed to load wav file: at The operation was invalid in the current ALUT state Failed to load wav file: at The operation was invalid in the current ALUT state Error loading MK VIII sound sample "application-data-base-failed.wav": Failed to load wav file: at The operation was invalid in the current ALUT state
Après quelques minutes de recherche sur mon ami Google, j'ai enfin trouvé la solution sur le Wiki de FlightGear, dans mon cas :
[bash] llaumgui@enterprise ~> cat .openalrc (define devices '(alsa)) (define alsa-out-device "plug:dmix")
Tout ça pour me rendre compte que je n'aime pas les simulations de vol ;-)... M'aura quand même donné l'occasion d'un petit billet...





Commentaires
par VINDICATORs
Salut! c'est bien connue
les simulateurs ne sont pas des jeux :P
Sinon merci pour l'information
ça peut toujours servir!