From owner-freebsd-x11@FreeBSD.ORG Tue May 6 21:27:53 2008 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DB231065674 for ; Tue, 6 May 2008 21:27:53 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id 18B5A8FC0C for ; Tue, 6 May 2008 21:27:52 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (HPooka@thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.3/8.14.3) with ESMTP id m46KqDaZ031417; Tue, 6 May 2008 15:52:14 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Tue, 6 May 2008 15:52:13 -0500 (CDT) From: "Sean C. Farley" To: Helko Glathe In-Reply-To: <200805061848.43419.Helko.Glathe@freenet.de> Message-ID: References: <200805061848.43419.Helko.Glathe@freenet.de> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-4.4 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mail.farley.org Cc: x11@FreeBSD.org Subject: Re: FreeBSD Port: xf86-video-intel-2.2.1 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: Tue, 06 May 2008 21:27:53 -0000 On Tue, 6 May 2008, Helko Glathe wrote: > Hi > > I've FreeBSD 7.0 Release running and a Intel 82945GM (945GM GMCH) SVGA > controller. > > Since I've upgrade my ports tree there is an issue on xorg server. I > think there is something wrong with port xf86-video-intel-2.2.1. > > My xorg.conf is build for using two displays (Notebook + external). > Xorg Server starts fine if there is an external display connected. > But xorg server crashes at startup if there is no external display > connected. > > Following I will post the error-log of xorg server(run without a > connected external display) and my xorg.conf. > > Thanks in advance, Helko I personally use v2.3.0 (manually edited the port's version; the package list is the same) of the driver. It appears to be more stable than v2.2.1 for me although I do have problems with xscreensaver locking the keyboard when attempting to enter a password. Connecting from another machine and running kill -CONT against the specific screen saver process is a poor workaround. Sean -- scf@FreeBSD.org