Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2009 22:19:26 -0500
From:      "Sam Fourman Jr." <sfourman@gmail.com>
To:        Renato Botelho <rbgarga@gmail.com>
Cc:        ports@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org, Martin Wilke <miwi@freebsd.org>
Subject:   Re: [Call For Testing] VirtualBox for FreeBSD!
Message-ID:  <11167f520905152019k400aa899l1b3f2d85dd9b7fb4@mail.gmail.com>
In-Reply-To: <747dc8f30905150417h3abb1b09s7e56f348ad3cbfbe@mail.gmail.com>
References:  <20090514191237.GD70242@bsdcrew.de> <747dc8f30905150417h3abb1b09s7e56f348ad3cbfbe@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I've built it on i386/CURRENT r191522, but I couldn't load the
> module, when i try, i got:
>
> KLD vboxdrv.ko: depends on kernel - not available
> kldload: can't load vboxdrv: File exists
>
> It says file exists, but the module is not loaded
>
> root@botelhor:/home/garga# kldstat
> Id Refs Address =A0 =A0Size =A0 =A0 Name
> =A01 =A0 18 0xc0400000 b584bc =A0 kernel
> =A02 =A0 =A01 0xc0f59000 809c =A0 =A0 snd_via8233.ko
> =A03 =A0 =A02 0xc0f62000 4a438 =A0 =A0sound.ko
> =A04 =A0 =A01 0xc46af000 8000 =A0 =A0 linprocfs.ko
> =A05 =A0 =A01 0xc46c8000 24000 =A0 =A0linux.ko
>
> Any idea?

it Probably means that you are running a kernel that is not in sync
with the src in your /usr/src

do csup -g -L 2 -h cvsup15.freebsd.org /usr/share
examples/cvsup/standard-supfile

then build your kernel && install your kernel

uninstall the Virtualbox port and rebuild it. all will work

Sam Fourman Jr.



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