The Story Behind Mesa LLVMpipe ORCJIT Upstreaming

The Story Behind Mesa LLVMpipe ORCJIT Upstreaming

Recently, the Mesa open-source graphics driver merged the Merge Request (MR) for the llvmpipe ORCJIT backend, adding support for the riscv64 architecture.   What is LLVMpipe? LLVMpipe is a software renderer in the Mesa driver that does not use GPU hardware. Instead, it uses LLVM's JIT compiler to dynamically convert the graphics-related code to be rendered into rasterized data for display. It offers better performance compared to softpipe. Closed-source drivers have long been a major obstacle to the desktop ecosystem of the riscv64 architecture, causing most riscv64 development boards' built-in GPUs to be partially or completely unusable. Consequently, desktop distributions ...Read more

New Progress! deepin M1 Project Updated to deepin RC2 Version

New Progress! deepin M1 Project Updated to deepin RC2 Version

Last July, we successfully made deepin initially compatible with Apple M1. This year, as deepin V23 beta enters the RC2 version, the deepin M1 project naturally follows with updates. Additionally, this adaptation work not only upgrades the system environment version but also updates some system underlying component versions, optimizes the packaging process of various project modules, and partially adds timers to build content weekly for developers to experience firsthand. Now, let's dive into the specific updates in this release. 《deepin adapts to Apple M1, what have we experienced? (Part 1)》 《deepin adapts to Apple M1, what have we experienced? (Part ...Read more

Linglong Project Upgraded, Linyaps Officially Launched!

Linglong Project Upgraded, Linyaps Officially Launched!

On July 13th, at the deepin Meetup in Shanghai, we officially announced the brand-new name of our project - Linyaps (hereinafter referred to as "Linglong"). Additionally, we shared the news that the project signed a donation agreement with the Open Atom Open Source Foundation on May 24, 2024. Linglong has now become an official incubator project of the foundation.   Linyaps: A New Independent Package Management Toolset In the development of the Linux open-source software ecosystem, the software ecosystem has faced numerous challenges, especially regarding software compatibility and security issues. Packaging and distributing applications across different operating systems not only ...Read more

deepin V23 Successfully Adapted to EIC7700X !

deepin V23 Successfully Adapted to EIC7700X !

Recently, the deepin community announced the successful adaptation of the Eswin Computing EIC7700X, achieving the stable operation of the RISC-V version of deepin V23. This move once again confirms deepin's commitment and strength to the RISC-V ecosystem, and also opens the door to a brand new desktop experience for developers and users.   EIC7700X The EIC7700X is a powerful RISC-V intelligent computing System on Chip (SoC), equipped with a 64-bit out-of-order execution RISC-V processor and a proprietary high-efficiency Neural Processing Unit (NPU), offering a peak computing power of 19.95 TOPS, with the dual-die version reaching up to 39.9 TOPS. It ...Read more

deepin Store App Update Log Summary(2024-06)

deepin Store App Update Log Summary(2024-06)

New Applications Application Updates   Appendix: (1)deepin Previous Versions(include deepin V15): https://distrowatch.com/index.php?distribution=deepin   Content source: deepin community Reprinted with attribution

deepin Community Monthly Report for June 2024

deepin Community Monthly Report for June 2024

Community Data Overview   Community Products deepin V23 RC2 Release On June 14, 2024, the deepin V23 RC2 version was officially released. The latest update of deepin V23 RC2 not only includes multiple performance optimizations but also essentially completes the selection of basic software packages, keeping pace with mainstream domestic and international distributions. It ensures that the deepin V23 version has a comprehensive enhancement in security, stability, hardware and software compatibility, and performance in various scenarios. Deepin Home In June 2024, Deepin Home received a total of 353 user feedback on bugs and requirements:There were 246 bug reports and 57 ...Read more

The deepin Campus Alliance Attends FLISOL 2024 !

The deepin Campus Alliance Attends FLISOL 2024 !

The deepin Campus Alliance, adhering to the mission of promoting open-source culture and technology, has once again stirred up a passionate wave overseas in the tide of global technological exchanges. At Yachay Tech University in Ecuador, the deepin Campus Alliance ambassador Mosquera led a team that traveled hundreds of kilometers to actively participate in FLISoL (Latin American Free Software Festival). In this event, they communicated the open-source philosophy of the deepin community—"openness, innovation, and co-construction"—to the enthusiastic overseas audience, effectively facilitating the extensive spread of open-source culture and technology in Ecuador. On the eve of the event, the ambassadors not ...Read more

Technical Share | How to Mount a Linux Disk on Windows via WSL 2?

Technical Share | How to Mount a Linux Disk on Windows via WSL 2?

Do you often find it frustrating to frequently switch between Windows and Linux systems to transfer or share files across different operating systems, which not only delays work efficiency but also prone to errors? Is there a way to operate files in a Linux system as if you were accessing a local hard drive within the Windows system? I hope the practical operations shared in this article can help friends in need.   Prerequisites The operation must be performed on a Windows 10 version 2004 or higher (Build 19041 or higher) or Windows 11 system.   Step One: Install WSL ...Read more