home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text3506.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  940 b   |  25 lines

  1. > user;;;;;;;;;;;;;;;;;;;;
  2. >     Adam> If you have sound support built as a module, and you're
  3. >     Adam> running kerneld to demand-load modules, Executor will come
  4. >     Adam> up only with "pretend" sound unless the sound module is
  5. >     Adam> already loaded.
  6. > ardi;;;;;;;;;;;;;;;;;;;;
  7. > Hmmm... that's not good
  8. snip---
  9. > But we don't do that.  We open /dev/dsp and then make ioctls and if
  10. > any of them fail we decide you don't have sound.  From my perspective
  11. > it looks like there's a problem with demand-loading sound.
  12. SOLUTION?
  13. Maybe when you compiled the kernel, you didn't include the /dev/dsp support.
  14. For some stupid reason it is not included by default, even though the help
  15. sheet suggests that you should always include it.
  16.  
  17. Go through your 'make config' and double check it.  
  18. It's hidden away in all those sound configuration questions.  
  19. Just change it to 'Y' instead of 'N' and recompile.  
  20.  
  21. Couldn't hurt, could it?
  22.  
  23.  
  24.