From owner-freebsd-questions@FreeBSD.ORG Fri Jun 8 09:30:38 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 4516716A400 for ; Fri, 8 Jun 2007 09:30:38 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 92F5E13C4AD for ; Fri, 8 Jun 2007 09:30:37 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 08 Jun 2007 09:30:36 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp044) with SMTP; 08 Jun 2007 11:30:36 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX1/r+CBnyxHrHAN13AN5lUaK/YfoIzU4pb04g3eJQr 87e8zCTeLlFN6U Message-ID: <4669219D.40509@gmx.de> Date: Fri, 08 Jun 2007 11:30:05 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.0 (X11/20070603) MIME-Version: 1.0 To: Bernt Hansson References: <4668F03E.9050306@bah.homeip.net> In-Reply-To: <4668F03E.9050306@bah.homeip.net> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 Cc: freebsd-questions@freebsd.org 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: Fri, 08 Jun 2007 09:30:38 -0000 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 similar problem and adjusting paths solved them.