From owner-freebsd-questions@FreeBSD.ORG Thu Sep 9 01:29:20 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1666016A4CF for ; Thu, 9 Sep 2004 01:29:20 +0000 (GMT) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id A96B043D53 for ; Thu, 9 Sep 2004 01:29:19 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from [192.168.1.101] (cpe-065-184-172-100.ec.rr.com [65.184.172.100])i891TGiA002973; Wed, 8 Sep 2004 21:29:16 -0400 (EDT) Message-ID: <413FB1FB.4040102@ec.rr.com> Date: Wed, 08 Sep 2004 21:29:31 -0400 From: jason User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040808) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dustin References: <5878D00B313A8D4E8D00B7E3082FC6930370DD@FF01.marsik.org> In-Reply-To: <5878D00B313A8D4E8D00B7E3082FC6930370DD@FF01.marsik.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions@freebsd.org Subject: Re: new card, still can't get X11 working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 01:29:20 -0000 Dustin wrote: >Hmm, I can't find DRM anywhere in the xorg.conf file?? > >Any more tips? > > > I have a 8500 with xorg. I can't use drm, also called dri, right now. If you can use it make sure you have this turned on. Section "DRI" Mode 0666 EndSection This is what he meant by drm: # This loads the GLX module Load "glx" # This loads the DRI module # Load "dri" This is how I am running now. DRI carshes my system. Hopefully its not in the drivers, am am troubleshooting it now. DRI if off in the default conf, I think? Also try some of this: Section "Device" Identifier "8500LE" Driver "radeon" #VideoRam 65536 # Insert Clocks lines here if appropriate BusID "PCI:2:0:0" Option "BusType" "AGP" Option "AGPMode" "4" Option "AGPFastWrite" "True" Option "AGPSize" "128" Option "EnableDepthMoves" "True" Option "EnablePageFlip" "On" Option "backingstore" "On" Option "dpms" Screen 0 EndSection You should post you Xorg.conf on a web site for us to check if you can't get it working, or email it to us. I would say not to freebsd because it makes some people annoyed whole are subscribed and I guese on dailup.