我是昵称
deepin
2025-06-25 16:55 25:
6.12.28-amd64-desktop-rolling
OpenGL version string: 4.5 (Compatibility Profile) Mesa 24.3.0-1deepin1
23.1:
6.6.84-amd64-desktop-hwe
OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.3.0-1deepin1
Reply Like 1 View the author
请问一下最新deepin23和25的内核版本和mesa版本分别是多少?
amd的780M集显在因为一些版本的内核+mesa下经常崩溃,闪屏,目前使用linux 6.14.10 + mesa 25.1.4 大大缓解了这个情况,希望可以知道deepin下内核和mesa情况
查看内核版本命令为:
uname -a
输出类似:
Linux 6.14.10-061410-generic SMP PREEMPT_DYNAMIC Wed Jun 4 16:23:35 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
mesa版本查看命令为:
安装mesa-utils后运行,可运行命令查看
glxinfo | grep 'OpenGL version'
输出类似
OpenGL version string: 4.6 (Compatibility Profile) Mesa 25.1.4