Tag: opengl

我可以升级我的图形驱动程序以支持最新的OpenGL版本吗?

我的笔记本电脑是2008年的Core 2 Duo戴尔。我正在尝试运行一些OpenGL程序。 具有以下代码的程序不起作用: glutInitContextVersion(4, 0); glutInitContextFlags(GLUT_FORWARD_COMPATIBLE); glutInitContextProfile(GLUT_CORE_PROFILE); 该代码需要OpenGL 4.0版本。 glxinfo建议使用OpenGL 2.1版。 系统设置中我的英特尔图形驱动程序的详细信息如下: 除了已经激活的Broadcom驱动程序之外,我在附加驱动程序部分中看不到任何有用的内容。 从Ubuntu软件中心,我尝试搜索其他一些驱动程序,并找到了Nvidia’173’和’当前’的驱动程序。 但我不确定,我是否应该安装它们。 它会破坏OpenGL程序运行良好吗? 我该怎么做才能升级我的图形驱动程序,以便它开始支持最新的OpenGL版本,如4.0到4.3?

如何在Virtualbox Ubuntu Linux机器上更新到最新的OpenGL版本?

我在VirtualBox版本5.1.10上运行Ubuntu 16.10 ,并安装了最新的guest 虚拟机 。 我的主机系统是带有图形适配器的Ubuntu 14.04 : 00:02.0 VGA兼容控制器:Intel Corporation HD Graphics 530(rev 06) 根据其规范,它支持Linux上的OpenGL达4.5 版 。 我的客户系统图形适配器显示为: 00:02.0 VGA兼容控制器:InnoTek Systemberatung GmbH VirtualBox图形适配器 根据glxinfo我在客户系统上的当前OpenGL版本是: > glxinfo | grep OpenGL OpenGL vendor string: Humper OpenGL renderer string: Chromium OpenGL version string: 2.1 Chromium 1.9 OpenGL shading language version string: 1.30 OpenGL extensions: 如何将客户系统上的图形驱动程序升级到最新的OpenGL版本?

如何更新旧的集成Intel GPU驱动程序以与Steam配合使用?

我正在尝试在运行Ubuntu 14.04的计算机上玩Steam游戏。 在启动Team Fortress 2时,我收到错误Cannot find required OpenGL entry point ‘glGetError’! Either your video card is unsupported, or your OpenGL driver need to be updated. Cannot find required OpenGL entry point ‘glGetError’! Either your video card is unsupported, or your OpenGL driver need to be updated. 我试过sudo rm /usr/lib/i386-linux-gnu/libGL.so和rm .local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1没有运气。 究竟出了什么问题,我该如何尝试修复它。 我正在使用集成的英特尔图形。 系统设置称其为Intel® 945G x86/MMX/SSE2 […]

为什么这个应用程序在Unity中运行时会抛出OpenGL错误?

我在Maverick的Wine 1.3中有一个完美运行的应用程序。 但是,当在Unity下的Natty中运行时,我收到以下错误: X请求失败的错误:BadAlloc(操作资源不足) 失败请求的主要操作码:136(GLX) 失败请求的次要操作码:27(X_GLXCreatePbuffer) 失败请求的序列号:1703 输出流中的当前序列号:1704 ……然后Unity崩溃了。 有什么办法可以让这个应用程序工作吗?

Ubuntu openGL问题

我的OpenGL根本不起作用 Xlib: extension “GLX” missing on display “:0”. lspci输出 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller]) 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:1246] (rev a1) (prog-if 00 [VGA controller]) dmesg | grep -i nvid [ 9.469068] nvidia: module […]

如何使用Intel显卡Ubuntu 14.04更新OpenGL

所以我让我的桌面恢复运行,我想玩TF2,所以我安装了Steam,得到了游戏,当它启动时,我得到了 Could Not Find Required OpenGL Entry Point ‘GLColormaskindexedEXT’! Either Your Video Card Is Unsupported Or Your OpenGL Driver Needs To Be Updated. 我的Open GL终端说道 OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) G33 OpenGL version string: 1.4 Mesa 10.1.3 OpenGL extensions: OpenGL ES profile version string: OpenGL ES […]

Ubuntu Phone SDK演示应用程序出现问题

我在运行Ubuntu Precise(12.04.2 LTS)的VirtualBox VM上安装了Ubuntu手机SDK作为客户操作系统。 已安装“访客扩展”。 客户操作系统内核是32位3.2.0-37,没有PAE。 我在http://developer.ubuntu.com上按照SDK的安装说明进行操作,安装似乎顺利进行。 但是,当我尝试运行演示“货币转换器”应用程序时, qmlscene报告表单中的许多错误: OpenGL Warning: XGetVisualInfo returned 0 visuals for 0x8db7f98 最后是消息: Unrecognized OpenGL version 弹出一个黑框,但内部没有任何内容。 有谁知道可能导致这个问题的原因是什么?

Frozen Synapse在升级后因“无法初始化OpenGL”错误而崩溃

我刚刚使用Ubuntu 11.04玩了2天前的Frozen Synapse。 现在通过11.10的干净升级,我再也无法玩游戏了。 当我在终端中运行游戏时,我收到此错误: Alert: Error Unable to initialize OpenGL. (Error: Failed loading libGL.so.1) Exiting 可能是什么问题呢? 我顺便使用英特尔图形适配器。 英特尔Corei3在笔记本电脑中备有库存。

更新到最新版本的OpenGL

我最近在我的Ubuntu上安装了TF2和CS:S,它只显示黑屏(我仍然可以听到声音),经过搜索后我发现它可能是我的OpenGL版本。 在终端输入glxinfo|grep “OpenGL version”后显示 OpenGL version string: 2.1 Mesa 9.0 事情是我不知道如何更新它,我搜索了软件资源中的其他驱动程序,没有列出(我认为这是不正常的),并在我的笔记本电脑的网站上检查驱动程序后,我无法安装任何东西因为他们没有linux支持。 我的笔记本电脑是:宏碁Aspire 5732z显卡:英特尔GMA 4500M

ubuntu 13.04,kde 4.11,ati fglrx 13.8 beta – opengl不起作用

我刚刚使用内核3.10.6升级到ubuntu 13.04。 之后我将我的fglrx更新为13.8测试版,然后我添加了ppa:kubuntu-ppa / backports并且我已经升级了我的系统。 重新启动后,我的效果设置更改为xrander,所以我尝试应用新的opengl 2.1,2.0和3.1,但它们都不起作用。 它说“无法使用这些选项激活效果,检查X配置或更改有关合成类型的选项”。 这是我的xorg.conf : http : //pastebin.com/raw.php? i = D6MPUEZv 和我的Xorg.0.log : http : //pastebin.com/raw.php?i = nXF80qmH 这是glxinfo的输出: name of display: :0 Setting of real/effective user Id to 0/0 failed libGL error: open uki failed (Operation not permitted) libGL error: reverting to (slow) indirect rendering display: :0 screen: 0 […]