From owner-freebsd-multimedia@FreeBSD.ORG Fri Jan 13 03:41:02 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ED4D16A41F for ; Fri, 13 Jan 2006 03:41:02 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A3F643D46 for ; Fri, 13 Jan 2006 03:41:01 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-02-z2.arcor-online.net (mail-in-02-z2.arcor-online.net [151.189.8.14]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 468A9AB1FC; Fri, 13 Jan 2006 04:41:00 +0100 (CET) Received: by mail-in-02-z2.arcor-online.net (Postfix, from userid 100) id 3992F1ACA75; Fri, 13 Jan 2006 04:41:00 +0100 (CET) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mail-in-02-z2.arcor-online.net (Postfix) with ESMTP id 720BC1AA89E; Fri, 13 Jan 2006 02:04:56 +0100 (CET) Received: from lofi.dyndns.org (dslb-084-061-163-093.pools.arcor-ip.net [84.61.163.93]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 9579FA75E3; Fri, 13 Jan 2006 02:04:54 +0100 (CET) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.4/8.13.3) with ESMTP id k0CJNXu2083096 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Jan 2006 20:23:35 +0100 (CET) (envelope-from lofi@freebsd.org) Message-ID: <43C6ACB1.2010104@freebsd.org> Date: Thu, 12 Jan 2006 20:23:29 +0100 From: Michael Nottebrock User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: guru@Sisis.de References: <43C32957.5030207@opensound.com> <20060110085421.GA1894@rebelion.Sisis.de> <20060111084412.GA1936@rebelion.Sisis.de> <43C545DE.4040105@freebsd.org> <43C5460B.6020206@freebsd.org> <20060112085618.GA1644@rebelion.Sisis.de> In-Reply-To: <20060112085618.GA1644@rebelion.Sisis.de> X-Enigmail-Version: 0.92.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig001265C1DF63EDF80E9B378A" X-Virus-Scanned: by amavisd-new Cc: freebsd-multimedia@freebsd.org Subject: Re: Intel High Definition Audio (azalia) support now available in OSS/FreeBSD 6.0 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jan 2006 03:41:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig001265C1DF63EDF80E9B378A Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit guru@Sisis.de schrieb: > Thanks for your feedback, but you do not want me to open the new > notebook with the soldering iron in my hands to have a look for > some link there, no? :-)) What could I do without opening the box? Nothing I suppose. I don't consider it impossible the notebook manufacturer simply omitted this, since Windows does digital extraction for cd playback by default these days. > Another problem, but related to this. As usual there is a racing > between aRts daemon and any other application which wants to play > sound for the /dev/dsp device. I know the solution described in > the FAQ http://freebsd.kde.org/faq.php#q9 but it seems that it does > not work with the opensound driver because this brings up devices > like /dev/dsp0, /dev/dsp1, /dev/dsp2, ... and until know I only > could manage to play anything on /dev/dsp1 (even with the osstest > tool the others are not 'saying' any beep). That would be a bug in OSS. > In KDE one can set a timeout for aRts daemon to give away the sound > device on idle, I've set this to 6 secs, but ogle still claims on > launch that it is busy; the other solution launching ogle as You can set it as low as 1 second, which works pretty good in almost all situations. You can check if the device is really busy and what program has it open by doing fstat | grep dsp. If that command returns nothing and ogle still claims it cannot open the device, there's probably a problem with ogle and OSS. Cheers, -- ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --------------enig001265C1DF63EDF80E9B378A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3-nr1 (Windows 2000) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDxqy0Xhc68WspdLARAiruAKCA6wrzHGI688caKbaNwaB+C5MRnQCePWTB hHoqFS2hqvtuY/kWij7xbqI= =AjzU -----END PGP SIGNATURE----- --------------enig001265C1DF63EDF80E9B378A--