From owner-freebsd-current@FreeBSD.ORG Mon Sep 24 10:38:21 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6E6616A419 for ; Mon, 24 Sep 2007 10:38:21 +0000 (UTC) (envelope-from serguey-grigoriev@yandex.ru) Received: from webmail27.mail.yandex.net (webmail27.mail.yandex.net [213.180.200.104]) by mx1.freebsd.org (Postfix) with ESMTP id 2844913C44B for ; Mon, 24 Sep 2007 10:38:21 +0000 (UTC) (envelope-from serguey-grigoriev@yandex.ru) Received: from YAMAIL (webmail27) by mail.yandex.ru id S5567576AbXIXKiM for ; Mon, 24 Sep 2007 14:38:12 +0400 X-Yandex-Spam: 1 Received: from [77.244.18.3] ([77.244.18.3]) by mail.yandex.ru with HTTP; Mon, 24 Sep 2007 14:38:11 +0400 From: "S.N.Grigoriev" To: eric@anholt.net In-Reply-To: 9070000000020153744 References: <105091190304115@webmail34.yandex.ru> 9070000000020153744 MIME-Version: 1.0 Message-Id: <472451190630292@webmail27.yandex.ru> Date: Mon, 24 Sep 2007 14:38:12 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailman-Approved-At: Tue, 25 Sep 2007 08:28:28 +0000 Cc: freebsd-current@freebsd.org Subject: Re: Xorg 7.3 problem on amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Sep 2007 10:38:21 -0000 21.09.07, 22:25, Eric Anholt (eric@anholt.net): > This is usually driver-specific, sometimes chipset specific. You should > attach GDB to the X Server from a remote machine and try to reproduce > it, and post a backtrace. Hi, Eric, I thank you for your response. Yes, the problem is driver-specific. When I use the 'vesa' driver my system works fine. Unfortunately this is my home computer and there is not another one 'to attach GDB to the X Server from'. Regards, Serguey.