From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 8 08:29:12 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2130C1065745 for ; Thu, 8 Jan 2009 08:29:12 +0000 (UTC) (envelope-from vladimirt@PartyGaming.com) Received: from mx1.corp.idatanet.com (mx1.corp.idatanet.com [85.115.136.170]) by mx1.freebsd.org (Postfix) with ESMTP id 931DB8FC13 for ; Thu, 8 Jan 2009 08:29:11 +0000 (UTC) (envelope-from vladimirt@PartyGaming.com) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3168 Received: from gibsvwin008.partygaming.local ([10.3.10.32]) by mx1.corp.idatanet.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 8 Jan 2009 09:28:58 +0100 Received: from SOFSVWIN004X.partygaming.local ([10.4.10.228]) by gibsvwin008.partygaming.local with Microsoft SMTPSVC(6.0.3790.3959); Thu, 8 Jan 2009 09:29:00 +0100 Received: from 10.4.71.11 ([10.4.71.11]) by SOFSVWIN004X.partygaming.local ([10.4.10.230]) via Exchange Front-End Server corp.mail.partygaming.com ([10.3.10.32]) with Microsoft Exchange Server HTTP-DAV ; Thu, 8 Jan 2009 08:28:58 +0000 Received: from daemon2.partygaming.local by corp.mail.partygaming.com; 08 Jan 2009 10:28:57 +0200 From: Vladimir Terziev To: Ulrich Spoerlein In-Reply-To: <20090108080708.GE1462@roadrunner.spoerlein.net> References: <20090108080708.GE1462@roadrunner.spoerlein.net> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Organization: GB Servicves Ltd. Date: Thu, 08 Jan 2009 10:28:57 +0200 Message-ID: <1231403337.2842.7.camel@daemon2.partygaming.local> MIME-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port X-OriginalArrivalTime: 08 Jan 2009 08:29:00.0062 (UTC) FILETIME=[27D723E0:01C9716B] Cc: freebsd-hackers@freebsd.org, Matthias Apitz Subject: Re: /dev/dsp* & /dev/audio* devices not present X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2009 08:29:13 -0000 Thank you very much Ulrich! After running "ls -l /dev/dsp0 /dev/dsp0.0" the devices are present and Ekiga has found them. The reasonable question is why Ekiga was not able to discover them without the hack you suggested. Regards, Vladimir On Thu, 2009-01-08 at 10:07 +0200, Ulrich Spoerlein wrote: > On Thu, 08.01.2009 at 09:06:45 +0200, Vladimir Terziev wrote: > > Hi Matthias, > > > > i configured Ekiga and during the configuration process it didn't > find > > any Audio device, so i think /dev/dsp* devices must be present, > isn't > > it ? >=20 > Please run > % cat /dev/sndstat > % ls -l /dev/dsp0 /dev/dsp0.0 >=20 > The reason you are not seeing them with 'ls /dev/dsp*' is because > devfs > is creating the nodes when they are open(2)'ed. Using shell globbing > will > search the output of readdir(2) for matches to dsp* where devfs has no > way of dynamically creating nodes (which ones should it create > anyway?) >=20 > This is a FAQ really. >=20 > Cheers, > Ulrich Spoerlein > -- > It is better to remain silent and be thought a fool, > than to speak, and remove all doubt. >=20 >=20 This email and any attachments are confidential, and may be legally = privileged and protected by copyright. If you are not the intended = recipient dissemination or copying of this email is prohibited. If you = have received this in error, please notify the sender by replying by = email and then delete the email completely from your system.=20 Any views or opinions are solely those of the sender. This = communication is not intended to form a binding contract unless = expressly indicated to the contrary and properly authorised. Any actions = taken on the basis of this email are at the recipient's own risk.