On 25.10.02, Frans Ketelaars wrote:

> Jens Neubauer <[EMAIL PROTECTED]> wrote:

>> I have Slackware 8.0 installed on a Thinkpad 600E, and tried to
>> install the CS4236 driver (0.9.0rc5). I followed the instructions on
>> the website, and all goes well until I reach the point where I have
>> to modprobe the modules.

> I think you still have some 0.5.x modules somewhere under
> /lib/modules/.

You were right, thanks. After cleaning up the modules, the "unresolved
symbols" are gone. Still no joy, though, the module still fails to
load:

bash# modprobe snd-cs4236 
/lib/modules/2.4.18/kernel/sound/isa/cs423x/snd-cs4236.o: init_module:
No such device 
/lib/modules/2.4.18/kernel/sound/isa/cs423x/snd-cs4236.o: Hint: insmod
errors 
can be caused by incorrect module parameters, including invalid IO or
IRQ 
parameters. 
      You may find more information in syslog or the output from dmesg 
/lib/modules/2.4.18/kernel/sound/isa/cs423x/snd-cs4236.o: insmod 
/lib/modules/2.4.18/kernel/sound/isa/cs423x/snd-cs4236.o failed 
/lib/modules/2.4.18/kernel/sound/isa/cs423x/snd-cs4236.o: insmod
snd-cs4236 
failed 

This looks like I have a parameter wrong, but for all I know, my
configuration is correct:

That's my /etc/modules.conf:

alias char-major-116 snd 
alias snd-card-0 snd-cs4236 
alias char-major-14 soundcore 
alias sound-slot-0 snd-card-0 
alias sound-service-0-0 snd-mixer-oss 
alias sound-service-0-1 snd-seq-oss 
alias sound-service-0-3 snd-pcm-oss 
alias sound-service-0-8 snd-seq-oss 
alias sound-service-0-12 snd-pcm-oss 
options snd-cs4236 index=0 id=card0 enable=1 port=0x530 cport=0x538
sb_port=0x220 irq=5 mpu_irq=9 dma1=0 dma2=1 

I've read back a little in the list archive and it seems Thinkpads are a
little problematic, to say the least?


Best Regards
-- 
 Jens Neubauer ([EMAIL PROTECTED])
  http://www.taurik.de/ 
   (PGP key available)
 



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to