从 Ubuntu 11.10 更新到 Ubuntu 12.04 后,无论是在浏览器还是播放器中播放,所有视频仍然是蓝色的。同样的问题也出现在 11.10 中。
我曾尝试卸载所有 Flash 并重新安装,但没有任何区别。
出现蓝色 Flash 视频的原因是什么?
Ubuntu 11.10 64 位
Ubuntu 12.04LTS 64 位

更新后,我无法再运行 VMWare Workstation,它无法打开。尝试在虚拟网络上安装它失败,补丁不再有效。
如何完全卸载它以便我可以尝试重新安装?
在我可以使用的 Windows 中ipconfig /all,这会显示有关我的连接的所有信息。
在终端中使用ifconfig不并且只提供有限的信息。我可以使用网络管理器,但了解命令行替代方案会很有用。
所以我的问题是:ipconfig /all在 Windows 中提供 ip 地址、网关、子网掩码、DNS 的命令行是什么。
谢谢大家
我正在尝试在 Ubuntu 18.04 上安装 MYCROFT:链接
cd ~/
git clone https://github.com/MycroftAI/mycroft-core.git
cd mycroft-core
bash dev_setup.sh
Run Code Online (Sandbox Code Playgroud)
我收到此错误:
sudo: easy_install: command not found
Run Code Online (Sandbox Code Playgroud)
这个错误是因为脚本dev_setup.sh 第 168 行正在尝试执行:
easy_install pip==9.0.1 # force version of pip
Run Code Online (Sandbox Code Playgroud)
我已经安装:
sudo apt-get install python-setuptools
sudo apt-get install python-pip python-dev build-essential
Run Code Online (Sandbox Code Playgroud)
然而
易安装
命令仍然无法识别。有任何想法吗?
更新:
通过注释掉脚本中的那一行,脚本就可以运行了。但是在进行音频测试时出现模块错误,语音识别模块丢失。
升级到 13.04 后,我无法启动 VMWorkstation。我收到以下消息:
在运行 VMware 之前,必须编译几个模块并将其加载到正在运行的内核中。
内核头文件 3.8.0-19-generic
找不到版本 3.8.0-19-generic 的内核头文件。如果您已将它们安装在非默认路径中,则可以指定以下路径。
有没有人知道下一步该怎么做?
Ubuntu 13.04 64 位
如果我将路径指向:
/usr/src/linux-headers-3.8.0-19-generic
Run Code Online (Sandbox Code Playgroud)
我收到以下消息:
未找到与您正在运行的内核匹配的 C 头文件。
谢谢
额外的:
按照建议,我在终端中运行它:
cd /lib/modules/$(uname -r)/build/include/linux
sudo ln -s ../generated/utsrelease.h
sudo ln -s ../generated/autoconf.h
sudo ln -s ../generated/uapi/linux/version.h
Run Code Online (Sandbox Code Playgroud)
但是,现在我得到以下信息:
在运行 VMware 之前,必须编译几个模块并将其加载到内核中 CANCEL / INSTALL
我安装,窗口关闭,没有任何反应......有什么想法吗?
额外的:
我安装了这个:
sudo apt-get install open-vm-tools open-vm-tools-dev open-vm-dkms open-vm-toolbox open-vm-tools-dev
Run Code Online (Sandbox Code Playgroud)
而这一切都开始了……
非常感谢您的建议和帮助...这就是我喜欢 Ubuntu 的地方...它有一个非常有用的社区...!
注意:还发现这也可能对其他人有帮助:这里
附加错误:
无法打开 /dev/vmmon:是一个目录。请确保内核模块“vmmon”已加载。
无法初始化监控设备。
监视器设置全部变灰
解析度:
重新安装Nvidia驱动程序
从 14.04 升级到 16.06 后,我的系统出现故障。
我已经在新驱动器上进行了全新安装,但也失败了...
我已经完成了另一次安装,但是现在当我尝试使用我的所有文件安装我的原始驱动器时,我收到以下消息:
pst007x@Home-Server:~$ sudo mount /dev/sdb5 /media/newhd
[sudo] password for pst007x:
mount: unknown filesystem type 'LVM2_member'
pst007x@Home-Server:~$
Run Code Online (Sandbox Code Playgroud)
我已经从 repos 安装了 'lvm2' 并且 gparted 看到了驱动器,但是 Nautilus 没有看到驱动器,因此没有安装。
有什么建议吗?
编辑:
I tried this:
pst007x@Home-Server:~$ sudo apt-get install lvm2
Reading package lists... Done
Building dependency tree
Reading state information... Done
lvm2 is already the newest version (2.02.133-1ubuntu10).
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
pst007x@Home-Server:~$ sudo vgs
VG #PV #LV …Run Code Online (Sandbox Code Playgroud) 当我尝试启动 VMWARE-WORKSTATION 时,出现以下错误:
在运行 VMware 之前,必须编译几个模块并将其加载到内核中 CANCEL / INSTALL
没有错误,当我选择 INSTALL 时,什么也没有发生,只是关闭。
我手动安装:
sudo apt-get install open-vm-tools open-vm-tools-dev open-vm-dkms open-vm-toolbox open-vm-tools-dev
但是已经安装到最新版本了。
我将开始赏金来解决这个问题。
Ubuntu 13.04 64 位
pst007x@pst007x-Serval-Professional:~$ uname -a
Linux pst007x-Serval-Professional 3.9.0-030900-generic #201304291257 SMP Mon Apr 29 16:58:15 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Run Code Online (Sandbox Code Playgroud)
我已经卸载并重新安装了所有组件,但同样的问题。
我尝试了不同的内核,但最终还是遇到了同样的问题。
按照建议尝试此操作:here
#!/bin/bash
cd
cp -prn /usr/lib/vmware/modules/source /usr/lib/vmware/modules/source-backup
mkdir fixed
cd fixed
find /usr/lib/vmware/modules/source -name "*.tar" -exec tar xf '{}' \;
## add missing header on kernels
sed -i '/#include "compat_wait.h"/a\#include "compat_sched.h"' vmnet-only/vnetUserListener.c …Run Code Online (Sandbox Code Playgroud) 安装 VMware 8.0.2 64 位
Ubuntu 12.04LTS 64 位测试版
我的内核版本是:3.2.0-20-generic
pst007x@pst007x-Aspire-5741:~$ sudo sh VMware-Workstation-Full-8.0.2- 591240.x86_64.bundle
Run Code Online (Sandbox Code Playgroud)
安装正常
当我启动时,我被要求安装被编译并加载到正在运行的内核中的模块。
一个窗口打开
VMware 内核模块更新程序
这在虚拟网络设备上失败
错误日志。
更新:
补丁。
当我尝试添加补丁时,出现以下错误:
pst007x@pst007x-Aspire-5741:~$ sudo sh patch-modules_3.2.0.sh
[sudo] password for pst007x:
patch-modules_3.2.0.sh: 27: [: workstation8.0.2: unexpected operator
patch-modules_3.2.0.sh: 28: [: workstation8.0.2: unexpected operator
Sorry, this script is only for VMWare WorkStation 8.0.2 or VMWare Player 4.0.2.
Exiting
pst007x@pst007x-Aspire-5741:~$
Run Code Online (Sandbox Code Playgroud)
我已经完全卸载,并重新安装。我正在安装正确的版本。应该是补丁的问题。VMware 在 Ubuntu 11.10 上完美安装
我就是这样卸载的。
我正在使用 Ubuntu 11.10 64bit 并尝试使用以下方法安装 wine 1.5:
在 Ubuntu 上安装 Wine:
sudo apt-get install libfreetype6-dev gobject* libxrender-dev libfontconfig-dev pthread* libpthread-stubs0-dev xext* libsm-dev
Run Code Online (Sandbox Code Playgroud)
并在终端中复制以下命令:
wget http://prdownloads.sourceforge.net/wine/wine-1.5.0.tar.bz2
tar -xjvf wine-1.5.0.tar.bz2
cd wine-1.5.0
Run Code Online (Sandbox Code Playgroud)
安装一些软件包:
sudo apt-get install flex bison qt3-dev-tools qt4-qmake
./configure
cd tools
./wineinstall
Run Code Online (Sandbox Code Playgroud)
一切顺利,但最后,我收到此错误消息:
checking for -lfreetype... not found
configure: error: FreeType 32-bit development files not found. Fonts will not be built.
Use the --without-freetype option if you really want this.
Run Code Online (Sandbox Code Playgroud)
有谁知道如何安装lfreetype?
有谁知道我在哪里可以得到这个库: libQtWebKit.so.4
尝试启动Clipgrab 时,我现在收到以下错误:
$ /home/pst007x/Applications/ClipGrab/clipgrab-3.6.1
/home/pst007x/Applications/ClipGrab/clipgrab-3.6.1: error while loading shared libraries: libQtWebKit.so.4: cannot open shared object file: No such file or directory
Run Code Online (Sandbox Code Playgroud)
Ubuntu 16.04 LTS 64 位