From owner-freebsd-x11@freebsd.org Sun Jun 16 04:03:27 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 771F515B2771 for ; Sun, 16 Jun 2019 04:03:27 +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 0B40296A80 for ; Sun, 16 Jun 2019 04:03:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id AA00F15B276A; Sun, 16 Jun 2019 04:03:26 +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 9631415B2769 for ; Sun, 16 Jun 2019 04:03:26 +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 2CA1096A7D for ; Sun, 16 Jun 2019 04:03:26 +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 5727913C77 for ; Sun, 16 Jun 2019 04:03:25 +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 x5G43Pqg029768 for ; Sun, 16 Jun 2019 04:03:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5G43PBI029761 for x11@FreeBSD.org; Sun, 16 Jun 2019 04:03:25 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 238590] [devel/libpciaccess] Missing open_device_io() method breaks some consumers (e.g., xf86-video-qxl) Date: Sun, 16 Jun 2019 04:03:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: cem@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: 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: Sun, 16 Jun 2019 04:03:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238590 Bug ID: 238590 Summary: [devel/libpciaccess] Missing open_device_io() method breaks some consumers (e.g., xf86-video-qxl) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: cem@freebsd.org Flags: maintainer-feedback?(x11@FreeBSD.org) Assignee: x11@FreeBSD.org For QXL in particular, this breaks FreeBSD guests running under common Linux virt-manager for QEMU/KVM with QXL video. (QXL is the default paravirtuali= zed display device there.) The symptom manifests as Xorg segfaulting at NULL+8= in pci_io_write8(). Adding the method is trivial; our existing "legacy" open method works sufficiently to implement the missing one. See patch: https://gitlab.freedesktop.org/xorg/lib/libpciaccess/merge_requests/4 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-x11@freebsd.org Sun Jun 16 04:03:26 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 D1D9F15B276B for ; Sun, 16 Jun 2019 04:03:26 +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 6CF9D96A7E for ; Sun, 16 Jun 2019 04:03:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2A52615B2766; Sun, 16 Jun 2019 04:03:26 +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 1804E15B2765 for ; Sun, 16 Jun 2019 04:03:26 +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 9773696A7B for ; Sun, 16 Jun 2019 04:03:25 +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 D184C13C75 for ; Sun, 16 Jun 2019 04:03:24 +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 x5G43Llx029329 for ; Sun, 16 Jun 2019 04:03:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5G43Ll9029323 for x11@FreeBSD.org; Sun, 16 Jun 2019 04:03:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-feedback requested: [Bug 238590] [devel/libpciaccess] Missing open_device_io() method breaks some consumers (e.g., xf86-video-qxl) Date: Sun, 16 Jun 2019 04:03:09 +0000 X-Bugzilla-Type: request 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: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: 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: Sun, 16 Jun 2019 04:03:27 -0000 Bugzilla Automation has asked freebsd-x11 mailing li= st for maintainer-feedback: Bug 238590: [devel/libpciaccess] Missing open_device_io() method breaks some consumers (e.g., xf86-video-qxl) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238590 --- Description --- For QXL in particular, this breaks FreeBSD guests running under common Linux virt-manager for QEMU/KVM with QXL video. (QXL is the default paravirtuali= zed display device there.) The symptom manifests as Xorg segfaulting at NULL+8 = in pci_io_write8(). Adding the method is trivial; our existing "legacy" open method works sufficiently to implement the missing one. See patch: https://gitlab.freedesktop.org/xorg/lib/libpciaccess/merge_requests/4 From owner-freebsd-x11@freebsd.org Sun Jun 16 04:03:45 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 A0EFF15B27AD for ; Sun, 16 Jun 2019 04:03:45 +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 2F6AB96AEA for ; Sun, 16 Jun 2019 04:03:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E77C615B27AB; Sun, 16 Jun 2019 04:03:44 +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 D551B15B27AA for ; Sun, 16 Jun 2019 04:03:44 +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 7011F96AE7 for ; Sun, 16 Jun 2019 04:03:44 +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 8215F13C78 for ; Sun, 16 Jun 2019 04:03:43 +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 x5G43hge033492 for ; Sun, 16 Jun 2019 04:03:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5G43hSs033482 for x11@FreeBSD.org; Sun, 16 Jun 2019 04:03:43 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 238590] [devel/libpciaccess] Missing open_device_io() method breaks some consumers (e.g., xf86-video-qxl) Date: Sun, 16 Jun 2019 04:03:42 +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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cem@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: keywords 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: Sun, 16 Jun 2019 04:03:45 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238590 Conrad Meyer changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-x11@freebsd.org Sun Jun 16 04:08:52 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 AEF9D15B29C9 for ; Sun, 16 Jun 2019 04:08:52 +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 2480196C18 for ; Sun, 16 Jun 2019 04:08:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CF7F515B29C7; Sun, 16 Jun 2019 04:08:51 +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 BBA2A15B29C6 for ; Sun, 16 Jun 2019 04:08:51 +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 3B54D96C15 for ; Sun, 16 Jun 2019 04:08:51 +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 6A9CE13C7A for ; Sun, 16 Jun 2019 04:08:50 +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 x5G48njA085978 for ; Sun, 16 Jun 2019 04:08:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5G48nxX085966 for x11@FreeBSD.org; Sun, 16 Jun 2019 04:08:49 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 238590] devel/libpciaccess: Missing open_device_io() method breaks some consumers (e.g., xf86-video-qxl) Date: Sun, 16 Jun 2019 04:08:46 +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: needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: keywords flagtypes.name bug_file_loc bug_status short_desc bug_severity 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: Sun, 16 Jun 2019 04:08:53 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238590 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-qa Flags| |merge-quarterly? URL| |https://gitlab.freedesktop. | |org/xorg/lib/libpciaccess/m | |erge_requests/4 Status|New |Open Summary|[devel/libpciaccess] |devel/libpciaccess: Missing |Missing open_device_io() |open_device_io() method |method breaks some |breaks some consumers |consumers (e.g., |(e.g., xf86-video-qxl) |xf86-video-qxl) | Severity|Affects Only Me |Affects Some People --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-x11@freebsd.org Sun Jun 16 07:28:45 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 0A50F15B5F28 for ; Sun, 16 Jun 2019 07:28:45 +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 92CD06C7B5 for ; Sun, 16 Jun 2019 07:28:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5098115B5F27; Sun, 16 Jun 2019 07:28:44 +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 3EEA415B5F26 for ; Sun, 16 Jun 2019 07:28:44 +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 CFCD46C7B4 for ; Sun, 16 Jun 2019 07:28:43 +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 EF08315903 for ; Sun, 16 Jun 2019 07:28:42 +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 x5G7SglK045193 for ; Sun, 16 Jun 2019 07:28:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5G7Sgpt045187 for x11@FreeBSD.org; Sun, 16 Jun 2019 07:28:42 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 238590] devel/libpciaccess: Missing open_device_io() method breaks some consumers (e.g., xf86-video-qxl) Date: Sun, 16 Jun 2019 07:28:41 +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: needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: zeising@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: cc bug_status 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: Sun, 16 Jun 2019 07:28:45 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238590 Niclas Zeising changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zeising@FreeBSD.org Status|Open |In Progress --- Comment #1 from Niclas Zeising --- Hi! Since this is submitted upstream, together with other changes, I'd like to = give upstream a day or two to respond, in case there's something we're misunderstanding. We have a WIP branch here: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/libpciaccess I'll incorporate your patches there for easy testing. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-x11@freebsd.org Sun Jun 16 11:15:16 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 42E9515BB9C9 for ; Sun, 16 Jun 2019 11:15:16 +0000 (UTC) (envelope-from screen_153.1542@quitter-livid.gq) 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 BA2E2755BB for ; Sun, 16 Jun 2019 11:15:15 +0000 (UTC) (envelope-from screen_153.1542@quitter-livid.gq) Received: by mailman.ysv.freebsd.org (Postfix) id 7B11515BB9C8; Sun, 16 Jun 2019 11:15:15 +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 3ECB715BB9C7 for ; Sun, 16 Jun 2019 11:15:15 +0000 (UTC) (envelope-from screen_153.1542@quitter-livid.gq) Received: from quitter-livid.gq (quitter-livid.gq [45.12.213.94]) by mx1.freebsd.org (Postfix) with ESMTP id DC50B755B3 for ; Sun, 16 Jun 2019 11:15:13 +0000 (UTC) (envelope-from screen_153.1542@quitter-livid.gq) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=email; d=quitter-livid.gq; h=Date:To:From:Subject:Message-ID:MIME-Version:List-Unsubscribe:Content-Type; i=screen_153.1542@quitter-livid.gq; bh=FSPInHhbJpQgGGB7rEPkGIGSxjA=; b=f7RFXhJELTwFq24n7lg7jXwP7FQ79Clxmq33hMqMKQOQ5kLgfJwhGUHYVlU3pMCqc9zo3//V7jPJ UIwtmPEdWqcMjM8RBE5uSv2t3MvU1SgDWZ7Pe3L9HhDr67OHrxd/KwZWrhoitOFX3ohy/IpH1x+D jBbzxNy8sg0TEjgTefs= Date: Sun, 16 Jun 2019 14:15:12 +0300 To: x11@freebsd.org From: =?utf-8?B?0JzQuNGF0LDQuNC7ICjQv9GA0L7QtNCy0LjQttC10L3QuNC1INGB0LDQudGC0L7Qsik=?= Subject: =?utf-8?B?0JLQsNGIINGB0LDQudGCIC0g0L7Rh9C10L3RjCDQv9C70L7RhdC+INC+0L/RgtC40LzQuNC30LjRgNC+0LLQsNC9?= Message-ID: <1560683712.21df1a20db31ad9f29fa896a04542cd8@mailsys> MIME-Version: 1.0 Precedence: bulk Content-Type: multipart/mixed; boundary="--4b5331eb976076acba22190f6b002dec" X-Rspamd-Queue-Id: DC50B755B3 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=pass header.d=quitter-livid.gq header.s=email header.b=f7RFXhJE; dmarc=pass (policy=reject) header.from=quitter-livid.gq; spf=pass (mx1.freebsd.org: domain of screen_153.1542@quitter-livid.gq designates 45.12.213.94 as permitted sender) smtp.mailfrom=screen_153.1542@quitter-livid.gq X-Spamd-Result: default: False [-1.21 / 15.00]; ARC_NA(0.00)[]; DMARC_POLICY_ALLOW(-0.50)[quitter-livid.gq,reject]; R_DKIM_ALLOW(-0.20)[quitter-livid.gq:s=email]; NEURAL_HAM_MEDIUM(-0.79)[-0.788,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; PRECEDENCE_BULK(0.00)[]; MIME_GOOD(-0.10)[multipart/mixed,text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-0.98)[-0.977,0]; HAS_LIST_UNSUB(-0.01)[]; RCPT_COUNT_ONE(0.00)[1]; IP_SCORE(0.43)[asn: 204601(2.10), country: UA(0.08)]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MX_GOOD(-0.01)[cached: mail.quitter-livid.gq]; DKIM_TRACE(0.00)[quitter-livid.gq:+]; CTYPE_MIXED_BOGUS(1.00)[]; NEURAL_HAM_SHORT(-0.46)[-0.462,0]; MIME_BASE64_TEXT(0.10)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; MIME_TRACE(0.00)[0:+,1:+,2:+]; ASN(0.00)[asn:204601, ipnet:45.12.213.0/24, country:UA]; RCVD_TLS_ALL(0.00)[] X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jun 2019 11:15:16 -0000 ----4b5331eb976076acba22190f6b002dec Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 0JTQvtCx0YDRi9C5INC00LXQvdGMLgoK0JfQsNGI0LXQuyDQvdCwINCS0LDRiCB3ZWIg0YHQsNC5 0YIsINC4INC+0LHRgNCw0YLQuNC7INCy0L3QuNC80LDQvdC40LUgLSDRh9GC0L4gc2VvINC+0L/R gtC40LzQuNC30LDRhtC40Y8g0L/RgNC+0LLQtdC00LXQvdCwINC90LAg0L3QtdC8INC90LUg0L/Q vtC70L3QvtGB0YLRjNGOLiDQldGB0LvQuCDQvdCwINC90LXQvCDRgdC00LXQu9Cw0YLRjCDQvdC1 0LHQvtC70YzRiNC40LUg0LTQvtGA0LDQsdC+0YLQutC4IC0g0L7QvSDRgNC10LfQutC+INCy0YvR gNCw0YHRgtC10YIg0LIg0L/QvtC30LjRhtC40Y/RhSDQr9C90LTQtdC60YHQsCDQuCDQk9GD0LPQ u9CwLgoK0K8g0LzQvdC+0LPQviDQu9C10YIg0LfQsNC90LjQvNCw0Y7RgdGMINGB0LXQviDQvtC/ 0YLQuNC80LjQt9Cw0YbQuNC10Lkg0YHQsNC50YLQvtCyINCyINC/0L7QuNGB0LrQvtCy0LjQutCw 0YUuCgrQnNC+0LPRgyDQstGL0LLQtdGB0YLQuCDQtNCw0L3QvdGL0Lkg0YHQsNC50YIg0L3QsCDQ v9C10YDQstGL0LUg0LzQtdGB0YLQsCDQv9C+0LjRgdC60L7QstC40LrQvtCyLCDRh9GC0L4g0L7Q sdC10YHQv9C10YfQuNGCINCx0L7Qu9GM0YjQvtC5INC/0L7RgtC+0Log0L3QvtCy0YvRhSDQv9C+ 0YHQtdGC0LjRgtC10LvQtdC5LgoK0JzQvtC4INGD0YHQu9GD0LPQuCDRgdGC0L7Rj9GCINGB0L7Q stGB0LXQvCDQvdC10LTQvtGA0L7Qs9C+LgoK0JXRgdC70Lgg0LTQsNC90L3QvtC1INC/0YDQtdC0 0LvQvtC20LXQvdC40LUg0JLQsNC8INC/0YDQuNC90YbQuNC/0LjQsNC70YzQvdC+INC40L3RgtC1 0YDQtdGB0L3QviAtINC/0YDQuNGI0LvQuNGC0LUg0L/QvtC20LDQu9GD0LnRgdGC0LAg0L/QviDQ utCw0LrQuNC8INC60LvRjtGH0LXQstGL0Lwg0YHQu9C+0LLQsNC8INCS0LDQvCDRhdC+0YLQtdC7 0L7RgdGMINCx0Ysg0LLRi9C50YLQuCDQvdCwINC70LjQtNC40YDRg9GO0YnQuNC1INC/0L7Qt9C4 0YbQuNC4INCv0L3QtNC10LrRgdCwIC0g0LIg0L7RgtCy0LXRgiDRjyDRgNCw0YHRgdGH0LjRgtCw 0Y4g0YHRgtC+0LjQvNC+0YHRgtGMINC/0YDQvtC00LLQuNC20LXQvdC40Y8g0YHQsNC50YLQsCDQ uNC80LXQvdC90L4g0LTQu9GPINCS0LDRgS4KCtChINGD0LLQsNC20LXQvdC40LXQvCwg0JzQuNGF 0LDQuNC7INCd0LXRgdGC0LXRgNC+0LIu ----4b5331eb976076acba22190f6b002dec MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" ----4b5331eb976076acba22190f6b002dec-- From owner-freebsd-x11@freebsd.org Sun Jun 16 15:08:31 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 DFB9D15C172A for ; Sun, 16 Jun 2019 15:08:31 +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 776E684749 for ; Sun, 16 Jun 2019 15:08:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 33C3715C1729; Sun, 16 Jun 2019 15:08:31 +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 2236915C1728 for ; Sun, 16 Jun 2019 15:08:31 +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 A4F8484747 for ; Sun, 16 Jun 2019 15:08:30 +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 D8B2A19B5D for ; Sun, 16 Jun 2019 15:08:29 +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 x5GF8Tb4017869 for ; Sun, 16 Jun 2019 15:08:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5GF8Thn017864 for x11@FreeBSD.org; Sun, 16 Jun 2019 15:08:29 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 238590] devel/libpciaccess: Missing open_device_io() method breaks some consumers (e.g., xf86-video-qxl) Date: Sun, 16 Jun 2019 15:08:29 +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: needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: cem@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? 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: Sun, 16 Jun 2019 15:08:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238590 --- Comment #2 from Conrad Meyer --- (In reply to Niclas Zeising from comment #1) No big hurry, it can wait a few days. This turns an obvious segfault in qxl into a working desktop in a kvm FreeBSD guest, so I believe it=E2=80=99s mo= re or less correct. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-x11@freebsd.org Sun Jun 16 16:26:34 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 9E2BE15C365A for ; Sun, 16 Jun 2019 16:26:34 +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 2763687445 for ; Sun, 16 Jun 2019 16:26:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D7EBE15C3658; Sun, 16 Jun 2019 16:26:33 +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 C3EB115C3657 for ; Sun, 16 Jun 2019 16:26:33 +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 5825487443 for ; Sun, 16 Jun 2019 16:26:33 +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 9D5C71A6D9 for ; Sun, 16 Jun 2019 16:26:32 +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 x5GGQW46008164 for ; Sun, 16 Jun 2019 16:26:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5GGQWD6008158 for x11@FreeBSD.org; Sun, 16 Jun 2019 16:26:32 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 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries Date: Sun, 16 Jun 2019 16:26:30 +0000 X-Bugzilla-Reason: CC 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: tijl@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Accepted X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jmd@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Sun, 16 Jun 2019 16:26:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234596 Tijl Coosemans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |x11@FreeBSD.org --- Comment #17 from Tijl Coosemans --- For glxgears PRIME_HANDLE_TO_FD ioctl returns EINVAL for some reason. Maybe x11@ knows more about that. Unreal seems to fail to load dependencies of /compat/linux/lib/libLLVM-6.0-rhel.so. The directory that contains Unreal, does that contain any libraries? What is the output of "find -s /path/to/unrealdir -name '*.so*'"? What is the output of "/compat/linux/bin/sh ldd /path/to/UnrealXLinux.bin"? --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-x11@freebsd.org Sun Jun 16 16:39:03 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 01F9615C3AF9 for ; Sun, 16 Jun 2019 16:39:03 +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 8D9DF87BF7 for ; Sun, 16 Jun 2019 16:39:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4E36D15C3AF5; Sun, 16 Jun 2019 16:39:02 +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 139B015C3AF4 for ; Sun, 16 Jun 2019 16:39:02 +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 8AD3687BF4 for ; Sun, 16 Jun 2019 16:39:01 +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 BCDAC1A83D for ; Sun, 16 Jun 2019 16:39:00 +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 x5GGd05T085708 for ; Sun, 16 Jun 2019 16:39:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5GGd0i6085699 for x11@FreeBSD.org; Sun, 16 Jun 2019 16:39:00 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 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries Date: Sun, 16 Jun 2019 16:38:59 +0000 X-Bugzilla-Reason: CC 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: sterum77@gmail.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Accepted X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jmd@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: Sun, 16 Jun 2019 16:39:03 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234596 --- Comment #18 from Stefan Rumetshofer --- The libraries are in the "System" subfolder where also the UnrealXLinux.bin= is. % find -s Unreal/System -name '*.so*' Unreal/System/ALAudio.so Unreal/System/Audio.so Unreal/System/Core.so Unreal/System/Editor.so Unreal/System/Emitter.so Unreal/System/Engine.so Unreal/System/Fire.so Unreal/System/FMODAudioDrv.so Unreal/System/IpDrv.so Unreal/System/libalut.so.0 Unreal/System/libalut.so.0.1 Unreal/System/libalut.so.0.1.0 Unreal/System/libfmod-3.75.so Unreal/System/libfmod.so Unreal/System/libgcc_s.so Unreal/System/libgcc_s.so.1 Unreal/System/libmikmod.so Unreal/System/libmikmod.so.2 Unreal/System/libmikmod.so.2.0.4 Unreal/System/libmudflap.so Unreal/System/libmudflap.so.0 Unreal/System/libmudflap.so.0.0.0 Unreal/System/libmudflapth.so Unreal/System/libmudflapth.so.0 Unreal/System/libmudflapth.so.0.0.0 Unreal/System/libopenal.so Unreal/System/libopenal.so.1 Unreal/System/libopenal.so.1.12.854 Unreal/System/libSDL-1.2.so Unreal/System/libSDL-1.2.so.0 Unreal/System/libSDL-1.2.so.0.11.2 Unreal/System/libssp.so Unreal/System/libssp.so.0 Unreal/System/libssp.so.0.0.0 Unreal/System/libstdc++.so Unreal/System/libstdc++.so.6 Unreal/System/libstdc++.so.6.0.8 Unreal/System/libXxf86dga.so Unreal/System/libXxf86dga.so.1 Unreal/System/libXxf86dga.so.1.0.0 Unreal/System/NullDrv.so Unreal/System/NullNetDriver.so Unreal/System/NullRender.so Unreal/System/OpenGLDrv.so Unreal/System/Render.so Unreal/System/SDLDrv.so Unreal/System/SDLGLDrv.so Unreal/System/SDLSoftDrv.so Unreal/System/SwFMOD.so Unreal/System/UEnginePPC.so Unreal/System/XDrv.so Unreal/System/XMesaGLDrv.so % ldd Unreal/System/UnrealXLinux.bin linux32_vdso.so.1 =3D> (0xffffe000) Core.so =3D> ./Core.so (0x21200000) Engine.so =3D> ./Engine.so (0x21a00000) libXxf86dga.so.1 =3D> ./libXxf86dga.so.1 (0x21024000) libstdc++.so.6 =3D> ./libstdc++.so.6 (0x2102c000) libm.so.6 =3D> /lib/libm.so.6 (0x21125000) libgcc_s.so.1 =3D> ./libgcc_s.so.1 (0x21167000) libc.so.6 =3D> /lib/libc.so.6 (0x21d51000) libX11.so.6 =3D> /lib/libX11.so.6 (0x2189b000) librt.so.1 =3D> /lib/librt.so.1 (0x21173000) libpthread.so.0 =3D> /lib/libpthread.so.0 (0x2117d000) libdl.so.2 =3D> /lib/libdl.so.2 (0x21198000) libXext.so.6 =3D> /lib/libXext.so.6 (0x2119d000) /lib/ld-linux.so.2 (0x01001000) libxcb.so.1 =3D> /lib/libxcb.so.1 (0x211b0000) libXau.so.6 =3D> /lib/libXau.so.6 (0x211db000) --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-x11@freebsd.org Sun Jun 16 17:08:42 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 C516715C4C2D for ; Sun, 16 Jun 2019 17:08:42 +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 56A2F890C9 for ; Sun, 16 Jun 2019 17:08:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 156A515C4C2A; Sun, 16 Jun 2019 17:08:42 +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 0163015C4C29 for ; Sun, 16 Jun 2019 17:08:42 +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 8B5DB890C4 for ; Sun, 16 Jun 2019 17:08:41 +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 A352F1ACB0 for ; Sun, 16 Jun 2019 17:08:40 +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 x5GH8eq7057848 for ; Sun, 16 Jun 2019 17:08:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5GH8eTU057845 for x11@FreeBSD.org; Sun, 16 Jun 2019 17:08:40 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 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries Date: Sun, 16 Jun 2019 17:08:38 +0000 X-Bugzilla-Reason: CC 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: johalun@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Accepted X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jmd@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Sun, 16 Jun 2019 17:08:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234596 Johannes Lundberg changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johalun@FreeBSD.org --- Comment #19 from Johannes Lundberg --- The PRIME_HANDLE_TO_FD ioctl failing for Xwayland is solved in Xorg 1.20. Hopefully this is the same and will also be fixed by 1.20. There are three solutions 1) Wait for Xorg 1.20 2) Build your own x11-servers/xorg-server from https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xserver-1.20 (I think it's OK to only build this package and install it over the old one).= =20 3) Patch the drm driver by removing DRM_AUTH from the two lines where PRIME_HANDLE_TO_FD and it's reverse ioctls are defined. See https://github.com/FreeBSDDesktop/kms-drm/issues/33 --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-x11@freebsd.org Sun Jun 16 17:38:32 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 8C56415C53A2 for ; Sun, 16 Jun 2019 17:38:32 +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 262DE89D02 for ; Sun, 16 Jun 2019 17:38:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DABF215C539E; Sun, 16 Jun 2019 17:38:31 +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 C953715C539D for ; Sun, 16 Jun 2019 17:38:31 +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 66CF589CFF for ; Sun, 16 Jun 2019 17:38:31 +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 B92A61B0EF for ; Sun, 16 Jun 2019 17:38:30 +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 x5GHcUio015016 for ; Sun, 16 Jun 2019 17:38:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5GHcU3O015007 for x11@FreeBSD.org; Sun, 16 Jun 2019 17:38:30 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 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries Date: Sun, 16 Jun 2019 17:38:29 +0000 X-Bugzilla-Reason: CC 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: sterum77@gmail.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Accepted X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jmd@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: Sun, 16 Jun 2019 17:38:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234596 --- Comment #20 from Stefan Rumetshofer --- I will try to merge the xorg-server port into my poudriere ports tree and b= uild that port. This will take some time. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-x11@freebsd.org Sun Jun 16 18:39:46 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 7D14A15C63D2 for ; Sun, 16 Jun 2019 18:39:46 +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 17A6E8B465 for ; Sun, 16 Jun 2019 18:39:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CA78E15C63CF; Sun, 16 Jun 2019 18:39:45 +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 B670A15C63CE for ; Sun, 16 Jun 2019 18:39:45 +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 48FFD8B460 for ; Sun, 16 Jun 2019 18:39:45 +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 85E431B95D for ; Sun, 16 Jun 2019 18:39:44 +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 x5GIdih1039866 for ; Sun, 16 Jun 2019 18:39:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5GIdi6L039862 for x11@FreeBSD.org; Sun, 16 Jun 2019 18:39:44 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 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries Date: Sun, 16 Jun 2019 18:39:43 +0000 X-Bugzilla-Reason: CC 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: tijl@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Accepted X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jmd@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: Sun, 16 Jun 2019 18:39:46 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234596 --- Comment #21 from Tijl Coosemans --- Try deleting (or renaming) these: Unreal/System/libgcc_s.so Unreal/System/libgcc_s.so.1 Unreal/System/libstdc++.so Unreal/System/libstdc++.so.6 Unreal/System/libstdc++.so.6.0.8 Unreal/System/libXxf86dga.so Unreal/System/libXxf86dga.so.1 Unreal/System/libXxf86dga.so.1.0.0 These are probably older versions of the ones in /compat/linux/usr/lib. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-x11@freebsd.org Sun Jun 16 21:02: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 51E5115C9AB9 for ; Sun, 16 Jun 2019 21:02: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 C64986833F for ; Sun, 16 Jun 2019 21:02:40 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 8581015C9A7F; Sun, 16 Jun 2019 21:02: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 60D7715C9A7D for ; Sun, 16 Jun 2019 21:02: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 2080C6832F for ; Sun, 16 Jun 2019 21:02: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 658491CF28 for ; Sun, 16 Jun 2019 21:02: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 x5GL2dMZ064454 for ; Sun, 16 Jun 2019 21:02:39 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5GL2c8i064423 for x11@FreeBSD.org; Sun, 16 Jun 2019 21:02:38 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201906162102.x5GL2c8i064423@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: x11@FreeBSD.org Subject: Problem reports for x11@FreeBSD.org that need special attention Date: Sun, 16 Jun 2019 21:02:38 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Sun, 16 Jun 2019 21:02:41 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- In Progress | 236933 | graphics/libdrm: drmGetNodeTypeFromFd always fail Open | 220444 | x11-servers/xorg-server crashes on attempt to pla Open | 233652 | lang/beignet: Set DEPRECATED Open | 233740 | x11/pixman: LLD relocation errors on armv7 New | 236003 | x11-drivers/xf86-video-intel: update to 2019-03-0 Open | 223014 | graphics/mesa-dri: enable NEON and AltiVec New | 231694 | graphics/mesa-dri: uninstall error with portupgra 7 problems total for which you should take action. From owner-freebsd-x11@freebsd.org Sun Jun 16 23:38:37 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 E6AE315CD8F9 for ; Sun, 16 Jun 2019 23:38:36 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [104.225.8.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "freebsd-11-64", Issuer "freebsd-11-64" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A3E036DC9D for ; Sun, 16 Jun 2019 23:38:35 +0000 (UTC) (envelope-from andy@neu.net) Received: from neu.net (neu.net [104.225.8.138]) by mail.neu.net (8.15.2/8.15.2) with ESMTPS id x5GNHqLh088833 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Sun, 16 Jun 2019 19:17:54 -0400 (EDT) (envelope-from andy@neu.net) Date: Sun, 16 Jun 2019 19:17:52 -0400 (EDT) From: AN To: freebsd-x11@freebsd.org Subject: high cpu use after x11 updates Message-ID: User-Agent: Alpine 2.21.9999 (BSF 287 2018-06-16) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Spam-Status: No, score=0.0 required=2.9 tests=none autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.neu.net X-Rspamd-Queue-Id: A3E036DC9D X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.34 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.99)[-0.991,0]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-0.998,0]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-x11@freebsd.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[neu.net]; MX_GOOD(-0.01)[mail.neu.net]; NEURAL_HAM_SHORT(-0.55)[-0.552,0]; R_SPF_NA(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:36236, ipnet:104.225.8.0/24, country:US]; RCVD_TLS_ALL(0.00)[]; IP_SCORE(-0.79)[asn: 36236(-3.88), country: US(-0.06)]; ONCE_RECEIVED(0.10)[] 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: Sun, 16 Jun 2019 23:38:37 -0000 Hi: FreeBSD FBSD_13 13.0-CURRENT FreeBSD 13.0-CURRENT #93 r349104: Sun Jun 16 08:41:26 EDT 2019 root@FBSD_13:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL amd64 1300031 After recent updates to several x11 ports, the process /usr/local/bin/X seems to be using a lot of cpu resources. Historically I seem to remember X using something less than 1% cpu on this machine. Here are the related ports that were updated recently: + x11/libxshmfence (libxshmfence-1.2_4 -> libxshmfence-1.3) + x11/libXext (libXext-1.3.3_3,1 -> libXext-1.3.4,1) + x11/libXdamage (libXdamage-1.1.4_5 -> libXdamage-1.1.5) + x11/libXcursor (libXcursor-1.1.15_2 -> libXcursor-1.2.0) + x11-toolkits/libXmu (libXmu-1.1.2_5,1 -> libXmu-1.1.3,1) + x11/libXrandr (libXrandr-1.5.1_2 -> libXrandr-1.5.2) + x11/libXvMC (libXvMC-1.0.10_2 -> libXvMC-1.0.11) + x11/sessreg (sessreg-1.1.1 -> sessreg-1.1.2) + x11/libxkbfile (libxkbfile-1.0.9_2 -> libxkbfile-1.1.0) + x11/xkeyboard-config (xkeyboard-config-2.24_1 -> xkeyboard-config-2.27) + x11/libxkbcommon (libxkbcommon-0.8.0_1 -> libxkbcommon-0.8.4) + x11/libXxf86dga (libXxf86dga-1.1.4_5 -> libXxf86dga-1.1.5) + x11/libXcomposite (libXcomposite-0.4.4_5,1 -> libXcomposite-0.4.5,1) I rebuilt the xserver and am still seeing the same behavior. Are there any other ports I need to rebuild? What other info can I provide? Any suggestions would be appreciated. Also, I am using: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 390.87 Tue Aug 21 15:53:31 PDT 2018 nvidia0: on vgapci0 and running compiz. >From top: 21865 root 21 -1 6528M 300M select 4 28:35 6.55% /usr/local/bin/X :0 -auth /root/.serverauth.199 Thanks in advance for any advice. From owner-freebsd-x11@freebsd.org Mon Jun 17 06:37:22 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 1D1BC15AD721 for ; Mon, 17 Jun 2019 06:37:22 +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 A307C81863 for ; Mon, 17 Jun 2019 06:37:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6283515AD720; Mon, 17 Jun 2019 06:37:21 +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 5028315AD71F for ; Mon, 17 Jun 2019 06:37:21 +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 DD7BD8185B for ; Mon, 17 Jun 2019 06:37:20 +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 2ECBB21CB for ; Mon, 17 Jun 2019 06:37:20 +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 x5H6bK4e035310 for ; Mon, 17 Jun 2019 06:37:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5H6bJcr035285 for x11@FreeBSD.org; Mon, 17 Jun 2019 06:37:19 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 222609] x11-servers/xorg-server: Add UDEV option to support evdev devices autodetection Date: Mon, 17 Jun 2019 06:37:18 +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: patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: guido@kollerie.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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: Mon, 17 Jun 2019 06:37:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222609 --- Comment #36 from Guido Kollerie --- (In reply to Guido Kollerie from comment #35) With the xorg-server-udev.patch applied, the keyboard shorts for switching virtual consoles becomes Alt-F[1-8] instead of the expected Ctlt-Alt-F[1-8]. Hence I've reverted to the regular, unpatched xorg-server for now. Which is= a pitty, as the out-of-the-box experience for touchpads is so much better with evdev/libinput. Not only is the touchpad usable by default with evdev/libin= put, desktop environments such as Mate, recognize the touchpad as being a touchp= ad and provide a separate Touchpad tab in Mouse Settings. Anyway, still willing to help with testing. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-x11@freebsd.org Mon Jun 17 16:24:09 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 6B32E15BE835 for ; Mon, 17 Jun 2019 16:24:09 +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 F149070ABD for ; Mon, 17 Jun 2019 16:24:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id ACD3F15BE82F; Mon, 17 Jun 2019 16:24:08 +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 9B1DF15BE82E for ; Mon, 17 Jun 2019 16:24:08 +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 2EC4770ABB for ; Mon, 17 Jun 2019 16:24:08 +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 6E2DD78BE for ; Mon, 17 Jun 2019 16:24:07 +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 x5HGO2Ei043673 for ; Mon, 17 Jun 2019 16:24:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5HGO0QR043635 for x11@FreeBSD.org; Mon, 17 Jun 2019 16:24:00 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 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries Date: Mon, 17 Jun 2019 16:23:27 +0000 X-Bugzilla-Reason: CC 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: sterum77@gmail.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Accepted X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jmd@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: Mon, 17 Jun 2019 16:24:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234596 --- Comment #22 from Stefan Rumetshofer --- So now i'm on xorg-server-1.20.4,1 but the errors are still the same. /compat/linux/usr/bin/glxgears =3D> Segmentation fault linux-doom3 =3D> Segmentation fault Unreal is still not working too an when i remove the suggested libraries it ends wit a Segmentation fault. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-x11@freebsd.org Mon Jun 17 16:32:15 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 0F0A715BEDBB for ; Mon, 17 Jun 2019 16:32:15 +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 9853B7118F for ; Mon, 17 Jun 2019 16:32:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5D09415BEDBA; Mon, 17 Jun 2019 16:32:14 +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 490FB15BEDB7 for ; Mon, 17 Jun 2019 16:32:14 +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 B67E271189 for ; Mon, 17 Jun 2019 16:32:13 +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 CA79E7911 for ; Mon, 17 Jun 2019 16:32:12 +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 x5HGWCXN049467 for ; Mon, 17 Jun 2019 16:32:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5HGWAMP049216 for x11@FreeBSD.org; Mon, 17 Jun 2019 16:32:10 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 234596] graphics/drm-kmod OpenGL emulators/linux_base-c6 games/linux-doom3 AMD Hardware not working with Linux binaries Date: Mon, 17 Jun 2019 16:32:03 +0000 X-Bugzilla-Reason: CC 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: johalun@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Accepted X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jmd@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: Mon, 17 Jun 2019 16:32:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234596 --- Comment #22 from Stefan Rumetshofer --- So now i'm on xorg-server-1.20.4,1 but the errors are still the same. /compat/linux/usr/bin/glxgears =3D> Segmentation fault linux-doom3 =3D> Segmentation fault Unreal is still not working too an when i remove the suggested libraries it ends wit a Segmentation fault. --- Comment #23 from Johannes Lundberg --- (In reply to Stefan Rumetshofer from comment #22) I take it this is with LIBGL_DRI3_DISABLE=3D1? --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-x11@freebsd.org Tue Jun 18 18:08:39 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 06D0415C488D for ; Tue, 18 Jun 2019 18:08:39 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1E8D881D7 for ; Tue, 18 Jun 2019 18:08:37 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 45Sx0M1Cytz3klx; Tue, 18 Jun 2019 18:08:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=daemonic.se; h= content-transfer-encoding:content-language:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:subject:subject:received :received; s=20151023; t=1560881314; bh=2Z0YBzNJMdDXk3/9YwTXAGgS wqmEcY/gOG8jNzlDgu8=; b=As4gwXV65gLRQnfYeJv6UEzWLjYK9Una0Gvrs6hG wTSEC1DBl9rvlLGJhndxITJdwGaGg4zBekR+BlPWuOgO3vJ5FSoglb5QjZRpqN7j tj2oHso+vKFwhd5V0LrcdQTpY/RRH9iJSJLg0tN3bfdF4+zVEAw002dZxOGKHW9x 61g= X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new, port 10587) with ESMTPS id ZePR9uce3w0Z; Tue, 18 Jun 2019 18:08:34 +0000 (UTC) Received: from garnet.daemonic.se (unknown [IPv6:2001:470:dca9:201:5df8:c15a:4a25:83f9]) by mail.daemonic.se (Postfix) with ESMTPSA id 45Sx0L221Sz3c7W; Tue, 18 Jun 2019 18:08:34 +0000 (UTC) Subject: Re: high cpu use after x11 updates To: AN , freebsd-x11@freebsd.org References: From: Niclas Zeising Message-ID: <98cb52c6-bb83-afeb-16a4-740109fa95af@daemonic.se> Date: Tue, 18 Jun 2019 20:08:33 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: B1E8D881D7 X-Spamd-Bar: ------- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=daemonic.se header.s=20151023 header.b=As4gwXV6; dmarc=pass (policy=none) header.from=daemonic.se; spf=pass (mx1.freebsd.org: domain of zeising@daemonic.se designates 2607:f740:d:20::25 as permitted sender) smtp.mailfrom=zeising@daemonic.se X-Spamd-Result: default: False [-7.71 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; RCVD_COUNT_THREE(0.00)[4]; MX_GOOD(-0.01)[mail.daemonic.se]; DKIM_TRACE(0.00)[daemonic.se:+]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-0.99)[-0.991,0]; DMARC_POLICY_ALLOW(-0.50)[daemonic.se,none]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:36236, ipnet:2607:f740:d::/48, country:US]; TAGGED_FROM(0.00)[freebsd]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[daemonic.se:s=20151023]; FROM_HAS_DN(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; IP_SCORE(-3.71)[ip: (-9.74), ipnet: 2607:f740:d::/48(-4.87), asn: 36236(-3.88), country: US(-0.06)]; TO_MATCH_ENVRCPT_SOME(0.00)[] 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: Tue, 18 Jun 2019 18:08:39 -0000 On 2019-06-17 01:17, AN wrote: > Hi: >=20 > FreeBSD FBSD_13 13.0-CURRENT FreeBSD 13.0-CURRENT #93 r349104: Sun Jun=20 > 16 08:41:26 EDT 2019=20 > root@FBSD_13:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL=C2=A0 amd64 1300= 031 >=20 > After recent updates to several x11 ports, the process /usr/local/bin/X= =20 > seems to be using a lot of cpu resources.=C2=A0 Historically I seem to=20 > remember X using something less than 1% cpu on this machine.=C2=A0 Here= are=20 > the related ports that were updated recently: >=20 > =C2=A0=C2=A0=C2=A0=C2=A0+ x11/libxshmfence (libxshmfence-1.2_4 -> libx= shmfence-1.3) > =C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXext (libXext-1.3.3_3,1 -> libXext-1.= 3.4,1) > =C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXdamage (libXdamage-1.1.4_5 -> libXda= mage-1.1.5) > =C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXcursor (libXcursor-1.1.15_2 -> libXc= ursor-1.2.0) > =C2=A0=C2=A0=C2=A0=C2=A0+ x11-toolkits/libXmu (libXmu-1.1.2_5,1 -> lib= Xmu-1.1.3,1) > =C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXrandr (libXrandr-1.5.1_2 -> libXrand= r-1.5.2) > =C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXvMC (libXvMC-1.0.10_2 -> libXvMC-1.0= .11) > =C2=A0=C2=A0=C2=A0=C2=A0+ x11/sessreg (sessreg-1.1.1 -> sessreg-1.1.2) > =C2=A0=C2=A0=C2=A0=C2=A0+ x11/libxkbfile (libxkbfile-1.0.9_2 -> libxkb= file-1.1.0) > =C2=A0=C2=A0=C2=A0=C2=A0+ x11/xkeyboard-config (xkeyboard-config-2.24_= 1 -> > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 xkeyboard-config-2.27) > =C2=A0=C2=A0=C2=A0=C2=A0+ x11/libxkbcommon (libxkbcommon-0.8.0_1 -> li= bxkbcommon-0.8.4) > =C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXxf86dga (libXxf86dga-1.1.4_5 -> libX= xf86dga-1.1.5) > =C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXcomposite (libXcomposite-0.4.4_5,1 -= > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 libXcomposite-0.4.5,1) >=20 > I rebuilt the xserver and am still seeing the same behavior.=C2=A0 Are = there=20 > any other ports I need to rebuild?=C2=A0 What other info can I provide?= =C2=A0 Any=20 > suggestions would be appreciated. >=20 > Also, I am using: > nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX=20 > platforms=C2=A0 390.87=C2=A0 Tue Aug 21 15:53:31 PDT 2018 > nvidia0: on vgapci0 > and running compiz. >=20 >=20 > From top: > 21865 root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 21=C2=A0=C2=A0= -1=C2=A0 6528M=C2=A0=C2=A0 300M select=C2=A0=C2=A0 4=C2=A0 28:35=C2=A0=C2= =A0 6.55%=20 > /usr/local/bin/X :0 -auth /root/.serverauth.199 >=20 > Thanks in advance for any advice. Hi! is you update just the ports, or also the base system at the same time? Any chance you can try to undo either the ports update or the base=20 system update, and see if the problem persists? Regards --=20 Niclas From owner-freebsd-x11@freebsd.org Tue Jun 18 20:19:48 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 E8E1D15C7878 for ; Tue, 18 Jun 2019 20:19:47 +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 7F5268C8C1 for ; Tue, 18 Jun 2019 20:19:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3A96D15C7877; Tue, 18 Jun 2019 20:19:47 +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 27C2615C7876 for ; Tue, 18 Jun 2019 20:19:47 +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 AC9A38C8C0 for ; Tue, 18 Jun 2019 20:19:46 +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 D248E167E5 for ; Tue, 18 Jun 2019 20:19:45 +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 x5IKJj5E077152 for ; Tue, 18 Jun 2019 20:19:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5IKJjDS077151 for x11@FreeBSD.org; Tue, 18 Jun 2019 20:19:45 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 237650] graphics/wayland: update to 1.17 Date: Tue, 18 Jun 2019 20:19:46 +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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: contact@emersion.fr X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc 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: Tue, 18 Jun 2019 20:19:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237650 contact@emersion.fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |contact@emersion.fr --- Comment #1 from contact@emersion.fr --- Hi, any updates on this? I'd like to remove the workaround we have in place= for FreeBSD's outdated libwayland. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-x11@freebsd.org Wed Jun 19 22:33:02 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 71E3715CBD45 for ; Wed, 19 Jun 2019 22:33:02 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [104.225.8.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "freebsd-11-64", Issuer "freebsd-11-64" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 95773859FF for ; Wed, 19 Jun 2019 22:33:01 +0000 (UTC) (envelope-from andy@neu.net) Received: from neu.net (neu.net [104.225.8.138]) by mail.neu.net (8.15.2/8.15.2) with ESMTPS id x5JMWdE5003171 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Wed, 19 Jun 2019 18:32:41 -0400 (EDT) (envelope-from andy@neu.net) Date: Wed, 19 Jun 2019 18:32:39 -0400 (EDT) From: AN To: Niclas Zeising cc: freebsd-x11@freebsd.org Subject: Re: high cpu use after x11 updates In-Reply-To: <98cb52c6-bb83-afeb-16a4-740109fa95af@daemonic.se> Message-ID: References: <98cb52c6-bb83-afeb-16a4-740109fa95af@daemonic.se> User-Agent: Alpine 2.21.9999 (BSF 287 2018-06-16) MIME-Version: 1.0 X-Spam-Status: No, score=0.0 required=2.9 tests=URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.neu.net X-Rspamd-Queue-Id: 95773859FF X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-1.17 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.97)[-0.967,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; NEURAL_HAM_LONG(-0.99)[-0.993,0]; TAGGED_RCPT(0.00)[freebsd]; MIME_GOOD(-0.10)[multipart/mixed,text/plain]; DMARC_NA(0.00)[neu.net]; AUTH_NA(1.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[mail.neu.net]; CTYPE_MIXED_BOGUS(1.00)[]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-0.42)[-0.417,0]; R_SPF_NA(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+]; ASN(0.00)[asn:36236, ipnet:104.225.8.0/24, country:US]; RCVD_TLS_ALL(0.00)[]; IP_SCORE(-0.79)[asn: 36236(-3.88), country: US(-0.06)]; ONCE_RECEIVED(0.10)[] Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Wed, 19 Jun 2019 22:33:02 -0000 On Tue, 18 Jun 2019, Niclas Zeising wrote: > Date: Tue, 18 Jun 2019 20:08:33 +0200 > From: Niclas Zeising > To: AN , freebsd-x11@freebsd.org > Subject: Re: high cpu use after x11 updates > > On 2019-06-17 01:17, AN wrote: >> Hi: >> >> FreeBSD FBSD_13 13.0-CURRENT FreeBSD 13.0-CURRENT #93 r349104: Sun Jun 16 >> 08:41:26 EDT 2019 root@FBSD_13:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL  >> amd64 1300031 >> >> After recent updates to several x11 ports, the process /usr/local/bin/X >> seems to be using a lot of cpu resources.  Historically I seem to remember >> X using something less than 1% cpu on this machine.  Here are the related >> ports that were updated recently: >> >>     + x11/libxshmfence (libxshmfence-1.2_4 -> libxshmfence-1.3) >>     + x11/libXext (libXext-1.3.3_3,1 -> libXext-1.3.4,1) >>     + x11/libXdamage (libXdamage-1.1.4_5 -> libXdamage-1.1.5) >>     + x11/libXcursor (libXcursor-1.1.15_2 -> libXcursor-1.2.0) >>     + x11-toolkits/libXmu (libXmu-1.1.2_5,1 -> libXmu-1.1.3,1) >>     + x11/libXrandr (libXrandr-1.5.1_2 -> libXrandr-1.5.2) >>     + x11/libXvMC (libXvMC-1.0.10_2 -> libXvMC-1.0.11) >>     + x11/sessreg (sessreg-1.1.1 -> sessreg-1.1.2) >>     + x11/libxkbfile (libxkbfile-1.0.9_2 -> libxkbfile-1.1.0) >>     + x11/xkeyboard-config (xkeyboard-config-2.24_1 -> >>         xkeyboard-config-2.27) >>     + x11/libxkbcommon (libxkbcommon-0.8.0_1 -> libxkbcommon-0.8.4) >>     + x11/libXxf86dga (libXxf86dga-1.1.4_5 -> libXxf86dga-1.1.5) >>     + x11/libXcomposite (libXcomposite-0.4.4_5,1 -> >>         libXcomposite-0.4.5,1) >> >> I rebuilt the xserver and am still seeing the same behavior.  Are there any >> other ports I need to rebuild?  What other info can I provide?  Any >> suggestions would be appreciated. >> >> Also, I am using: >> nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX >> platforms  390.87  Tue Aug 21 15:53:31 PDT 2018 >> nvidia0: on vgapci0 >> and running compiz. >> >> >> From top: >> 21865 root         21   -1  6528M   300M select   4  28:35   6.55% >> /usr/local/bin/X :0 -auth /root/.serverauth.199 >> >> Thanks in advance for any advice. > > Hi! > is you update just the ports, or also the base system at the same time? > Any chance you can try to undo either the ports update or the base system > update, and see if the problem persists? > Regards > Niclas: Unfortunately, after a full update I see the same behavior. Buildworld/buildkernel/installworld to: FreeBSD FBSD_13 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r349192: Wed Jun 19 10:18:31 EDT 2019 root@FBSD_13:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL amd64 1300032 also rebuilt: xorg-server xwayland nvidia-driver 43235 root 21 -1 6239M 40M select 0 0:04 8.51% /usr/local/bin/X :0 12 root -96 - 0 752K WAIT 2 0:01 1.18% [intr{irq62: vgapci0}] 57791 root 20 0 110M 52M select 10 0:01 0.69% mate-terminal --sm-client-id 104f4 59442 root 20 0 98M 60M select 9 0:11 0.65% compiz --replace --sm-disable --ig 69803 root 20 0 14M 4224K CPU3 3 0:00 0.16% top -i -P -H -S -s 1 -a # svnlite info Path: . Working Copy Root Path: /usr/ports URL: svn://svn.freebsd.org/ports/head Relative URL: ^/head Repository Root: svn://svn.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 504486 Node Kind: directory Schedule: normal Last Changed Author: linimon Last Changed Rev: 504486 Last Changed Date: 2019-06-18 10:34:06 -0400 (Tue, 18 Jun 2019) Any suggestions are appreciated. From owner-freebsd-x11@freebsd.org Thu Jun 20 06:00:33 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 DACF915D4C6C for ; Thu, 20 Jun 2019 06:00:32 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from mail.daemonic.se (mail.daemonic.se [176.58.89.161]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C573F6C7EF for ; Thu, 20 Jun 2019 06:00:30 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 45TrlC0GTBz3klc; Thu, 20 Jun 2019 06:00:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=daemonic.se; h= content-transfer-encoding:content-language:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:subject:subject:received :received; s=20151023; t=1561010422; bh=5JZzwzCzw1EAfWgoVHDehLou 4/QQDfbbYpjgTEuVJC8=; b=aH1FpYjavMLavnjbRXxE0U7V38NPvRQ+tklvkFVF 3PnJdiOSwvNvVqepEjJYUMFMXN9BW+7VukoIVy/mQ6zb1JQD9v8Y4m1TjDhqtALh tgANBzKo+Gj8dC/TeEXgjwHUfKyyqES302UbvBhS4BH5d0U9tiriKJ72NwRZL+8l SDk= X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new, port 10587) with ESMTPS id SMD4yt74kafm; Thu, 20 Jun 2019 06:00:22 +0000 (UTC) Received: from tina.daemonic.se (unknown [IPv6:2001:470:dca9:201:9e4e:36ff:feb3:a288]) by mail.daemonic.se (Postfix) with ESMTPSA id 45Trl95nPkz3c7W; Thu, 20 Jun 2019 06:00:20 +0000 (UTC) Subject: Re: high cpu use after x11 updates To: AN Cc: freebsd-x11@freebsd.org References: <98cb52c6-bb83-afeb-16a4-740109fa95af@daemonic.se> From: Niclas Zeising Message-ID: Date: Thu, 20 Jun 2019 08:00:13 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: C573F6C7EF X-Spamd-Bar: ------- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=daemonic.se header.s=20151023 header.b=aH1FpYja; dmarc=pass (policy=none) header.from=daemonic.se; spf=pass (mx1.freebsd.org: domain of zeising@daemonic.se designates 176.58.89.161 as permitted sender) smtp.mailfrom=zeising@daemonic.se X-Spamd-Result: default: False [-7.73 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[daemonic.se:s=20151023]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; IP_SCORE(-3.73)[ip: (-9.82), ipnet: 176.58.89.0/24(-4.91), asn: 36236(-3.88), country: US(-0.06)]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[mail.daemonic.se]; DKIM_TRACE(0.00)[daemonic.se:+]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-0.99)[-0.991,0]; DMARC_POLICY_ALLOW(-0.50)[daemonic.se,none]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:36236, ipnet:176.58.89.0/24, country:US]; TAGGED_FROM(0.00)[freebsd]; MID_RHS_MATCH_FROM(0.00)[] 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, 20 Jun 2019 06:00:33 -0000 On 2019-06-20 00:32, AN wrote: >=20 >=20 > On Tue, 18 Jun 2019, Niclas Zeising wrote: >=20 >> Date: Tue, 18 Jun 2019 20:08:33 +0200 >> From: Niclas Zeising >> To: AN , freebsd-x11@freebsd.org >> Subject: Re: high cpu use after x11 updates >> >> On 2019-06-17 01:17, AN wrote: >>> Hi: >>> >>> FreeBSD FBSD_13 13.0-CURRENT FreeBSD 13.0-CURRENT #93 r349104: Sun=20 >>> Jun 16 08:41:26 EDT 2019=20 >>> root@FBSD_13:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL amd64 1300031 >>> >>> After recent updates to several x11 ports, the process=20 >>> /usr/local/bin/X seems to be using a lot of cpu resources. =20 >>> Historically I seem to remember X using something less than 1% cpu on= =20 >>> this machine.=C2=A0 Here are the related ports that were updated rece= ntly: >>> >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11/libxshmfence (libxshmfence-1.2_4 = -> libxshmfence-1.3) >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXext (libXext-1.3.3_3,1 -> lib= Xext-1.3.4,1) >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXdamage (libXdamage-1.1.4_5 ->= libXdamage-1.1.5) >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXcursor (libXcursor-1.1.15_2 -= > libXcursor-1.2.0) >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11-toolkits/libXmu (libXmu-1.1.2_5,1= -> libXmu-1.1.3,1) >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXrandr (libXrandr-1.5.1_2 -> l= ibXrandr-1.5.2) >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXvMC (libXvMC-1.0.10_2 -> libX= vMC-1.0.11) >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11/sessreg (sessreg-1.1.1 -> sessreg= -1.1.2) >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11/libxkbfile (libxkbfile-1.0.9_2 ->= libxkbfile-1.1.0) >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11/xkeyboard-config (xkeyboard-confi= g-2.24_1 -> >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 xkeyboard-config-2.2= 7) >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11/libxkbcommon (libxkbcommon-0.8.0_= 1 -> libxkbcommon-0.8.4) >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXxf86dga (libXxf86dga-1.1.4_5 = -> libXxf86dga-1.1.5) >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0+ x11/libXcomposite (libXcomposite-0.4.= 4_5,1 -> >>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 libXcomposite-0.4.5,= 1) >>> >>> I rebuilt the xserver and am still seeing the same behavior.=C2=A0 Ar= e=20 >>> there any other ports I need to rebuild?=C2=A0 What other info can I=20 >>> provide?=C2=A0 Any suggestions would be appreciated. >>> >>> Also, I am using: >>> nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX=20 >>> platforms=C2=A0 390.87=C2=A0 Tue Aug 21 15:53:31 PDT 2018 >>> nvidia0: on vgapci0 >>> and running compiz. >>> >>> >>> =C2=A0From top: >>> 21865 root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 21=C2=A0=C2= =A0 -1=C2=A0 6528M=C2=A0=C2=A0 300M select=C2=A0=C2=A0 4=C2=A0 28:35=C2=A0= =C2=A0 6.55%=20 >>> /usr/local/bin/X :0 -auth /root/.serverauth.199 >>> >>> Thanks in advance for any advice. >> >> Hi! >> is you update just the ports, or also the base system at the same time= ? >> Any chance you can try to undo either the ports update or the base=20 >> system update, and see if the problem persists? >> Regards >> >=20 > Niclas: >=20 > Unfortunately, after a full update I see the same behavior. >=20 > Buildworld/buildkernel/installworld to: > FreeBSD FBSD_13 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r349192: Wed Jun 1= 9=20 > 10:18:31 EDT 2019=20 > root@FBSD_13:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL=C2=A0 amd64 1300= 032 >=20 > also rebuilt: > xorg-server > xwayland > nvidia-driver >=20 > 43235 root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 21=C2=A0=C2=A0= -1=C2=A0 6239M=C2=A0=C2=A0=C2=A0 40M select=C2=A0=C2=A0 0=C2=A0=C2=A0 0:= 04=C2=A0=C2=A0 8.51%=20 > /usr/local/bin/X :0 > =C2=A0=C2=A0 12 root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 -96=C2=A0= =C2=A0=C2=A0 -=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0=C2=A0=C2=A0 752K WAIT=C2=A0= =C2=A0=C2=A0=C2=A0 2=C2=A0=C2=A0 0:01=C2=A0=C2=A0 1.18%=20 > [intr{irq62: vgapci0}] > 57791 root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 20=C2=A0=C2=A0= =C2=A0 0=C2=A0=C2=A0 110M=C2=A0=C2=A0=C2=A0 52M select=C2=A0 10=C2=A0=C2=A0= 0:01=C2=A0=C2=A0 0.69%=20 > mate-terminal --sm-client-id 104f4 > 59442 root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 20=C2=A0=C2=A0= =C2=A0 0=C2=A0=C2=A0=C2=A0 98M=C2=A0=C2=A0=C2=A0 60M select=C2=A0=C2=A0 9= =C2=A0=C2=A0 0:11=C2=A0=C2=A0 0.65%=20 > compiz --replace --sm-disable --ig > 69803 root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 20=C2=A0=C2=A0= =C2=A0 0=C2=A0=C2=A0=C2=A0 14M=C2=A0 4224K CPU3=C2=A0=C2=A0=C2=A0=C2=A0 3= =C2=A0=C2=A0 0:00=C2=A0=C2=A0 0.16% top=20 > -i -P -H -S -s 1 -a >=20 > # svnlite info > Path: . > Working Copy Root Path: /usr/ports > URL: svn://svn.freebsd.org/ports/head > Relative URL: ^/head > Repository Root: svn://svn.freebsd.org/ports > Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 > Revision: 504486 > Node Kind: directory > Schedule: normal > Last Changed Author: linimon > Last Changed Rev: 504486 > Last Changed Date: 2019-06-18 10:34:06 -0400 (Tue, 18 Jun 2019) >=20 >=20 > Any suggestions are appreciated. The next step is to figure out which change caused the issue. If=20 possible, roll back to the FreeBSD version you had before the issue=20 started, or roll back the updated packages one by one until the issue is=20 gone, to see which update is causing the issue. Regards --=20 Niclas From owner-freebsd-x11@freebsd.org Thu Jun 20 20:25:54 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 853F515C6D86 for ; Thu, 20 Jun 2019 20:25:54 +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 42AA59541C for ; Thu, 20 Jun 2019 20:25:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 02C3015C6D81; Thu, 20 Jun 2019 20:25:54 +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 E56EB15C6D80 for ; Thu, 20 Jun 2019 20:25:53 +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 85B4595419 for ; Thu, 20 Jun 2019 20:25:53 +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 C63C3107B5 for ; Thu, 20 Jun 2019 20:25:52 +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 x5KKPqHq051493 for ; Thu, 20 Jun 2019 20:25:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5KKPqjX051492 for x11@FreeBSD.org; Thu, 20 Jun 2019 20:25:52 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 238728] [exp-run] update x11/xorgproto to 2019.1 Date: Thu, 20 Jun 2019 20:25:52 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: zeising@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: 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, 20 Jun 2019 20:25:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238728 Bug ID: 238728 Summary: [exp-run] update x11/xorgproto to 2019.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: zeising@FreeBSD.org Flags: maintainer-feedback?(x11@FreeBSD.org) Assignee: x11@FreeBSD.org Created attachment 205241 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205241&action= =3Dedit patch to update x11/xorgproto to 2019.1 Hi! I'd like to get an exp-run for the update of x11/xorgproto if possible. Pa= tch is attached. Looking at changelogs this update should be safe, but since it has over 850 direct dependencies (according to freshports) and a whole lot more indirect dependencies, I'd like a run just to be sure. Thank you! Regards Niclas --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-x11@freebsd.org Thu Jun 20 20:25:54 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 5099815C6D82 for ; Thu, 20 Jun 2019 20:25:54 +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 E11F69541A for ; Thu, 20 Jun 2019 20:25:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A119D15C6D7D; Thu, 20 Jun 2019 20:25:53 +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 8F85915C6D7B for ; Thu, 20 Jun 2019 20:25:53 +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 2FC6E95417 for ; Thu, 20 Jun 2019 20:25:53 +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 6E506107B3 for ; Thu, 20 Jun 2019 20:25:52 +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 x5KKPqBA051485 for ; Thu, 20 Jun 2019 20:25:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5KKPqgV051484 for x11@FreeBSD.org; Thu, 20 Jun 2019 20:25:52 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-feedback requested: [Bug 238728] [exp-run] update x11/xorgproto to 2019.1 Date: Thu, 20 Jun 2019 20:25:52 +0000 X-Bugzilla-Type: request 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: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: 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, 20 Jun 2019 20:25:54 -0000 Bugzilla Automation has asked freebsd-x11 mailing li= st for maintainer-feedback: Bug 238728: [exp-run] update x11/xorgproto to 2019.1 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238728 --- Description --- Hi! I'd like to get an exp-run for the update of x11/xorgproto if possible. Pa= tch is attached. Looking at changelogs this update should be safe, but since it has over 850 direct dependencies (according to freshports) and a whole lot more indirect dependencies, I'd like a run just to be sure. Thank you! Regards Niclas From owner-freebsd-x11@freebsd.org Thu Jun 20 20:26:22 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 3E25A15C6DDA for ; Thu, 20 Jun 2019 20:26:22 +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 CB00B954A3 for ; Thu, 20 Jun 2019 20:26:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 8EA3715C6DD8; Thu, 20 Jun 2019 20:26:21 +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 7D2A815C6DD6 for ; Thu, 20 Jun 2019 20:26:21 +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 1D3B495499 for ; Thu, 20 Jun 2019 20:26:21 +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 640CF107BA for ; Thu, 20 Jun 2019 20:26:20 +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 x5KKQKJo052011 for ; Thu, 20 Jun 2019 20:26:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5KKQKSx052010 for x11@FreeBSD.org; Thu, 20 Jun 2019 20:26:20 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 238728] [exp-run] update x11/xorgproto to 2019.1 Date: Thu, 20 Jun 2019 20:26:20 +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: zeising@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: assigned_to flagtypes.name cc 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, 20 Jun 2019 20:26:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238728 Niclas Zeising changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|x11@FreeBSD.org |portmgr@FreeBSD.org Flags|maintainer-feedback?(x11@Fr |exp-run? |eeBSD.org) | CC| |zeising@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-x11@freebsd.org Fri Jun 21 07:49: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 A226E15D36AE for ; Fri, 21 Jun 2019 07:49:41 +0000 (UTC) (envelope-from portscout@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 40DB384AF7 for ; Fri, 21 Jun 2019 07:49:41 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 0498115D36AA; Fri, 21 Jun 2019 07:49:41 +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 E5DDD15D36A9 for ; Fri, 21 Jun 2019 07:49:40 +0000 (UTC) (envelope-from portscout@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 8316C84AF0 for ; Fri, 21 Jun 2019 07:49:40 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (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 9A1C5168C0 for ; Fri, 21 Jun 2019 07:49:39 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id x5L7ndIW028824 for ; Fri, 21 Jun 2019 07:49:39 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id x5L7ndq2028823; Fri, 21 Jun 2019 07:49:39 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201906210749.x5L7ndq2028823@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Fri, 21 Jun 2019 07:49:39 +0000 From: portscout@FreeBSD.org To: x11@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 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: Fri, 21 Jun 2019 07:49:41 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/x11@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ x11/xorgproto | 2018.4 | 2019.1 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-x11@freebsd.org Sat Jun 22 19:07:28 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 B962F15B3E43 for ; Sat, 22 Jun 2019 19:07:28 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) 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 261748833C for ; Sat, 22 Jun 2019 19:07:28 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: by mailman.ysv.freebsd.org (Postfix) id D54F915B3E41; Sat, 22 Jun 2019 19:07:27 +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 B2DF715B3E3F for ; Sat, 22 Jun 2019 19:07:27 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from symbion.zaytman.com (symbion.zaytman.com [64.112.176.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "symbion", Issuer "Narawntapu" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C8B5A88338 for ; Sat, 22 Jun 2019 19:07:26 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from narawntapu.narawntapu (pool-108-53-86-183.nwrknj.fios.verizon.net [108.53.86.183]) by symbion.zaytman.com (8.15.2/8.15.2) with ESMTPS id x5MJ7KIZ086210 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Sat, 22 Jun 2019 15:07:20 -0400 (EDT) (envelope-from mi+thun@aldan.algebra.com) X-Authentication-Warning: symbion.zaytman.com: Host pool-108-53-86-183.nwrknj.fios.verizon.net [108.53.86.183] claimed to be narawntapu.narawntapu Received: from aldan.narawntapu (aldan [192.168.1.10]) by narawntapu.narawntapu (8.15.2/8.15.2) with ESMTP id x5MJ7Jg2043637 for ; Sat, 22 Jun 2019 15:07:19 -0400 (EDT) (envelope-from mi+thun@aldan.algebra.com) X-Authentication-Warning: narawntapu.narawntapu: Host aldan [192.168.1.10] claimed to be aldan.narawntapu To: x11@FreeBSD.org From: "Mikhail T." Subject: stock vs. port-installed radeonkms Message-ID: Date: Sat, 22 Jun 2019 15:07:19 -0400 MIME-Version: 1.0 Content-Language: en-US X-DCC-x.dcc-servers-Metrics: narawntapu 104; Body=1 Fuz1=1 Fuz2=1 X-Rspamd-Queue-Id: C8B5A88338 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [0.78 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[x11@freebsd.org]; HAS_XAW(0.00)[]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.29)[-0.286,0]; RCVD_COUNT_THREE(0.00)[3]; TO_DN_NONE(0.00)[]; NEURAL_SPAM_SHORT(0.02)[0.019,0]; MX_GOOD(-0.01)[aldan.algebra.com]; DMARC_NA(0.00)[algebra.com]; IP_SCORE(-0.01)[country: US(-0.06)]; R_SPF_NA(0.00)[]; NEURAL_SPAM_MEDIUM(0.16)[0.165,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+]; ASN(0.00)[asn:394548, ipnet:64.112.176.0/24, country:US]; TAGGED_FROM(0.00)[thun]; MID_RHS_MATCH_FROM(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[183.86.53.108.zen.spamhaus.org : 127.0.0.10] Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Sat, 22 Jun 2019 19:07:29 -0000 This older laptop I'm dressing up with FreeBSD-12 has a Radeon card identified like this: drmn0: on vgapci0 It seems to work fine with the /boot/kernel/radeonkms.ko (and the RV730, R700 companion modules). Will it work better (faster and/or offer more features) with graphics/drm-kmod, or is there no point in install the port in this case? Thank you! Yours, -mi