Date: Mon, 26 Jun 2017 05:28:24 -0700 From: David Wolfskill <david@catwhisker.org> To: Konstantin Belousov <kostikbel@gmail.com> Cc: current@freebsd.org Subject: Re: Unable to load kernel modules after r320324 -> r320353: "depends on kernel - not available or version mismatch" Message-ID: <20170626122824.GO1241@albert.catwhisker.org> In-Reply-To: <20170626120558.GP3437@kib.kiev.ua> References: <20170626115436.GL1241@albert.catwhisker.org> <20170626120558.GP3437@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
--XzwO5SPJOYU+7Pos Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 26, 2017 at 03:05:58PM +0300, Konstantin Belousov wrote: > On Mon, Jun 26, 2017 at 04:54:36AM -0700, David Wolfskill wrote: > > KLD geom_eli.ko: depends on kernel - not available or version mismatch > > linker_load_file: /boot/kernel/geom_eli.ko - unsupported file type > > swapon: /dev/ada0s4b.eli: Invalid parameters >=20 > Again remove all kernel build files and try fresh build. OK; after clearing /usr/obj/usr/src/sys/GENERIC, then rebuilding the kernel ("make -j16 buildkernel && ... && make installkernel") & rebooting no longer whines about the kmods, and kldstat says: freebeast(12.0-C)[2] kldstat=20 Id Refs Address Size Name 1 25 0xffffffff80200000 2081550 kernel 2 1 0xffffffff82283000 a128 filemon.ko 3 1 0xffffffff82421000 11376 geom_eli.ko 4 1 0xffffffff82433000 fde7 tmpfs.ko 5 1 0xffffffff82443000 4fd4 ng_ubt.ko 6 5 0xffffffff82448000 d0fe netgraph.ko 7 1 0xffffffff82456000 a9f4 ng_hci.ko 8 3 0xffffffff82461000 10e3 ng_bluetooth.ko 9 1 0xffffffff82463000 e41e ng_l2cap.ko 10 1 0xffffffff82472000 1e413 ng_btsocket.ko 11 1 0xffffffff82491000 3d37 ng_socket.ko 12 1 0xffffffff82495000 8884 autofs.ko freebeast(12.0-C)[3]=20 uname output is: FreeBSD freebeast.catwhisker.org 12.0-CURRENT FreeBSD 12.0-CURRENT #388 r3= 20353M/320355:1200036: Mon Jun 26 05:18:40 PDT 2017 root@freebeast.catw= hisker.org:/common/S4/obj/usr/src/sys/GENERIC amd64 Hmmm..... Thanks! Peace, david --=20 David H. Wolfskill david@catwhisker.org Trump (et al.): Hiding information doesn't prove its falsity. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --XzwO5SPJOYU+7Pos Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJZUP3oXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRDQ0I3Q0VGOTE3QTgwMUY0MzA2NEQ3N0Ix NTM5Q0M0MEEwNDlFRTE3AAoJEBU5zECgSe4XzuwIAMvoUBSx4cH074CHaWHpwOQ6 ObdwDmCjXFte7ocRpS1vHgH5QTvE6PTJtupr1L3QPfZofxwZcKojd8cX0DewZz9m U+Y4qOzO7XjeoBSTfIfhTug8zwuQK1G9QHZUGqwyJ1cNdJ0EooKeIPalfBt5+80U bbpSJblbapCKPjFQIkQyEhlfZD12m70QeBf2xjz5RCC8f2KxHJjqGeC7rZIRtOVa IIs6oMXwLquetRtLXlutu+AG79dx9JaiKDomaqrxTkXRLkg4cvOKUy7A2lo11mvt dI8ZMC9Q6FQoULhNv8o65dBSa9muGXq7L6S1avjiCHN9l+c4ZmL4qbKD0G8aTaA= =EwEj -----END PGP SIGNATURE----- --XzwO5SPJOYU+7Pos--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170626122824.GO1241>