Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-06-2011, 01:04 PM
|
#1
|
|
LQ Newbie
Registered: Nov 2011
Posts: 23
Rep: 
|
audio chat software for linux redhat
I use redhat 5.7. I can't get any audio chat to work on my desktop. An old skype works, but since my computer does not record audio, audio chat on skype is not possible.
I contacted redhat support but could not find solution for this. So I thought of contacting here, thinking that someone may have practical experience. Are you aware of a good audio (bonus if it allows video also) chat software for linux.
I have virtualbox with Windows 7 in it, but virtualbox does not allow recording voice in it. I tried VMware but that does not install in my desktop.
Thank you for your help in advance.
|
|
|
|
12-06-2011, 01:43 PM
|
#2
|
|
Member
Registered: Oct 2007
Location: triad, nc, usa
Distribution: Ubuntu
Posts: 221
Rep:
|
Well, my first thought, is we need to determine if it's a hardware or software issue. In other words, is your problem related to your computer not recognizing your input device (and if not, what sort of device is it, sound card input, USB input) or is it a software issue (your computer recognizes the device but the software doesnt, or it doesnt function)
|
|
|
|
12-06-2011, 01:48 PM
|
#3
|
|
LQ Newbie
Registered: Nov 2011
Posts: 23
Original Poster
Rep: 
|
Quote:
Originally Posted by akuthia
Well, my first thought, is we need to determine if it's a hardware or software issue. In other words, is your problem related to your computer not recognizing your input device (and if not, what sort of device is it, sound card input, USB input) or is it a software issue (your computer recognizes the device but the software doesnt, or it doesnt function)
|
Thanks. Earlier I had windows as main host and that time: I could do recording. One day... it crashed...and I had redhat installed. Since then...no audio chat.
|
|
|
|
12-06-2011, 02:22 PM
|
#4
|
|
Member
Registered: Oct 2007
Location: triad, nc, usa
Distribution: Ubuntu
Posts: 221
Rep:
|
Well, i'm surprised the RH support wasn't able to help you, but until some heavy hitters get here, lets take a look at some of the questions I asked: lets start from the end, i guess  oes the program (lets start with skype) when you start skype and go into the options, is the audio device listed?
|
|
|
1 members found this post helpful.
|
12-06-2011, 08:41 PM
|
#5
|
|
LQ Newbie
Registered: Nov 2011
Posts: 23
Original Poster
Rep: 
|
Quote:
Originally Posted by akuthia
when you start skype and go into the options, is the audio device listed?
|
For ringing, microphone and speakers: three of them it shows default device.
In microphone: other options are hda intel and usb device.
Similarly, in speakers: other options are hda intel.
Thanks.
|
|
|
|
12-06-2011, 08:43 PM
|
#6
|
|
Member
Registered: Oct 2007
Location: triad, nc, usa
Distribution: Ubuntu
Posts: 221
Rep:
|
And what sort of device are you using? is it a usb Headset? an 8mm sound card plug in mic?
|
|
|
1 members found this post helpful.
|
12-06-2011, 09:01 PM
|
#7
|
|
LQ Newbie
Registered: Nov 2011
Posts: 23
Original Poster
Rep: 
|
It is i ball, i342MV microphone (not usb device). Thanks a lot for reply.
|
|
|
|
12-06-2011, 09:04 PM
|
#8
|
|
Member
Registered: Oct 2007
Location: triad, nc, usa
Distribution: Ubuntu
Posts: 221
Rep:
|
ok, so from a hardware perspective (i was hoping for some linux expert backup by now! :P ) is it plugged into the correct input on the soundcard/motherboard (generally speaking, mics are pink colored inputs), does changing to the intel HDA within skype change anything? It maybe that skype is defaulting to USB instead of the standard mic
|
|
|
|
12-06-2011, 09:21 PM
|
#9
|
|
LQ Newbie
Registered: Nov 2011
Posts: 23
Original Poster
Rep: 
|
Quote:
Originally Posted by akuthia
ok, so from a hardware perspective (i was hoping for some linux expert backup by now! :P ) is it plugged into the correct input on the soundcard/motherboard (generally speaking, mics are pink colored inputs), does changing to the intel HDA within skype change anything? It maybe that skype is defaulting to USB instead of the standard mic
|
I tried changing options and record, but skype-test call does not record anything.
All microphone jacks are properly placed. My skype version is beta.
I earlier tried rpm files of gtalk, even using yum localinstall, but dependencies failed.
|
|
|
|
12-07-2011, 06:25 AM
|
#10
|
|
Member
Registered: Oct 2007
Location: triad, nc, usa
Distribution: Ubuntu
Posts: 221
Rep:
|
I know this is written for Ubuntu, but give it a read over, and see if you can modify to get the steps into RH https://help.ubuntu.com/community/HdaIntelSoundHowto
|
|
|
1 members found this post helpful.
|
12-07-2011, 08:54 AM
|
#11
|
|
LQ Newbie
Registered: Nov 2011
Posts: 23
Original Poster
Rep: 
|
Quote:
Originally Posted by akuthia
|
It does not still work.
My codec is
Codec: Analog Devices AD1983
And in the http://www.mjmwired.net/kernel/Docum...Models.txt#266, there is nothing under its name.
I also found this line in modprobe.conf:
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-hda-intel
I don't know what it means.
Thanks for your help.
Last edited by sparsh0mittal; 12-07-2011 at 08:58 AM.
|
|
|
|
12-07-2011, 09:13 AM
|
#12
|
|
Senior Member
Registered: Apr 2008
Distribution: PCLinux, Ubuntu, Peppermint
Posts: 3,397
|
I had the same problem with an in-built microphone on an Acer. If you open Skype and go to options and then Sound Devices, click the down arrow on its tab to see if you have other options. Mine was set to Default device(default) and when I change it to one of the other options, it worked. I don't know why there were so many option nor do I know why it worked but you could try it, nothing to be lost.??
|
|
|
1 members found this post helpful.
|
12-07-2011, 09:29 AM
|
#13
|
|
Member
Registered: Oct 2007
Location: triad, nc, usa
Distribution: Ubuntu
Posts: 221
Rep:
|
I THINK he already did that yancek, but at this point, i'm out of ideas :|
|
|
|
|
12-07-2011, 10:04 AM
|
#14
|
|
LQ Newbie
Registered: Nov 2011
Posts: 23
Original Poster
Rep: 
|
Quote:
Originally Posted by yancek
I had the same problem with an in-built microphone on an Acer. If you open Skype and go to options and then Sound Devices, click the down arrow on its tab to see if you have other options. Mine was set to Default device(default) and when I change it to one of the other options, it worked.
|
I tried that and still it does not work. I will try additionally with another microphone. Also let me know if there are other options. Thanks for the help.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
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
|
|
|
All times are GMT -5. The time now is 02:29 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|