From owner-freebsd-x11@FreeBSD.ORG Sat Jun 23 18:39:24 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 B47D4106564A for ; Sat, 23 Jun 2012 18:39:24 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3F5D48FC0C for ; Sat, 23 Jun 2012 18:39:24 +0000 (UTC) Received: by werg1 with SMTP id g1so2601817wer.13 for ; Sat, 23 Jun 2012 11:39:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=4ve7hYjB94JqJ839Qe6spk+F151L4zetlbGved+VPko=; b=GzgTMOH11pz1C7Y5EPf7XA+g82cMr9PqOp3p41WU2IheRCd88j51yfnz3zwPO4sUQB MXvkTz0eyM2Pa/Vbufu7UryYfTSwrl2zn+Q92SYLnLAaHq38kOMt+Qk89zpdWffAAMs3 59f+QpcLfSNCh2aKF6lzrm+1fJAj2YH2on0YQDZBzBqB5uFM51mIf7bWC0PuJn51qiwx shTHeKLipb7YTaVzg3tYd8nYHgTxMmGwva2u1H0QDtMhYI7vsLYNE9P047uWwL9Htvk8 JUVZjLxWCxOLauop6SE1gRqrug9v9oF5JNhLlQTAIO7J2BUwo9R59I1N9Ij4sbcOyXDN iBYA== MIME-Version: 1.0 Received: by 10.180.93.99 with SMTP id ct3mr13077860wib.13.1340476763086; Sat, 23 Jun 2012 11:39:23 -0700 (PDT) Received: by 10.223.155.4 with HTTP; Sat, 23 Jun 2012 11:39:23 -0700 (PDT) In-Reply-To: <20120623165145.GW2337@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> Date: Sat, 23 Jun 2012 11:39:23 -0700 Message-ID: From: Kevin Oberman To: Konstantin Belousov Content-Type: text/plain; charset=UTF-8 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:39:24 -0000 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, there >> 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. What is "recent ddx Intel driver"? I did re-build the xf86-video-intel driver and, but I don't see any "ddx" reference. 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. Thanks for looking at this. -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com