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

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