应该是内核版本问题
我的VirtualBox版本是 vm 6.1.18 r142142 (Qt5.15.1) ;
Linux内核版本:5.11.1
应该是内核版本问题
我的VirtualBox版本是 vm 6.1.18 r142142 (Qt5.15.1) ;
Linux内核版本:5.11.1
应该是内核版本问题
我的VirtualBox版本是 vm 6.1.18 r142142 (Qt5.15.1) ;
Linux内核版本:5.11.1
I am on kernel 5.7, Deepin 20.2. However, VirtualBox has a new version out. Do you recommend I upgrade my Kernel? Or what can I do?
I am on kernel 5.7, Deepin 20.2. However, VirtualBox has a new version out. Do you recommend I upgrade my Kernel? Or what can I do?
There should be no need to upgrade the kernel. Maybe you can uninstall VirtualBox and then re install virtualbox-6.1
You can try it
sudo apt update
sudo apt remove virtualbox-*
sudo apt install virtualbox-6.1
Generally, the lower version of VirtualBox is not compatible with the higher kernel
1. 安装Virtualbox官网最新版本
2. sudo deepin-editor /usr/share/virtualbox/src/vboxhost/vboxnetflt/linux/VBoxNetFlt-linux.c
3. 在第40行下面添加一行,内容为#include小于号linux/ethtool.h大于号
4. sudo /sbin/vboxconfig
我的6.1 内核5.11.15
sudo dpkg --configure -a && sudo apt -f install
Popular Events
More
Good day
Earlier today, I had a VirtualBox update, which I proceeded to install:
However, after doing so, I got an error related to DKMS:
I then ran this:
With no luck, I played around a little and decided to remove the `/var/lib/dkms/bbswitch/0.8` directory and now when I run `--fix-broken install` I now get this error:
Can someone please help me, I do not understand what DKMS is and why this issue is happening. What can I do to solve the problem? Any help will be appreciated, please?