home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text7760.txt < prev    next >
Encoding:
Internet Message Format  |  1996-07-25  |  1.5 KB

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