From owner-freebsd-questions@FreeBSD.ORG Mon Sep 24 22:44:09 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00BB416A468 for ; Mon, 24 Sep 2007 22:44:09 +0000 (UTC) (envelope-from remegius@comcast.net) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.200.82]) by mx1.freebsd.org (Postfix) with ESMTP id C10A313C4D3 for ; Mon, 24 Sep 2007 22:44:08 +0000 (UTC) (envelope-from remegius@comcast.net) Received: from bsd.remdog.net (c-67-164-123-46.hsd1.ca.comcast.net[67.164.123.46]) by comcast.net (sccrmhc12) with ESMTP id <200709242233460120042mmie>; Mon, 24 Sep 2007 22:33:46 +0000 Message-ID: <46F83B4E.4030408@comcast.net> Date: Mon, 24 Sep 2007 15:33:50 -0700 From: Rem P Roberti User-Agent: Thunderbird 2.0.0.6 (X11/20070918) MIME-Version: 1.0 To: questions@freebsd.org References: <46F7EB8A.4090703@comcast.net> <46F7FB85.705@math.arizona.edu> In-Reply-To: <46F7FB85.705@math.arizona.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Skype problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Sep 2007 22:44:09 -0000 > 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). Chipset is the VIA KM266, and I am using the integrated audio which uses the Realtek AC'97 software. No error messages on Skype test...just silence. Rem