From owner-freebsd-x11@FreeBSD.ORG Sat Jun 23 15:17:09 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 1FCE81065676 for ; Sat, 23 Jun 2012 15:17:09 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id D996E8FC18 for ; Sat, 23 Jun 2012 15:17:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=YmtCapBBzvpVdeORB0ySthplV9w22jEMTtkC2Nm5tsk=; b=MXBlcLD592eazMW8pORoeblqFjW2E71wCJHse/EaVBGhBAS1/KpfxNJQTH4NSOZhJ1IsZmvDDqCSJdZ+O4mGb1MbR4NZZEhYkY4U+TJzbBBx7WDPvRA23ltX7YMms+Mw; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1SiS5C-0008c0-EB for freebsd-x11@freebsd.org; Sat, 23 Jun 2012 10:17:08 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1340464620-94480-94479/5/49; Sat, 23 Jun 2012 15:17:00 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-x11@freebsd.org References: <20120622213442.GL2337@deviant.kiev.zoral.com.ua> Date: Sat, 23 Jun 2012 10:16:48 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: User-Agent: Opera Mail/12.00 (FreeBSD) X-SA-Score: -1.5 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 15:17:09 -0000 On Fri, 22 Jun 2012 18:18:13 -0500, Kevin Oberman wrote: > Hmm. I don't see exactly how to get that. I booted verbose, but I see > no console message about the module loading, either to the console or > to /var/run/dmesg.boot. I do see: > DRM_IOCTL_I915_GEM_APERTURE failed: Bad file descriptor > Assuming 131072kB available aperture size. > May lead to reduced performance or incorrect rendering. > get chip id failed: -1 [9] > param: 4, val: 0 > Assertion failed: (0), function drm_intel_bufmgr_gem_init, file > intel_bufmgr_gem > .c, line 2332. > xinit: giving up > xinit: unable to connect to X server: Connection refused > xinit: server error I have the exact same problem. My ancient kernel from October works fine, but this newest 9-STABLE one doesn't. I'll try to get the info Kosntantine needs as well.