Этот коммит содержится в:
Ihar Hancharenka 2023-10-12 22:44:20 +03:00
родитель 4cb36fb859
Коммит 01ce6a022e

Просмотреть файл

@ -94,9 +94,90 @@ If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!
https://askubuntu.com/questions/15832/how-do-i-get-the-cpu-temperature
no thermal_zone
no thermal_zone at
/sys/class/thermal/
/sys/devices/virtual/thermal/
apt/conky-all
https://www.baeldung.com/linux/cpu-temperature
apt/acpi
https://github.com/polybar/polybar/issues/1949
https://ubuntuforums.org/archive/index.php/t-2464406.html
grep . /sys/devices/virtual/thermal/*/type
...type:Processor
https://www.reddit.com/r/archlinux/comments/68m82j/no_sysclassthermalthermal_zone/
modinfo nct6775
filename: /lib/modules/6.5.5-060505-generic/kernel/drivers/hwmon/nct6775.ko.zst
import_ns: HWMON_NCT6775
license: GPL
description: Platform driver for NCT6775F and compatible chips
author: Guenter Roeck <linux@roeck-us.net>
srcversion: 04BD326A11E76AF879C0BFC
depends: hwmon-vid,nct6775-core
retpoline: Y
intree: Y
name: nct6775
vermagic: 6.5.5-060505-generic SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: Build time autogenerated kernel key
sig_key: 63:3A:1A:41:66:F1:0B:DB:A4:B3:99:5E:85:0E:E5:11:EB:FA:A6:18
https://github.com/torvalds/linux/tree/v6.5/drivers/hwmon
https://github.com/torvalds/linux/blob/v6.5/drivers/hwmon/nct6775-core.c
https://github.com/torvalds/linux/blob/v6.5/drivers/hwmon/nct6775-i2c.c
? nuvoton
apt/thermald
Oct 12 22:09:12 EPBYGOMW0024T2 thermald[12000]: Unsupported cpu model or platform
6798D
https://github.com/torvalds/linux/blob/master/Documentation/hwmon/nct6775.rst
https://github.com/torvalds/linux/blob/master/drivers/hwmon/nct6775-platform.c
https://github.com/torvalds/linux/blob/master/drivers/hwmon/nct6775-core.c
* nct6798d 14 7 7 2+6 0xd428 0xc1 0x5ca3
* (0xd429)
https://github.com/torvalds/linux/blob/v6.5/drivers/hwmon/nct6775-core.c
* nct6798d 14 7 7 2+6 0xd428 0xc1 0x5ca3
* (0xd429)
https://github.com/torvalds/linux/blob/master/Documentation/hwmon/coretemp.rst
apt/lshw
lshw-gtk
sudo lshw --short
/0 bus B550M Pro4
/0/15 processor AMD Ryzen 7 5700G with Radeon Graphics
https://www.linux.org.ru/forum/linux-hardware/16925009
??? k10temp !!!
!!! zenpower3 need to read !!!
https://aur.archlinux.org/packages/zenpower3-dkms
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=zenpower3-dkms
gitea
https://git.exozy.me/a/zenpower3
https://git.exozy.me/a/zenpower3/src/branch/master/zenpower.c
https://github.com/ocerman/zenpower
https://github.com/ocerman/zenpower#installation-commands-for-ubuntu
https://github.com/ocerman/zenpower/issues/23
https://nicolargo.github.io/glances/
https://github.com/nicolargo/glances
???
https://bbs.archlinux.org/viewtopic.php?id=247309
https://bbs.archlinux.org/viewtopic.php?id=281222
lsmod | grep coretemp
modprobe coretemp
ls /sys/devices/platform/coretemp.0