From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7BF611381F3 for ; Wed, 24 Apr 2013 06:38:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CFE8E0A04; Wed, 24 Apr 2013 06:38:41 +0000 (UTC) Received: from mail-gh0-f177.google.com (mail-gh0-f177.google.com [209.85.160.177]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 519E8E08A2 for ; Wed, 24 Apr 2013 06:38:40 +0000 (UTC) Received: by mail-gh0-f177.google.com with SMTP id g22so211842ghb.36 for ; Tue, 23 Apr 2013 23:38:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=GoSdKuXiMvJ/8Wm5b78//fIupTXTmOc5cOmvMhhvOfU=; b=qzqpR8GTJxGnl8LIi0SObA8/mdvvqGgFagIFgFGuL2URAfbevtsN12FUKPb/EBWESr NIl/HuBGI4VnmSrJtrMiA7Gl3S9rzgNKK/v5Th5+7FZhvm2aaQwzDmYgbHkOYECyNL0i c8LGVTIdWwrUtY4/rprG2CIWuaKEhj9ByfbvF1D9AkucGnbX8PV8S52tFFVu+rpZ7Tv5 qnwg0Tab3G3fVqlXl1h5XN2vG5miJEbdXa6ZzVA5JkvmM84YAS9eNXIncnrH4Xx5LgEg Q2SMH8CBgL8452sESfyZKY8CeIj+iS8buRoFk8sQousjmEa1oBXFl9TZt0f2yuIHkEVR cQBQ== X-Received: by 10.236.44.39 with SMTP id m27mr22124227yhb.129.1366785519481; Tue, 23 Apr 2013 23:38:39 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-124-54.jan.bellsouth.net. [65.0.124.54]) by mx.google.com with ESMTPSA id n15sm2460403yhi.2.2013.04.23.23.38.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 23 Apr 2013 23:38:38 -0700 (PDT) Message-ID: <51777DED.1060308@gmail.com> Date: Wed, 24 Apr 2013 01:38:37 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: (SOLVED)[gentoo-user] KDM stucking! References: <51768636.5070606@binarywings.net> <3320865.ppXaUlkcbQ@apollo> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=gbk Content-Transfer-Encoding: 7bit X-Archives-Salt: 006ce530-8c0e-4f02-a77d-dffe237343f4 X-Archives-Hash: 7e421e2c43e95e9111db905d45af34de Jackie wrote: >>> I still don't get a clue what; wrong here and why this all happend. >>> Hope >>> the information above will be helpful. >>> >> I have had KDE behave similarly when my LDAP authentication was >> screwed up. There was an issue caused by a gnome library that was >> pulled in by gnucash. This only affected KDE logins, not console >> logins. Are you attempting to log in with a local user? >> >> This same thing also happened to me once when the disk was full. >> >> Cheers, >> >> Paul >> > > Good news here, I added > > nameserver 8.8.8.8 > nameserver 8.8.4.4 > > to my /etc/resolv.conf,logout and login,no pause before splash > appeared.Then I rebooted,/etc/resolv was automatically changed back > and the PAUSE came back. I then used the "chattr +i /etc/resolv.conf" > command to avoid resolv.conf being changed when rebooting.Rebooted and > everything is clear now!Thanks all for your advice! > > You can set the defaults for resolv.conf in the net file. Here is mine: config_eth0="dhcp" dhcp_eth0="nodns" dns_servers_eth0="8.8.8.8 8.8.4.4" That should fix it as it should be without force. Yea, I had to dig. I'm getting old or something. :/ Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!