Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2004 13:58:10 +0800
From:      Stephen Liu <satimis@icare.com.hk>
To:        Andrew Hall <halla3@corp.earthlink.net>
Cc:        questions@freebsd.org
Subject:   Re: KDE startup slowly on "initializing system service" (SOLVED)
Message-ID:  <403C3972.6000401@icare.com.hk>
In-Reply-To: <1077634125.32755.1.camel@kuu.eng.atl.earthlink.net>
References:  <20040223210018.I49278@chinhngt.b.gz.ru> <20040223172850.Q52303@tfat.homelinux.org>  <403AF3F4.2040409@icare.com.hk> <1077634125.32755.1.camel@kuu.eng.atl.earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Andrew,

Problem solved.  The hostname on
/etc/hosts
and
/etc/rc.conf
must be identical.  Its mis-typing would cause slow startup of KDE

B.R.
Stephen

>FWIW I noticed on my 5.2 box today kinit was using 60% of the
>processor.  I restarted KDE and kinit's usage dropped to ~1%.
>
>Drew
>
>On Tue, 2004-02-24 at 01:49, Stephen Liu wrote:
>  
>
>>Hi Teodor,
>>
>>FreeBSD 5.2
>>========
>>
>>I encounter the same problem. KDE starts very slow, first popup desktop 
>>icrons, bottom tool-bar, welcome screen, etc., one by one taking 
>>prolonged time. Starting K package from desktop also takes lengthy time 
>>to start.
>>
>>Immediate after installation from CD1 completed it worked perfectly. 
>>After playing around to configure network card, ppp, etc. KDE starting 
>>became terrible slow.
>>
>>    
>>
>>>FreeBSD chinhngt.b.gz.ru 4.9-STABLE FreeBSD 4.9-STABLE #0:
>>> 
>>>
>>>
>>>I would recommend adding something like this to your /etc/hosts:
>>>127.0.0.1	localhost.localdomain	chinhngt.b.gz.ru
>>>
>>>I have noticed this problem when you change your domain from the classic
>>>'localhost.localdomain' to something else, and KDE does not know how to
>>>resolve it, thus the slowdowns.
>>> 
>>>
>>>      
>>>
>># /etc/hosts
>>
>>I changed
>>:: 1 localhost localhost.my.domain
>>127.0.01 localhost localhost.my.domain
>>
>>to
>>:: 1 localhost.localdomain
>>127.0.01 localhost.localdomain
>>
>>It complained at booting with following warning;
>>....
>>Starting sshd.
>>554 5.3.0 host "localhost" unknown: Invalid argument
>>..... sm-mta[432]: NOQREUE: SYSERR(root) :host "localhost" unknown: 
>>Invalid argument
>>.....
>>
>>Kindly advise how to fix the problem
>>
>>TIA
>>
>>B.R.
>>Stephen Liu
>>_______________________________________________
>>freebsd-questions@freebsd.org mailing list
>>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>>    
>>
>
>
>  
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?403C3972.6000401>