Hi Julien, > This says it all: your soundcard isn't fullduplex. > Or at least the > drivers you use for it aren't. > > Are you using ALSA?
Yes I'm using ALSA. Hereinunder are my finding; # lspci | grep -i audio 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 10) # cat /proc/asound/oss/sndstat Sound Driver:3.8.1a-980706 (ALSA v1.0.9rc4a emulation code) Kernel: Linux localhost.localdomain 2.6.11-1.27_FC3 #1 Tue May 17 20:27:37 EDT 2005 i686 Config options: 0 Installed drivers: Type 10: ALSA emulation Card config: VIA 8233-Pre with ALC200,200P at 0xe400, irq 5 Audio devices: 0: VIA 8233-Pre (DUPLEX) Synth devices: NOT ENABLED IN CONFIG Midi devices: NOT ENABLED IN CONFIG Timers: 7: system timer Mixers: 0: Realtek ALC200,200P rev 0 # lsmod | grep snd snd_via82xx 29888 3 snd_ac97_codec 78588 1 snd_via82xx snd_pcm_oss 52512 0 snd_mixer_oss 19072 1 snd_pcm_oss snd_pcm 99720 5 snd_via82xx,snd_ac97_codec,snd_pcm_oss snd_timer 33668 1 snd_pcm snd_page_alloc 10244 2 snd_via82xx,snd_pcm gameport 5057 1 snd_via82xx snd_mpu401_uart 10368 1 snd_via82xx snd_rawmidi 30368 1 snd_mpu401_uart snd_seq_device 9356 1 snd_rawmidi snd 57444 13 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device soundcore 10785 1 snd B.R. Stephen _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
