-------- Original Message --------
Subject: Re: Sound Card ohh... Sound Card (was : SC on Dell Latitude Xpi )
Date: Mon, 29 Apr 2002 08:47:33 -0700
From: Jeff <[EMAIL PROTECTED]>
To: arief muLya <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>

arief muLya, 2002-Apr-29 14:36 +0700:
> Dear all.
>
> >Hmm...I've never used the packaged ALSA stuff.  I always got the
> >latest driver, lib and utilities tarballs from
> >www.alsa-project.org and compiled them myself.
>
> Thanks again, Jeff.
> The packaged ALSA stuff from Debian potato contains the source only.
> So, I've run configure-make-make install on them. But the compiled
> modules also didn't work.
>
> For snd-card-es18xx it said : device busy or invalid resources errors.
> And all other the same, except the snd-es*** I was telling about. But even
> with snd-es*** I still get no audio. alsamixer said : TODO. Aumix said:
> error opening mixer device. And yes, I have run snddevices script.
>
> But maybe it's because It wasn't the latest driver?
>
> When it was under windoze 95 I do get sound. The problem is, I forgot
> (intentionally? :-) to record the sound-card settings.
>
> Anyone knows how to detect what kind of sound-card exactly that a
> machine has? Beside looking it directly to
> the motherboard, ofcourse :-)
>
> >the HowTo documentation.
>
> I've read it. Still confuse. Now I'm searching for other HOWTO that may
> have available.

I haven't used ALSA in some time now, I'm doing all my sound in
the kernel.  However I found an old /etc/modules.conf file that
has the config in it that I used to use with ALSA:

## Alsa Sound
alias char-major-116 snd
alias snd-card-0 snd-card-maestro3
## OSS/Free
alias char-major-14 soundcore
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
options snd snd_cards_limit=1

This matches up the ALSA drivers with the right sound devices.
Make sure you have something similar to this.

Also, if you could respond to list emails onlist and not directly
I'd appreciate that.

jc

--
Jeff Coppock            Systems Engineer
Diggin' Debian          Admin and User


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to