hi, after the last update i cant launch virtualbox.
reboot, try to launch from console & said :
[]>modprobe vboxdrv
[]>virtualbox
libEGL warning: DRI2: failed to authenticate
segment fault
if try with []>okular
then say libEGL warning: DRI2: failed to authenticate
but works.
i got installed extra/mesa 18.2.6-1
so i dowgraded host n guest artix modules with same results
Could this be as silly as a mistake in package naming?
The module looks for linux-4.19-artix1 and the new name is linux-4.19-arch1, even though it installs as artix1-artix?
Because those same modules worked with 4.19-6 it makes no sense to not be working with 4.19-8, unless something went haywire whole building the kernel.
Kernel: 4.19.8-artix1-1-ARTIX
local/linux 4.19.8.arch1-1 (base)
local/linux-headers 4.19.8.arch1-1
I found that another application that depends on qt5 does not work either, so i downgrade qt5-base & qt5-x11Extra, and virtualbox is working again but not the others applications. maybe a bug from qt5, for the moment I'm going to downgrade everything qt5.
edit: VBox is not working, just open de main console but cant boot any VM. i dowgrade all qt5, and another app start working, when try to start a VM ,says
Failed to open/create the internal network 'HostInterfaceNetworking-enp3s0' (VERR_SUPDRV_COMPONENT_NOT_FOUND).
Failed to attach the network LUN (VERR_SUPDRV_COMPONENT_NOT_FOUND).
One of the kernel modules was not successfully loaded. Make sure that no kernel modules from an older version of VirtualBox exist. Then try to recompile and reload the kernel modules by executing '/sbin/vboxconfig' as root (VERR_SUPDRV_COMPONENT_NOT_FOUND).
After today's update everything returned to normal. something from the qt libraries towards noise surely