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

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