From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 20 20:19:32 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78A5E16A516 for ; Wed, 20 Apr 2005 20:19:32 +0000 (GMT) Received: from relay.pixi.com (relay.pixi.com [206.127.224.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01F2243D1F for ; Wed, 20 Apr 2005 20:19:32 +0000 (GMT) (envelope-from knowtree@aloha.com) Received: from carter.pixi.com ([206.127.224.102]:1937 "EHLO carter.pixi.com") by relay.pixi.com with ESMTP id S8721AbVDTUTb (ORCPT ); Wed, 20 Apr 2005 10:19:31 -1000 Received: from Internal (206.127.224.41) by carter.pixi.com with SMTP; Wed, 20 Apr 2005 20:19:28 GMT X-Titankey-e_id: <7e7218ff-1771-4344-81c1-bbf848a10308> Received: from yoda.pixi.com (yoda.pixi.com [206.127.224.41]) by yoda.pixi.com (8.11.6/8.11.6) with SMTP id j3KJcVQ18577; Wed, 20 Apr 2005 09:38:31 -1000 Message-Id: <200504201938.j3KJcVQ18577@yoda.pixi.com> To: freebsd-gnome@FreeBSD.org From: knowtree@aloha.com Date: Wed, 20 Apr 2005 09:38:31 HST X-Posting-IP: 141.190.32.68 X-Mailer: Endymion MailMan Standard Edition v3.2.19 cc: knowtree@aloha.com Subject: gdm start and load goes high logging off X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 20:19:32 -0000 FreeBSD 4.11 STABLE, Gnome 2.10 Yesterday I ran a conplete port update. I hoped it would fix a problem that turned up about a week ago, but the only change was that now gdm does not start. 1. What is the recommended way to have gdm start at the end of the boot sequence? It was working fine until this morning. I checked that gdm.sh is in /usr/X11R6/etc/rc.d and that looked fine. I fiddled with /etc/ttys in what I think was the old way, like this: #ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure ttyv8 "/usr/X11R6/bin/gdm -nodaemon" xterm on secure This works, but I should have had to change anything. This may be related to my second problem. 2. When I click on Desktop / Log Out gdm-binary goes nuts, stealing more and more cpu time, eventually over 90%. If I cancel the logout, the load *does not* return to normal. I had my system set to dim the desktop when the logoff confirmation window was displayed. Now it does not dim. When I log off I get an error message that multiload-applett-2 has quit unexpectedly. I assume that's because it is being flooded. While troubleshooting this issue I noticed that gdm-binary is quite active all the time, generally third or forth in process table displayed by the "top" command. Why woiuld it need to be so active when I'm already logged on? It should be dormant, at the bottom of the list. I also have a problem with sound, but I think it is unrtelated and will post separately. Gary Dunn Honolulu knowtree@aloha.com