From owner-freebsd-x11@FreeBSD.ORG Thu Jan 25 14:06:17 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99ED216A401 for ; Thu, 25 Jan 2007 14:06:17 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from b.mx.visualtech.com (a.imap.visualtech.com [208.16.19.9]) by mx1.freebsd.org (Postfix) with ESMTP id 2D98213C448 for ; Thu, 25 Jan 2007 14:06:16 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from [10.1.3.8] (maat.visualtech.com [208.16.19.254]) by b.mx.visualtech.com (Postfix) with ESMTP id 51FA84837B; Thu, 25 Jan 2007 09:06:11 -0500 (EST) Message-ID: <45B8B98B.8060509@voicenet.com> Date: Thu, 25 Jan 2007 09:07:07 -0500 From: Adam K Kirchhoff User-Agent: Thunderbird 1.5.0.9 (X11/20070106) MIME-Version: 1.0 To: Jan Sebosik References: <45B8B83D.7070501@demax.sk> In-Reply-To: <45B8B83D.7070501@demax.sk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: Compiling fresh DRM from git [Beryl problems] 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: Thu, 25 Jan 2007 14:06:17 -0000 Jan Sebosik wrote: > Hi all > > My hardware: lappie HP nx6310 (intel core duo with 945GM chipset, and > 945GM graphics). DRM module version: 1.5.0 20060119 > > I`ve tried FreeBSD-7 CURRENT from 23.2.2007, then I`ve compiled X.org > 7.2RC3, Beryl and KDE 3.5.5 (all from ports). But after start I see > completly white windows (yeah, beryl works, cube rotates fine, > transparency also works). But only gray cube with white window skelet > is visible. Debug messages on console are that it cannot bind > redirected window to texture 0x1a0008 and other similar identificators. > After exit on console I see: "error: [drm:pid871:drm_close] *ERROR* > can`t find authenticator". FYI, You need to patch the xserver in order to get beryl working properly: https://bugs.freedesktop.org/show_bug.cgi?id=8991 I'm assuming that the ports version of Xorg does not include those patches. Adam