From owner-freebsd-x11@FreeBSD.ORG Sat Apr 4 13:18:30 2009 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 7181C106564A; Sat, 4 Apr 2009 13:18:30 +0000 (UTC) (envelope-from marinosi@ceid.upatras.gr) Received: from poseidon.ceid.upatras.gr (poseidon.ceid.upatras.gr [150.140.141.169]) by mx1.freebsd.org (Postfix) with ESMTP id DCD328FC18; Sat, 4 Apr 2009 13:18:29 +0000 (UTC) (envelope-from marinosi@ceid.upatras.gr) Received: from mail.ceid.upatras.gr (unknown [10.1.0.143]) by poseidon.ceid.upatras.gr (Postfix) with ESMTP id 0158FEB5A68; Sat, 4 Apr 2009 16:18:28 +0300 (EEST) Received: from localhost (europa.ceid.upatras.gr [127.0.0.1]) by mail.ceid.upatras.gr (Postfix) with ESMTP id DD41845088; Sat, 4 Apr 2009 16:18:28 +0300 (EEST) X-Virus-Scanned: amavisd-new at ceid.upatras.gr Received: from mail.ceid.upatras.gr ([127.0.0.1]) by localhost (europa.ceid.upatras.gr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id drIFCbE8ESwz; Sat, 4 Apr 2009 16:18:28 +0300 (EEST) Received: from marinos.ceid.upatras.gr (marinos.ceid.upatras.gr [150.140.140.17]) by mail.ceid.upatras.gr (Postfix) with ESMTP id A1E9F4503F; Sat, 4 Apr 2009 16:18:28 +0300 (EEST) Received: by marinos.ceid.upatras.gr (Postfix, from userid 1001) id 7828122836; Sat, 4 Apr 2009 16:18:28 +0300 (EEST) Date: Sat, 4 Apr 2009 16:18:28 +0300 From: Ilias Marinos To: Robert Noland Message-ID: <20090404131828.GA55477@marinos.ceid.upatras.gr> References: <20090403165213.GA78611@marinos.ceid.upatras.gr> <1238780613.65025.45.camel@balrog.2hip.net> <20090403183843.GA79671@marinos.ceid.upatras.gr> <1238787779.65025.46.camel@balrog.2hip.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EVF5PPMfhYS0aIcm" Content-Disposition: inline In-Reply-To: <1238787779.65025.46.camel@balrog.2hip.net> X-PGP-Key: http://diogenis.ceid.upatras.gr/~marinosi/pubkey.asc X-PGP-Fingerprint: B034 ED35 B46E 7AEE D281 2B23 FD63 11AD AFBD 04F9 User-Agent: Mutt/1.5.19 (2009-01-05) Cc: freebsd-x11@freebsd.org Subject: Re: FreeBSD-amd64 STABLE/xorg7.4 -- System Freeze 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: Sat, 04 Apr 2009 13:18:30 -0000 --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Robert Noland (rnoland@FreeBSD.org) wrote: > On Fri, 2009-04-03 at 21:38 +0300, Ilias Marinos wrote: > > * Robert Noland (rnoland@FreeBSD.org) wrote: > > > On Fri, 2009-04-03 at 19:52 +0300, Ilias Marinos wrote: > > > > Hello list, > > > >=20 > > > > My system freezes while trying to startx.Details: > > > >=20 > > > > FreeBSD kropotkin.liakushive.priv 7.2-PRERELEASE FreeBSD 7.2-PREREL= EASE > > > > #0 r190662: Fri Apr 3 00:50:34 UTC 2009 > > > > root@kropotkin.liakushive.priv:/usr/obj/usr/src/sys/GENERIC amd64 > > > >=20 > > > > -ATI HD 4670 GPU > > > >=20 > > > > -xorg.conf can be found here: > > > > https://marinos.ceid.upatras.gr/~admin/xorg.conf > > > > I've tried all the possible drivers : ati, radeon, radeonhd,vesa.Al= so I > > > > tried disabling modules like glx,dri etc. > > >=20 > > > Please set Option "AccelMethod" "EXA" and add Option "DRI" "On". > > >=20 > > > robert. > > > =20 > > >=20 > > > --=20 > > > Robert Noland > > > FreeBSD > >=20 > > Unfortunately , the problem remains.Some bright pixels appears at the > > center of the monitor and the system freezes(sometimes if you press any > > button it causes a hard reset). >=20 > So the only thing that looks interesting in the logs is that MTRR > failed. What was the last working revision? >=20 > robert. >=20 > >=20 > --=20 > Robert Noland > FreeBSD Hello Robert, I am trying to make Xorg stop freezing the system trying various configurations and drivers but still no success. I am running startx in a ssh session, while the same time gathering logs (kernel messages and Xorg logs).The first startx runs ok without system freeze but the monitor (a Dell 2709W connected with the GPU via DVI) gets in power save mode and suspends(like there is no signal) .From this state there is no way for the monitor to come back to previous operation as it doesn't gets signal even if I kill X(coming back to console).However, the system stays responsive and functional via remote usage(ssh).You can see the logs (all in one file) gathered here: https://marinos.ceid.upatras.gr/~admin/log.0 The only lines that look suspicious to me are: exaCopyDirty: Pending damage region empty!(/var/log/Xorg.0.log / last line) failed to set mtrr: Invalid argument (startx output) After the first startx I kill X and run a second startx.Then a system freeze happens and no logs can be collected. These logs were collected after the X kill: https://marinos.ceid.upatras.gr/~admin/log.1 Is there any way to check what is causing mtrr failure? Thanks for your time. Ilias=20 =20 =20 --=20 echo "Sysadmin know better bash than english." | sed s/min/mins/ \ | sed 's/better bash/bash better/' --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAknXXiQACgkQ/WMRra+9BPmlEgCfZLG/xLVqHeHezXNq1ya/zixF gl8AnArenr6aATDcgUytUu3SEMlufnur =s+IY -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm--