From alsa-devel-owner@alsa.jcu.cz  Wed Nov 11 21:02:53 1998
Received: from entry.jcu.cz (IDENT:perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.9.1a/8.9.1) with SMTP id VAA15428;
	Wed, 11 Nov 1998 21:02:18 +0100
Date: Wed, 11 Nov 1998 21:02:18 +0100 (CET)
From: Jaroslav Kysela <perex@jcu.cz>
To: Matthew Callaway <mbcallaw@students.wisc.edu>
cc: alsa-devel@alsa.jcu.cz
Subject: Re: Problem
In-Reply-To: <3649D6AD.A13B63CE@students.wisc.edu>
Message-ID: <Pine.LNX.3.96.981111205908.4231C-100000@entry.jcu.cz>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

On Wed, 11 Nov 1998, Matthew Callaway wrote:

> modprobe snd-audiopci
> Can't locate module snd-audiopci

You probably don't have installed modules in right directory...
Check if you have created link /lib/modules/preffered to directory with
modules.. And type 'make install' agian.. Or you can configure alsa driver
with:

	./configure --with-moddir=/lib/modules/2.0.35-6

where 2.0.35-6 is identification for your kernel..

							Jaroslav

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


