Re: [GnomeMeeting-list] Logitech Quickcam pro 4000 microphone does not work with gnomeeting-1.2.1



Le dimanche 20 mars 2005 à 20:04 -0500, Leonid Petrov a écrit :
> Dear all,
> 
>   I cannot enable microphone Logitech Quickcam pro 4000 to work with 
> gnomemeeting-1.2.1. I have a built-in audio support in my mobo, ABIT IS7, 
> so I configure my built-in chip as the first sound card and webcam audio as 
> the second. xawtv shows that video of my webcam works. Command
> rec -d /dev/dsp1 -f a -r 44110 -o /tmp/a1.wav
> shows that microphone from the web cam works correctly. However, when
> I attempt to configure gnomemeeting, druid tells me
> "Impossible to open the selected audio device (/dev/dsp1) for recording"
> when I try to test settings. Druid, step 6, shows me only OSS and Quicknet.
> I selected OSS.
> 
>   I combed through gnomemeeting mailing list and found that similar problems
> were reported in the past, but I could not find solution. As far as 
> I understand (maybe incorrectly), the problem is that pwlib tries to 
> open /dev/dsp1 for writing. Yes, I can open /dev/dsp1 for reading 
> ( cat /dev/dsp1 > /tmp/test.raw ) and then listen what is written 
> (cat /tmp/test.raw > /dev/dsp ), but I cannot open /dev/dsp1 for writing:
> 
> /tmp> cat /tmp/test.raw > /dev/dsp1
> /dev/dsp1: No such device.
> /tmp> 
> 

That's most probably the problem. But why are you using OSS and not
ALSA?


>  I found 
> 
> >     * From: Damien Sandras <dsandras seconix com>
> >     * To: gnomemeeting-list gnome org
> >     * Subject: Re: [GnomeMeeting-list] Sound problems
> >     * Date: 23 Feb 2003 15:18:27 +0100
> > 
> > Don't use the snd-audio-usb module for the webcam microphone but the
> > "audio" module from the standard kernel : modprobe audio.
> 
>   However, I did not find the way how to use audio instead of snd_usb_audio:
> if I remove snd_usb_audio and load audio, /dev/dsp1 is not working: read
> returns nothing. Attempts to play with /etc/modules.conf did not solve the
> problem.
> 

Then you are using ALSA, and you should be using the ALSA audio plugin,
not the OSS one. All plugins are available on www.gnomemeeting.org, or
in your favorite distribution.

>   So, the question is how to enable built-in microphone to work with 
> gnomemeeting-1.2.1, kernel 2.6.11?

You are using the ALSA drivers, so you should use the ALSA GnomeMeeting
plugin instead of the OSS GnomeMeeting plugin. 

Please report back if it solves your problem.

Thanks!
-- 
 _      Damien Sandras
(o-     GnomeMeeting: http://www.gnomemeeting.org/
//\     FOSDEM 2005 : http://www.fosdem.org
v_/_    H.323 phone : callto:ils.seconix.com/dsandras seconix com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]