ubuntu16.04 无法启动genymotion
系统ubuntu 16.04 LTS
安装完genymotion后,启动报错unable to start VirtualBox。
我用apt命令装5.0的VBOX和官网下载的5.1 VBOX都不行。
下面贴genymotion的LOG,大神给分析一下。
VirtualBox XPCOM Server 5.0.24_Ubuntu r108355 linux.amd64 (Jul 5 2016 08:17:21) release log
00:00:00.000902 main Log opened 2016-12-10T18:30:49.227729000Z
00:00:00.000904 main Build Type: release
00:00:00.000908 main OS Product: Linux
00:00:00.000909 main OS Release: 4.4.0-53-generic
00:00:00.000909 main OS Version: #74-Ubuntu SMP Fri Dec 2 15:59:10 UTC 2016
00:00:00.000929 main DMI Product Name: TM1612
00:00:00.000935 main DMI Product Version:
00:00:00.000979 main Host RAM: 3864MB total, 1657MB available
00:00:00.000982 main Executable: /usr/lib/virtualbox/VBoxSVC
00:00:00.000983 main Process ID: 28415
00:00:00.000984 main Package type: LINUX_64BITS_GENERIC (OSE)
00:00:00.108354 nspr-2 Home directory: '/home/frankpian/.config/VirtualBox'
00:00:00.110846 nspr-2 Loading settings file "/home/frankpian/.config/VirtualBox/VirtualBox.xml" with version "1.12-linux"
00:00:00.119856 nspr-2 Failed to retrive disk info: getDiskName(/dev/mapper/ubuntu--vg-root) --> ubuntu--vg-root
00:00:00.129008 nspr-2 NetIfAdpCtlOut: VBoxNetAdpCtl: Error while retrieving link speed for wlp1s0: VBoxNetAdpCtl: ioctl failed: Operation not supported
00:00:00.130731 nspr-2 NAT: resolv.conf: nameserver 127.0.1.1
00:00:00.130812 nspr-2 HostDnsMonitor: old information
00:00:00.130823 nspr-2 no server entries
00:00:00.130833 nspr-2 no domain set
00:00:00.130841 nspr-2 no search string entries
00:00:00.130850 nspr-2 HostDnsMonitor: new information
00:00:00.130859 nspr-2 server 1: 127.0.1.1
00:00:00.130870 nspr-2 no domain set
00:00:00.130877 nspr-2 no search string entries
00:00:00.130896 nspr-2 HostDnsMonitorProxy::notify
00:00:00.136492 nspr-2 Failed to open "/dev/vboxdrvu", errno=2, rc=VERR_VM_DRIVER_NOT_INSTALLED
00:00:00.138035 nspr-2 VD: VDInit finished
00:00:00.138206 nspr-2 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={0eb668d2-495e-5a36-8890-29999b5f030c} aComponent={SystemPropertiesWrap} aText={Cannot determine default Guest Additions ISO location. Most likely they are not available}, preserve=false aResultDetail=0
00:00:17.145350 Watcher ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={0169423f-46b4-cde9-91af-1e9d5b6cd945} aComponent={VirtualBoxWrap} aText={The object is not ready}, preserve=false aResultDetail=0
00:00:21.695974 main {00007f0728011eb0} HostPowerServiceLinux::~HostPowerServiceLinux: RTThreadWait() for 5000 ms failed with VERR_TIMEOUT
另外想知道VBOX怎么完整无问题安装。用起来总是报错,比如
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
用ubuntu软件 安装virtualbox deb包没安装完整,使用dpkg命令安装后使用正常。
您好,请问您的问题解决了吗。如果解决了,那么你是怎么解决的呢?