From owner-freebsd-current@freebsd.org Fri Jul 28 15:57:20 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8AECADC8C49 for ; Fri, 28 Jul 2017 15:57:20 +0000 (UTC) (envelope-from tyler@monkeypox.org) Received: from starfish.geekisp.com (starfish.geekisp.com [216.168.135.166]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.geekisp.com", Issuer "mail.geekisp.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2CA7965DDD for ; Fri, 28 Jul 2017 15:57:19 +0000 (UTC) (envelope-from tyler@monkeypox.org) Received: (qmail 11116 invoked by uid 1003); 28 Jul 2017 15:50:36 -0000 Received: from unknown (HELO blackberry.coupleofllamas.com) (tyler@monkeypox.org@50.0.60.24) by mail.geekisp.com with (AES256-SHA encrypted) SMTP; 28 Jul 2017 15:50:35 -0000 Date: Fri, 28 Jul 2017 08:50:32 -0700 From: "R. Tyler Croy" To: freebsd-current@freebsd.org Subject: linux64.ko fails to load in -CURRENT Message-ID: <20170728155032.ok5jkeewzvbe3kti@blackberry.coupleofllamas.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m4mpd2765sm77zrj" Content-Disposition: inline User-Agent: NeoMutt/20170113 (1.7.2) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jul 2017 15:57:20 -0000 --m4mpd2765sm77zrj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I have noticed this over the past couple weeks with my -CURRENT laptop that 64-bit linux compatibility is failing to load, and I'm not entirely sure why. My current kernel is based off of r321626. When I run `kldload linux64` it fails with the following: link_elf_obj: symbol elf64_linux_vdso_fixup undefined linker_load_file: /boot/kernel/linux64.ko - unsupported file type It's unclear to me whether this is old cruft sitting around, a regression, or something else entirely floating around my system. Any pointer would help :) Cheers - R. Tyler Croy ------------------------------------------------------ Code: Chatter: xmpp: rtyler@jabber.org % gpg --keyserver keys.gnupg.net --recv-key 1426C7DC3F51E16F ------------------------------------------------------ --m4mpd2765sm77zrj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSQYoZaRujHSSvxiNcUJsfcP1HhbwUCWXtdRgAKCRAUJsfcP1Hh bwzmAKCGK1d3dzlAadK5PmtuY8Q/34V2IwCZASZ5qnu3/UGQJtEV+e/EUdJml+U= =uBk4 -----END PGP SIGNATURE----- --m4mpd2765sm77zrj--