编译3.8.5时,出现无法启动virtualbox,求解!

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
hyjhcxj
帖子: 134
注册时间: 2007-09-20 10:53
系统: Debian(squeeze)

编译3.8.5时,出现无法启动virtualbox,求解!

#1

帖子 hyjhcxj » 2013-04-03 9:38

成功生成并安装 linux-image linux-headers后重启机器,启动virtualbox 出现错误
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.

代码: 全选

sudo /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel modules:.
Uninstalling old VirtualBox DKMS kernel modules:.
Trying to register the VirtualBox kernel modules using DKMS:
Error! Bad return status for module build on kernel: 3.8.5 (i686)
Consult the make.log in the build directory
/var/lib/dkms/vboxhost/4.2.10/build/ for more information.
Failed, trying without DKMS ... failed!
Recompiling VirtualBox kernel modules:
Look at /var/log/vbox-install.log to find out what went wrong ... failed!

代码: 全选

cat /var/log/vbox-install.log
make[2]: *** [/tmp/vbox.0/linux/SUPDrv-linux.o] 错误 1
make[1]: *** [_module_/tmp/vbox.0] 错误 2
make: *** [vboxdrv] 错误 2

代码: 全选

dmesg
[ 40.299091] warning: `VirtualBox' uses 32-bit capabilities (legacy support in use)
难道编译生成的linux-headers没有用吗?

求解,谢谢!
头像
YeLee
论坛版主
帖子: 26406
注册时间: 2008-08-13 8:48
系统: Fundu i64
来自: 东海硇州,一双管钥。
联系:

Re: 编译3.8.5时,出现无法启动virtualbox,求解!

#2

帖子 YeLee » 2013-04-03 10:00

不懂帮顶。 :em11 :em11 :em11
◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
回复