Re: [Alsa-devel] Re: How to enable bios-disabled soundcard?

From: Meelis Roos
Date: Thu May 18 2006 - 17:39:36 EST


The best way to find out is to edit snd_cs4281_probe() and add snd_printk()s
at all error paths to find the one which actually fails.

The error EIO comes only from snd_cs4281_chip_init(), and you must
have a corresponding error message.

There are some fixes in 2.6.17 tree regarding cs4281. Give it a try.

Yes! Todays 2.6.17-rc4+git works fine with this soundcard. Thanks!

--
Meelis Roos (mroos@xxxxxxxx)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/