On Sat, 17 Aug 2002 17:35:34 +0100
Richard Kimber <[EMAIL PROTECTED]> wrote:

> On Sat, 17 Aug 2002 09:57:26 +0200
> Frans Ketelaars <[EMAIL PROTECTED]> wrote:

Well, I quoted Takashi :)
 
> > looks like a wrong file came into rc3 tarball accidentally.
> > for compiling rc3 alsa-driver, please remove the file
> > 
> >     alsa-driver-0.9.0rc3/include/linux/isapnp.h
> > 
> > before running configure script.
> 
> Many thanks.  That allowed me to make and install the drivers.  However, I
> now have another problem.
> 
> When running alsaconf 0.4.3b and choosing the soundcard etc., it tells me
> the card has been configured and it will start the alsa driver.  Then I
> get:
> 
> Loading driver:
> Starting ALSA sound driver (version 0.9.0rc3): no sound cards defined.
> Setting the PCM volume to 100% and the Master output volume to 50%
> amixer: Mixer attach default error: No such file or directory
> Could not initialize the mixer, the card was probably
> not detected correctly.
> 
> I have SB Live 5.1
> 
> I note that I have an empty directory /etc/alsa/0.9 - I don't know if that
> is significant.
> 
> Thanks,
> 
> - Richard.

I think alsaconf 0.4.3b is too old. Read the INSTALL file in the alsa-driver
directory on how to modify /etc/modules.conf (or /etc/modules, that seems a
Debian thing). Don't forget to run the ./snddevices script unless you have 
a kernel with DEVFS support. You can, as root, do:

#modprobe snd-emu10k1
#modprobe snd-pcm-oss
#modprobe snd-mixer-oss

to get sound working until the next reboot (and more is needed when you
want to use the onboard wavetable synthesizer). If there are problems sent
the output from '/sbin/lsmod' and your /etc/modules.conf file to the list.

Oh, and don't forget to unmute channels and raise mixer volumes :)

HTH,

    -Frans


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to