From owner-freebsd-x11@FreeBSD.ORG Thu Jan 31 15:41:46 2013 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C5E754F9; Thu, 31 Jan 2013 15:41:46 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 74BCCEB9; Thu, 31 Jan 2013 15:41:46 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r0VFfjar006180; Thu, 31 Jan 2013 08:41:45 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r0VFfiLQ006177; Thu, 31 Jan 2013 08:41:44 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 31 Jan 2013 08:41:44 -0700 (MST) From: Warren Block To: Wojciech Puchar Subject: Re: Xorg help In-Reply-To: Message-ID: References: <510A724F.1070704@freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 31 Jan 2013 08:41:45 -0700 (MST) Cc: hackers@freebsd.org, x11@freebsd.org, uki X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2013 15:41:46 -0000 On Thu, 31 Jan 2013, Wojciech Puchar wrote: >> >>>> What driver should i use with Atom D525? xf86-video-intel29 is the only >>>> one that works, in spite of market as not supported. >> Citing https://wiki.freebsd.org/Intel_GPU >> "Required usermode components are available in the ports tree, you >> need to add WITH_NEW_XORG=true and WITH_KMS=true to /etc/make.conf. " >> >> the driver you should use is xf86-video-intel (rebuild X/kernel if you >> just changed make.conf) >> >> I'm not sure if this is reqired, but my kernel has device i915kms and >> device drm. With this configuration intel works perfectly. > thank you very much. > you mean rebuilding X server, X libraries or just xf86-video-intel and > kernel? This forum post tries for the minimum amount of rebuilding. It is not necessary to rebuild the kernel if you have 9.1 already. http://forums.freebsd.org/showpost.php?p=206841&postcount=8