Git Product home page Git Product logo

archlinux-ryzen-setup's Introduction

To detect all sensors on your motherboard with lm-sensors do this steps:

(Tried on Gigabyte x370, but also works on B250/Z370/B450M and on ASUS motherboards | arch wiki)
(information from arch wiki and there)
  1. sudo vim /etc/default/grub or open it with your editor
  2. find this line GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" and add to it this acpi_enforce_resources=lax it will looks like this now GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_enforce_resources=lax"
  3. save and exit your editor, then run sudo update-grub
  4. reboot your pc
  5. now run git clone https://github.com/h4x0rlol/archlinux-ryzen-setup.git
  6. cd archlinux-ryzen-setup
  7. run ./setup.sh (press enter and type yes when it asks)
  8. now run sudo modprobe it87 force_id=0x8686 or sudo modprobe it87 force_id=0x8628 (8628)
  9. now run sudo sensors-detect and press enter everytime
  10. sensors and zenmonitor now should show actual temps and voltage

To fix noisy cpu fan and random type freezes:

  1. Turn off Core Performance Boost in BIOS

archlinux-ryzen-setup's People

Contributors

h4x0rlol avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.