Date: Fri, 19 Jul 2024 13:23:46 +1000 From: Graham Menhennitt <graham@menhennitt.com.au> To: freebsd-ports@freebsd.org Subject: VirtualBox kmod won't load "module already loaded or in kernel" Message-ID: <03fb09bb-d695-4bec-8c68-0365e3a79497@menhennitt.com.au>
next in thread | raw e-mail | index | archive | help
Hello all, I'm running FredBSD 14.1 amd64 with a GENERIC kernel. I've installed VirtualBox from packages. But I can't load any of its kmod modules. When I try, I get a message: # kldload vboxdrv kldload: can't load vboxdrv: module already loaded or in kernel # However, neither of those things is true: # kldstat -v|grep -i virtualbox # Pkg info is below. Any clues, please? Thanks in advance, Graham # pkg info virtualbox-ose\* virtualbox-ose-6.1.50_2 virtualbox-ose-kmod-6.1.50 # pkg info virtualbox-ose-kmod virtualbox-ose-kmod-6.1.50 Name : virtualbox-ose-kmod Version : 6.1.50 Installed on : Fri Jul 19 12:57:16 2024 AEST Origin : emulators/virtualbox-ose-kmod Architecture : FreeBSD:14:amd64 Prefix : /usr/local Categories : kld emulators Licenses : GPLv2 Maintainer : vbox@FreeBSD.org WWW : https://www.virtualbox.org/ Comment : VirtualBox kernel module for FreeBSD Options : DEBUG : off VIMAGE : on Annotations : FreeBSD_version: 1400097 build_timestamp: 2024-07-04T07:23:19+0000 built_by : poudriere-git-3.4.1-30-g79e3edcd cpe : cpe:2.3:a:oracle:vm_virtualbox:6.1.50:::::freebsd14:x64 port_checkout_unclean: no port_git_hash : b3aa1ea86 ports_top_checkout_unclean: no ports_top_git_hash: 3368aa656 repo_type : binary repository : FreeBSD Flat size : 555KiB Description : VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?03fb09bb-d695-4bec-8c68-0365e3a79497>