From owner-freebsd-stable@FreeBSD.ORG Thu Nov 10 13:58:48 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4987B16A41F for ; Thu, 10 Nov 2005 13:58:48 +0000 (GMT) (envelope-from WillS@housing.ufl.edu) Received: from smtp.housing.ufl.edu (smtp1.housing.ufl.edu [128.227.47.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E46843D45 for ; Thu, 10 Nov 2005 13:58:47 +0000 (GMT) (envelope-from WillS@housing.ufl.edu) Received: (qmail 98839 invoked by uid 98); 10 Nov 2005 13:58:46 -0000 Received: from 128.227.47.18 by smtp2.housing.ufl.edu (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.83/705. spamassassin: 3.0.2. Clear:RC:1(128.227.47.18):. Processed in 0.067224 secs); 10 Nov 2005 13:58:46 -0000 X-Qmail-Scanner-Mail-From: WillS@housing.ufl.edu via smtp2.housing.ufl.edu X-Qmail-Scanner: 1.25 (Clear:RC:1(128.227.47.18):. Processed in 0.067224 secs) Received: from bragi.housing.ufl.edu (128.227.47.18) by smtp.housing.ufl.edu with SMTP; 10 Nov 2005 13:58:46 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Thu, 10 Nov 2005 08:58:46 -0500 Message-ID: <0E972CEE334BFE4291CD07E056C76ED808DC30FE@bragi.housing.ufl.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Anyone having problems with xorg 6.8.2 on 6.0-R Thread-Index: AcXl8510OLlIcEemTKWdcNgRhz/cRQACw2Cg From: "Will Saxon" To: "Roland Smith" Cc: stable@freebsd.org Subject: RE: Anyone having problems with xorg 6.8.2 on 6.0-R X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 13:58:48 -0000 > -----Original Message----- > From: Roland Smith [mailto:rsmith@xs4all.nl]=20 > Sent: Thursday, November 10, 2005 7:38 AM > To: Will Saxon > Cc: stable@freebsd.org > Subject: Re: Anyone having problems with xorg 6.8.2 on 6.0-R >=20 >=20 > For DRI, you need an extra device on 6.0. On 5.4 it used to be: >=20 > device radeondrm >=20 > On 6.0 it should be: >=20 > device drm > device radeondrm >=20 > HTH, Roland Thanks Roland. I loaded the radeon kernel module and that usually takes care of things. What I have also determined that I think is odd, is that I can start X remotely from home, via SSH, without issue. It is only locally that I am not able to start X. -Will