From owner-freebsd-x11@FreeBSD.ORG Thu Oct 27 19:02:53 2011 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF5DE1065676 for ; Thu, 27 Oct 2011 19:02:53 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id AD5D48FC12 for ; Thu, 27 Oct 2011 19:02:53 +0000 (UTC) Received: by qadz32 with SMTP id z32so4014147qad.13 for ; Thu, 27 Oct 2011 12:02:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=dqdMiut5/6xpCI355HrQl02kVRFqai/dkViLFyskRRk=; b=UMU0kFz7XKvERIJPetpWWfSkZkP36+tnFzdM5+2ByhGtxa5095+Ysxah31Wkq6Fs29 jflkf1iHmZvSw4SGQDF9BLgsaVJ1utchG5xMrnfRkPrfY1FgXBMdgJ8jXnisgcj3XnmT wHazUa77CKmuU+Z592xpjRwooM2wcXu8Hg4ko= MIME-Version: 1.0 Received: by 10.224.95.141 with SMTP id d13mr30995799qan.21.1319742172965; Thu, 27 Oct 2011 12:02:52 -0700 (PDT) Received: by 10.224.54.73 with HTTP; Thu, 27 Oct 2011 12:02:52 -0700 (PDT) In-Reply-To: References: <20111020190114.GB50300@deviant.kiev.zoral.com.ua> <20111020195021.GC50300@deviant.kiev.zoral.com.ua> <20111020195734.GE50300@deviant.kiev.zoral.com.ua> Date: Thu, 27 Oct 2011 22:02:52 +0300 Message-ID: From: George Liaskos To: Kostik Belousov Content-Type: text/plain; charset=UTF-8 Cc: x11@freebsd.org Subject: Re: Intel KMS: New chip to play 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: Thu, 27 Oct 2011 19:02:54 -0000 Hello again! I got xorg to work, acceleration works fine but after 10 - 15min of running webgl applications on chromium the gpu hangs. The good thing is that the box is responsive so i can get debug info. http://pastebin.com/GwXCtrJW //xorg log http://pastebin.com/RdgV5XDT //dmesg http://cybertron.gr/i915_error_state.log.tar.xz Regards, George