Le mardi 21 juin 2005 à 16:21 +0800, Stephen Liu a écrit : > Hi Damien, > > FC3 > KDE Desktop > GnomeMeeting 1.0.2 > > Tks for your advice. > > > And the alsa plugin in gnomemeeting 1.0.X or 1.2.x? > > I have no idea. Please advise how to check it and how > to install it in case of non-existence.
Check it in the preferences, audio devices, the name of the plugin. To install it, download and install :) > > > Then either your card is not full-duplex, or another > > program is using it > > to record already. > > Timidity++ was installed on this box. It seems it > occupying /dev/seqencers all the time even not > running. Please advise how to free /dev/sequencers > for another application if Timidity is not running > I don't think timidity++ is the cause. Just check that arecord is working (or not), if arecord is working, but not gnomemeeting, then your soundcard is not full-duplex (which would be weird). If arecord doesn't work, then either you have a configuration problem, or another program is taking the soundcard and you will have to find out which one (lsof can help in that case). > TIA > > > You can try the arecord command and see if it works. > > $ arecord > > $ su > Password: > # arecord > > Both just hanging. > > B.R. > Stephen > > > > > > > > Le mardi 21 juin 2005 à 16:06 +0800, Stephen Liu a > > écrit : > > > 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 -- _ Damien Sandras (o- GnomeMeeting: http://www.gnomemeeting.org/ //\ FOSDEM 2005 : http://www.fosdem.org v_/_ H.323 phone : callto:ils.seconix.com/[EMAIL PROTECTED] _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
