From owner-freebsd-questions Thu Feb 13 11:46:41 2003 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 EA1F637B401 for ; Thu, 13 Feb 2003 11:46:39 -0800 (PST) Received: from lilbuddy.antsclimbtree.com (lilbuddy.antsclimbtree.com [216.27.183.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4204043FD7 for ; Thu, 13 Feb 2003 11:46:39 -0800 (PST) (envelope-from mark@antsclimbtree.com) Received: from antslaptop.antsclimbtree.com ([192.168.1.110] helo=antsclimbtree.com) by lilbuddy.antsclimbtree.com with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.12) id 18jPJg-0001gk-00; Thu, 13 Feb 2003 11:46:40 -0800 Date: Thu, 13 Feb 2003 11:46:47 -0800 Subject: Re: Gnome 2 on FreeBSD 4.7p3 -- multiple issues Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: questions@FreeBSD.ORG To: Joe Marcus Clarke From: Mark Edwards In-Reply-To: <1045164559.308.51.camel@gyros> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday, February 13, 2003, at 11:29 AM, Joe Marcus Clarke wrote: > On Thu, 2003-02-13 at 13:03, Mark Edwards wrote: >>>> I've fixed my XFree86 install, and I have 4.2.1 running. All of the >>>> ports mentioned above are installed. I am able to run xf86cfg >>>> graphically and configure, and I can run X using startx, which loads >>>> fine. >>>> >>>> However, when I do: >>>> >>>> sudo /usr/X11R6/etc/rc.d/gdm.sh start >>>> >>>> I get: >>>> >>>> Feb 13 01:28:56 lilbuddy gdm[15381]: Failed to start the display >>>> server >>>> several times in a short time period; disabling display :0 >>> >>> I would need to see the X log to know if it's a gdm problem. >>> However, >>> I've never tried starting gdm under sudo. >> >> Well, the same behavior occurs if I just restart the machine and let >> the script be triggered normally, so I doubt that sudo has anything to >> do with it. Also, I successfully started gdm many times this way >> under >> gnome 2.0. >> >> I have posted /var/log/:0.log and var/log/XFree86.0.log here: >> >> http://mark.antsclimbtree.com/Xlog.txt > > Nothing useful here. You might try doing a forced rebuild of gdm2. > > Joe I got it. I tried switching to root, and running startx (root's .xinitrc was set to start gnome). I got a complaint that fontconfig couldn't start. Aha! I removed /usr/X11R6/etc/fonts and reinstalled /usr/ports/x11-fonts/fontconfig and voila! Everything's fine, AND I have anti-aliased fonts! Damn, that was painful, but I guess it was worth it. I'm not sure what was fubar'd with fontconfig, but maybe make a mental note of it in case someone else is upgrading to gnome2.2 and gnome suddenly stops working. Could have simply been corruption on my end because of running a funky XFree86 3.3.6/gnome2 setup or something. I don't know and at this point I don't care, cause it works! Thanks for your patience, Joe... -- Mark Edwards San Francisco, CA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message