No sound in Thinkpad 770z
Hi,
I have been unable to get sound in my Linux Mandrake 9.1
(2.4.21-0.13mdk) so months. I have an IBM Thinkpad 770z with Crystal Semic. cs4610 sound card. I looked at the kernel aource docs and it said to run the following modules in this order:
modprobe sound
insmod ad1848
insmod uart401
insmod cs4232 io=* irq=* dma=* dma2=*
I did, and used
io=0x530
irq=5
dma=1
dma2=0
mpuio=0x300
mpuirq=5
This is what I got:
/lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/cs4232.o.gz: x
x init_module: No such device x
x modprobe: insmod x
x /lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/cs4232.o.gz failed x
x modprobe: insmod sound-slot-0 failed
and no sound.
I used sndconfig and had the exact same problem. I also looked at the kernel configuration and it had moduled the drivers.
Are my io/irq's wrong or what? What am I doing wrong? Please help.
|