At Fri, 02 Aug 2002 07:51:27 +0200, Benny Sjostrand wrote: > > > > > > > > >about the secondary codec on terratec xfire: it's still not detected. > >could you test the latest cvs driver? i'm afraid that i did something > >wrong in merging... > > > > I've done a quick test with the CVS code now, and it seems to work just > fine, i just got some newbie > questions, how do activate CONFIG_SND_CS46XX without modifying the > Makefile?, how do > I activate the snd_printd ? , (without modifying config.h)
if you build the modules from alsa-driver (i.e. not on 2.5 kernel), then CONFIG_SND_CS46XX is set in the configure script. as default, all card modules are compiled, or selectable via --with-cards option. but the CONFIG_SND_CS46XX_NEW_DSP variable is not set in configure script. you have to modify it in alsa-driver/pci/cs46xx/Makefile. you'll see the two lines which are currently commented out. if this is extremely annoying, i will enable it as default, but i don't think it's too much job :) abound snd_printd() and snd_printdd(). the former is activated when --with-debug=full option is given to the configure script. and the latter is on when --with-debug=detect. the latter option enables all debug information. > > About the secondary codec on the terratex xfire card, can we try to > trace exactly where it failed > to detect it, I would like to know. > > On the "Turtle Beach Santa Cruz" now i know that GPIO7/GPIO8 on sec. > codec controls back speakers, that's not done yet, > But I would like to know if current code at least detects the secondary > CODEC successfully. In theory it should. perhaps X-Fire has also some gpio's. i'll try to contact with TerraTec about this info. Terratec X-Fire: dsp: cs4630 primary codec: CS4294 rev 5 secondary codec: not sure.. the driver shows 'not present' i will take a look at the card later > A small fix to cs46xx_lib.c, it does not make any sense calling > playback_transfer before the PCMreader is linked or Playback controll > register set to 0. && I would like to update the TODO text to something > else. ok. will be fixed soon. ciao, Takashi ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel