From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from rwcrmhc53.attbi.com ([204.127.198.39]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 16yevx-0004am-00 for ; Fri, 19 Apr 2002 16:24:41 -0400 Received: from h00e02947db5d.ne.client2.attbi.com ([24.62.33.141]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020419202412.RZMA12144.rwcrmhc53.attbi.com@h00e02947db5d.ne.client2.attbi.com> for ; Fri, 19 Apr 2002 20:24:12 +0000 Date: Fri, 19 Apr 2002 16:23:59 -0400 (EDT) From: Igor Gueths X-X-Sender: igueths@igueths To: speakup@braille.uwo.ca Subject: modprobe problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hi all. I recently upgraded from alsa beta9 to alsa beta11, hoping to try to fix the issues I am having with playing wav files with aplay, trplayer, and possibly freeamp but I don't think so. By looking around in the /lib/modules/2.4.18 tree, I found that my sound card module is located in /lib/modules/2.4.18/kernel/sound/isa/cs423x. I go into this dorectory, and type modprobe snd-cs4236. Modprobe then complains that it can't find that module, but its obviously there. I never had to edit modules.conf with beta9, I could always load the modules manually with modprobe. Why can't I do this with beta11? I can edit modules.conf, but I don't really want to if I don't have to. Its not that I don't know how to do it, I just want to eliminate as much room for error as possible. Thanks for any ideas on this!