From alsa-user-owner@alsa.jcu.cz  Sat Aug 29 20:50:30 1998
Received: from entry.jcu.cz (perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.8.8/8.8.8) with SMTP id UAA04845;
	Sat, 29 Aug 1998 20:50:04 +0200
Date: Sat, 29 Aug 1998 20:50:04 +0200 (MET DST)
From: Jaroslav Kysela <perex@jcu.cz>
To: =?ISO-8859-2?Q?Ville_P=E4tsi?= <drc@zoo-gate.fi>
cc: alsa-user@jcu.cz
Subject: Re: Problems with CVS version.
In-Reply-To: <35E833A0.34B6176C@zoo-gate.fi>
Message-ID: <Pine.LNX.3.96.980829203013.25559A-100000@entry.jcu.cz>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=ISO-8859-2
Content-Transfer-Encoding: 8bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

On Sat, 29 Aug 1998, Ville Ptsi wrote:

> > > Compiled, installed, added stuff to conf.modules and did snddevices.
> > > but when trying to modprobe snd-interwave i get an error:
> > > /lib/modules/2.1.119/misc/snd.o: unresolved symbol request_module
> > > Using kmod. Do i need to recompile modprobe(2.1.85?) .. when i tried
> > > compiling it
> > > it tried to find kerneld.h..
> > I don't have these problems with 2.1.119. Have you really compiled kmod
> > support in your kernel?
> 
> I was supposed to have. It was enabled in kernel config and
> everything. Well I
> disabled the module-version-stuff and recompiled. Now works perfectly.

You must have something wrong with kernel headers / modutils. Look:

perlin:~/alsa/alsa-driver/kernel$ cat /proc/ksyms | more
[striped]
c4819094 snd_register_ioport_Rsmp_19a74941      [snd]
c4819180 snd_unregister_ioports_Rsmp_c342c1ff   [snd]
c4819204 snd_register_dma_channel_Rsmp_3821902e [snd]
[striped]

perlin:~/alsa/alsa-driver/kernel$ cat /proc/version
Linux version 2.1.119 (root@perlin.px.jcu.cz) (gcc version 2.7.2.3) #4 SMP
Sat Aug 29 10:41:08 CEST 1998


> Altho 
> whenever i run aplay I get complains like: 
> 
> Aug 29 15:29:55 meri modprobe: can't locate module snd-card-1
> Aug 29 15:29:55 meri modprobe: can't locate module snd-card-2
> Aug 29 15:29:55 meri modprobe: can't locate module snd-card-3
> 
> And yes, snd_cards_limit=1 is in conf.modules.

OK. Fix is on CVS..

					Jaroslav

-----
Jaroslav Kysela <perex@jcu.cz>
Academic Computer Centre, University of South Bohemia
Branisovska 31, C. Budejovice, CZ-370 05 Czech Republic



