小编Vir*_*boy的帖子

鼠标指针闪烁一段时间后消失

升级到 Ubuntu 14.04 后,我的鼠标指针闪烁,一段时间后消失,我不知道为什么会发生这种情况

我为这个问题搜索了很多,我得到了一些结果,但无法得到解决方案。

这是我在“设置”->“显示”中的显示

在此处输入图片说明

mouse 14.04

12
推荐指数
1
解决办法
1万
查看次数

错误:找不到 RGB GLX visual 或 fbconfig ubuntu 12.04

我正在使用 Intel HD Graphics 作为显卡,并且我正在尝试打开 OpenGL 程序,但是,当我尝试运行它时,出现以下错误:显示 ':0.0' 不支持 OpenGL GLX 扩展

然后,我尝试运行glxinfo,然后我得到了:

Error: couldn't find RGB GLX visual or fbconfig ubuntu 12.04 error.
Run Code Online (Sandbox Code Playgroud)

我怎样才能解决这个错误不再发生?

graphics intel-graphics opengl 12.04

11
推荐指数
1
解决办法
3万
查看次数

Automake 找不到 pkg-config 宏

所以我发现了一个更新 Qt5 的 Wine 问题。修复要求我编译和安装 Mesa 10.4.1。我从 git 得到了源代码。所以,首先我下载/安装正确的依赖性,如flex bison autoconfig aclocal pkg-configUtil-Dev从回购。 libdrm-2.4.58 pixman-0.32.6 dri3proto-1.0并且automake-1.14是使用./configure和 make/sudo make install构建的源代码。在我输入后在终端中遇到这个之后./autogen.sh

configure.ac:152: error: Could not locate the pkg-config autoconf macros.
  These are usually located in /usr/share/aclocal/pkg.m4. If your macros
  are in a different location, try setting the environment variable
ACLOCAL="aclocal -I/other/macro/dir" before running autoreconf.
configure.ac:152: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: …
Run Code Online (Sandbox Code Playgroud)

apt wine 14.04

6
推荐指数
2
解决办法
9063
查看次数

标签 统计

14.04 ×2

12.04 ×1

apt ×1

graphics ×1

intel-graphics ×1

mouse ×1

opengl ×1

wine ×1