[deepin exploration] 请问一下最新deepin23和25的内核版本和mesa版本分别是多少?
Tofloor
poster avatar
138******42
deepin
2025-06-25 15:37
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

Reply Favorite View the author
All Replies
我是昵称
deepin
2025-06-25 16:55
#1

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 View the author
138******42
deepin
2025-06-25 16:58
#2
我是昵称

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 View the author
hotime
deepin
2025-06-26 10:13
#3

deepin25Beta 内核6.6

#uname -a
Linux Miix4-dp25 6.6.90-amd64-desktop-hwe #23.01.00.59 SMP PREEMPT_DYNAMIC Mon May 19 21:57:55 CST 2025 x86_64 GNU/Linux

#glxinfo | grep 'OpenGL version'
OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.3.0-1deepin1
Reply View the author