 |
 |
 |
 |
| Fedora 13 Development Branch Discussions on the Development Branch that will lead to Fedora 13 (This Forum will eventually be Archived). |

10th May 2010, 03:52 AM
|
|
Registered User
|
|
Join Date: Nov 2008
Location: The Motor City Madhouse
Posts: 207

|
|
|
no sound with webcam
Hello again...Dell Inspiron with integrated webcam and dual mic. I don't seem to be able to record any sound. all audio OUTPUT seems just fine. Is there something i can change a setting on or something? Oh and on USTREAM it does detect the mic but i just can't record any sound. Not just on USTREAM...
|

10th May 2010, 05:00 AM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,580

|
|
|
Re: no sound with webcam
Go to System-->Preferences-->Sound-->Hardware and/or Input and make sure the webcam is properly set up as your sound device. I remember when setting up my Dell laptop with Skype it was aggravating.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|

10th May 2010, 11:01 PM
|
|
Registered User
|
|
Join Date: Nov 2008
Location: The Motor City Madhouse
Posts: 207

|
|
|
Re: no sound with webcam
Quote:
Originally Posted by GoinEasy9
Go to System-->Preferences-->Sound-->Hardware and/or Input and make sure the webcam is properly set up as your sound device. I remember when setting up my Dell laptop with Skype it was aggravating.
|
Hi GE...Thanks for your reply...I looked but i don't seem to have many options available...I also looked in the sound info and it looks like a lot of stuff is disabled? I don't know if it's supposed to be like that but i'm including a screenshot so you can see what i'm talking about...
|

10th May 2010, 11:52 PM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,580

|
|
|
Re: no sound with webcam
Sorry, but I haven't used KDE with fedora yet, so I can't help you with the apps that set the preferences with sound. Is Kmix still around with KDE4? When I used KDE back in the 3.5 days, right clicking on the speaker icon would bring me to sound preferences and I could adjust the types of devices and levels from there.
Maybe someone who uses KDE can be more specific as to which apps to use. I see your screenshot has Alsa, but no mention of pulseaudio, and, my setups all configure pulseaudio.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|

11th May 2010, 12:11 AM
|
|
Registered User
|
|
Join Date: Nov 2008
Location: The Motor City Madhouse
Posts: 207

|
|
|
Re: no sound with webcam
Quote:
Originally Posted by GoinEasy9
Sorry, but I haven't used KDE with fedora yet, so I can't help you with the apps that set the preferences with sound. Is Kmix still around with KDE4? When I used KDE back in the 3.5 days, right clicking on the speaker icon would bring me to sound preferences and I could adjust the types of devices and levels from there.
Maybe someone who uses KDE can be more specific as to which apps to use. I see your screenshot has Alsa, but no mention of pulseaudio, and, my setups all configure pulseaudio.
|
Yeah i'm just totally lost *LOL* ... I do have pulseaudio somewhere on here...i'm new to kde too...i tried it a few years ago for a few days but went back to gnome but now i want ot try it more long term...i guess i shouldn't go to something i'm new at during a preview release hehe
|

12th May 2010, 08:51 PM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,765

|
|
|
Re: no sound with webcam
check the KDE System Settings thing, it should include a sound devices config applet.
|

13th May 2010, 10:36 AM
|
|
Registered User
|
|
Join Date: Nov 2008
Location: The Motor City Madhouse
Posts: 207

|
|
|
Re: no sound with webcam
Quote:
Originally Posted by AdamW
check the KDE System Settings thing, it should include a sound devices config applet.
|
Where do i find the settings? I saw something for KDE resources but it wasn't really what i was looking for...
|

13th May 2010, 11:53 PM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,765

|
|
|
Re: no sound with webcam
I don't know in detail, I don't use KDE. I'm vaguely remembering from testing KDE 4.1 back when I worked for Mandriva.
|

14th May 2010, 12:59 AM
|
 |
Registered User
|
|
Join Date: Jan 2010
Posts: 897

|
|
|
Re: no sound with webcam
|

14th May 2010, 08:26 AM
|
|
Registered User
|
|
Join Date: Nov 2008
Location: The Motor City Madhouse
Posts: 207

|
|
|
Re: no sound with webcam
Quote:
Originally Posted by BugRocks1
|
ugh...i can't find any options that look like that for any of the audio
|

15th May 2010, 05:05 AM
|
 |
Registered User
|
|
Join Date: Jan 2010
Posts: 897

|
|
|
Re: no sound with webcam
Install pavucontrol and you will see those options also gmixer can be great to check the other mixers(i.e. alsa, gstreamer):
Quote:
|
yum install pavucontrol gmixer
|
After that try loading the loopback module:
Quote:
|
pactl load-module module-loopback
|
ps: to make that persistent between boots you need to add(or uncoment) that in /etc/pulse/default.pa
If your microphone still doesn't work you could try enabling pulse in gnome if you use gnome.
Quote:
Gnome configuration for gstreamer/pulseaudio
gconftool-2 -t string --set /system/gstreamer/0.10/default/audiosink pulsesink
gconftool-2 -t string --set /system/gstreamer/0.10/default/audiosrc pulsesrc
gconftool-2 -t string --set /system/gstreamer/0.10/default/musicaudiosink pulsesink
gconftool-2 -t string --set /system/gstreamer/0.10/default/chataudiosink pulsesink
To see all options you can use:
gconftool-2 --dump /system/gstreamer/0.10/default/
Not sure if it works though.
The long key descriptions in "gconf-editor" show this:
Quote:
|
GStreamer can play audio using any number of output elements. Some possible choices are osssink, esdsink and alsasink. The audiosink can be a partial pipeline instead of just one element.
|
|
- If the software you are using uses DSP you may need to start it using padsp.
Software
∘ gmixer
∘ pavucontrol
∘ gconf-editor
∘ pactl
∘ pacmd
∘ padsp
∘ parec
∘ paplay
∘ pasuspender
∘ alsamixer
∘ amixer
---------- Post added at 08:05 PM CDT ---------- Previous post was at 08:02 PM CDT ----------
You also may want to read the "Perfect Setup"
http://www.pulseaudio.org/wiki/PerfectSetup
|

15th May 2010, 05:45 AM
|
|
Registered User
|
|
Join Date: Jan 2010
Posts: 4,979

|
|
|
Re: no sound with webcam
One last thing I'll throw out, simply because I ran into it on Ubuntu Lucid, but on only one machine (out of installs on two fairly similar Asus netbooks).
After installing pavucontrol, if you go to devices, you'll see two sliders for the microphone. They're linked together but the second icon from the right (which was an unintuitive one in the Ubuntu Gnome interface) will unlock it. Slide one slider, doesn't matter which, to the left.
That fixed the problem, in Ubuntu, for a few people, including myself. I haven't had the problem in Fedora, so have no idea if it will help.
|

15th May 2010, 11:40 AM
|
|
Registered User
|
|
Join Date: Nov 2008
Location: The Motor City Madhouse
Posts: 207

|
|
|
Re: no sound with webcam
ugh...i dunno...i'm totally lost now *LOL*
---------- Post added at 06:40 AM CDT ---------- Previous post was at 05:41 AM CDT ----------
Okay it gets weirder and weirder...in skype i can hear the test call but not record...in amsn i can neither hear anything or record...i've about had it...ha
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 04:55 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|