Announcement

Collapse
No announcement yet.

Hwmon Updates Submitted For Linux 4.13, Still No Ryzen/Epyc Temp Support

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • cj.wijtmans
    replied
    What happened to ACPI?

    Leave a comment:


  • scorpio810
    replied
    Originally posted by darkbasic View Post

    This is an Epyc fail AMD
    Perhaps for soon ?

    Leave a comment:


  • Xen0sys
    replied
    Pretty pathetic that this is still missing...

    Patching in it87 works for me but I have to repeat the process every kernel update and reboot. PITA.

    Leave a comment:


  • pete910
    replied
    Originally posted by thelongdivider View Post
    It87 wasn't working for me on my gigabyte k7 motherboard with a 1700. Modprobe fails to detect anything worthwhile.
    Don't need to do sensors-detect. Just build and load the it87 driver of https://github.com/groeck/it87 or install via repos if on arch based

    Only thing I will add is the it8792 is disabled by default. On the k7 you need to add
    Code:
    options it87 blacklist=0
    in /etc/modprobe.d

    Leave a comment:


  • darkbasic
    replied
    Originally posted by scorpio810 View Post
    xpander : It 's only sensor for ASUS and GigaByte Motherboard , not core temperatures for Ryzen chips because is only available under NDA.
    This is an Epyc fail AMD

    Leave a comment:


  • boxie
    replied
    Originally posted by xpander View Post
    i have had ryzen temps reporting quite some time. theres it87 driver in github https://github.com/groeck/it87 which enables it for most of the AM4 boards.

    cat /sys/devices/platform/it87.656/hwmon/hwmon1/temp1_input

    cat /sys/devices/platform/it87.656/hwmon/hwmon1/fan1_input

    all of them seem to work quite good.

    some of the motherboard values are wrong though
    I have been using the same driver, I have not paid that much attention to whether the values are correct or not though, will have to do that

    Leave a comment:


  • scorpio810
    replied
    For ASRock X370 Gaming K4 board see https://github.com/groeck/nct6775/is...ment-311339844

    Leave a comment:


  • thelongdivider
    replied
    It87 wasn't working for me on my gigabyte k7 motherboard with a 1700. Modprobe fails to detect anything worthwhile.

    Leave a comment:


  • scorpio810
    replied
    xpander : It 's only sensor for ASUS and GigaByte Motherboard , not core temperatures for Ryzen chips because is only available under NDA.
    For MSI Ryzen Motherboard sensor see https://github.com/groeck/nct6775/issues/49 wait kernel 4.12 or compile nct 6775 yourself and load the module.

    Leave a comment:


  • xpander
    replied
    i have had ryzen temps reporting quite some time. theres it87 driver in github https://github.com/groeck/it87 which enables it for most of the AM4 boards.

    cat /sys/devices/platform/it87.656/hwmon/hwmon1/temp1_input

    cat /sys/devices/platform/it87.656/hwmon/hwmon1/fan1_input

    all of them seem to work quite good.

    some of the motherboard values are wrong though

    Leave a comment:

Working...
X