From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 16:08:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D13D21065672 for ; Fri, 28 Nov 2008 16:08:15 +0000 (UTC) (envelope-from Pieter.Donche@ua.ac.be) Received: from hmacs.cmi.ua.ac.be (hmacs.cmi.ua.ac.be [143.129.75.10]) by mx1.freebsd.org (Postfix) with ESMTP id 6DE148FC17 for ; Fri, 28 Nov 2008 16:08:15 +0000 (UTC) (envelope-from Pieter.Donche@ua.ac.be) Received: from hmacs.cmi.ua.ac.be (localhost [127.0.0.1]) by hmacs.cmi.ua.ac.be (8.13.8+Sun/8.13.8) with ESMTP id mASG8De3019462 for ; Fri, 28 Nov 2008 17:08:13 +0100 (CET) Received: from localhost (pdon@localhost) by hmacs.cmi.ua.ac.be (8.13.8+Sun/8.13.8/Submit) with ESMTP id mASG8D05019459 for ; Fri, 28 Nov 2008 17:08:13 +0100 (CET) X-Authentication-Warning: hmacs.cmi.ua.ac.be: pdon owned process doing -bs Date: Fri, 28 Nov 2008 17:08:13 +0100 (CET) From: Pieter Donche X-X-Sender: pdon@hmacs.cmi.ua.ac.be To: "mail.list freebsd-questions" Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: XMing and FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pieter Donche List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2008 16:08:15 -0000 I have - in the same subnet - a WinXP PC and a multi-boot PC with a) OpenSuse10.3, b) FreeBSD-7.0 (and c) WinXP) I installed the free X-Windows server Xming on the WinXP PC, and I can connect to the other PC when it is booted in OpenSUSE 10.3: Xming is configured for 'open session via XDMCP', I specify fully qualified hostname and I get the openSUSE username/password login screen, etc... (I didn't need to change anything in the OpenSuSE) But when that PC is booted into FreeBSD - XMing only gives me a screen with a grey background and a black X - connection seems not established. The FreeBSD runs KDM as window manager and KDE as desktop. Why and how to remedy?