From alsa-user-owner@alsa.jcu.cz  Thu Oct 29 17:51:00 1998
Received: from pluto.andeby (IDENT:ahermans@t6o211p38.telia.com [195.204.229.98])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id RAA00565
	for <alsa-user@jcu.cz>; Thu, 29 Oct 1998 17:48:12 +0100
Received: from localhost (ahermans@localhost)
	by pluto.andeby (8.8.7/8.8.7) with SMTP id RAA01194;
	Thu, 29 Oct 1998 17:50:11 +0100
Date: Thu, 29 Oct 1998 17:50:11 +0100 (CET)
From: Anders Semb Hermansen <ahermans@vf.telia.no>
To: alsa-user@jcu.cz
cc: Samartha <samarthal@pobox.com>
Subject: Re: What is missing? Sound does not work at all.
In-Reply-To: <3.0.5.32.19981029020826.00a50830@pop1.ibm.net>
Message-ID: <Pine.LNX.4.00.9810291741240.1145-100000@pluto.andeby>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Hello Samartha

The errors you get when running depmod -a is not ALSA related, it's the
kernel.

> alsamixer: failed to open mixer #0/#0: No such file or directory

did you run the snddevices script in the alsa-driver package???


Good luck,


Anders

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

On Thu, 29 Oct 1998, Samartha wrote:

> Hello,
> 
> I installed the software under SuSe 5.3 - Kernel 2.0.35 but nothing works.
> If you can point me in the right direction, I would appreciate it very
> much.
> 
> Here are the snippings - I don't know what is missing.
> I installed all three parts - main module, lib and tools.
> 
> Thank you,
> 
> Samartha
> 
> # make install
> 
> .....
> 
> /sbin/depmod -a 2.0.35
> /lib/modules/2.0.35/misc/sound.o: unresolved symbol(s)
> /lib/modules/2.0.35/misc/rose.o: unresolved symbol(s)
> /lib/modules/2.0.35/misc/netrom.o: unresolved symbol(s)
> /lib/modules/2.0.35/misc/ipx.o: unresolved symbol(s)
> /lib/modules/2.0.35/misc/ax25.o: unresolved symbol(s)
> /lib/modules/2.0.35/misc/appletalk.o: unresolved symbol(s)
> /lib/modules/2.0.35/net/ibmtr.o: unresolved symbol(s)
> /lib/modules/2.0.35/net/dlci.o: unresolved symbol(s)
> /lib/modules/2.0.35/ipv4/ip_masq_vdolive.o: unresolved symbol(s)
> /lib/modules/2.0.35/ipv4/ip_masq_raudio.o: unresolved symbol(s)
> /lib/modules/2.0.35/ipv4/ip_masq_quake.o: unresolved symbol(s)
> /lib/modules/2.0.35/ipv4/ip_masq_irc.o: unresolved symbol(s)
> /lib/modules/2.0.35/ipv4/ip_masq_ftp.o: unresolved symbol(s)
> /lib/modules/2.0.35/ipv4/ip_masq_cuseeme.o: unresolved symbol(s)
> install -m 644 include/asound.h /usr/include/linux
> install -m 644 include/asoundid.h /usr/include/linux
> 
> ----------------------------
> #./alsasound start
> Starting sound driver: snd-audiopci done
> 
> -------------------------
> 
> # lsmod
> Module         Pages    Used by
> snd-audiopci       1            0
> snd-es1370         3    [snd-audiopci]  0
> snd-pcm1           4    [snd-es1370]    0
> snd-ac97-codec     3    [snd-es1370]    0
> snd-mixer          4    [snd-audiopci snd-es1370 snd-ac97-codec]
> 0
> snd-midi           3    [snd-audiopci snd-es1370]       0
> snd-pcm            2    [snd-audiopci snd-pcm1] 0
> snd                7    [snd-audiopci snd-es1370 snd-pcm1 snd-ac97-codec
> snd-mixer snd-midi snd-pcm]    0
> dummy0             1            1 (autoclean)
> memstat            1            0
> 
> --------------------------
> 
>  # /usr/bin/alsamixer
> 
> alsamixer: failed to open mixer #0/#0: No such file or directory
> 
> 
> 
> 
> ------
> 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>.
> 


