From owner-freebsd-questions@FreeBSD.ORG Sun Feb 1 15:50:54 2004 Return-Path: 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 10E3416A4CF for ; Sun, 1 Feb 2004 15:50:54 -0800 (PST) Received: from sarevok.webteckies.org (node123e0.a2000.nl [24.132.35.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 955C443D53 for ; Sun, 1 Feb 2004 15:50:24 -0800 (PST) (envelope-from mdev@sarevok.webteckies.org) Received: by sarevok.webteckies.org (Postfix, from userid 100) id 8E9C5B82A; Mon, 2 Feb 2004 00:50:23 +0100 (CET) From: Melvyn Sopacua Organization: WebTeckies.org To: freebsd-questions@FreeBSD.org Date: Mon, 2 Feb 2004 00:50:23 +0100 User-Agent: KMail/1.5.94 References: <401C51E2.1060902@rogers.com> In-Reply-To: <401C51E2.1060902@rogers.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_/CZHA7a0qODaKsO"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402020050.23412.freebsd-questions@webteckies.org> Subject: Re: KDE on 5.2-Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2004 23:50:54 -0000 --Boundary-02=_/CZHA7a0qODaKsO Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 01 February 2004 02:09, mj001 wrote: > I downloaded and installed 5.2-RELEASE. KDE comes up with its > blue background, shows the login dialog, apparently accepts > the login, but then hangs. The central splash-screen image > never appears. > > Any similar experience, suggestions of how to diagnose the > problem, please? Anything else I can post that would help? I suppose you're using kdm. Disable it, then create an .xinitrc, with like = so: echo 'exec /usr/local/bin/startkde' > ~/.xinitrc then type 'startx'. WARNING: Backup your files when needed and if you fear losing settings,=20 consider setting up a virgin user account first. If this works properly, this narrows down the problem to kdm. If it doesn't= ,=20 then CTRL-ALT_BACKSPACE to stop X and KDE and start x via: nohup startx Exit the same way when it hangs and examine nohup.out for errors and odditi= es. =2D-=20 Melvyn =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D =46reeBSD sarevok.webteckies.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Ja= n 28=20 18:01:18 CET 2004 =20 root@sarevok.lan.webteckies.org:/usr/obj/usr/src/sys/SAREVOK_NOAPM_NODEBUG = =20 i386 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D --Boundary-02=_/CZHA7a0qODaKsO Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAHZC/Ov9JNmfFN5URAmBAAKCdOtWjBXf8MvWa/wYeCpSg/w2HXgCfTGSx 0b2Hn1wi504I3GcqiJjhzy4= =PNSQ -----END PGP SIGNATURE----- --Boundary-02=_/CZHA7a0qODaKsO--