2019년 11월 26일 화요일

gnome freon ignore laptop temperatures

check sensors & sensors-detect

https://github.com/UshakovVasilii/gnome-shell-extension-freon/wiki

/etc/sensors3.conf

* thinkpad x390

chip "iwlwifi-virtual-0"
    #label temp1 "iwlwifi"       
    ignore temp1

chip "pch_cannonlake-virtual-0"
    label temp1 "pch"

chip "thinkpad-*"
    ignore fan1
    ignore temp1
    ignore temp2
    ignore temp3
    ignore temp4
    ignore temp5
    ignore temp6
    ignore temp7
    ignore temp8
    ignore temp9
    ignore temp10
    ignore temp11
    ignore temp12
    ignore temp13
    ignore temp14
    ignore temp15
    ignore temp16

* hp 455 g7
 chip "amdgpu-pci-0500"
    label edge "gpu"

 chip "acpitz-acpi-0"
    ignore temp1
    ignore temp2
    ignore temp3
    ignore temp4
    ignore temp5

chip "iwlwifi-virtual-0"
    #label temp1 "iwlwifi"       
    ignore temp1

댓글 없음:

댓글 쓰기

via permission error linux chrome

 https://bbs.archlinux.org/viewtopic.php?id=285709