From owner-freebsd-x11@FreeBSD.ORG Wed Jun 27 18:03:20 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D25981065672 for ; Wed, 27 Jun 2012 18:03:20 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 515798FC0C for ; Wed, 27 Jun 2012 18:03:20 +0000 (UTC) Received: by bkvi18 with SMTP id i18so1485199bkv.13 for ; Wed, 27 Jun 2012 11:03:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=CxOY8DgyTsEowfTj5xZfw9VT4dQfzaYdF+ICfI05R0c=; b=X0PV0kt2D6ZXKRop3PwWva6D7lFizuiphlaCqACSHVnT806xgMjwmLHg1hZ3NxR7Tr lJqzUCNWM/r7nqPIIfvsStptZOCtyq5vPF1qoID2SteQ1c/7ZyZSHCZ4+JnzaPgd7nQQ 97++hbuzHKg0sLNwW0z5VBC+HcJTnI+cmukOIuWL9ppgJfo4WcoQFRk96f212t7Z+++o dzOxK2xaaA+AhqOZJIUqyjp1MWHz4JxiBbpsKJ2Qqm9DFbMZ9al/mDTficS/YPP4teRu bD/j7WOBIHMWsWdbJN0u+e3HO2cqlsNNZHcCWmsLPdMYLf5ljqhjX6yjg5nHXiibtS9j R8qg== Received: by 10.204.153.193 with SMTP id l1mr7910041bkw.120.1340820199344; Wed, 27 Jun 2012 11:03:19 -0700 (PDT) Received: from mavbook2.mavhome.dp.ua (pc.mavhome.dp.ua. [212.86.226.226]) by mx.google.com with ESMTPS id n5sm3118898bkv.14.2012.06.27.11.03.17 (version=SSLv3 cipher=OTHER); Wed, 27 Jun 2012 11:03:18 -0700 (PDT) Sender: Alexander Motin Message-ID: <4FEB4AE3.6080405@FreeBSD.org> Date: Wed, 27 Jun 2012 21:03:15 +0300 From: Alexander Motin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120621 Thunderbird/13.0.1 MIME-Version: 1.0 To: freebsd-x11@FreeBSD.org References: <4FEA0DC1.3050005@FreeBSD.org> In-Reply-To: <4FEA0DC1.3050005@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: New KDE installation freezes on start X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jun 2012 18:03:20 -0000 On 06/26/12 22:30, Alexander Motin wrote: > I've just installed 10-CURRENT on my new laptop where from fresh ports > with enabled WITH_NEW_XORG and WITH_KMS and all default options > installed xor, kde4 and few other ports. On attempt to start KDE after > all start icons appeared "kdeinit4: plasma-desktop" process starts to > eat CPU and memory and nothing goes on. Happens with both intel and vesa > drivers. Tried both startx and kdm. > > What can it be? How can I debug this? Can it be some missing > configuration or packages? > > PS: another existing 10-CURREBT laptop with system and ports updated > about the same time but with old Xorg seems work fine. Seems like it was some build issue. I've rebuilt/reinstalled everything with `portmaster -af` that took full day, but now it works. Sorry for the noise. -- Alexander Motin