Reply
 
Thread Tools Display Modes
  #1  
Old 11-25-2008, 11:45 AM
lorebett lorebett is offline
Junior Member
 
Join Date: Nov 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default No Microphone with Skype
Hi

I've just installed PCBSD and although the audio works fine, Skype does not get the sound from the microphone, thus I cannot use skype for voice calls...
is this a known issue?

thanks in advance
Reply With Quote
  #2  
Old 11-25-2008, 01:49 PM
Oko Oko is offline
Senior Member
 
Join Date: May 2007
Posts: 677
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: No Microphone with Skype
post output of mixer
Reply With Quote
  #3  
Old 11-25-2008, 03:35 PM
lorebett lorebett is offline
Junior Member
 
Join Date: Nov 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: No Microphone with Skype
Code:
Mixer vol      is currently set to  75:75
Mixer pcm      is currently set to  96:96
Mixer line     is currently set to  87:87
Mixer mic      is currently set to  95:95
Mixer cd       is currently set to  96:96
Mixer rec      is currently set to   0:0
Mixer igain    is currently set to   0:0
Mixer ogain    is currently set to  50:50
Mixer line1    is currently set to  75:75
Mixer phin     is currently set to  88:88
Mixer phout    is currently set to   0:0
Recording source: mic
Reply With Quote
  #4  
Old 11-26-2008, 07:32 AM
Oko Oko is offline
Senior Member
 
Join Date: May 2007
Posts: 677
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: No Microphone with Skype
Originally Posted by lorebett
Code:
Mixer vol      is currently set to  75:75
Mixer pcm      is currently set to  96:96
Mixer line     is currently set to  87:87
Mixer mic      is currently set to  95:95
Mixer cd       is currently set to  96:96
Mixer rec      is currently set to   0:0
Mixer igain    is currently set to   0:0
Mixer ogain    is currently set to  50:50
Mixer line1    is currently set to  75:75
Mixer phin     is currently set to  88:88
Mixer phout    is currently set to   0:0
Recording source: mic
Your Mixer rec is 0:0. How do you expect to record? Set it to 75:75.
Reply With Quote
  #5  
Old 11-26-2008, 09:25 AM
lorebett lorebett is offline
Junior Member
 
Join Date: Nov 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: No Microphone with Skype
I tried to set it with kmix but that does not seem to work... could you please suggest how to do with the mixer command itself?
thanks in advance
Reply With Quote
  #6  
Old 11-26-2008, 09:50 AM
eireen eireen is offline
Junior Member
 
Join Date: Nov 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: No Microphone with Skype
Is settings has something to do with it? Have you tried checking the settings? maybe it will work. Try it..
Reply With Quote
  #7  
Old 11-26-2008, 02:43 PM
Oko Oko is offline
Senior Member
 
Join Date: May 2007
Posts: 677
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: No Microphone with Skype
Originally Posted by eireen
Is settings has something to do with it? Have you tried checking the settings? maybe it will work. Try it..
No it will not. He doesn't have his audio device properly configured.

Step 1 Enable mixer

Code:
# echo mixer_enable=YES > rc.conf
Step 2 Set Mic rec to 75:75 by going to su mode and doing it from
the command line. Read the man pages for mixer please how to do it and forget about idiotic GUI.

Step 3 You have to alter the permissions so that you have enough
privileges to record sound.

Code:
ls -l /dev/dspl*
It would read rw-rw-rw
The permission should be set to 0666

Step 4 Go to Skype and chose among preferences /dev/dspl for recording
You might have up to 9 devices for synthetic voice (dspl)

Reboot to make sure all changes took place (this is not necessary if you do know how to restart rc scripts.

Step 5 Before starting Skype check dmesg. Your sound device should be
listed with full duplex mode. If it is not than you do not have
hardware.

Cheers,
Oko

P.S. I assume that Linux compatibility layer is enabled on PC-BSD. If not it should be enabled. In particular you need compatibility layer
for Linux kernel 2.6 and libraries that enable alsa emulator.
That might not be done properly in PCBSD as the compatibility layer has changed from 2.4 to 2.6.

Another note. I assumed you use Skype 2.0 from ports. If you are using PBIs in particular PBI for legacy Skype 1.2 you are on your own.
Reply With Quote
  #8  
Old 12-03-2008, 08:04 PM
TerryP TerryP is offline
Senior Member
 
Join Date: Nov 2005
Location: Ga. USofA
Posts: 7,906
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to TerryP Send a message via AIM to TerryP Send a message via Yahoo to TerryP
Default Re: No Microphone with Skype
$ mixer rec 75:75
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
skype can`t record on skype eco test ilanesh PBI Discussion 5 03-29-2010 01:25 PM
Microphone not working ! b0rka7a Sound and Multimedia 6 06-05-2008 07:27 PM
HOW-TO adjust microphone? mrnoble General Questions 4 08-25-2006 05:39 PM
Microphone JMan General Questions 1 04-30-2006 05:08 AM


All times are GMT. The time now is 06:52 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.