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