I am running SliTaz 5.0 in VirtualBox 5.1.0 with the Oracle_VM_VirtualBox_Extension_Pack-5.1.0-108711.vbox-extpack installed.
I have followed the instructions on this web page:
http://doc.slitaz.org/en:guides:virtualbox
It has worked properly several times in the past, but I ignored the error message
"ERROR: could not insert 'vboxvideo': Invalid argument"
when it started happening. When I updated VirtualBox, I would redo the various steps other than repeating the few which only need doing once.
Originally it was using kernel 3.2.53-slitaz, but it is using kernel 3.2.71-slitaz now.
I have installed linux-drm based on a forum post I saw sating it was needed.
linux-module-headers (3.2.71), mesa-dri and bzip2 shows installed.
I ran this command:
modinfo vboxvideo
filename: /lib/modules/3.2.71-slitaz/misc/vboxvideo.ko
license: GPL
depends:
vermagic: 3.2.71-slitaz SMP mod_unload 386
modprobe -a vboxvideo
modprobe: ERROR: could not insert 'vboxvideo': Invalid argument
How can I make vboxvideo work?