From alsa-user-owner@alsa.jcu.cz  Tue Dec  1 17:11:25 1998
Received: from pluto.andeby (IDENT:ahermans@t6o211p23.telia.com [195.204.229.83])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id RAA24489
	for <alsa-user@jcu.cz>; Tue, 1 Dec 1998 17:06:48 +0100
Received: from localhost (ahermans@localhost)
	by pluto.andeby (8.8.7/8.8.7) with SMTP id RAA07334
	for <alsa-user@jcu.cz>; Tue, 1 Dec 1998 17:09:15 +0100
Date: Tue, 1 Dec 1998 17:09:15 +0100 (CET)
From: Anders Semb Hermansen <ahermans@vf.telia.no>
To: alsa-user@jcu.cz
Subject: Re: help needed: Audio Devices: NOT ENABLED IN CONFIG
In-Reply-To: <000d01be1cb3$0a06e3e0$d705b43e@0005038446370225173156#0001>
Message-ID: <Pine.LNX.4.00.9812011707170.7317-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

Hello Martin

To get oss emulation to work you'll have to load the snd-pcm1-oss module

modprobe snd-pcm1-oss


mvh
Anders

--
Anders Semb Hermansen
E-Mail: <ahermans@vf.telia.no>

On Mon, 30 Nov 1998, Martin Jordan wrote:

> 1. Bug??
> result of cat  /dev/sndstat
> 
> Sound Driver:3.8.1a-980706 (ALSA v0.2.0-pre10p1 emulation code)
> Kernel: Linux mojo 2.0.35 #1 Thu Nov 19 14:41:28 MET 1998 i586
> Config options: 0
> 
> Installed drivers:
> Type 10: ALSA emulation
> 
> Card config:
> Sound Blaster 16 at 0x220, irq 5, dma 1&5
> Ensoniq AudioPCI ES1370 at 0x6100, irq 10
> 
> Audio devices: NOT ENABLED IN CONFIG
> 
> Synth devices:
> 0: OPL3 FM
> 
> Midi devices:
> 0: MPU-401 (UART)
> 1: ES1370
> 
> Timers:
> 7: system timer
> 
> Mixers:
> 0: CTL1745
> 1: Asahi Kasei AK4531
> 
> 
> 2. Version
> Advanced Linux Sound Architecture Driver Version 0.2.0-pre10p1.
> Compiled in Nov 19 1998 for kernel 2.0.35.
> 
> 3. Cards
> 0 [card1          ]: SB16 - Sound Blaster 16
>                      Sound Blaster 16 at 0x220, irq 5, dma 1&5
> 1 [card2          ]: AudioPCI - Ensoniq AudioPCI
>                      Ensoniq AudioPCI ES1370 at 0x6100, irq 10
> 
> 
> 4. conf.modules activation parts
> 
> alias char-major-10-135   off
> alias char-major-14       on
> 
> alias snd-minor-oss-0 snd-mixer
> 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-card-0 snd-sb16
> alias snd-card-1 snd-audiopci
> options snd snd_major=14 snd_cards_limit=2
> options snd-sb16 snd_index=1 snd_port=0x220 snd_irq=5 snd_dma8=1 snd_dma16=5
> options snd-audiopci snd_index=2
> 
> 
> 5. My isapnp.conf
> # $Id: pnpdump.c,v 1.9 1997/06/10 21:37:32 fox Exp $
> # For latest information on isapnp and pnpdump see:
> # http://www.roestock.demon.co.uk/isapnptools/
> # Board 1 has serial identifier f8 0d a8 03 55 9e 00 8c 0e
> (READPORT 0x0203)
> (ISOLATE)
> (IDENTIFY *)
> # Card 1: (serial identifier f8 0d a8 03 55 9e 00 8c 0e)
> # CTL009e Serial No 229114709 [checksum f8]
> # Version 1.0, Vendor version 2.0
> # ANSI string -->Creative SB AWE64 Gold<--
> # Logical device id CTL0044
> 
> (CONFIGURE CTL009e/229114709 (LD 0
> (INT 0 (IRQ 5 (MODE +E)))
> (DMA 0 (CHANNEL 1))
> (DMA 1 (CHANNEL 5))
> (IO 0 (BASE 0x0220))
> (IO 1 (BASE 0x0330))
> (IO 2 (BASE 0x0388))
> (ACT Y)
> ))
> 
> 
> 
> 6. Any idea or help for me?
> 
> Ciao, Martin
> 
> 
> 
> ------
> 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>.
> 


