From owner-freebsd-questions@FreeBSD.ORG Tue Jul 24 06:46:42 2012 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 5E859106564A for ; Tue, 24 Jul 2012 06:46:42 +0000 (UTC) (envelope-from ufs@poniki.net) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id C9BA78FC0A for ; Tue, 24 Jul 2012 06:46:41 +0000 (UTC) Received: by lbon10 with SMTP id n10so10889046lbo.13 for ; Mon, 23 Jul 2012 23:46:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:organization:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding:x-gm-message-state; bh=yQTsq7YKiJxor4HwJSk4bUDs52UDxbGPSJc5y7TnZdk=; b=bH2U74aU+2WzRdUiPdVGercXs4iVzta3zbUqDRqP56T9WdyRuLDzAoy6pbEKZC2Ds9 CBf2otra8liNEd49S+SzWuM8fLjOvxK6m7iB0rG2vSXvQIBFGrpqNGH1BHhbjZbMHaed ys1j58cL0hqKKKvlmVxBJC3RLEZDpjtwox7aPFt217s6VeBZfOhibLLzOANmSA/zKFqg B4LqBUHflzHxkvSlHiCELSD4/GD38dOWDNgFN/yqvq2rMvMiAVjSQ0Ic4gP0VfriWqWF 2aOsoYRNef26TcY7OkefqyXRmrWZfP04mMJa2thhbWHqKaxwo1lHaDkJ5OADZ3tEhVL+ 0Hwg== Received: by 10.112.49.227 with SMTP id x3mr9207509lbn.73.1343112400538; Mon, 23 Jul 2012 23:46:40 -0700 (PDT) Received: from jew.lancronix.ru (sofia.torservers.net. [109.163.233.201]) by mx.google.com with ESMTPS id pp2sm15614079lab.3.2012.07.23.23.46.37 (version=SSLv3 cipher=OTHER); Mon, 23 Jul 2012 23:46:39 -0700 (PDT) Message-ID: <500E44A4.6060604@poniki.net> Date: Tue, 24 Jul 2012 10:45:56 +0400 From: ufs Organization: Hydroponic ltd. User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120702 Thunderbird/13.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <500A2773.1060100@holgerdanske.com> <500DBE58.6050000@holgerdanske.com> In-Reply-To: <500DBE58.6050000@holgerdanske.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQnaYFkXY6SBkdJynnqrHASJjPt3lJhrL+vocdLzcvc3+KUsYeFlpmPJLNuCnzm+x3N8fhvK Subject: Re: PCBSD9.0-x64-DVD and Intel HD Graphics 2000 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, 24 Jul 2012 06:46:42 -0000 On 24.07.2012 01:12, David Christensen wrote: > On 07/23/2012 03:37 AM, Vladislav wrote: >> http://wiki.freebsd.org/Intel_GPU > > Okay. > > > I wrote: > > I've installed PCBSD9.0-x64-DVD on the following hardware: > > On 07/23/2012 06:30 AM, Erich Dollansky wrote: > > this where the problem starts. If nothing changed since I used this, > it only supports VESA on i7 CPUs. > > Okay. > > > I wrote: > > I have updated the system using Update Manager, and the problems > persist. > > On 07/23/2012 06:30 AM, Erich Dollansky wrote: > > What does this affect? Also the FreeBSD part? > > I don't know. > > > > I am now running FreeBSD 10 on an i7 without any problems. It should > also be possible to get the same result with a current 9.0. > > Do the same what I have done. Use PC-BSD just to get a machine > running and then update to FreeBSD. > > I was hoping to find an OS distribution that works OOTB. The key > features I'm looking for are: > > 1. Full support of my hardware; notably Enhanced Speed Step, AES-NI, > Intel HD Graphics 2000 dual head, and SSD TRIM. > > 2. ZFS on encrypted partitions, including root. > > > I guess I'll have to wait for PC-BSD 10 or FreeBSD 10. > > > Thanks! > > David > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Hi, What about the new Xorg(make.conf WITH_NEW_XORG=true) and drivers Intel? I have heard that this solution works, OpenGL too...