From alsa-user-owner@alsa.jcu.cz  Thu Nov 19 03:30:05 1998
Received: from mail.metaphasetech.com (mail.metaphasetech.com [206.147.80.50])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id DAA07313
	for <alsa-user@jcu.cz>; Thu, 19 Nov 1998 03:29:37 +0100
Received: from MetaphaseTech.com (rgg@dell48.metaphasetech.com [206.147.81.145])
	by mail.metaphasetech.com (8.8.5/8.8.5) with ESMTP id UAA28681
	for <alsa-user@jcu.cz>; Wed, 18 Nov 1998 20:28:58 -0600 (CST)
Message-ID: <36538269.B4DE7D38@MetaphaseTech.com>
Date: Thu, 19 Nov 1998 02:28:57 +0000
From: Ryan Gustafson <Ryan.Gustafson@MetaphaseTech.com>
MIME-Version: 1.0
To: alsa-user@jcu.cz
Subject: Re: No workie w/ 2.0.35 & CS4236B
References: <Pine.A41.3.95.981118203020.25048E-100000@hcirisc.cs.binghamton.edu>
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 Brian,

The following works for me:

   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-card-cs4236
   options snd snd_major=14 snd_cards_limit=1
   options snd-card-cs4236 snd_port=0x0534 snd_cport=0x0f00 snd_mpu_port=0x0330 snd_fm_port=0x0388 snd_jport=0x3A0 snd_irq=5 snd_dma1=1 snd_dma2=0
   alias eth0 3c59x

Your port values may be a bit different.  Also, I've got a cs4236B chip.
Notice that I don't use the "snd_id" option, and I've never tried to
use it.

Also, what does the -k option do?  I wasn't able to find it in the
documentation (only did a *real* quick look for it).

Ryan

Brian Lalor wrote:
> 
> Hey all.  I'm new to this ALSA driver, but I'm kinda fed up with the stock
> support for my on-board cs4236 sound chip and OSS just doesn't cut it.
> I've got to say that I really admire the guys who're doing all the work,
> but the documentation's really lacking.  I'm quite confused about what's
> supposed to go in conf.modules, but I think I finally got it together.
> 
> I've grabbed, compiled and installed 0.2.0-pre10p1, but I'm not having any
> luck.  In particular, I'm getting "/lib/modules/2.0.35/misc/snd-cs4236.o:
> symbol for parameter snd_id not found".  The pertinent parts of my
> conf.modules looks like this:
> 
> alias char-major-14 snd
> alias snd-minor-oss-0 snd-cs4236
> 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-cs4236
> options -k snd snd_major=14 snd_cards_limit=1
> options -k snd-cs4236 snd_id="mysndcard" snd_irq=5 snd_dma1=1 snd_dma2=0
> 
> All that jibes with isapnp.
> 
> /proc/asound/version shows:
> Advanced Linux Sound Architecture Driver Version 0.2.0-pre10p1.
> Compiled in Nov 15 1998 for kernel 2.0.35 with versioned symbols.
> 
> I really appreciate any help y'all can give me!
> 
> Thanks,
> B
> _____________________________________________________________________________
> B r i a n  L a l o r                         blalor@hcirisc.cs.binghamton.edu
> http://hcirisc.cs.binghamton.edu/~blalor     Spam me not.
>    To get my pgp key, put "get pgp key" in the subject of your message
> 
> "If it jams, force it! If it breaks, it needed replacement anyway."
>         -- Lowery's Law
> 
> ------
> 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>.

-- 
Metaphase Technology Division                           Ryan Gustafson
Structural Dynamics Research Corp.               voice: (651) 482-4338
4201 Lexington Avenue North                      fax:   (651) 482-4001
Arden Hills, MN  55126         mailto:Ryan.Gustafson@MetaphaseTech.com
--
"You know the old saying -- any technology sufficiently advanced is
indistinguishable from a Perl script." -- Programming Perl 2nd Edition

