From owner-freebsd-ports-bugs@freebsd.org Sun Nov 22 01:02:10 2020 Return-Path: Delivered-To: freebsd-ports-bugs@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 76D6C474EC8 for ; Sun, 22 Nov 2020 01:02:10 +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 4CdsSf2l3Gz3qdS for ; Sun, 22 Nov 2020 01:02:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 5D53D475085; Sun, 22 Nov 2020 01:02:10 +0000 (UTC) Delivered-To: ports-bugs@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 5C01C475013 for ; Sun, 22 Nov 2020 01:02:10 +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 4CdsSf1zttz3qbd for ; Sun, 22 Nov 2020 01:02:10 +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 3736F11A2F for ; Sun, 22 Nov 2020 01:02:10 +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 0AM12AGP009537 for ; Sun, 22 Nov 2020 01:02:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0AM12AYq009536 for ports-bugs@FreeBSD.org; Sun, 22 Nov 2020 01:02: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: ports-bugs@FreeBSD.org Subject: [Bug 251302] xf86-video-intel intel_drv.so seems broken in the latest version(2.99.917.909,1) Date: Sun, 22 Nov 2020 01:02:10 +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: buffyanam@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Nov 2020 01:02:10 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251302 Bug ID: 251302 Summary: xf86-video-intel intel_drv.so seems broken in the latest version(2.99.917.909,1) Product: Ports & Packages Version: Latest Hardware: arm64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: buffyanam@gmail.com Recently I tried to install FreeBSD 12.2-RELEASE, after install mate as DE,= the resolution didn't seem good to me, so I edited driver-intel.conf as instruc= ted (I have a Intel(R) i5-4690K CPU as Integrated graphics card),=20 the content of it as below: org.conf.d/driver-intel.conf Section "Device" Identifier "Card0" Driver "intel" BusID "PCI0:0:2:0" EndSection But after reboot, it couldn't switch to graphic mode, /var/log/Xorg.0.log s= ays it couldn't find device,=20 [ 11.163] (II) LoadModule: "intel" [ 11.163] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so [ 11.165] (II) Module intel: vendor=3D"X.Org Foundation" [ 11.165] compiled for 1.20.9, module version =3D 2.99.917 [ 11.165] Module class: X.Org Video Driver [ 11.165] ABI class: X.Org Video Driver, version 24.1 [ 11.165] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q3= 3, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 11.165] (II) intel: Driver for Intel(R) HD Graphics [ 11.165] (II) intel: Driver for Intel(R) Iris(TM) Graphics [ 11.165] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics [ 11.165] (--) Using syscons driver with X support (version 2.0) [ 11.165] (++) using VT number 9 [ 11.165] (EE) No devices detected. [ 11.165] (EE)=20 Fatal server error: [ 11.165] (EE) no screens found(EE)=20 [ 11.165] (EE)=20 Please consult the The X.Org Foundation support=20 at http://wiki.x.org After a few tries, I found the intel_drv.so driver couldn't be loaded, Here is kldload output: kldload: an error occurred while loading module /usr/local/lib/xorg/modules/drivers/intel_drv.so. Please check dmesg(8) for more details. dmesg: kldload: unexpected relocation type 16 kldload: unexpected relocation type 17 link_elf: symbol _CurrentRuneLocale undefined I kind of newbie to FreeBSD kernel module, please let me know if there is something wrong with above diagnosis. --=20 You are receiving this mail because: You are the assignee for the bug.=