From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 5 02:47:37 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 1343916A547 for ; Sun, 5 Nov 2006 02:47:37 +0000 (UTC) (envelope-from verm@darkbeer.org) Received: from kawaii.mahou.org (kawaii.mahou.org [209.67.221.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 740E8441E7 for ; Sun, 5 Nov 2006 02:22:28 +0000 (GMT) (envelope-from verm@darkbeer.org) Received: from kawaii.mahou.org (localhost.mahou.org [127.0.0.1]) by kawaii.mahou.org (8.13.4/8.13.1) with ESMTP id kA52MkQE019419 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 4 Nov 2006 20:22:46 -0600 (CST) (envelope-from verm@darkbeer.org) Received: (from verm@localhost) by kawaii.mahou.org (8.13.4/8.13.1/Submit) id kA52Mk2M019418 for freebsd-multimedia@freebsd.org; Sat, 4 Nov 2006 20:22:46 -0600 (CST) (envelope-from verm@darkbeer.org) Date: Sat, 4 Nov 2006 20:22:46 -0600 From: Amar Takhar To: freebsd-multimedia@freebsd.org Message-ID: <20061105022246.GA18718@darkbeer.org> Mail-Followup-To: freebsd-multimedia@freebsd.org References: <454C50B1.1090604@FreeBSD.org> <20061104124704.D24523@volatile.chemikals.org> <454D1EBA.8080202@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <454D1EBA.8080202@FreeBSD.org> Subject: Re: Problems with -current + HDA + new Dell D620 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: Sun, 05 Nov 2006 02:47:37 -0000 On 2006-11-04 15:14 -0800, Doug Barton wrote: > > Ok, thanks. I am using xine right now to listen to a CD, and it works > fine. Makes me sad to say good-bye to the wmcdplay dockapp icon that's > been on my desktop for a decade though.... XMMS supports digital audio extraction... Preferences -> Audio I/O Plugins -> CD Audio Player -> Device -> \ Play mode -> Digital audio extraction I've used it in this mode for many years.. If you have good enough headphones or speakers you'll notice the lack of EM interference bleeding through the little copper connector :) audio/wmusic is pretty much like wmcdplay I belive (it's been ages since I last saw it). wmusic will let you control XMMS and shows status. Amar.