Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jan 2016 11:54:11 -0800
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Brendan Sechter <sgeos@hotmail.com>, "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Re: Kernel Version Mismatch emulators/virtualbox-ose-additions
Message-ID:  <56ABC363.50408@FreeBSD.org>
In-Reply-To: <BAY182-W661D17196C9FE9BD12070FA2DB0@phx.gbl>
References:  <BAY182-W661D17196C9FE9BD12070FA2DB0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1/29/16 9:45 AM, Brendan Sechter wrote:
> The emulators/virtualbox-ose-additions vboxguest.ko is not loading. The error is as follows.
> # svn up /usr/src# cat /etc/make.confPORTS_MODULES=emulators/virtualbox-ose-additions# # rebuild and install kernel+world# shutdown -r now# uname -mvFreeBSD 11.0-CURRENT #0 r287598: Thu Sep 10 14:45:48 JST 2015     root@:/usr/obj/usr/src/sys/MY_CUSTOM_KERNEL  amd64# cd /usr/ports/emulators/virtualbox-ose-additions/# make deinstall clean# make install clean# kldload vboxguestKLD vboxguest.ko: depends on kernel - not available or version mismatchlinker_load_file: Unsupported file typekldload: an error occurred while loading the module. Please check dmesg(8) for more details.# dmesg | grep vboxguest -A 1KLD vboxguest.ko: depends on kernel - not available or version mismatchlinker_load_file: Unsupported file type--KLD vboxguest.ko: depends on kernel - not available or version mismatchlinker_load_file: Unsupported file type
> Host environment version info is below.
> $ uname -mvDarwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~1/RELEASE_X86_64 x86_64$ vboxmanage --version5.0.14r105127
>  		 	   		  


Recompile it.  If you got it from a package, we are not really handling
these correctly. They need to be compile against your kernel, especially
when running current or stable.


-- 
Regards,
Bryan Drewery



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56ABC363.50408>