Hi, I have some recording problems with a "Creative Labs SB Audigy FireWire Port" card. Alsa conf is ok and all works as expected, except when I try to connect a guitar in the mic input: no guitar sound. ----- grinch@badiou:~$ cat /etc/debian_version testing/unstable grinch@badiou:~$ uname -a Linux badiou 2.6.12.2 #4 SMP Thu Jun 30 11:18:12 CEST 2005 i686 GNU/Linux grinch@badiou:~$ lspci | grep Creative 0000:04:00.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04) 0000:04:00.1 Input device controller: Creative Labs SB Audigy MIDI/Game port (rev 04) 0000:04:00.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04) grinch@badiou:~$ lsmod | cut -d' ' -f1 | grep emu snd_emu10k1_synth snd_emu10k1 snd_emux_synth snd_seq_midi_emul snd_emu10k1x emu10k1_gp ----- It is not a hardware probem: I reboot on windows to test it and it works ok. Any idea? Thanks, Bye