From owner-freebsd-current@FreeBSD.ORG Sun May 6 09:57:18 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 EF83A106566B; Sun, 6 May 2012 09:57:18 +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 9BE5E8FC1B; Sun, 6 May 2012 09:57:18 +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 q469v5PS021890; Sun, 6 May 2012 03:57:14 -0600 From: Erich Dollansky To: Andriy Gapon Date: Sun, 6 May 2012 16:56:59 +0700 User-Agent: KMail/1.13.7 (FreeBSD/8.3-STABLE; KDE/4.7.4; amd64; ; ) References: <201205041029.24565.erichfreebsdlist@ovitrap.com> <201205061615.30145.erichfreebsdlist@ovitrap.com> <4FA644B1.3090607@FreeBSD.org> In-Reply-To: <4FA644B1.3090607@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201205061656.59647.erichfreebsdlist@ovitrap.com> Cc: matt , Artem Tuchinsky , freebsd-current@freebsd.org 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:57:19 -0000 Hi, On Sunday 06 May 2012 16:30:25 Andriy Gapon wrote: > on 06/05/2012 12:15 Erich Dollansky said the following: > > 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. > > Just a note, in case it was not obvious, all concrete drm drivers (i915, > radeondrm, etc) require the drm driver. yes, I know and put both into the kernel configuration. Erich