From owner-freebsd-x11@FreeBSD.ORG Fri Jan 18 19:13:19 2008 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 1F62916A418; Fri, 18 Jan 2008 19:13:19 +0000 (UTC) (envelope-from pmc@citylink.dinoex.sub.org) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [194.45.71.2]) by mx1.freebsd.org (Postfix) with ESMTP id 8090A13C447; Fri, 18 Jan 2008 19:13:18 +0000 (UTC) (envelope-from pmc@citylink.dinoex.sub.org) Received: from uucp.dinoex.sub.de (uucp@uucp.dinoex.sub.de [194.45.71.2] (may be forged)) by uucp.dinoex.sub.de (8.14.1/8.14.0) with ESMTP id m0IJD8xE091074; Fri, 18 Jan 2008 20:13:08 +0100 (CET) (envelope-from pmc@citylink.dinoex.sub.org) Received: from citylink.dinoex.sub.org (uucp@localhost) by uucp.dinoex.sub.de (8.14.1/8.14.0/Submit) with UUCP id m0IJD8PM091073; Fri, 18 Jan 2008 20:13:08 +0100 (CET) (envelope-from pmc@citylink.dinoex.sub.org) Received: from gate.oper.dinoex.org (gate-e [192.168.98.2]) by citylink.dinoex.sub.de (8.13.6/8.13.6) with ESMTP id m0IIhmYL010859; Fri, 18 Jan 2008 19:43:48 +0100 (CET) (envelope-from peter@gate.oper.dinoex.org) Received: from gate.oper.dinoex.org (gate-e [192.168.98.2]) by gate.oper.dinoex.org (8.13.6/8.13.6) with ESMTP id m0IIg2XO010773; Fri, 18 Jan 2008 19:42:03 +0100 (CET) (envelope-from peter@gate.oper.dinoex.org) Received: (from peter@localhost) by gate.oper.dinoex.org (8.13.6/8.13.6/Submit) id m0IIg2jD010772; Fri, 18 Jan 2008 19:42:02 +0100 (CET) (envelope-from peter) Date: Fri, 18 Jan 2008 19:42:02 +0100 From: Peter Much To: wblock@wonkity.com, freebsd-x11@FreeBSD.org, flz@FreeBSD.org, tilman@code-monkey.de Message-ID: <20080118184155.GA7148@gate.oper.dinoex.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Milter: Spamilter (Reciever: uucp.dinoex.sub.de; Sender-ip: 194.45.71.2; Sender-helo: uucp.dinoex.sub.de; ) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (uucp.dinoex.sub.de [194.45.71.2]); Fri, 18 Jan 2008 20:13:09 +0100 (CET) Cc: Subject: Re: x11-drivers/xf86-video-mga: current issues (Update) 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: Fri, 18 Jan 2008 19:13:19 -0000 Ref: ports/116851 Hi folks, sorry, I made a mistake: I didn't know that http://bugs.freedesktop.org _is_ the official Xorg PR database (it looked to me more like some linux usergroup). I spent the last night restoring my old installation from tape, and then working myself line by line thru the Xserver sourcecode, so to understand what exactly is happening there. I will talk to Tilman Sauerbeck about that. In short, the reason why this did work with Xorg 6.9 seems to be that they didnt test for the size. So they didnt recognize the problem (if it is one, at all), continued to read the Bios, and had success. rgds, PMc