From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 19:28:31 2010 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 D4CD8106566C for ; Wed, 22 Sep 2010 19:28:31 +0000 (UTC) (envelope-from kevin.wilcox@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7D63A8FC12 for ; Wed, 22 Sep 2010 19:28:31 +0000 (UTC) Received: by yxn35 with SMTP id 35so369807yxn.13 for ; Wed, 22 Sep 2010 12:28:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=i6aBCwZIGMAwl7dGjG9YOAf16eME4X4+h6vd4ieY6nI=; b=kB7AWU5vUIcht2Po89LwVNHC3xdJEbATK7hWto2BTbwiBcvu7wdvR7vckqWm9RQFSb XzXjiojAwgO2mR1jvOdDeBm04qgpLEi0wTVP5ICHLQ2QSeMVdMPvr1PpmrqBtz0Kq2Jz QJaBnFaMUiy6nqSfj/rX9OFDfo32DSTDIlKt4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=SHHHstWTIKrNUw0BbfgkhBBCVwyfPNPGikawzFAyubB7I9f4eu1bF781bd2IeVEZ/M mRmRc1Vu56UqKqwgunWj+L4pnJk/HRd7mgYssj4MgUSe8+b3XHaSQ9nt4C0/39IiM/QX nllk9P43YXJpRTByCSXFXDIxPAQec/GT7Zg3c= MIME-Version: 1.0 Received: by 10.90.82.17 with SMTP id f17mr1122747agb.141.1285183710671; Wed, 22 Sep 2010 12:28:30 -0700 (PDT) Received: by 10.90.10.19 with HTTP; Wed, 22 Sep 2010 12:28:30 -0700 (PDT) In-Reply-To: References: <20100921182140.GF39824@libertas.local.camdensoftware.com> Date: Wed, 22 Sep 2010 15:28:30 -0400 Message-ID: From: Kevin Wilcox To: jorge espada Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions@freebsd.org Subject: Re: Intel video Driver 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: Wed, 22 Sep 2010 19:28:31 -0000 On 22 September 2010 13:16, jorge espada wrote: > I need my laptop to work..so I removed freebsd 8.1 and installed gentoo so I > can't post the output of pciconf -lv, but I want freebsd...so if anyone > knows how to sort this problem please share... To resolve a combination dual-head, Nvidia, Virtualbox and 8GB ram issue I had, I had to move to Gentoo and run FBSD in a VM for those times I wanted to use FBSD for something. It isn't the cleanest solution but it works for me, both under Gentoo in the office, VMWare Fusion on the Macbook and Windows 7 at home. kmw