From owner-freebsd-ports@FreeBSD.ORG Thu Jun 7 03:33:23 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AC75C16A421 for ; Thu, 7 Jun 2007 03:33:23 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from smtpclu-7.EUnet.yu (smtpclu-7.eunet.yu [194.247.192.232]) by mx1.freebsd.org (Postfix) with ESMTP id 3A63D13C44C for ; Thu, 7 Jun 2007 03:33:22 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from nyx.localhost (adsl-220-91.eunet.yu [213.198.220.91]) by smtpclu-7.EUnet.yu (8.13.6/8.13.6) with ESMTP id l572PtwU009246; Thu, 7 Jun 2007 04:25:56 +0200 Message-Id: <200706070225.l572PtwU009246@smtpclu-7.EUnet.yu> Date: Thu, 7 Jun 2007 05:33:11 +0200 From: Nikola Lecic To: James In-Reply-To: References: X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd6.2) X-Operating-System: FreeBSD 6.2-RELEASE X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-EUNET-AVAS-Milter-Version: 2.0.0 X-AVAS-Virus-Status: clean X-AVAS-Spamd-Symbols: BAYES_40,UNPARSEABLE_RELAY X-AVAS-Spam-Score: -0.2 Cc: freebsd-ports@freebsd.org Subject: Re: x11 error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2007 03:33:23 -0000 On Wed, 6 Jun 2007 20:54:22 -0600 James wrote: > Hi folks, >=20 > I'm preparing a PR for a bug I'm experiencing but wanted to mail the > list first and see if anyone else had encountered this: Bug is a serious word. > My system is: >=20 > FreeBSD devil.deweymonster.com 6.2-STABLE FreeBSD 6.2-STABLE #0: Mon > Apr 30 02:37:07 MDT 2007 > root@devil.deweymonster.com:/usr/obj/usr/src/sys/DEVIL i386 >=20 >=20 > I am using an intel810 graphics chip. X Windows was working very well > until the last major ports upgrade with X 7.2 coming in. Now, > whenever I use startx, the OS gives me the following error message: >=20 > X Window System Version 7.2.0 > Release Date: 22 January 2007 > X Protocol Version 11, Revision 0, Release 7.2 > Build Operating System: FreeBSD 6.2-STABLE i386 > Current Operating System: FreeBSD devil.deweymonster.com 6.2-STABLE > FreeBSD 6.2-STABLE #0: Mon Apr 30 02:37:07 MDT 2007 > root@devil.deweymonster.com:/usr/obj/usr/src/sys/DEVIL > i386 > Build Date: 04 June 2007 > Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > Module Loader present > Markers: (--) probed, (**) from config file, (=3D=3D) default setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 6 20:41:06 2007 > (=3D=3D) Using config file: "/etc/X11/xorg.conf" Can you post your /etc/X11/xorg.conf? And what happens if you start Xorg without xorg.conf? > (EE) I810(0): Given bpp (32) is not supported by i810 driver > (EE) Screen(s) found, but none have a usable configuration. >=20 > Fatal server error: > no screens found > X connection to :0.0 broken (explicit kill or server shutdown). This can simply mean that there is no usable combination of parametres in your xorg.conf. Nikola Le=C4=8Di=C4=87