This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
我相信这是我在Ubuntu 22.04上遇到的问题。一切都在Ubuntu的早期版本上运行良好。这是我的修复。
sudo ln -s/usr/sbin/usr/libexec/hypervkvpd
I believe this is the same problem that I experienced on Ubuntu 22.04. Everything was working fine on earlier versions of Ubuntu. This was my fix.
sudo ln -s /usr/sbin /usr/libexec/hypervkvpd
u20上存在问题,我通过运行以下命令作为root:
我的U20构建的完整系统详细信息如下:
引用以下错误报告以识别问题 - https://bugs.launchpad.net/ubuntu/+source/+source/linux/linux/linux/+beybug/1766857
Issue is present on U20, I resolved by running the following commands as root:
Full system details for my U20 build are as follows:
Referenced the following bug report to identify the issue - https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1766857