页次: 1
按照wiki上的提示使用
vmware-modconfig --console --install-all
后来是立刻完成,也没有网络,
但是一开始经过很长的时间,报错了:
Job for vmware.service failed because a timeout was exceeded.
See "systemctl status vmware.service" and "journalctl -xeu vmware.service" for details.
Unable to start services
再根据提示查看细节:
wink@arch ~]$ systemctl status vmware.service
× vmware.service - VMware host virtualization and network services for Workstation
Loaded: loaded (/usr/lib/systemd/system/vmware.service; enabled; preset: disabled)
Active: failed (Result: timeout) since Sun 2022-12-04 22:08:26 CST; 3min 29s ago
Process: 83359 ExecStart=/usr/lib/vmware/scripts/init/vmware start (code=killed, signal=TERM)
CPU: 37ms
Dec 04 22:06:56 arch systemd[1]: Starting VMware host virtualization and network services for Workstation...
Dec 04 22:06:56 arch vmware[83359]: Starting VMware services:
Dec 04 22:06:56 arch vmware[83359]: Virtual machine monitor - done
Dec 04 22:06:56 arch vmware[83359]: Virtual machine communication interface - done
Dec 04 22:06:56 arch vmware[83359]: VM communication interface socket family - done
Dec 04 22:08:26 arch systemd[1]: vmware.service: start operation timed out. Terminating.
Dec 04 22:08:26 arch vmware[83359]: Virtual ethernet
Dec 04 22:08:26 arch systemd[1]: vmware.service: Failed with result 'timeout'.
Dec 04 22:08:26 arch systemd[1]: Failed to start VMware host virtualization and network services for Workstation.
如果前面的指令没报错,查看细节,也是有问题的:
× vmware.service - VMware daemon
Loaded: loaded (/etc/systemd/system/vmware.service; enabled; preset: disabled)
Active: failed (Result: exit-code) since Mon 2022-12-05 00:19:10 CST; 21min ago
Duration: 3ms
Main PID: 95722 (code=exited, status=203/EXEC)
CPU: 1ms
Dec 05 00:19:10 arch systemd[95722]: vmware.service: Failed at step EXEC spawning /etc/init.d/vmware: No such file or directory
Dec 05 00:19:10 arch systemd[1]: Started VMware daemon.
Dec 05 00:19:10 arch systemd[1]: vmware.service: Main process exited, code=exited, status=203/EXEC
Dec 05 00:19:10 arch systemd[1]: vmware.service: Failed with result 'exit-code'.
怎么解决啊?
进入vmware player联网提示两个窗口:
Error toggling removable device: Failed to connect virtual device 'ethernet0'.
Could not connect 'Ethernet0' to virtual network '/dev/vmnet8' . More information can be found in the vmware.logfile. Failed to connect virtual devicd 'Ethernet0'.
终端启动的话,终端显示:
I/O warning : failed to load external entity "/etc/vmware/hostd/proxy.xml"
(vmplayer:96334): dconf-WARNING **: 00:23:54.058: failed to commit changes to dconf: 连接已关闭
(vmplayer:96334): dconf-WARNING **: 00:24:27.024: failed to commit changes to dconf: 连接已关闭XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
j进入vmware player依旧有那两个窗口
最近编辑记录 FloatingSoil (2022-12-05 00:43:23)
离线
同样问题,关注
离线
补充一下,用aur和官方提供的脚本安装都不行,同样的问题
离线
页次: 1