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

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