You are not logged in.
I am having a problem getting my mic to work under skype, I have the device set to capture and I can do a test recording in Audacity setting it to use the Front mic on my sound card but no matter what sound device I set skype to use it doesn't want to work.
Offline
I also have problems with skype for Linux and audio. In my case is because I have a non-standard alsa setup; I redirect everything through jack. Though in my case without jack everything works, I read somewhere that skype for Linux does not implement alsa properly, so the behaivour can be unpredictable. So, when I need to make a phone call the choice is one of these:
a) use gmail calls
b) open skype in windows (through virtualbox)
Offline
I have a standard ALSA setup on my system, and I'm not going to try and talk my company into purchasing a windows license so I can run windows in a VM just to use skype
Offline
So you told your boss he could save money with you because you don't need a windows license? ![]()
Offline
Nope its a Linux shop so no need/want for windows...
Anyways back on topic other than trying to convince everyone to use some other solution or using a virtual machine... anyone have any ideas on my problem?
Last edited by vendion (2011-04-19 23:26:23)
Offline
Anyways it seems that part of the problem is that Skype doesn't see any kind of capture devices, under the Microphone dropdown it only lists output devices (unless I have missed something and microphones now support surroundsound...).
I know in the wiki page for Skype they have this but that is about adding an output device it looks like would it also work for input devices as well or is there something else that I will need to do?
Offline
Are you using plain Alsa or do you have pulse installed?
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
I'm using ALSA but I also have the ALSA-OSS package installed if that would make a difference. I have tried everything I can think of in Kmix (I have the mic volume to about 75% unmuted, the mic boost is all the way up, but Skype still fails to grab the mic. Capture is active on this mic and all the way up, my first Input Source is set for Front Mic. The mic is connected into the from mic jack, but I have tried using the back one and changing the settings for that and still no go...
Here is the output from amixer:
vendion ~ $ amixer
Simple mixer control 'Master',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
Playback channels: Mono
Limits: Playback 0 - 64
Mono: Playback 34 [53%] [-30.00dB] [on]
Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch penum
Playback channels: Front Left - Front Right
Limits: Playback 0 - 64
Mono:
Front Left: Playback 64 [100%] [0.00dB] [on]
Front Right: Playback 64 [100%] [0.00dB] [on]
Simple mixer control 'PCM',0
Capabilities: pvolume pswitch penum
Playback channels: Front Left - Front Right
Limits: Playback 0 - 64
Mono:
Front Left: Playback 64 [100%] [0.00dB] [on]
Front Right: Playback 64 [100%] [0.00dB] [on]
Simple mixer control 'Front Mic',0
Capabilities: pvolume pswitch penum
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 21 [68%] [-3.00dB] [on]
Front Right: Playback 21 [68%] [-3.00dB] [on]
Simple mixer control 'Front Mic Boost',0
Capabilities: volume penum
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 3 [100%] [30.00dB]
Front Right: 3 [100%] [30.00dB]
Simple mixer control 'Line',0
Capabilities: pvolume pswitch penum
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 31 [100%] [12.00dB] [on]
Front Right: Playback 31 [100%] [12.00dB] [on]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined penum
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'IEC958 Default PCM',0
Capabilities: pswitch pswitch-joined penum
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch penum
Capture channels: Front Left - Front Right
Limits: Capture 0 - 46
Front Left: Capture 46 [100%] [30.00dB] [on]
Front Right: Capture 46 [100%] [30.00dB] [on]
Simple mixer control 'Capture',1
Capabilities: cvolume cswitch penum
Capture channels: Front Left - Front Right
Limits: Capture 0 - 46
Front Left: Capture 46 [100%] [30.00dB] [off]
Front Right: Capture 46 [100%] [30.00dB] [off]
Simple mixer control 'Digital',0
Capabilities: cvolume penum
Capture channels: Front Left - Front Right
Limits: Capture 0 - 120
Front Left: Capture 0 [0%] [-30.00dB]
Front Right: Capture 0 [0%] [-30.00dB]
Simple mixer control 'Input Source',0
Capabilities: cenum
Items: 'Rear Mic' 'Front Mic' 'Line'
Item0: 'Front Mic'
Simple mixer control 'Input Source',1
Capabilities: cenum
Items: 'Rear Mic' 'Front Mic' 'Line'
Item0: 'Rear Mic'
Simple mixer control 'Rear Mic',0
Capabilities: pvolume pswitch penum
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 22 [71%] [-1.50dB] [off]
Front Right: Playback 22 [71%] [-1.50dB] [off]
Simple mixer control 'Rear Mic Boost',0
Capabilities: volume penum
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB] Last edited by vendion (2011-04-21 18:17:18)
Offline
Did you have a look at http://www.skype.com/intl/en-us/support … tup-linux/ ?
Offline
I assume that you are reffering to this:
modprobe snd-pcm-oss
modprobe snd-mixer-ossNo I don't have those modules loaded, I didn't think that Skype 2.2 required OSS support for the mic.
Last edited by vendion (2011-04-21 18:56:36)
Offline
Unless you really need something from alsa's oss emulation I think you don't need alsa-oss. I have also blacklisted all the modules related to alsa's oss emulation that were automatically loaded because from what I read it usually causes more problems than what it solves.
I have pulseaudio installed and skype has been working just fine here, however it should work just fine only with alsa. I am using xfce so I can't help with anything kde related.
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline