From owner-freebsd-current@FreeBSD.ORG Fri Sep 12 05:07:25 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5E0185E5 for ; Fri, 12 Sep 2014 05:07:25 +0000 (UTC) Received: from mail-ig0-f176.google.com (mail-ig0-f176.google.com [209.85.213.176]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 208CC84E for ; Fri, 12 Sep 2014 05:07:24 +0000 (UTC) Received: by mail-ig0-f176.google.com with SMTP id hn15so2194908igb.9 for ; Thu, 11 Sep 2014 22:07:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=0hiUOVkS8rD1p2hqWd/JRz5prs9thmRPvs1HongYObE=; b=DYE/YGZphoGf7GPt2yzG09d2lpf3RG/Vp66Qgc8BiFr2OQMBtVe0cm0T6BXW1xmzvP 2XFe0eHPVirdMe+sF/UVAgcdACTr4AESCgK0sqmfKEgOhfY7sZbIGwioQfluR1B3UWIc 9nXEuQe9Cjh083FJnoRifSkBbjE/fF6uicnMZkYCkzIzpsTRpnJtH3WVaSLKcxDATsiR AecNx3ZP4jIpMdCa0NaOrm5lqw0+uhpQYB07gloUrzqmhYqy1uLoKmGOoiHmp0EIJd9O qUKt00RPimjCzBQBDUhoAAnKqeg2Np4RANudCRbhwywNj09Y/bMDi/KElYCRu0qgI2ox S9qg== X-Gm-Message-State: ALoCoQlQEhJ2ldqz14paF0TsPTmdxEoEXxBrxD1mFBnF4oqJzyeONcXrZbpWZsFKtx0OYRbh43R1/bWXULRnHBUrVCRF3YbzLnrCFy41Yxr1HehatBhyQ8i5CitOoXQOsdmJrYPs0d8M X-Received: by 10.50.26.66 with SMTP id j2mr13787186igg.45.1410498443850; Thu, 11 Sep 2014 22:07:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.110.74 with HTTP; Thu, 11 Sep 2014 22:07:08 -0700 (PDT) In-Reply-To: References: From: "Lundberg, Johannes" Date: Fri, 12 Sep 2014 14:07:08 +0900 Message-ID: Subject: Re: Intel i915 GPU hung To: Garrett Cooper Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "Ranjan1018 ." <214748mv@gmail.com>, Henry Hu , FreeBSD CURRENT , "freebsd-x11@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2014 05:07:25 -0000 Now with only "sna" enabled (which I think I read somewhere should be the default and that's why I didn't enable it before) I got GPU hung again. uname -a: FreeBSD bsd 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/ obj/usr/src/sys/GENERIC amd64 dmesg, error_state, pciconf, pkginfo and Xorg.0.log can be downloaded here https://dl.dropboxusercontent.com/u/10335306/GPU_hung_logs.zip -- Johannes Lundberg BRILLIANTSERVICE CO., LTD. On Fri, Sep 12, 2014 at 10:14 AM, Garrett Cooper wrote: > On Thu, Sep 11, 2014 at 6:08 PM, Lundberg, Johannes > wrote: > > First try with sna+swapbufferswait+tearfree gave me this after a while > > > > Xorg.log > > > > [ 1901.000] (EE) intel(0): sna_mode_redisplay: page flipping failed, > > disabling CRTC:3 (pipe=3D0) > > [ 1901.365] (EE) intel(0): sna_mode_redisplay: page flipping failed, > > disabling CRTC:5 (pipe=3D1) > > [ 1901.441] (EE) intel(0): Detected a hung GPU, disabling acceleration= . > > [ 2841.578] (II) UnloadModule: "mouse" > > [ 2841.578] (II) UnloadModule: "kbd" > > [ 2841.579] (II) intel(0): switch to mode 1366x768@60.0 on pipe 0 usin= g > > LVDS1, position (0, 0), rotation normal > > [ 2841.632] (EE) intel(0): failed to set mode: Unknown error: -22 > > [ 2841.632] (II) intel(0): switch to mode 1280x720@60.3 on pipe 1 usin= g > > VGA1, position (0, 0), rotation normal > > [ 2841.683] (EE) intel(0): failed to set mode: Unknown error: -22 > > This looks off -- it's the Linux kernel error code for EINVAL > (FreeBSD error codes in the kernel being positive). > Cheers, > -Garrett > --=20 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D= -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- =E7=A7=98=E5=AF=86=E4=BF=9D=E6=8C=81=E3=81=AB=E3=81=A4=E3=81=84=E3=81=A6=EF= =BC=9A=E3=81=93=E3=81=AE=E9=9B=BB=E5=AD=90=E3=83=A1=E3=83=BC=E3=83=AB=E3=81= =AF=E3=80=81=E5=90=8D=E5=AE=9B=E4=BA=BA=E3=81=AB=E9=80=81=E4=BF=A1=E3=81=97= =E3=81=9F=E3=82=82=E3=81=AE=E3=81=A7=E3=81=82=E3=82=8A=E3=80=81=E7=A7=98=E5= =8C=BF=E7=89=B9=E6=A8=A9=E3=81=AE=E5=AF=BE=E8=B1=A1=E3=81=A8=E3=81=AA=E3=82= =8B=E6=83=85=E5=A0=B1=E3=82=92=E5=90=AB=E3=82=93=E3=81=A7=E3=81=84=E3=81=BE= =E3=81=99=E3=80=82 =E3=82=82=E3=81=97=E3=80=81=E5=90=8D=E5=AE=9B=E4=BA=BA=E4=BB=A5=E5=A4=96=E3= =81=AE=E6=96=B9=E3=81=8C=E5=8F=97=E4=BF=A1=E3=81=95=E3=82=8C=E3=81=9F=E5=A0= =B4=E5=90=88=E3=80=81=E3=81=93=E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB=E3=81=AE= =E7=A0=B4=E6=A3=84=E3=80=81=E3=81=8A=E3=82=88=E3=81=B3=E3=81=93=E3=81=AE=E3= =83=A1=E3=83=BC=E3=83=AB=E3=81=AB=E9=96=A2=E3=81=99=E3=82=8B=E4=B8=80=E5=88= =87=E3=81=AE=E9=96=8B=E7=A4=BA=E3=80=81 =E8=A4=87=E5=86=99=E3=80=81=E9=85=8D=E5=B8=83=E3=80=81=E3=81=9D=E3=81=AE=E4= =BB=96=E3=81=AE=E5=88=A9=E7=94=A8=E3=80=81=E3=81=BE=E3=81=9F=E3=81=AF=E8=A8= =98=E8=BC=89=E5=86=85=E5=AE=B9=E3=81=AB=E5=9F=BA=E3=81=A5=E3=81=8F=E3=81=84= =E3=81=8B=E3=81=AA=E3=82=8B=E8=A1=8C=E5=8B=95=E3=82=82=E3=81=95=E3=82=8C=E3= =81=AA=E3=81=84=E3=82=88=E3=81=86=E3=81=8A=E9=A1=98=E3=81=84=E7=94=B3=E3=81= =97=E4=B8=8A=E3=81=92=E3=81=BE=E3=81=99=E3=80=82 --- CONFIDENTIALITY NOTE: The information in this email is confidential and intended solely for the addressee. Disclosure, copying, distribution or any other action of use of this email by person other than intended recipient, is prohibited. If you are not the intended recipient and have received this email in error, please destroy the original message.