From owner-freebsd-x11@freebsd.org Fri Nov 13 21:39:50 2020 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1FFC92EE310 for ; Fri, 13 Nov 2020 21:39:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4CXsLt0D4Sz3Cpg for ; Fri, 13 Nov 2020 21:39:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 078C52EE30F; Fri, 13 Nov 2020 21:39:50 +0000 (UTC) Delivered-To: x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 075442EDEF8 for ; Fri, 13 Nov 2020 21:39:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CXsLs6jjMz3Chp for ; Fri, 13 Nov 2020 21:39:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D53151EF8D for ; Fri, 13 Nov 2020 21:39:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0ADLdnAG028125 for ; Fri, 13 Nov 2020 21:39:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0ADLdnmp028124 for x11@FreeBSD.org; Fri, 13 Nov 2020 21:39: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 251114] x11/xorg: /usr/local/bin/Xorg Segmentation Fault When Switch Virtual TTY Date: Fri, 13 Nov 2020 21:39:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: 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.34 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, 13 Nov 2020 21:39:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251114 --- Comment #4 from Jan Beich --- > drm-fbsd11.2-kmod-4.11g20200420 DRM modules for the linuxkpi-based KMS co= mponents [...] > 24 1 0xffffffff824e1000 79c70 i915kms.ko (/boot/kernel/i915kms.ko) It seems your're not actually using drm-*-kmod. /boot/kernel/i915kms.ko is = part of ancient in-base drm2 which is based on Linux 3.8 drivers. According to pkg-message you need to add kld_list=3D"/boot/modules/i915kms.= ko" to rc.conf(5). It'd unlock VAAPI via libva-intel-driver as well. ;) > (--) PCI:*(0@0:2:0) 8086:0116:17aa:21ed rev 9, Mem @ 0xd0000000/4194304, = 0xc0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/65536 0116 is SandyBridge (Gen6). drm-kmod should work fine but upgarding to Free= BSD 12.* may bring more stability. In general, userland drivers (e.g., mesa-dri, xf86-video-{intel,amdgpu,ati}, modesetting) in ports/ have to support everything but the level of support degrades the farther away one strays from what contributors dogfood (i.e., -CURRENT): - in-base drm2 aka drm-legacy-kmod are a complete abandonware - drm-fbsd11.2-kmod is abandonware that still receive minor QA/fixes - drm-fbsd12.0-kmod is abandonware that still receive minor QA/fixes - drm-current-kmod is stable and receives LTS upstream fixes - drm-devel-kmod is best maintained but can be unstable shortly after major updates > (II) UXA(0): Driver registered support for the following operations: > (II) solid > (II) copy > (II) composite (RENDER acceleration) > (II) put_image > (II) get_image Set "AccelMethod" to "SNA" (aka Sandybridge New Acceleration) in xorg.conf(= 5) for more performance. SNA is default upstream, so maybe more stable. > (EE) 4: /usr/local/lib/xorg/modules/drivers/intel_drv.so (ignore+0x2373) = [0x806659333] Try modesetting (part of xorg-server package). Either remove xf86-video-int= el or set "Driver" to "modesetting" in xorg.conf(5). --=20 You are receiving this mail because: You are the assignee for the bug.=