小编Ver*_*ren的帖子

如何正确更新 Mesa 驱动程序?

我的显卡驱动程序需要支持 OpenGL 4.5,据我所知,Mesa 实际上能够运行它。
glxinfo给我这个:

$ glxinfo | grep "OpenGL"
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile 
OpenGL core profile version string: 3.3 (Core Profile) Mesa 13.0.6
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 13.0.6
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions: …
Run Code Online (Sandbox Code Playgroud)

debian apt intel-graphics mesa

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

标签 统计

apt ×1

debian ×1

intel-graphics ×1

mesa ×1