From alsa-user-owner@alsa.jcu.cz  Sun Sep 20 23:06:25 1998
Received: from pluto.andeby (ahermans@t7o211p40.telia.com [195.204.229.160])
	by marvin.jcu.cz (8.8.8/8.8.8) with ESMTP id XAA03774
	for <alsa-user@jcu.cz>; Sun, 20 Sep 1998 23:05:31 +0200
Received: from localhost (ahermans@localhost)
	by pluto.andeby (8.8.7/8.8.7) with SMTP id XAA29303
	for <alsa-user@jcu.cz>; Sun, 20 Sep 1998 23:07:35 +0200
Date: Sun, 20 Sep 1998 23:07:34 +0200 (CEST)
From: Anders Semb Hermansen <ahermans@vf.telia.no>
To: alsa-user@jcu.cz
Subject: Re: GuxMAX specials?
In-Reply-To: <19980920181815.A8748@telemedia.de>
Message-ID: <Pine.LNX.4.00.9809202304220.29292-100000@pluto.andeby>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Hello,

Quote from the FAQ:

Q: Driver is working (mixer at least), but OSS programs says: Can't open
   /dev/dsp. What's wrong?
A: OSS compatible PCM (digital audio) emulation comes as add-on module 
   which isn't loaded by default. If you have modified /etc/conf.module as
   suggested in INSTALL, it should be loaded with kerneld or kmod. Check
   it - if this method for some reason doesn't work - you need insert
   'snd-pcm1-oss' module manualy.

This will probably fix your /dev/audio problem...

The /dev/sequenzer is probably harder to get to work....it's not implented
yet :-(.....but it's coming :-)

Hope this helps

Anders

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

On Sun, 20 Sep 1998, Toens Bueker wrote:

> Hi *,
> 
> I just switched to alsa, 'cause the ultra-drivers do not
> compile any longer under 2.1xer kernels.
> 
> Everything compiles just fine.
> When I 'demute' my card I can even hear CD audio.
> 
> But whatever I do to use /dev/audio or /dev/sequenzer the
> answer is 'cannot open <respective> device'.
> 
> Now: my card is at io=0x240, irq=15, dma1=1, dma2=7
> 
> cat /dev/sndstat says:
> 
> Sound Driver:3.8.1a-980706 (ALSA v0.2.0-pre7 emulation code)
> Kernel: Linux chrom 2.1.120 #3 SMP Fre Sep 11 23:40:55
> CEST 1998 i586
> Config options: 0
> 
> Installed drivers: 
> Type 10: ALSA emulation
> 
> Card config: 
> Gravis UltraSound MAX at 0x240, irq 12, dma 5&6
> 
> Audio devices: NOT ENABLED IN CONFIG
> 
> Synth devices: 
> 0: GF1
> 
> Midi devices: 
> 0: GF1
> 
> Timers: 
> 0: CS4231A
> 1: GF1 timer #1
> 2: GF1 timer #2
> 7: system timer
> 
> Mixers: 
> 0: CS4231A
> 
> 
> How can I force the driver on the required irq and dmas?
> I already used the options in /etc/conf.modules:
> 
> options snd-gusmax snd_index=1 snd_port=0x240 snd_irq=15 snd_dma1=1 snd_dma2=7
> 
> But alsa insists on using irq12 and dma5+6 (as long as you
> can trust the output of /dev/sndstat).
> 
> What can I do?
> Please help - I need my mp3 favourites!
> 
> Thx.
> 
> Tns
> 
> PS.: linux 2.1.120 + debian-2.0
> -- 
> _o)
>  /\\ pgp fingerprint: 9B AC A5 CB C8 CC FC DC  25 B5 26 9A 5D 28 C0 3D
> _\_V 
> ------
> 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>.
> 


