Date: Mon, 24 Sep 2007 11:01:41 -0700 From: Predrag Punosevac <punosevac@math.arizona.edu> To: Rem P Roberti <remegius@comcast.net>, questions@freebsd.org Subject: Re: Skype problem Message-ID: <46F7FB85.705@math.arizona.edu> In-Reply-To: <46F7EB8A.4090703@comcast.net> References: <46F7EB8A.4090703@comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Rem P Roberti wrote: > Just installed Skype on my FreeBSD 6.2 system and I can receive and > chat, but I can't transmit. Any ideas on why the mike won't function? Audio card is not configured properly. Skype has noting to do with it as it would work out of box if the hardware is configured properly. Check your recording device, mixer level and similar. You also have to give permission permissions by editing /etc/devfs.conf perm /dev/dsp* 0666 (dsp stands for synthetic sound) and probably the next one would not hurt perm /dev/pci* 0666 It would help if you tell us your set up (which audio card you use, which driver and so on before somebody can say something more). > > TIA, > > Rem > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46F7FB85.705>