-
1.2 Stable
released this
2026-07-16 12:01:50 -04:00 | 14 commits to main since this releaseThe "Unlocked" version of the driver is binary-modified to bypass the operating system check, allowing it to load on any Linux distribution. However, it will not load on more recent kernels, typically above 6.1, with the officially recommended kernel by Moore Threads being 5.15. If you are using a fairly recent kernel, the "Compute" version strips out all graphical capabilities but still supports purely compute-related workloads (such as AI workloads) and has been tested to work on kernels as recent as 7.0. "Experimental" is the same as "Unlocked" but includes experimental support for 32-bit OpenGL and 32-bit Vulkan.
驱动程序的“Unlocked(解锁)”版本经过了二进制修改,可绕过操作系统检查,因此能够在任何 Linux 发行版上加载。不过,它无法在较新的内核上运行,通常是 6.1 以上版本。Moore Threads 官方推荐使用的内核版本为 5.15。 如果您使用的是较新的内核,“Compute(计算)”版本会移除所有图形相关功能,但仍然支持纯计算类工作负载(例如 AI 工作负载),并且已测试可在最新至 7.0 的内核上正常运行。“Experimental(实验)”版本与“Unlocked(解锁)”版本相同,但额外包含对 32 位 OpenGL 和 32 位 Vulkan 的实验性支持。
Bug fix: Fixed incorrected guards preventing it from compiling on 6.6 and 6.18. Tested on Deepin 25.