[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Audioctl on a U10



On Fri, 06 Jan 2006 16:20:16 +0100, casper wrote:

> Newbee question:
.
> 
> Is there som configuration I still have to do?
> 
> Casper

Here is my quick'n'dirty HOWTO for the cs4231 audio (2.4.x kernel):
1) Make sure the soundcore module isn't loaded!
Otherwise you will get this error:
/lib/modules/2.4.27/kernel/drivers/sbus/audio/audio.o: init_module: Input/output error
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.27/kernel/drivers/sbus/audio/audio.o: insmod /lib/modules/2.4.27/kernel/drivers/sbus/audio/audio.o failed
/lib/modules/2.4.27/kernel/drivers/sbus/audio/audio.o: insmod cs4231
failed
2) If soundcore is loaded
/sbin/rmmod soundcore
3) After that:
/sbin/modprobe cs4231
4) To automatically load the cs4231 module, modify /etc/modules.

In case you are using the 2.6.x kernel, follow the instructions given by
Frans Pop. The corresponding module is snd-sun-cs4231

Best regards,
Attila



Reply to: