From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 13 22:08:38 2010 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B07E106566B for ; Wed, 13 Jan 2010 22:08:38 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (mail.farley.org [IPv6:2001:470:1f0f:20:2::11]) by mx1.freebsd.org (Postfix) with ESMTP id 63E458FC0A for ; Wed, 13 Jan 2010 22:08:38 +0000 (UTC) Received: from thor.farley.org (HPooka@thor.farley.org [IPv6:2001:470:1f0f:20:1::5]) by mail.farley.org (8.14.4/8.14.4) with ESMTP id o0DM8Q6L003019; Wed, 13 Jan 2010 16:08:26 -0600 (CST) (envelope-from scf@FreeBSD.org) Date: Wed, 13 Jan 2010 16:08:26 -0600 (CST) From: "Sean C. Farley" To: Bernhard Froehlich In-Reply-To: <055e22705d8b630023fc8056fb93c533.squirrel@webmail.itac.at> Message-ID: References: <055e22705d8b630023fc8056fb93c533.squirrel@webmail.itac.at> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-2.6 required=4.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail.farley.org Cc: freebsd-emulation@FreeBSD.org, martinko Subject: Re: VirtualBox and HAL / D-Bus / PulseAudio (?) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2010 22:08:38 -0000 On Wed, 13 Jan 2010, Bernhard Froehlich wrote: > On Wed, January 13, 2010 10:29 pm, martinko wrote: >> Hello, >> >> As I do run D-Bus but do not run HAL nor PulseAudio on my system I'm >> wondering what are the options and consequences : >> - port option DBUS=on and rc.conf option DBUS=YES but without HAL >> - port option DBUS=off .. what do I lose ? > > You need HAL and DBus for CD/DVD Host access. Actually, HAL is not needed by VirtualBox (at least the OSE version). I just verified that the guest automatically detects a CD I put into the drive. I use WITHOUT_HAL globally in building ports. It may be needed for USB (non-OSE) support, but I am not sure. Sean -- scf@FreeBSD.org