From owner-freebsd-stable@FreeBSD.ORG Fri Jul 13 11:55:24 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5FC4916A406 for ; Fri, 13 Jul 2007 11:55:24 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-08.arcor-online.net (mail-in-08.arcor-online.net [151.189.21.48]) by mx1.freebsd.org (Postfix) with ESMTP id D42B013C481 for ; Fri, 13 Jul 2007 11:55:23 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-08-z2.arcor-online.net (mail-in-08-z2.arcor-online.net [151.189.8.20]) by mail-in-08.arcor-online.net (Postfix) with ESMTP id 35218282C75; Fri, 13 Jul 2007 13:55:22 +0200 (CEST) Received: from mail-in-03.arcor-online.net (mail-in-03.arcor-online.net [151.189.21.43]) by mail-in-08-z2.arcor-online.net (Postfix) with ESMTP id DBD362130CF; Fri, 13 Jul 2007 13:55:21 +0200 (CEST) Received: from lofi.dyndns.org (dslb-084-062-207-035.pools.arcor-ip.net [84.62.207.35]) by mail-in-03.arcor-online.net (Postfix) with ESMTP id 739AE30A922; Fri, 13 Jul 2007 13:55:21 +0200 (CEST) Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.12]) by lofi.dyndns.org (8.13.8/8.13.3) with ESMTP id l6DBtJRD003107 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 13 Jul 2007 13:55:19 +0200 (CEST) (envelope-from lofi@freebsd.org) Received: from kiste.my.domain (lofi@localhost [127.0.0.1]) by kiste.my.domain (8.13.6/8.13.4) with ESMTP id l6DBtIV9047179; Fri, 13 Jul 2007 13:55:18 +0200 (CEST) (envelope-from lofi@freebsd.org) Received: from localhost (localhost [[UNIX: localhost]]) by kiste.my.domain (8.13.6/8.13.4/Submit) id l6DBtIWp047178; Fri, 13 Jul 2007 13:55:18 +0200 (CEST) (envelope-from lofi@freebsd.org) X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org using -f From: Michael Nottebrock To: kim.attree@za.verizonbusiness.com Date: Fri, 13 Jul 2007 13:55:13 +0200 User-Agent: KMail/1.9.7 References: <200707102338.52601.lofi@freebsd.org> <4695E258.6080408@za.verizonbusiness.com> In-Reply-To: <4695E258.6080408@za.verizonbusiness.com> X-Face: g:jG2\O{-yqD1x?DG2lU1)(v%xffR"p8Nz(w/*)YEUO\Hn%mGi&-!+rq$&r64,=?iso-8859-1?q?fuP=7E=3Bbw=5C=0A=09=5EQdX?=@v~HEAi?NaE8SU]}.oeYSjN84Fe{M(ahZ.(i+lxyP; pr)2[%mGbkY'RmM>=?iso-8859-1?q?+mg3Y=24ip=0A=091?=@Z>[EUaE7tjJ=1DRs~:!uSd""d~:/Er3rpQA%ze|bp>S MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2273217.XKUTf4WqH3"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200707131355.18432.lofi@freebsd.org> X-Virus-Scanned: by amavisd-new X-Virus-Scanned: ClamAV version 0.91, clamav-milter version 0.91 on mail-in-03.arcor-online.net X-Virus-Status: Clean Cc: freebsd-stable@freebsd.org Subject: Re: Problem with KDM not passing to Xorg/KDE after login X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2007 11:55:24 -0000 --nextPart2273217.XKUTf4WqH3 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday, 12. July 2007, Kim Attree wrote: > Michael Nottebrock wrote: > > On Monday, 9. July 2007, Kim Attree wrote: > >> I made Root's $HOME point to /var/db (touched to make sure it's writab= le > >> on the diskless workstation - it is) and the KDM still refuses to pass > >> to Xorg/KDE. > >> > >> Any Other Ideas ??? > > > > Make sure you have a hostname set (in rc.conf or via dhcp) and > > "localhost" is resolvable. > > Mike, > > I've checked rc.conf and the hostname is defined and a 'hostname' > command on the workstation confirms this. I've added a /etc/hosts file > on the workstation (through the /conf/default directory on diskless > server) with the following: > > 127.0.0.1 localhost > 196.31.157.162 diskless02.csc.jnb6.za.uu.net (server) > 196.31.157.130 csc01.csc.jnb6.za.uu.net (workstation) > > confirmed that localhost resolves to 127.0.0.1 on the workstation. KDM > still refuses to pass to Xorg. Just to make sure - you cannot launch any session type from kdm, not even=20 failsafe? What happens if you try to run Xsession manually, i.e.: $ X & [switch back to VTY] $ env DISPLAY=3D:0 /usr/local/share/config/kdm/Xsession default [switch back to X11] Does KDE start? If not, try running Xsession as above but with shell tracin= g=20 enabled like $ env DISPLAY=3D:0 sh -x /usr/local/share/config/kdm/Xsession default to see where it hangs/exits. Cheers, =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart2273217.XKUTf4WqH3 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGl2giXhc68WspdLARAidFAJwJWlfpOIfCh8EMpOXYks2eYvNYwQCgiqQw RClFk9Icyv4HpCWjM6VBdec= =hoxF -----END PGP SIGNATURE----- --nextPart2273217.XKUTf4WqH3--