From owner-freebsd-x11@FreeBSD.ORG Sun May 27 05:01:29 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 1653116A400 for ; Sun, 27 May 2007 05:01:29 +0000 (UTC) (envelope-from boris@brooknet.com.au) Received: from pecan.exetel.com.au (pecan.exetel.com.au [220.233.0.17]) by mx1.freebsd.org (Postfix) with ESMTP id AAAF513C44B for ; Sun, 27 May 2007 05:01:28 +0000 (UTC) (envelope-from boris@brooknet.com.au) Received: from 28.201.233.220.exetel.com.au ([220.233.201.28] helo=[192.168.100.148]) by pecan.exetel.com.au with esmtp (Exim 4.63) (envelope-from ) id 1HsAsg-0004jq-6z for freebsd-x11@freebsd.org; Sun, 27 May 2007 15:01:26 +1000 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: Message-Id: From: Sam Lawrance Date: Sun, 27 May 2007 15:01:13 +1000 To: freebsd-x11@freebsd.org X-Mailer: Apple Mail (2.752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: solved: glxinfo shows: ERROR! sizeof(I830DRIRec) does not match passed size from device driver 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: Sun, 27 May 2007 05:01:29 -0000 On 26/05/2007, at 11:16 PM, Sam Lawrance wrote: > Running glxinfo gives me this error: > > ERROR! sizeof(I830DRIRec) does not match passed size from device > driver > > Googling around shows various suggestions about upgrading (mesa?) > libraries, but I'm still lost. The hardware is a mac mini with an > intel GMA950. The system is RELENG_6 from a few hours ago. I > installed xorg 7.2 from packages. > > An xorg log is here: http://www.bsdtn.com/Xorg.0.log There were still some old libraries lying around in /usr/X11R6 from prior testing. Blew them away and all is well. And I've got DRI working for the first time ever! Yay \o/