GNU Info

Info Node: (openal.info)Why doesn't this POS work with my Vortex card?

(openal.info)Why doesn't this POS work with my Vortex card?


Up: FAQ
Enter node , (file) or (file)node

   Dollars-to-donuts your driver doesn't implemented the select call
properly.  You can see messages from `native_blitbuffer' complaining
about select timeouts when this is a problem.

   If you suffer from an unimplemented select call in your driver, put
the following in your `~/.openalrc' file:


     	(define native-use-select #f)

   This will tell `OpenAL' that it shouldn't rely on select for
information about when to write to a file descriptor.


automatically generated by info2www version 1.2.2.9