From owner-freebsd-questions@FreeBSD.ORG Tue Oct 25 00:08:16 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8D0E106564A for ; Tue, 25 Oct 2011 00:08:16 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id A2F7E8FC0C for ; Tue, 25 Oct 2011 00:08:16 +0000 (UTC) Received: by iaky10 with SMTP id y10so10922034iak.13 for ; Mon, 24 Oct 2011 17:08:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=rzt3JALVNQ+nfEGYwddq1mqeP99szjpQeALV7vD3G1U=; b=VCYsS3W+C2SG1Uy065xIp1eIweXRMnOjiVTQPSgLyGhI/TbFgiMiCZcb11EaGC/GSP s+MSmZn9dm5EiwajoyPBLNyLHnWQGG3vB1NvpkGnjKsycV3siVJPj5JSOe677zWbw+Pa pkg9kwMGP3OQi9tZZr1BNsMH5F2rlmprefj3c= MIME-Version: 1.0 Received: by 10.42.161.70 with SMTP id s6mr42389878icx.40.1319501295849; Mon, 24 Oct 2011 17:08:15 -0700 (PDT) Received: by 10.42.166.67 with HTTP; Mon, 24 Oct 2011 17:08:15 -0700 (PDT) In-Reply-To: References: Date: Mon, 24 Oct 2011 20:08:15 -0400 Message-ID: From: Aryeh Friedman To: Adam Vande More Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Mailing List Subject: Re: video acceleration on vbox 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: Tue, 25 Oct 2011 00:08:16 -0000 What port do I find them in? On Mon, Oct 24, 2011 at 8:02 PM, Adam Vande More wrote: > On Mon, Oct 24, 2011 at 6:44 PM, Aryeh Friedman wrote: > >> I have installed win 7 as a guest on emulator/virtualbox-ose on my 9.0-RC1 >> (i386) machine and no matter what I set the video acceleration to it gives >> me nothing but "standard VGA" in win 7 (even after downloading the driver >> from nvidia).... I am using x11/nvidia-driver under xfce4 on the FB side > > > You have to install the guest additions for windows. It used to be better > to boot the guest into safe mode to install them. > > -- > Adam Vande More >