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

Re: Sound no longer works with kernel 2.6.12



On Wed, 21 Sep 2005, Theo Schmidt wrote:

> Am Mittwoch, 21. September 2005 16.56 schrieb Maximilian Attems:
<snipp>
> > this is an isa sound card?
> 
> I don't know. It's an onboard card (IBM Intellistation Pro). alsaconf can't 
> find it under ISA (or at all).

please send the ouput of lspci -vv (even if it's just for the record)
we might see more with that.
 
> > ...alsa driver are always prefixed with snd-, try:
> > modprobe snd-cs4232
> 
> root@tbox:/home/theo# modprobe snd-cs4232
> FATAL: Error inserting snd_cs4232 
> (/lib/modules/2.6.12-1-686/kernel/sound/isa/cs423x/snd-cs4232.ko): No such 
> device
> FATAL: Error running install command for snd_cs4232
> root@tbox:/home/theo# dmesg
> 232 soundcard not found or device busy
> CS4232 soundcard not found or device busy
> ...
> CS4232 soundcard not found or device busy
> cs4231: can't grab control port 0x210
> CS4232 soundcard not found or device busy
> ...
> cs4231: can't grab control port 0x210
> CS4232 soundcard not found or device busy
> ...
> CS4232 soundcard not found or device busy
> ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996
> pnp: Device 01:01.00 activated.
> ad1848: PnP reports 'Crystal Audio' at i/o 0x534, irq 5, dma 1, 0
> cs4232: set synthio and synthirq to use the wavefront facilities.
> kobject_register failed for cs4232 (-17)
>  [<c01c296b>] kobject_register+0x6b/0x80
>  [<c0222ff6>] bus_add_driver+0x76/0xe0
>  [<c01f854d>] pnp_register_driver+0x2d/0x60
>  [<d0ce0684>] init_cs4232+0x104/0x121 [cs4232]
>  [<c01358e6>] sys_init_module+0xd6/0x1c0
>  [<c01030c5>] syscall_call+0x7/0xb
> cs4232: Must set io, irq and dma.
> can't register device seq
> eth0: TX underrun, threshold adjusted.
> CS4232 soundcard not found or device busy

bleeh broken initialization.
have you tried to remove all the bare necessary from your box
reboot and retry with args like:
modprobe snd-cs4231 port=0x530 irq=5 dma1=1 dma2=0

please addapt port and irq to your local setting.


 
> How can I do this? Thank you for your help.

hmm never had that biest.
does your card support pnp, hmm doesn't look like.
aboves looks like the output from the alsa driver.

if aboves doesn't work please try the cs4231 after reboot 
with the bare minimum.

--
maks



Reply to: