From owner-freebsd-current@FreeBSD.ORG Sun May 6 09:15:35 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 784A11065672; Sun, 6 May 2012 09:15:35 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 2143A8FC1B; Sun, 6 May 2012 09:15:35 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q469FTlT014630; Sun, 6 May 2012 03:15:32 -0600 From: Erich Dollansky To: freebsd-current@freebsd.org Date: Sun, 6 May 2012 16:15:29 +0700 User-Agent: KMail/1.13.7 (FreeBSD/8.3-STABLE; KDE/4.7.4; amd64; ; ) References: <201205041029.24565.erichfreebsdlist@ovitrap.com> <201205060703.42274.erichfreebsdlist@ovitrap.com> <4FA63078.3020805@FreeBSD.org> In-Reply-To: <4FA63078.3020805@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201205061615.30145.erichfreebsdlist@ovitrap.com> Cc: matt , Artem Tuchinsky , Andriy Gapon Subject: Re: X220 and all.14.5.patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 May 2012 09:15:35 -0000 Hi, On Sunday 06 May 2012 15:04:08 Andriy Gapon wrote: > on 06/05/2012 03:03 Erich Dollansky said the following: > > > > On Saturday 05 May 2012 04:40:50 matt wrote: > >> On 05/03/12 22:12, Artem Tuchinsky wrote: > >>> > > I will investigate further now. > > Do you try to compile i915 driver into kernel? yes. > Do you not have "device drm" in kernel config? yes. > > In any case I suggest that you use i915 as a module, but make sure that you > compile the module as a part of kernel build (e.g. via MODULES_OVERRIDE unless > you already build all the modules). I can try this later. A client will keep me busy for a few days now. Erich