ubuntu desktop 12 lts 安装 vmplayer 问题

本文提供VMware Player 4.0 for Linux 64位的下载链接,并解决了安装过程中出现的“couldnotopen/dev/vmmon:nosuchfileordirectory”错误。同时介绍了如何通过加载vmmon模块和更新内核模块来解决问题。此外还提供了如何让所有程序在Unity桌面环境中显示系统托盘图标的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1 vmplayer 4.0 for linux 64位下载地址:

[url]http://download.pchome.net/system/sysenhance/download-163874.html[/url]

2.could not open /dev/ vmmon:no such file or directory
请确认你的vmmon模块已经加载,你可以在终端里运行ntsysv,将vmware服务选上,重起一下;或,直接在终端里运行这个命令:


/etc/init.d/vmware start


运行结果:
[[code="java"]root@localhost www.linuxidc.com]# /etc/init.d/vmware start
Starting VMware services:
Virtual machine monitor [确定]
Virtual machine communication interface [确定]
Blocking file system [确定]
Virtual ethernet [确定]
Shared Memory Available [确定]
#[/code]

3 . 请重新运行vmware-config.pl,让它重新编译vmmon等模块
安装完成以后总是要求更新Kernal Module,结果每次都更新失败。解决办法如下:

下载一个补丁,放到当前用户目录,下载地址:

[url]http://www.kuaipan.cn/file/id_14286800688251735.html[/url]

然后执行以下命令
cd ~
sudo apt-get install patch
tar -xzvf vmware802fixlinux320.tar.gz
sudo ./patch-modules_3.2.0.sh

4 、系统托盘显示所有图标

Unity中,Ubuntu对系统托盘采取了白名单机制,只有在白名单内的程序才能在系统托盘处显示图标
gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"

sudo apt-get install dconf-tools

然后运行:

dconf-editor
在desktop>unity>panel中把systray-whitelist的值改为['all']即可。

需要注销才可以看到效果!
5.不习惯,试着使用 gnome

軟件中心裝gnome-shell...登入畫面選gnome-classic...
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值