Re: cs46xx only works as a module - only outputs sound when pcm/dsp is in use.

From: Dan Aloni (karrde@callisto.yi.org)
Date: Wed Oct 11 2000 - 04:49:46 EST


On Tue, 10 Oct 2000, David Ford wrote:

> 1) cs46xx only works as a module. Even when it is compiled into the
> kernel, I can still load the cs46xx module..which will work. When
> compiled in, it shows zero indication of actually being in there, no
> boot messages etc.

It would be very helpful if you compile it with #define DEBUG, it will
increase its verbosity. I'm forwarding this to the linux-sound
mailing list.

--- linux/drivers/sound/cs46xx.c Sat Oct 7 11:49:18 2000
+++ linux/drivers/sound/cs46xx.c Wed Oct 11 07:41:02 2000
@@ -51,6 +51,8 @@
 
 #include "cs461x.h"
 
+#define DEBUG
+
 #define ADC_RUNNING 1
 #define DAC_RUNNING 2
 

-- 
Dan Aloni 
dax@karrde.org

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Oct 15 2000 - 21:00:16 EST