Hisilicon Kirin 980 Driver May 2026
Since 2019, HiSilicon has faced severe restrictions on manufacturing and official software distribution channels involving US technology.
A standard Windows PC often fails to recognize a Kirin 980 phone in fastboot mode, displaying "Device Descriptor Request Failed." This requires manual installation of Huawei ADB interfaces.
These are integrated into the kernel tree. hisilicon kirin 980 driver
For developers looking to run mainline Linux on Kirin 980 devices (e.g., Huawei Mate 20 Pro, P30):
If you need a real technical driver report (e.g., for reverse engineering, kernel porting, or security analysis), you would typically need to: Since 2019, HiSilicon has faced severe restrictions on
The HiSilicon Kirin 980 is a high-end octa-core system-on-a-chip (SoC) developed by Huawei's HiSilicon division and manufactured by TSMC. Introduced in late 2018 with the Huawei Mate 20 Pro, it is notable for being the world's first commercial mobile SoC fabricated using a 7nm process. Architecture and Core Configuration
The Kirin 980 utilizes a three-cluster architecture designed to balance high performance with energy efficiency through Huawei's Flex-Scheduling technology. It houses 6.9 billion transistors within a die roughly 1 cm² in size. Cluster Type Max Clock Speed High Performance Arm Cortex-A76 Balanced Arm Cortex-A76 Power Efficiency Arm Cortex-A55 Data sourced from HiSilicon and NotebookCheck. Key Technical Specifications Kirin 980 specs: all-new CPU, GPU and Dual NPU - Pocketnow If you need a real technical driver report (e
No separate driver installation is needed. The kernel (based on Linux 4.14 or 4.19) already contains all hardware drivers.
To interact with the device from a PC:
No official “Kirin 980 driver for Windows” exists for accessing CPU/GPU directly – that’s not how mobile SoCs work.
| Component | Driver Type | Source | Availability | | :--- | :--- | :--- | :--- | | CPU (Core Architecture) | Kernel Driver | ARM / Linux Mainline | High (Open Source) | | GPU (Mali-G76) | Proprietary Blob | ARM / HiSilicon | Medium (Extracted from Firmware) | | NPU (Neural Engine) | Proprietary Blob | HiSilicon | Low (Proprietary HiAI SDK only) | | Modem (Balong 765) | Proprietary RIL | HiSilicon | Low (Firmware Extraction Required) | | USB Interface | Android ADB Driver | Google / Huawei | High (Standard Android Drivers) |