Hi. When I did /etc/init.d/alsasound start, I got: Starting sound driver
snd-cs4236 modprobe: Can't locate module snd-cs4236. I am using the same
alsa file as the one I posted to the list. Should I add a .o to the end of
the filename possibly? Why can't modprobe find the module, considering
that its located in /lib/modules/2.4.18/kernel/sound/isa/cs423x? Thanks!

On Sun, 21 Apr 2002, R Parker wrote:

> Hi,
>
> --- Igor Gueths <[EMAIL PROTECTED]> wrote:
> > Hi all. I got beta12, but can't load snd-cs4236.
> > Modprobe says that it
> > can't find it. However, the file is there. I created
> > an alsa file in
> > /etc/modutils, and everything seems to be correct.
> > Anyone have any idea
> > how I can load the modules?
>
> Try shutting down alsasound "bash#
> /etc/init.d/alsasound stop"
>
> Then: "bash# update-modules"
>
> Then: "bash# /etc/init.d/alsasound start"
>
> update-modules writes /modutils/alsa to modules.conf
>
>  Thanks in advance! Note:
> > Running Debian potato
> > 2.2r5
> > > alias char-major-116
> >
> /lib/modules/2.4.18/kernel/sound/isa/cs423x/snd-cs4236
> > options snd_major=116 snd_cards_limit=1
> > alias snd-card-0 snd-cs4236
> > options snd-cs4236 snd_index=0 snd_id="cs4236"
> > alias char-major-14 soundcore
> > alias sound-slot-0 snd-card-0
> > alias sound-service-0 snd-mixer-oss
> > alias sound-service-0-1 snd-seq-oss
> > alias sound-service-0-3 snd-pcm-oss
> > alias sound-service-0-12 snd-pcm-oss
> >
> #ALSA native device support
> alias char-major-14 soundcore
> alias char-major-116 snd
>
> #Alsa-style opens for snd-card-N
> alias sound-slot-0 snd-card-0
> alias snd-card-0 snd-cs4236
> options snd-cs4236 snd_id="cs4236"
>
> I'm not sure but I think the sound-service-N might be
> redundant becuase these features will load with the
> driver if they're in fact part of the driver.
> Otherwise try what I've stated and see what happens
> and build on that by adding the service stuff
> afterwards. Someone else can probably confirm whether
> I'm correct.
>
> parker
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Games - play chess, backgammon, pool and more
> http://games.yahoo.com/
>
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user
>


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to