From alsa-user-owner@alsa.jcu.cz  Sun Jul 26 01:32:08 1998
Received: from pluto.andeby (ahermans@t5o211p12.telia.com [195.204.229.12])
	by marvin.jcu.cz (8.8.8/8.8.8) with ESMTP id BAA24944
	for <alsa-user@jcu.cz>; Sun, 26 Jul 1998 01:32:05 +0200
Received: from localhost (ahermans@localhost)
	by pluto.andeby (8.8.7/8.8.7) with SMTP id BAA01045
	for <alsa-user@jcu.cz>; Sun, 26 Jul 1998 01:32:52 +0200
Date: Sun, 26 Jul 1998 01:32:52 +0200 (CEST)
From: Anders Semb Hermansen <ahermans@vf.telia.no>
To: alsa-user@jcu.cz
Subject: Re: Newbie question - audio not enabled in config
In-Reply-To: <Pine.LNX.4.00.9807252344190.378-100000@gw0udm-linux.ampr.org>
Message-ID: <Pine.LNX.4.00.9807260130440.1043-100000@pluto.andeby>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Hi,

The module named snd-pcm-oss has changed to snd-pcm1-oss
Change the four lines in /etc/conf.modules

If this dosn't help you can load the module manually with the command
modprobe snd-pcm1-oss

-
Anders


--
Anders Semb Hermansen
E-Mail: <ahermans@vf.telia.no>
WWW: http://ash.bohemians.org/

On Sat, 25 Jul 1998, James Reed wrote:

> 
> Hi,
> 
> Sorry for asking a real 'clueless newbie' question, but I'm stuck.
> 
> I've got an AWE64 Value PnP which I've initialised using isapnp as per
> instructions, and when I load the alsa modules with 'modprobe snd-sb16'
> everything seems ok. However, I can't use /dev/dsp and /dev/sndstat looks
> like this:
> 
> -SNIP-
> 
> Sound Driver:3.8.1a-980706 (ALSA v0.2.0-pre2 emulation code)
> Kernel: Linux gw0udm-linux 2.1.109 #1 Sat Jul 25 16:54:03 BST 1998 i586
> Config options: 0
> 
> Installed drivers:
> Type 10: ALSA emulation
> 
> Card config:
> Sound Blaster 16 at 0x220, irq 5, dma 1&5
> 
> Audio devices: NOT ENABLED IN CONFIG
> 
> Synth devices:
> 0: OPL3 FM
> 
> Midi devices:
> 0: MPU-401 (UART)
> 
> Timers:
> 7: system timer
> 
> Mixers:
> 0: CTL1745
> 
> -SNIP-
> 
> I'm not sure which config I need to enable audio devices in.
> 
> My modules.conf looks like this - I just copied it blindly from the
> INSTALL file:
> 
> -SNIP-
> 
> alias char-major-14 snd
> alias snd-minor-oss-0 snd-mixer
> alias snd-minor-oss-3 snd-pcm-oss
> alias snd-minor-oss-4 snd-pcm-oss
> alias snd-minor-oss-5 snd-pcm-oss
> alias snd-minor-oss-12 snd-pcm-oss
> alias snd-card-0 snd-sb16
> options snd snd_major=14 snd_cards_limit=1
> options snd-sb16 snd_index=1 snd_id="AWE64" snd_port=0x220 snd_irq=5
> snd_dma8=1 snd_dma16=5
> 
> -SNIP-
> 
> Help!
> 
> Thanks in advance,
> 
> James
> 
> -- 
> 
> James Reed GW0UDM         The University of     e-mail: james.reed@iname.com 
>                               Birmingham                   
> 
> ------
> To unsubscribe from <alsa-user@alsa.jcu.cz> mailing list send message
> 'unsubscribe' in the body of message to <alsa-user-request@alsa.jcu.cz>.
> 


