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

  1. Organization: University of Southern Queensland
  2. Lines: 23
  3. Message-ID: <Pine.HPP.3.91.960701151836.3191A-100000@helios.usq.edu.au>
  4. References: <4quqc4$2ot@cnn.Princeton.EDU> <ufohm2epcy.fsf@ftp.ardi.com>
  5. NNTP-Posting-Host: helios.usq.edu.au
  6. Mime-Version: 1.0
  7. Content-Type: TEXT/PLAIN; charset=US-ASCII
  8. In-Reply-To: <ufohm2epcy.fsf@ftp.ardi.com> 
  9. To: executor@ardi.com
  10. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  11. Sender: owner-executor@ardi.com
  12. Precedence: bulk
  13.  
  14. > user;;;;;;;;;;;;;;;;;;;;
  15. >     Adam> If you have sound support built as a module, and you're
  16. >     Adam> running kerneld to demand-load modules, Executor will come
  17. >     Adam> up only with "pretend" sound unless the sound module is
  18. >     Adam> already loaded.
  19. > ardi;;;;;;;;;;;;;;;;;;;;
  20. > Hmmm... that's not good
  21. snip---
  22. > But we don't do that.  We open /dev/dsp and then make ioctls and if
  23. > any of them fail we decide you don't have sound.  From my perspective
  24. > it looks like there's a problem with demand-loading sound.
  25. SOLUTION?
  26. Maybe when you compiled the kernel, you didn't include the /dev/dsp support.
  27. For some stupid reason it is not included by default, even though the help
  28. sheet suggests that you should always include it.
  29.  
  30. Go through your 'make config' and double check it.  
  31. It's hidden away in all those sound configuration questions.  
  32. Just change it to 'Y' instead of 'N' and recompile.  
  33.  
  34. Couldn't hurt, could it?
  35.  
  36.  
  37.