From alsa-user-owner@alsa.jcu.cz  Sun Sep 13 14:47:04 1998
Received: from waycomm.dyn.ml.org (modemcable159.205.mmtl.videotron.net [207.253.205.159])
	by marvin.jcu.cz (8.8.8/8.8.8) with ESMTP id OAA20082
	for <alsa-user@alsa.jcu.cz>; Sun, 13 Sep 1998 14:45:36 +0200
Received: from waycomm.dyn.ml.org (modemcable159.205.mmtl.videotron.net [207.253.205.159])
	by waycomm.dyn.ml.org (8.8.7/8.8.7) with ESMTP id IAA04396;
	Sun, 13 Sep 1998 08:41:12 -0400
Message-ID: <35FBBD67.78DA41E3@waycomm.dyn.ml.org>
Date: Sun, 13 Sep 1998 08:41:11 -0400
From: Wayne Veilleux <Wayne.Veilleux@waycomm.dyn.ml.org>
MIME-Version: 1.0
To: alsa-user@alsa.jcu.cz
CC: veilleux@waycomm.dyn.ml.org
Subject: Probleme with GUS-MAX and ALSA-Driver 0.2.0-pre7..
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Hi folks:

It is the first time I post to your mailing-list (and also the
first time I use alsa drivers)

My Gus-Max card is working well in DOS and also with Linux-2.0.34
with the ultra-2.99a-devel4 drivers. With Linux 2.1.121,
ultra-2.99a-devel4 
drivers didn't compiled anymore so I went into the ALSA drivers. I got
every thing well compiled and installed, but I got no sound coming out
:(, I'm using KDE and kmixer seems to work properly because when I
change
value and I go to alsamixer, it is the same... Maybe my problem come
from
a error in the /etc/conf.module files (see further).

Thanks for your help

Here is my setup:

[veilleux@waycomm src]$ cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v0.2.0-pre7 emulation code)
Kernel: Linux waycomm.dyn.ml.org 2.1.121 #10 SMP Fri Sep 11 12:38:57 EDT
1998 i5
86
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
Gravis UltraSound MAX at 0x220, irq 5, dma 6&1

Audio devices:
0: CS4231

Synth devices:
0: GF1

Midi devices:
0: GF1

Timers:
0: CS4231
1: GF1 timer #1
2: GF1 timer #2
7: system timer

Mixers:
0: CS4231  


[veilleux@waycomm src]$ cat /proc/asound/cards
0 [card1          ]: GUS - Gravis UltraSound MAX
                     Gravis UltraSound MAX at 0x220, irq 5, dma 6&1 


and here is my /etc/conf.modules (I took it from the INSTALL file but it
was
for a gusclassic...):
# Modules pour driver Ultrasound ALSA
alias char-major-14 snd
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-gusmax
options snd snd_major=14 snd_cards_limit=1
options snd-gusmax snd_index=1 snd_port=0x220 snd_irq=5 snd_dma1=6
snd_dma2=1 

and the lsmod:

[veilleux@waycomm src]$ lsmod
Module                  Size  Used by
snd-pcm1-oss           14808   0  (autoclean)
snd-gusmax              3596   1
snd-cs4231             13288   0  [snd-gusmax]
snd-gus                33520   0  [snd-gusmax]
snd-pcm1               16992   0  [snd-pcm1-oss snd-cs4231 snd-gus]
snd-timer               3112   0  [snd-cs4231 snd-gus]
snd-synth               1164   0  [snd-gus]
snd-mixer              14308   1  [snd-pcm1-oss snd-gusmax snd-cs4231
snd-gus]
snd-pcm                 7040   0  [snd-pcm1-oss snd-gusmax snd-cs4231
snd-gus snd-pcm1]
snd-midi               14268   0  [snd-gusmax snd-gus]
snd                    37148   0  [snd-pcm1-oss snd-gusmax snd-cs4231
snd-gus snd-pcm1 snd-timer snd-synth snd-mixer snd-pcm snd-midi]
zft-compressor         16796  -1  (unused)
zftape                 80008  -1  [zft-compressor]
ftape                 143060   0  [zft-compressor zftape]
ip_masq_vdolive         2572   0  (unused)
ip_masq_cuseeme         1020   0  (unused)
ip_masq_irc             1752   0  (unused)
ip_masq_raudio          3892   0  (unused)
ip_masq_ftp             2776   0  (unused)
pcnet32                 6820   1  (autoclean)
ne2k-pci                3600   1  (autoclean)
8390                    5664   0  (autoclean) [ne2k-pci]
msdos                   7024   1  (autoclean)
fat                    24292   1  (autoclean) [msdos]  
-- 
------------------ Linuxez-vous les uns les autres -----------------
Wayne Veilleux      wayne@waycomm.dyn.ml.org    Tel: +1 514 943-0104
Ingenieur de reseaux           WayComm          Fax: +1 450 649-2419
------------ Hiroshima 45 -- Chernobyl 86 -- Windows 95 ------------

