Add support for Legion Pro 5 16IRX9 (Model 83DF, BIOS N0CN)#366
Merged
st0nie merged 1 commit intojohnfanv2:mainfrom Nov 21, 2025
PhungXuanAnh:add-legion-pro-5-16irx9-support
Merged
Add support for Legion Pro 5 16IRX9 (Model 83DF, BIOS N0CN)#366st0nie merged 1 commit intojohnfanv2:mainfrom PhungXuanAnh:add-legion-pro-5-16irx9-support
st0nie merged 1 commit intojohnfanv2:mainfrom
PhungXuanAnh:add-legion-pro-5-16irx9-support
Conversation
- Added DMI entry for Legion Pro 5 16IRX9 (83DF) with BIOS prefix N0CN to kernel module - Created comprehensive setup guide (README_LENOVO_LEGION_5.md) documenting: * Hardware specifications and EC ID 0x5507 * Complete installation process for Ubuntu 22.04 * Fan control configuration and usage * Performance testing results * Troubleshooting guide - Added fan_control.sh convenience script for easy fan mode switching - Fixed setup.cfg version placeholder for proper package building Tested on Legion Pro 5 16IRX9 (83DF) running Ubuntu 22.04: - Fan monitoring: Working (dual fans, RPM reading) - Temperature sensors: Working (CPU/GPU/IC) - Fan control modes: Working (automatic and high-performance) - Maximum safe fan speed: 3,100 RPM tested and stable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds support for the Lenovo Legion Pro 5 16IRX9 (Model 83DF) with BIOS prefix N0CN.
Changes Made
Kernel Module
kernel_module/legion-laptop.cmodel_g8cnconfigurationDocumentation
README_LENOVO_LEGION_5.mdScripts & Tools
fan_control.shfor convenient fan mode switchingsetup.cfgversion placeholder issueTesting
Tested on Legion Pro 5 16IRX9 (83DF) running Ubuntu 22.04:
sensorscommand)Hardware Specifications
Additional Notes
Please review and merge if acceptable. Happy to make any requested changes!