From alsa-devel-owner@alsa.jcu.cz  Sun Feb 14 21:43:41 1999
Received: from pluto.andeby (IDENT:ahermans@t4o212p3.telia.com [195.204.226.183])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id VAA17344
	for <alsa-devel@alsa.jcu.cz>; Sun, 14 Feb 1999 21:42:09 +0100
Received: from localhost (ahermans@localhost)
	by pluto.andeby (8.8.7/8.8.7) with ESMTP id VAA11945;
	Sun, 14 Feb 1999 21:43:06 +0100
Date: Sun, 14 Feb 1999 21:43:05 +0100 (CET)
From: Anders Semb Hermansen <ahermans@vf.telia.no>
To: Tuomas Heino <iheino@cc.hut.fi>
cc: alsa-devel@alsa.jcu.cz
Subject: Re: current CVS: snd: unable to register major device number 14
In-Reply-To: <Pine.OSF.3.96.990214221227.25338A-100000@alpha.hut.fi>
Message-ID: <Pine.LNX.4.04.9902142140530.11939-100000@pluto.andeby>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

On Sun, 14 Feb 1999, Tuomas Heino wrote:

> On Sun, 14 Feb 1999, Jaroslav Kysela wrote:
> 
> > On Sun, 14 Feb 1999, Chris Butler wrote:
> > 
> > > Tuomas Heino wrote:
> > > > Is this a known problem? ;)
> > > > (and no, I don't have OSS/Free / OSS/Linux loaded; both load & unload gracefully)
> > > > Feb 14 11:22:35 bx3 kernel: snd: unable to register major device number 14
> > > > Feb 14 11:22:35 bx3 insmod: /lib/modules/2.2.1/misc/snd.o: init_module: Device or resource busy
> > > > ... I think pre3:ish versions didn't have that prob
> > > 
> > > Remove the snd_major argument from the options to the snd module.
> > 
> > It's true. The snd_major variable, which belongs to snd module have got
> > another meaning from 0.3.0pre4 version of driver. It specifies major
> > device number for NATIVE devices. Please, check if this parameter in your
> > /etc/conf.modules is set to 116 (options snd snd_major=116)!!!
> > 
> > 							Jaroslav
> Ok that sounds good...
> now what else do I need for my boring autoload command "head -c 0 /dev/audio" to work? ;)
> Feb 14 22:10:25 bx3 modprobe: can't locate module sound-slot-0
> Feb 14 22:10:25 bx3 modprobe: can't locate module sound-service-0-3
> 
> current config:
> 
> #options snd snd_major=14 snd_cards_limit=1
> options snd snd_major=116 snd_cards_limit=1
> 
> alias snd-card-0 snd-interwave
> alias snd-minor-oss-0 snd-interwave
> 
> options snd-interwave snd_index=1 snd_id="guspnp" snd_port=0x220 snd_irq=11 snd_dma1=5 snd_dma2=3
> 
> alias snd-minor-oss-3 snd-pcm1-oss
> alias snd-minor-oss-4 snd-pcm1-oss
> alias snd-minor-oss-5 snd-pcm1-oss
> alias snd-minor-oss-12 snd-pcm1-oss
> 
> alias snd-minor-oss-0 snd-mixer
> 

For latest version this is incorrect. alias snd-minor-oss-x is not used
anymore.
Please read the INSTALL file on how to edit your /etc/conf.modules.

> 
> ------
> To unsubscribe from <alsa-devel@alsa.jcu.cz> mailing list send message
> 'unsubscribe' in the body of message to <alsa-devel-request@alsa.jcu.cz>.
> 

--
Anders Semb Hermansen
E-Mail: <ahermans@vf.telia.no>
Cellmail: <93802837@sms.netcom.no>


