From owner-freebsd-x11@FreeBSD.ORG Sat Jun 23 18:45:17 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B72B81065670 for ; Sat, 23 Jun 2012 18:45:17 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 52FD68FC17 for ; Sat, 23 Jun 2012 18:45:17 +0000 (UTC) Received: from skuns.kiev.zoral.com.ua (localhost [127.0.0.1]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id q5NIjDB7056001; Sat, 23 Jun 2012 21:45:13 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5) with ESMTP id q5NIjDNj065367; Sat, 23 Jun 2012 21:45:13 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5/Submit) id q5NIjD0C065366; Sat, 23 Jun 2012 21:45:13 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sat, 23 Jun 2012 21:45:13 +0300 From: Konstantin Belousov To: Kevin Oberman Message-ID: <20120623184513.GZ2337@deviant.kiev.zoral.com.ua> References: <20120622213442.GL2337@deviant.kiev.zoral.com.ua> <20120623085812.GN2337@deviant.kiev.zoral.com.ua> <20120623165145.GW2337@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jpyB8EFdrtB5Kqj7" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-x11@freebsd.org Subject: Re: GPU_KMS still not working for me since merge X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jun 2012 18:45:17 -0000 --jpyB8EFdrtB5Kqj7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 23, 2012 at 11:39:23AM -0700, Kevin Oberman wrote: > On Sat, Jun 23, 2012 at 9:51 AM, Konstantin Belousov > wrote: > > On Sat, Jun 23, 2012 at 09:17:01AM -0700, Kevin Oberman wrote: > >> On Sat, Jun 23, 2012 at 1:58 AM, Konstantin Belousov > >> wrote: > >> > Verify that i915kms is loaded. If it is not, investigate why. > >> > >> There is nothing of relevance in dmesg. But kldstat makes the problem > >> very clear.. After 'startx', I see i915.ko has been loaded along with = drm.ko. > >> No i915kms.ko nor the i2c stuff that used to be pulled in. > >> > >> When I was running the pre-merge KMS code from back in late April, the= re > >> was no i915kms.ko...only i915.ko. > >> > >> Is there something I need to do to cause the correct module to load? > >> I don't have any Xorg.conf file and never have had for this laptop. > > Recent ddx Intel driver from ports loads right module automatically. >=20 > What is "recent ddx Intel driver"? I did re-build the xf86-video-intel > driver and, but I don't see any "ddx" reference. >=20 > In any case, I deleted the i915.ko and linked (hard) i915kms.ko to > i915.ko and X now starts correctly. Not really > an ideal solution, but it does work for the moment. pooma% cvs -qR log -r 1.24 x11-drivers/xf86-video-intel/Makefile /usr/p= orts RCS file: /usr/local/arch/ncvs/ports/x11-drivers/xf86-video-intel/Makefile,v Working file: x11-drivers/xf86-video-intel/Makefile head: 1.24 [snip] revision 1.24 date: 2012/06/07 10:27:21; author: kwm; state: Exp; lines: +2 -1 Teach the KMS intel driver how the KMS i915 kernel module in head is named. Reviewed by: miwi@ --jpyB8EFdrtB5Kqj7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk/mDrgACgkQC3+MBN1Mb4jcogCfZNz7E9iwl/EiYjkgRIXdq8uF F5wAn0YpvdUCWoh8E96cO00fEFl3MGpw =ITVr -----END PGP SIGNATURE----- --jpyB8EFdrtB5Kqj7--