From owner-freebsd-x11@FreeBSD.ORG Fri Jun 29 12:48:08 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3344106566C; Fri, 29 Jun 2012 12:48:08 +0000 (UTC) (envelope-from kubito@gmail.com) Received: from mail-gh0-f182.google.com (mail-gh0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 869A68FC12; Fri, 29 Jun 2012 12:48:08 +0000 (UTC) Received: by ghbz22 with SMTP id z22so3206502ghb.13 for ; Fri, 29 Jun 2012 05:48:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=I0LkgfWWZyvBW4YpttQxpI8Yxax44gONbiEX2432zJc=; b=tSuomhAWg/T1S8fJZfvHMMOJ9daahmB4LtWYXmPNPZZtswnkpdhrpaK8OtDn9qgP8q GmR++xHf9kb5zcbdrNlEEux2BWqnRxfBxHOGlcrseHJIJ9ucYrE4gr80cVR1MALU7apf 2/niG5UMeLYKJ3kspFD2+oHO1gRhAnl2rUZZdYjpHrk6C7Pku+JQkezgW86T1DDT95uj EOCQFmAMlXQdSjYQ+HQO8mJ8UChBHL9iFkt1dQ1vUq0b5r0xfzvfyyCuDOQH8CK7N+F9 qQEbmIDdpfhYL/Uil6rS/XyptbMkh8Vx0NPZlnu72oyR9V1JLpzx/izLi6UXHG7EPVMX CQZA== Received: by 10.236.74.74 with SMTP id w50mr2354483yhd.34.1340974088075; Fri, 29 Jun 2012 05:48:08 -0700 (PDT) Received: from gibbon.gmail.com ([187.106.37.193]) by mx.google.com with ESMTPS id m43sm5358268yhi.13.2012.06.29.05.48.05 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 29 Jun 2012 05:48:07 -0700 (PDT) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: freebsd-x11@freebsd.org References: Date: Fri, 29 Jun 2012 09:47:59 -0300 In-Reply-To: (Nikolay Tychina's message of "Fri, 29 Jun 2012 11:38:25 +0400") Message-ID: <87d34iuvwg.fsf@FreeBSD.org> User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.0.93 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-ports@freebsd.org Subject: Re: KDE 4 hangs at splash screen when using KMS enabled 10-CURRENT 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: Fri, 29 Jun 2012 12:48:09 -0000 Nikolay Tychina writes: > I freshly built x11/xorg and x11/kde4 on FreeBSD 10-CURRENT and was > ready to use it with new Intel driver, but > after I kldloaded i915kms.ko and started X, KDE just hung up at its > splash screen after displaying its logo (last icon). Then screen got > blank with only a movable mouse cursor on it. > Any ideas? Do other window managers work? Is anything useful reported on the console (in case you use startx and log the output of startkde4 somewhere)?