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

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