相关疑难解决方法(0)

“以下软件包已被保留:”为什么以及如何解决它?

我刚刚为 GIMP 的开发版本添加了一个 PPA 存储库,但出现此错误:

$ apt-get update && apt-get upgrade
...
The following packages have been kept back:
  gimp gimp-data libgegl-0.0-0 libgimp2.0
Run Code Online (Sandbox Code Playgroud)

为什么以及如何解决它以便我可以使用最新版本而不是我现在拥有的版本?

package-management apt

1188
推荐指数
18
解决办法
105万
查看次数

OpenGL GLX context is not using direct rendering, which may cause performance problems. (steam) AMD DRIVER

When I start steam in a terminal, I get the following error messages

charlie@SteamMPL:~$ steam
rm: no se puede borrar «/home/charlie/.steam/steam»: Es un directorio
rm: no se puede borrar «/home/charlie/.steam/bin»: Es un directorio
Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically
[2014-08-03 11:50:13] Startup - updater built Jul 15 2014 18:14:26
Installing breakpad exception handler for appid(steam)/version(1405474565_client)
libGL error: failed to load driver: swrast
Looks like steam didn't shutdown cleanly, scheduling immediate update check
Installing breakpad exception handler …

steam ati drivers 14.04 14.10

31
推荐指数
3
解决办法
5万
查看次数

Ubuntu 14.04“找不到所需的 OpenGL 入口点‘glGetError’!”

当我收到此错误时,我正在尝试在我的电脑上玩 Dota2 和 FT2:

“找不到 OpenGL 入口点‘GLGetError’!要么您的显卡不受支持,要么需要更新。”

我花了上周阅读了所有类似的问题,并尝试了其中的一些(许多解决方案是为了让我尝试,所以我远离它们),但我不知道还能做什么。如果需要任何其他信息,请询问。

我在用:

  • Ubuntu 14.04 32 位
  • GLX 版本是 1.4
  • OpenGL 版本字符串:1.4 Mesa 10.1.3
  • 00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10) (prog-if 00 [VGA controller])

——

libgl1-mesa-glx:<br>
  Installed: 10.1.3-0ubuntu0.1<br>
  Candidate: 10.1.3-0ubuntu0.1<br>
  Version table:<br>
 *** 10.1.3-0ubuntu0.1 0<br>
        500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages<br>
        100 /var/lib/dpkg/status<br>
     10.1.0-4ubuntu5 0<br>
        500 http://us.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
Run Code Online (Sandbox Code Playgroud)

opengl drivers 14.04

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

标签 统计

14.04 ×2

drivers ×2

14.10 ×1

apt ×1

ati ×1

opengl ×1

package-management ×1

steam ×1