From owner-freebsd-questions@FreeBSD.ORG Sat Jul 14 12:56:54 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF88016A402 for ; Sat, 14 Jul 2007 12:56:54 +0000 (UTC) (envelope-from wa4geg@surfbest.net) Received: from mail008.cisp.com (mail008.cisp.com [65.196.203.208]) by mx1.freebsd.org (Postfix) with ESMTP id A07F813C48D for ; Sat, 14 Jul 2007 12:56:54 +0000 (UTC) (envelope-from wa4geg@surfbest.net) Received: from dialup-4.154.55.146.dial1.atlanta1.level3.net (unverified [4.154.55.146]) by mail008.cisp.com (Rockliffe SMTPRA 7.0.6) with ESMTP id for ; Sat, 14 Jul 2007 12:56:53 +0000 From: Byron Campbell Organization: Electronic Equipment Service To: freebsd-questions@freebsd.org Date: Sat, 14 Jul 2007 08:59:22 -0400 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200707140859.22938.wa4geg@surfbest.net> Subject: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro[SOLVED] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 12:56:54 -0000 This is weird, but the fix for my system (thanks Albert) is=20 to force the AGP to PCI bus by setting the appropriate (or=20 maybe inappropriate:-) option in the Device section of my=20 xorg.conf, i.e: Section "Device" =A0=A0=A0=A0=A0=A0=A0=A0Option =A0 =A0 =A0 =A0 =A0 "BusType" "PCI" =A0 =A0 =A0 =A0 Identifier =A0 =A0 =A0 =A0 "Card0" =A0=A0=A0=A0=A0=A0=A0=A0Driver =A0 =A0 =A0 =A0 =A0 =A0 "radeon" =A0=A0=A0=A0=A0=A0=A0=A0VendorName =A0"ATI Technologies Inc" =A0=A0=A0=A0=A0=A0=A0=A0BoardName =A0 =A0"RV350 AP [Radeon 9600]" =A0=A0=A0=A0=A0=A0=A0=A0BusID =A0 =A0 =A0 =A0 =A0 =A0 "PCI:1:0:0" EndSection Haven't tried to play video clips yet, but dragging an=20 xterm around the on desktop (xfce4) is very smooth now. Byron - WA4GEG