On Saturday 17 March 2007 17:01, Daniel Pekelharing wrote: > Nothing.. the only other thing I could find was the ESD sound daemon.. > even after killing it, it makes no difference.. > I don't get it.. FG doesn't even output any error messages..
I am doubtful it would help, but OpenAL can be configured by a ~/.openalrc file. Mine has: (define devices '(sdl)) (define speaker-num 2) You'd need to google to find all the available options of course. It might be worth running fgfs with strace to see which audio devices are being (attempted to be) opened? Cheers, AJ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
