From owner-freebsd-x11@FreeBSD.ORG Thu Jan 11 22:42:04 2007 Return-Path: X-Original-To: x11@freebsd.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1013016A407 for ; Thu, 11 Jan 2007 22:42:04 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.235]) by mx1.freebsd.org (Postfix) with ESMTP id 96B2B13C468 for ; Thu, 11 Jan 2007 22:42:03 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by wr-out-0506.google.com with SMTP id i28so339592wra for ; Thu, 11 Jan 2007 14:42:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Fr7Ahyr4E+abUtA4VhI4VTXRBYFlVgEshb8htklKNb2f4zarNdcYpojeS+DAZXN7b2gHXjBpDNfVKUFkh+8o8DJw0nYCl/Ch2i0XHQPmHjdEbmN+nJEAUDHzX7RIDUiMvIwwv5oKZBOLrrkUAZBIONOdPjZ/bMKYLQ33bH6CCyQ= Received: by 10.78.17.4 with SMTP id 4mr730129huq.1168555320339; Thu, 11 Jan 2007 14:42:00 -0800 (PST) Received: by 10.78.164.20 with HTTP; Thu, 11 Jan 2007 14:42:00 -0800 (PST) Message-ID: Date: Fri, 12 Jan 2007 01:42:00 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Stanislav Sedov" In-Reply-To: <20070112013132.00041269.stas@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070111153802.161a89a4.stas@FreeBSD.org> <20070112013132.00041269.stas@FreeBSD.org> X-Google-Sender-Auth: 5d0664f5a4e43acd Cc: x11@freebsd.org Subject: Re: xorg-7.2.r3_3 on current/amd64 with ATI Radeon Xpress 1100 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: Thu, 11 Jan 2007 22:42:04 -0000 On 1/12/07, Stanislav Sedov wrote: > On Fri, 12 Jan 2007 00:41:17 +0300 > "Andrew Pantyukhin" mentioned: > > > > > The tar contains logs from 6.9 and 7.2 and a conf > > file which is similar for both versions. > > > > Unfortunately drm won't work as there's no drm > > support for Xpress 1100 yet. I tried adding the > > pciid, but xorg just hangs at start. No skill/ > > motivation to hack radeon driver at the moment. > > > > However, the white screen problem stays with > > drm/glx/GLcore turned off. > > > > OK, I'll take a look at your logs ASAP. AFAIK, ati drm hangs on FreeBSD > currently due to locking problems. You can try a patch attached. No rush, 6.9 is working perfectly for me :-) Well, the drm itself doesn't even support the family of Xpress 1100, there's little chance it will miraculously work just because the driver attaches. I'll try the patch later, I'm very tired of crashing my system. Lost a lot of time and bytes to fsck :-( Thanks!