From owner-freebsd-x11@FreeBSD.ORG Fri Jun 29 18:28:17 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 3E890106566C; Fri, 29 Jun 2012 18:28:17 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 9EDB28FC0A; Fri, 29 Jun 2012 18:28:16 +0000 (UTC) Received: by wgbds11 with SMTP id ds11so3267920wgb.31 for ; Fri, 29 Jun 2012 11:28:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=LLLB9DMf5cDiZh5VyYE3TPI/gvZrlo4wm27UvW/5RDI=; b=v6ABQSfNyzCueoyQlXtyNVjS95xxJoorPJXvnJdwBp9mfmJW/fwF9R7JwyNlOYHNVP dqXv+cDcdSxIsAxS9pKx91b7xsL9hPT0OQBOyZzhcRHoeDA/svmq57j5G3xzpaqPqJUl 6xdAXgjzwFslobh+W/v8o+A3HSkXJc3Y5wboe9PFcsBE2uDzbXg8Zoi93AdlJHr8aI+x TA1AYBxpKIZjRE283hGy+i8WRAC5ginKKwTk70eugDAdAJ55D0lnVtUgqm2VRnVvJczb rbHKBwi93g311WyvGC4/U9em1mViMgZcE+V13GJY/9YN/KZY1mUBzIO3tZtpKiB9CxeU +cqw== MIME-Version: 1.0 Received: by 10.216.44.70 with SMTP id m48mr458322web.95.1340994493918; Fri, 29 Jun 2012 11:28:13 -0700 (PDT) Received: by 10.223.155.4 with HTTP; Fri, 29 Jun 2012 11:28:13 -0700 (PDT) In-Reply-To: References: Date: Fri, 29 Jun 2012 11:28:13 -0700 Message-ID: From: Kevin Oberman To: Nikolay Tychina Content-Type: text/plain; charset=UTF-8 Cc: freebsd-x11@freebsd.org, 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 18:28:17 -0000 On Fri, Jun 29, 2012 at 6:15 AM, Nikolay Tychina wrote: >>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. > > I disabled "Composite" extension in xorg.conf and KDE started fine. No > effects though. > Is there an issue with Intel driver or X or anything else? > Everything seems to work quite well, but I'm just curious. While this may or may not be the issue, you should not EVER kldload i915kms.ko! This WILL result in a hung system. You should start X normally (startx or via ?dm) and Xorg will load all of the required modules. I believe that this is in the wiki. Oh, and on't EVER kldunload it, either.It is definitely documented that this will panic the system. Several people have posted this problem on two or three different lists.(I am was almost one of them.) -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com