[Bug 234878] emulators/virtualbox-ose: Update to 6.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 21 18:45:23 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878

--- Comment #78 from didier.castellacci at yahoo.fr ---
(In reply to Cy Schubert from comment #77)



Did you load the drivers?
Yes


In

pwd
/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-5.2.34/out/freebsd.amd64/release/bin/src


sudo make load

 ll *.ko
-r-xr-xr-x  1 root  vboxusers  uarch 460288 May 21 19:53 vboxdrv.ko*
-r-xr-xr-x  1 root  vboxusers  uarch  10016 May 21 19:53 vboxnetadp.ko*
-r-xr-xr-x  1 root  vboxusers  uarch  28008 May 21 19:53 vboxnetflt.ko*




kldstat
Id Refs Address                Size Name
 1   73 0xffffffff80200000  2448f20 kernel
 3    2 0xffffffff826d3000     a5b8 opensolaris.ko
 4    1 0xffffffff826de000   3a99a8 zfs.ko
 6    2 0xffffffff82c25000     9e30 netgraph.ko
 7    1 0xffffffff82c2f000     1710 ng_ether.ko
 9    1 0xffffffff82c35000   152fd0 radeonkms.ko
10    2 0xffffffff82d88000    76570 drm.ko
11    5 0xffffffff82dff000    10eb0 linuxkpi.ko
12    4 0xffffffff82e10000    12f30 linuxkpi_gplv2.ko
13    2 0xffffffff82e23000      6d0 debugfs.ko
14    1 0xffffffff82e24000     f181 ttm.ko
15    1 0xffffffff82e34000      a75 radeon_RS780_pfp_bin.ko
16    1 0xffffffff82e35000     5573 radeon_RS780_me_bin.ko
17    1 0xffffffff82e3b000      d73 radeon_R600_rlc_bin.ko
18    1 0xffffffff82e3c000    161b5 radeon_RS780_uvd_bin.ko
19    1 0xffffffff82e53000     2668 intpm.ko
20    1 0xffffffff82e56000      b50 smbus.ko
21    1 0xffffffff82e57000     18a0 uhid.ko
22    1 0xffffffff82e59000     2928 ums.ko
23    1 0xffffffff82e5c000     1aa0 wmt.ko
24    1 0xffffffff82e5e000    32830 pf.ko
25    1 0xffffffff82e91000     1aa0 fdescfs.ko
28    3 0xffffffff82e93000    52748 vboxdrv.ko
29    2 0xffffffff82c22000     2ce0 vboxnetflt.ko
30    1 0xffffffff82c31000     3f30 vboxnetadp.ko



on the other hand in the directory /boot/modules the rights are:


ll /boot/modules/vb*
-r-xr-xr-x  1 root  wheel  - 460288 May 21 20:37 /boot/modules/vboxdrv.ko*
-r-xr-xr-x  1 root  wheel  -  10016 May 21 20:37 /boot/modules/vboxnetadp.ko*
-r-xr-xr-x  1 root  wheel  -  28008 May 21 20:37 /boot/modules/vboxnetflt.ko*


Thank you
Didier

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-emulation mailing list