From owner-freebsd-questions@FreeBSD.ORG Sat Jun 9 06:09:09 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 84AEE16A421 for ; Sat, 9 Jun 2007 06:09:09 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 45CD713C45D for ; Sat, 9 Jun 2007 06:09:09 +0000 (UTC) (envelope-from david@vizion2000.net) Received: by dns1.vizion2000.net (Postfix, from userid 1007) id 4E5C81CC40; Fri, 8 Jun 2007 23:09:22 -0700 (PDT) From: David Southwell Organization: Voice and Vision To: freebsd-questions@freebsd.org Date: Fri, 8 Jun 2007 23:09:21 -0700 User-Agent: KMail/1.9.6 References: <4668F03E.9050306@bah.homeip.net> <466930BE.2010505@bah.homeip.net> <46696287.90306@gmx.de> In-Reply-To: <46696287.90306@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200706082309.22118.david@vizion2000.net> Subject: Re: Xorg problem 6.9 >> 7.2 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, 09 Jun 2007 06:09:09 -0000 On Friday 08 June 2007 07:07:03 [LoN]Kamikaze wrote: > Bernt Hansson wrote: > > [LoN]Kamikaze wrote: > >> Bernt Hansson wrote: > >>> Hello > >>> > >>> I've upgraded Xorg to 7.2 on a 6.2-stable machine according to > >>> UPDATING. > >>> > >>> If I'am trying startx as a normal user I get this error > >>> > >>> > >>> AUDIT: : pid X: client 1 rejected from local= host (uid > >>> 1001) > >>> > >>> Xlib: Connection to "0:0" refused by server > >>> Xlib: No protocol specified > >>> > >>> Starting from root no problem. > >>> > >>> As a normal user /usr/local/bin/startxfce4 starts fine. > >>> > >>> I'm guessing it's a permissions problem, is it? > >> > >> I suggest you check all the pathnames in your xorg.conf, I had a simil= ar > >> problem and adjusting paths solved them. > > > > What paths did you have in mind? I regenerated the xorg.conf file after > > upgrading. > > Setting > > ModulePath "/usr/local/lib/xorg/modules" > > is the most important one. I have just completed a portupgrade to 7.2 but have not yet restarted the=20 server. How do I "regenerate" xorg.conf? Thanks in advance david =20