From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Nottingham Date: Tue, 16 Feb 1999 01:34:24 +0000 Subject: Re: help set up AWE64G isapnp? Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sound@vger.kernel.org Josh Steiner (jsteiner@antioch-college.edu) said: > Script started on Mon Feb 15 20:10:26 1999 > [root@bw66 .netscape]# modprobe -a sound > /lib/modules/2.2.1/misc/sb.o: too many values for dma (max 1) Replace the 'dma=1,5' in /etc/conf.modules with 'dma=1 dma16=5'. Bill