From owner-freebsd-x11@freebsd.org Thu Jul 11 22:05:41 2019 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 811D615DF2E3 for ; Thu, 11 Jul 2019 22:05:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 18C196D452 for ; Thu, 11 Jul 2019 22:05:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id C7B8415DF2E2; Thu, 11 Jul 2019 22:05:40 +0000 (UTC) Delivered-To: x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4B1215DF2E1 for ; Thu, 11 Jul 2019 22:05:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D5696D451 for ; Thu, 11 Jul 2019 22:05:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 8BBAB167F0 for ; Thu, 11 Jul 2019 22:05:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x6BM5dth060460 for ; Thu, 11 Jul 2019 22:05:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x6BM5dsw060459 for x11@FreeBSD.org; Thu, 11 Jul 2019 22:05:39 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 239139] graphics/mesa-dri 18.3.2_3: [mi] EQ overflowing. Additional events will be discarded until existing events are processed Date: Thu, 11 Jul 2019 22:05:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 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, 11 Jul 2019 22:05:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239139 --- Comment #1 from Jan Beich --- Comment on attachment 205689 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205689 Xorg.0.log > [ 30.187] (--) PCI: (0:0:2:0) 8086:0116:1028:0571 rev 9, Mem @ 0xf2400= 000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/6= 5536 0x0116 is HD Graphics 3000 (Sandy Bridge). Can you try graphics/drm-kmod? I= f it doesn't help keep drm-kmod but also try bug 236003 then add Option "AccelMethod" "SNA" to xorg.conf. Alternatively, remove xf86-video-intel and switch to modesetting(4x) from xorg-server package. > [ 30.188] (--) PCI: (0:1:0:0) 10de:124d:1028:0571 rev 161, Mem @ 0xf00= 00000/33554432, 0xc0000000/268435456, 0xd0000000/67108864, I/O @ 0x00004000= /128, BIOS @ 0x????????/65536 0x124d is GeForce GT 555M (Fermi). Did you install x11/nvidia-driver? If yes remove it as libGL from nvidia-driver may break i965 from mesa-dri. libglvnd yet to be supported on FreeBSD. --=20 You are receiving this mail because: You are the assignee for the bug.=