我最近开始使用 Centos 8,我安装了 VirtualBox 来管理我的虚拟机,我遇到的问题是我的 VirtualBox 无法启动任何虚拟机,它告诉我以/sbin/vboxconfigroot身份执行这个脚本,当我运行这个脚本时出现以下消息:
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: You must sign these kernel modules before using VirtualBox:
vboxdrv vboxnetflt vboxnetadp vboxpci
See the documenatation for your Linux distribution..
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root. If your system is using EFI Secure Boot you may …Run Code Online (Sandbox Code Playgroud) 我正在使用即将完成的Android应用程序,但是我在recyclerView中发现了问题,并且我不知道如何获取recyclerView的项目文本?(当我单击该项目时)