| Suse/Novell This Forum is for the discussion of Suse Linux. |
| 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. |
|
 |
07-16-2008, 11:50 AM
|
#1
|
|
Member
Registered: Feb 2004
Location: Upstate New York
Distribution: openSUSE Linux 10.2
Posts: 83
Rep:
|
openSUSE 11.0 x86_64; No sound in Skype 2.0.x
Hello,
Has anyone gotten Skype 2.0.x to work in openSUSE 11.0 x86_64?
(So far, I've installed the 'static' version and when I call, it indicates there is a problem with sound.)
Obviously, it's a 32-bit app running in 64-bit so I suspect it's not finding certain libraries.
Any guidance would be appreciated.
Thanks in advance.
|
|
|
|
07-16-2008, 11:02 PM
|
#2
|
|
LQ Newbie
Registered: Jul 2008
Location: Taiwan
Distribution: openSUSE 10.3, 11.0, FreeBSD 6.3, 7.0, OpenBSD 4.1
Posts: 26
Rep:
|
I also run skype 2.0.x static version in openSUSE 11 x86_64 but i can speak and listen when call out via skype.
Can you output more message when run skype by command?
|
|
|
|
07-18-2008, 07:41 AM
|
#3
|
|
Member
Registered: Dec 2005
Location: dublin
Distribution: suse 11.3, 64 bit
Posts: 126
Rep:
|
when i use skype on my suse 11.0 64 bit i can hear but i can not use microfon. when i connect microfon i can hear my voice in the speakers (so microfon is working ok and is connected ok) bu on the other end cant hear me.i even tried a soft to record my voice and no luck...
|
|
|
|
07-18-2008, 02:56 PM
|
#4
|
|
Member
Registered: Feb 2004
Location: Upstate New York
Distribution: openSUSE Linux 10.2
Posts: 83
Original Poster
Rep:
|
stderr for loading skype from cli
ALSA lib control.c:874  snd_ctl_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_ctl_pulse.so
ALSA lib pcm.c:2104  snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib control.c:874  snd_ctl_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_ctl_pulse.so
ALSA lib control.c:874  snd_ctl_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_ctl_pulse.so
Any ideas?
|
|
|
|
07-18-2008, 04:50 PM
|
#5
|
|
Member
Registered: Apr 2002
Location: ks
Distribution: openSUSE 12.2 64 bit
Posts: 487
Rep:
|
Start alsamixer from the command line. Press tab to bring up the capture field.
Use the right arrow key to highlight the mic column. Make sure L R CAPTUR is red. If not, press the space bar.
Use the right arrow key to move to the capture column. Raise the gain level at least past half way with the up arrow key. Press space to add the red L R CAPTUR indication to this column.
Press esc to quit. Try the mic again. HTH
Last edited by pilotgi; 07-18-2008 at 06:46 PM.
Reason: First post was relevant to 10.3
|
|
|
|
07-19-2008, 06:00 AM
|
#6
|
|
Member
Registered: Feb 2004
Location: Upstate New York
Distribution: openSUSE Linux 10.2
Posts: 83
Original Poster
Rep:
|
no prob with (64-bit) sound in general
I have no problem with sound--it's only when placing a call that the callee cannot hear me.
Thanks
|
|
|
|
07-22-2008, 02:56 AM
|
#7
|
|
Member
Registered: Dec 2005
Location: dublin
Distribution: suse 11.3, 64 bit
Posts: 126
Rep:
|
i think this is what we get for using 64 bit. i dont think there is a fix, but i wish
|
|
|
|
07-30-2008, 10:22 PM
|
#8
|
|
LQ Newbie
Registered: Jul 2008
Location: Pennsylvaina
Distribution: Slackware
Posts: 1
Rep:
|
Hi I'm new. Does the alsamixer have a fork to 'alsactrl'? It would be nice (after making some changes to the mixer) to just press a key or two to do an 'alsactrl store'. I have the sound blaster live! and for some reason (maybe after compiling a new kernel) my default microphone changes from mic1 to mic2. Leaving Skype with no microphone input.
Please forgive me if I've posted in the wrong area. I'll catch-on quickly (I hope) :^)
|
|
|
|
02-14-2009, 03:26 PM
|
#9
|
|
LQ Newbie
Registered: Feb 2009
Posts: 2
Rep:
|
Skype OpenSuse 11 Microphone problem?
Hi there,
Here is the solution that worked for me:
First: Uninstall the whole pulseaudio except from libpulse0 (in Yast)
Second: Go to Sound [Computer -> More Applications] and under Devices change all first four settings to Alsa and the fifth to HDA Intel (Alsa mixer)
Then switch from Devices to Sounds and tick Enable software sound mixing
Third: In [Computer -> More Aplcations] find Volume Control and in HDA Intel (Alsa mixer) -> Playback -> make sure that Mic Boost is high enough. Then go from Playback into Recording and make sure that both Capture settings are set to the top
Then when you go to Skype preferences -> Audio settings -> the top one will be HDA Intel (hw:Intel,0), second one HDA Intel (hw:Intel,0) and the third will be HDA Intel (plughw:Intel,0)
I hope this helps as it did help me...
Good luck.
Tom
Last edited by Kemron; 02-14-2009 at 03:32 PM.
|
|
|
|
06-01-2009, 11:44 PM
|
#10
|
|
LQ Newbie
Registered: Dec 2008
Location: buenos aires
Distribution: opensuse 10.3, opensuse 11.0, fedora 10
Posts: 26
Rep:
|
this worked for me
Quote:
Originally Posted by pilotgi
Start alsamixer from the command line. Press tab to bring up the capture field.
Use the right arrow key to highlight the mic column. Make sure L R CAPTUR is red. If not, press the space bar.
Use the right arrow key to move to the capture column. Raise the gain level at least past half way with the up arrow key. Press space to add the red L R CAPTUR indication to this column.
Press esc to quit. Try the mic again. HTH
|
Hi pilotgi, thanks, this worked for me!!!
Do you know if I could have changed this with kmix?
Does anybody know why can't a program like skype check this for me?
Or why would I want L R CAPTUR off as a default?
My solution had been to install another linux distro, opensuse 11.0, so that some things work in 10.3, some in 11, some with ubuntu, etc...,
and my webcam with windows XP, unfortuantely.
Very instructive, but not really the way it should be.
|
|
|
|
| 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 08:03 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
|
|