From owner-freebsd-gnome Tue Mar 18 23:38:49 2003 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 1529837B404 for ; Tue, 18 Mar 2003 23:38:44 -0800 (PST) Received: from beth.poprostu.pl (pf183.wroclaw.sdi.tpnet.pl [213.25.228.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C7E443F93 for ; Tue, 18 Mar 2003 23:38:41 -0800 (PST) (envelope-from smyru@beth.poprostu.pl) Received: from beth.poprostu.pl (localhost [127.0.0.1]) by beth.poprostu.pl (8.12.3/8.12.6) with ESMTP id h2J7bwtI000314; Wed, 19 Mar 2003 08:37:58 +0100 (CET) (envelope-from smyru@beth.poprostu.pl) Received: (from smyru@localhost) by beth.poprostu.pl (8.12.3/8.12.6/Submit) id h2J7buCn000313; Wed, 19 Mar 2003 08:37:56 +0100 (CET) Date: Wed, 19 Mar 2003 08:34:39 +0100 From: Piero To: piero@poprostu.pl Cc: gnome@freebsd.org Subject: Re: 25s freeze when starting Gnome in XF86 4.3 Message-Id: <20030319083439.006dfa6f.piero@poprostu.pl> In-Reply-To: <1048026561.1210.9.camel@dhcp-530-74> References: <20030318194211.5a817daf.piero@poprostu.pl> <1048014031.348.87.camel@dhcp-528-2140> <20030318231344.13a79cfb.piero@poprostu.pl> <1048026561.1210.9.camel@dhcp-530-74> Organization: Poprostu X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG W li=B6cie otrzymanym 18 Mar 2003 17:29:22 -0500 od Joe Marcus Clarke : > On Tue, 2003-03-18 at 17:13, Piero wrote: > > W li=B6cie otrzymanym 18 Mar 2003 14:00:32 -0500 od Joe Marcus Clarke > > : > >=20 > > > > I wanted to asked whether you guys face this also. Starting X, > > > > after the Gnome splash screen disappears the vanilla screen with > > > > arrow pointer freezes for 25 seconds. I cannot heard any disk > > > > work, anything. Then the gnome UI loads, you can hear the disk > > > > work and everything.=20 > > > >=20 > > > > There is no errors at X start up (I tried to catch it with > > > > script). > > >=20 > > > Try deleting ~/.gnome2/session, and see if that helps. > >=20 > > No change. :-/=20 >=20 > You have to logout of GNOME, shutdown any running gconfd, then remove > the session file. =20 Joe, what a poor opinion you have about me. :-) It had been done just as you said. =20 > I haven't seen this problem otherwise. Do you know what process is > causing the hang? I didn't know. I was seeking for the reason of the desktop stepped gradient and changed the order of Display SubSection in XF86Config from: SubSection "Display" Depth 8 Modes "1600x1200" "1280x1014" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection SubSection "Display" Depth 15 Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection to: SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection SubSection "Display" Depth 16 Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection SubSection "Display" Depth 15 Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1600x1200" "1280x1014" "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection And the freeze is gone, it seems like there are big changes in XFree86 4.3 with XF86Config. Still have other issues with it, but I won't litter this forum. BTW: tahnks every one who was helping me with disappered Polish keyboard in X 4.3. I tweaked the config a bit, and that helped with the portupgrade to 4.3.0_1. --- Piero piero@poprostu.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message