- Msi dragon center linux
- About
- Saved searches
- Use saved searches to filter your results more quickly
- License
- IvanoiuAlexandruPaul/MSI-Dragon-Center-for-Linux
- Name already in use
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- Git stats
- Files
- README.md
- About
- Saved searches
- Use saved searches to filter your results more quickly
- License
- andrei-papou/MSI-Dragon-Center-for-Linux-OpenFreezeCenter
- Name already in use
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- Git stats
- Files
- README.md
- Msi dragon center linux
- Gaming Armory
- Gaming Mode: One-Click Optimization
- Gaming Armory
- System Cleanup
- Stream in a Snap
Msi dragon center linux
Creating MSI Dragon Center App for Linux Users
DISCLAIMER : I AM NOT RESPONSIBLE FOR ANY DAMAGE THIS PROJECT CAUSE TO YOUR LAPTOP!
- Well this will not be harmful if you are on an MSI laptop and looking for Fan Control Abilities just as in Dragon Centre.
- This project will be weekly Updated!
- For more features do comment and share your views!
- Well if you like my work, a cup of coffee would be nice!!
- Patreon Page :->https://www.patreon.com/CodeMonster
For Those running Linux Distro on MSI laptops. This is the Graphic User Interface application meant for Fan control in Linux.
- This Application can run on any Linux distro with python3 installed!!
- Installation is very easy with almost one click solution!!
What is Pre-Required For this to install properly?
Disable SECURE BOOT because it interferes with the permission of the script to read/write to EC file.
BEOFRE UPDATING PLEASE UNINSTALL THE PREVIOUS VERSION BY USING THE PROVIDED UNINSTALL OPTION IN THIS SOFTWARE
- Download the .zip from the github and extract it whereever you want
- After making the above requirements available manually. open terminal inside the extracted folder MSI-Deagon-Center-for-Linux directory and run.
- sudo python3 GUI-MSI-DC-L.py
- This will open the GUI app for the first time.
- if error is produced saying in monitoring_int with open(EC_IO_FILE,’r+b’) as file: FileNotFoundError: [Errno 2] No such file or directory: ‘/sys/kernel/debug/ec/ec0/io’ Exception in thread Thread-1: then you have to install all the repositories mentioned in the readme file above. DO NOT SKIP ANY ONE OF THEM!. if this method dosent work then follow next step.
- manually copy paset these files in specific folders
- DOWNLOADFOLDER/etc/modprobe.d/GUI-MSI-DC-L-ec_sys.conf TO /etc/modprobe.d/GUI-MSI-DC-L-ec_sys.conf»
- DOWNLOADFOLDER/etc/modules-load.d/GUI-MSI-DC-L-ec_sys.conf TO /etc/modules-load.d/GUI-MSI-DC-L-ec_sys.conf»
For any issue and query comment!
- MSI GE66 (Ubuntu based OS)
- MSI GS65 (Ubuntu based OS)
- HELP ME ADD MORE MODELS. TEST AND REPORT ME
- Basic GUI Done - Fan Control with GUI Done - Auto, Basic, Advanced, Cooler Booster Done - Basic temperature and RPM monitoring Done - One click install Done - Dark Mode Done - configuration file In progress - Making Pre-required installs automatic In Beta Testing - Graph to monitor Temps and speeds In alpha testing - integrating it in a widget in power menu still planning
- (CLOSED) Battery indicator shown 0 When applying fan modes
- (CLOSED) Button was not visible
- (CLOSED) Install errors
About
For Those running Linux Distro on MSI laptops. This is the Graphic User Interface application meant for Fan control in Linux.
License: GNU Affero General Public License v3.0
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
For Those running Linux Distro on MSI laptops. This is the Graphic User Interface application meant for Fan control in Linux.
License
IvanoiuAlexandruPaul/MSI-Dragon-Center-for-Linux
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
Creating MSI Dragon Center App for Linux Users
DISCLAIMER : I AM NOT RESPONSIBLE FOR ANY DAMAGE THIS PROJECT CAUSE TO YOUR LAPTOP!
- Well this will not be harmful if you are on an MSI laptop and looking for Fan Control Abilities just as in Dragon Centre.
- This project will be weekly Updated!
- For more features do comment and share your views!
- Well if you like my work, a cup of coffee would be nice!!
- Patreon Page :->https://www.patreon.com/CodeMonster
For Those running Linux Distro on MSI laptops. This is the Graphic User Interface application meant for Fan control in Linux.
- This Application can run on any Linux distro with python3 installed!!
- Installation is very easy with almost one click solution!!
What is Pre-Required For this to install properly?
Disable SECURE BOOT because it interferes with the permission of the script to read/write to EC file.
BEOFRE UPDATING PLEASE UNINSTALL THE PREVIOUS VERSION BY USING THE PROVIDED UNINSTALL OPTION IN THIS SOFTWARE
- Download the .zip from the github and extract it whereever you want
- After making the above requirements available manually. open terminal inside the extracted folder MSI-Deagon-Center-for-Linux directory and run.
- sudo python3 GUI-MSI-DC-L.py
- This will open the GUI app for the first time.
- if error is produced saying in monitoring_int with open(EC_IO_FILE,’r+b’) as file: FileNotFoundError: [Errno 2] No such file or directory: ‘/sys/kernel/debug/ec/ec0/io’ Exception in thread Thread-1: then you have to install all the repositories mentioned in the readme file above. DO NOT SKIP ANY ONE OF THEM!. if this method dosent work then follow next step.
- manually copy paset these files in specific folders
- DOWNLOADFOLDER/etc/modprobe.d/GUI-MSI-DC-L-ec_sys.conf TO /etc/modprobe.d/GUI-MSI-DC-L-ec_sys.conf»
- DOWNLOADFOLDER/etc/modules-load.d/GUI-MSI-DC-L-ec_sys.conf TO /etc/modules-load.d/GUI-MSI-DC-L-ec_sys.conf»
For any issue and query comment!
- MSI GE66 (Ubuntu based OS)
- MSI GS65 (Ubuntu based OS)
- HELP ME ADD MORE MODELS. TEST AND REPORT ME
- Basic GUI Done - Fan Control with GUI Done - Auto, Basic, Advanced, Cooler Booster Done - Basic temperature and RPM monitoring Done - One click install Done - Dark Mode Done - configuration file In progress - Making Pre-required installs automatic In Beta Testing - Graph to monitor Temps and speeds In alpha testing - integrating it in a widget in power menu still planning
- (CLOSED) Battery indicator shown 0 When applying fan modes
- (CLOSED) Button was not visible
- (CLOSED) Install errors
About
For Those running Linux Distro on MSI laptops. This is the Graphic User Interface application meant for Fan control in Linux.
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
For Those running Linux Distro on MSI laptops. This is the Graphic User Interface application meant for Fan control in Linux.
License
andrei-papou/MSI-Dragon-Center-for-Linux-OpenFreezeCenter
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
An MSI Dragon Center replacement for Linux. Used to control fan speed profiles on some MSI Laptops.
- This project will be weekly Updated!
- For more features do comment and share your views!
- Well if you like my work, a cup of coffee would be nice!!
- This Application can run on any Linux distro with python3 installed!!
- Installation is very easy with almost one click solution!!
Install dependencies and clone/download this repository.
sudo apt get update && sudo apt install python3 python3-ttkthemes python3-tk
git pull https://github.com/YoCodingMonster/MSI-Dragon-Center-for-Linux-OpenFreezeCenter
Secure boot must be disabled for this to function correctly
OpenFreezeCenter can be run through the command line, or through the GUI.
To change the current mode. See configuration for avaliable modes. Requires root.
To get the current system stats GPU/CPU fan RPMs and Temps. Requires root.
The configuration file can be found in ~/.config/OpenFreezeCenter/config.toml
[settings] mode = 0 offset = 0 vr_custom = [13, 45, 50, 60, 72, 80, 85, 100, 0, 50, 60, 72, 80, 85, 100] [ui] dark_mode_enabled = false
For any issue and query comment!
- MSI GE66 (Ubuntu based OS)
- MSI GS65 (Ubuntu based OS)
- HELP ME ADD MORE MODELS. TEST AND REPORT ME
- Basic GUI Done - Fan Control with GUI Done - Auto, Basic, Advanced, Cooler Booster Done - Basic temperature and RPM monitoring Done - One click install Done - Dark Mode Done - Configuration file Done - Back version support Done - Making Pre-required installs automatic In Beta Testing - Graph to monitor Temps and speeds In alpha Testing - integrating it in a widget in power menu In alpha Testing
- (CLOSED) Battery indicator shown 0 When applying fan modes
- (CLOSED) Button was not visible
- (CLOSED) Install errors
- (CLOSED) Installation on other distro like fedora and arch now working
Msi dragon center linux
Download Now
Gaming Armory
Open the vault and see what weapons lie within to prepare yourself for the battles ahead. *The interface and functionality may differ due to version change. Please download the latest Dragon Center through MSI official website.
Gaming Mode: One-Click Optimization
Gaming Armory
Open the vault and see what weapons lie within to prepare yourself for the battles ahead. *The interface and functionality may differ due to version change. Please download the latest Dragon Center through MSI official website.
System Cleanup
Free up memories, prioritize system usage, true color mode, exclusive keyboard lighting. Do it all in the Gaming Armory
Stream in a Snap
Dummy-proof way to Save & Share your game highlights. We are making it almost too easy.
*The interface and functionality may differ due to version change. Please download the latest Dragon Center through MSI official website.
** only available for APEX Legends, Leauge of Legends, Fortnite
*** Only on eligible products