From owner-freebsd-questions@FreeBSD.ORG Thu Oct 11 12:26:55 2007 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 1F45416A421 for ; Thu, 11 Oct 2007 12:26:55 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id DB78D13C4A7 for ; Thu, 11 Oct 2007 12:26:54 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so1034690pyb for ; Thu, 11 Oct 2007 05:26:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=+LTDEb7g1qaJKXNAhf0Mmkz9LUuTyr7SocWLjGUu6Xw=; b=bMO5/wUVh+aUyI3CpZhLUh1R01HbF+KUwmu/vasUvSJFmm32i5sPU5I5J1XRmO+crPT4mDlg4HxUd/Jb9F84kvEejSz1NgnLHIbkt8zimgzTgwwO+91mjB8AWnp+4kQYCGDR3SXTzkkkjQOdOwCMqb9sMTsnBTXOQX15KAAw39c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sWGMtOtwuP1ugILcu2j9XE5tDlALznnwfodG2TH0YSzHfd/mL6w5xuwdkAM2t/mqhC5z0lxk/WExD1wXa7ji5ejtH8qX0XxB+dNNL4TaQqAKHnkagv4XpJN+rSMvucWL1vavQ5wKSYVN2wQAIseUa8uxNvJGQWHYwQww4RuW9js= Received: by 10.64.53.20 with SMTP id b20mr3943730qba.1192105613664; Thu, 11 Oct 2007 05:26:53 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Thu, 11 Oct 2007 05:26:53 -0700 (PDT) Message-ID: Date: Thu, 11 Oct 2007 12:26:53 +0000 From: "Aryeh Friedman" To: williamkow , "FreeBSD Questions" In-Reply-To: <470E142B.5060908@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <470E142B.5060908@yahoo.com> Cc: Subject: Re: can not load KDE in FreeBSD 6.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2007 12:26:55 -0000 On 10/11/07, williamkow wrote: > After configuring to run X.org, and I manage to have KDE by running > command "kdm". > Then I do some changes related to display, example : > a) 1024x768 to 800x600 > b) fonts size for menu, wallpaper ...etc > but then after the computer have shutdown and restart and when I run the > "kdm" command, and I unable to load KDE screen anymore, and it show the > below error message, please advise what should I do to enabling the KDE. > > # kdm > Updating KDM configuration > Information: reading current kdmrc /usr/local/share/config/kdm/kdmrc > (from kde >= 2.2.x) > Information: current kdmrc is from kde >=3.1 (config version 2.3) > # Oct 11 20:15:37 kdm-bin: :[692]: IO Error in XOpenDisplay > Oct 11 20:15:37 kdm-bin[689]: Display :0 cannot be openned > Oct 11 20:15:37 kdm-bin[689]: Unable to fire up local display :0; > disabling. You have to run it from .xinitrc or use a login manager.