Your message dated Sun, 28 Apr 2024 18:13:02 -0700 with message-id <caczd_tbmfh8xj_379m+pkxywrhw-frugd+ekg7njtp-tyce...@mail.gmail.com> and subject line Re: conky-std: please implement an alternative way to distinguish among hwmon devices has caused the Debian Bug report #684425, regarding Conky does not work because hwmon path is not persistent ! to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 684425: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684425 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: linux-image-4.9.0-7-amd64 Version: 4.9.110-3+deb9u1 Severity: normal << Dear Maintainer, I installed from scratch firmware-9.4.0-amd64-netinst.iso I installed conky to display the sensors in the desktop. The modules that load on the desktop are: coretemp (Temp) it8772 (Temp, Fan) nouveau (Temp, In) dell_smm (Fan, Temp) With the coretemp, it8772 modules I'm not having any problem, the problem concerns the modules nouveau and dell_smm because they are loaded randomly in the paths: /sys/class/hwmon/hwmon4 /sys/class/hwmon/hwmon3 Given that on conky I use the following code: nouveau: $ {offset 2} Temp1: $ {hwmon 4 temp 1} ° C $ {offset 10} Core GPU: $ {hwmon 4 in 0} V dell_smm: $ {offset 2} Fan Processor: $ {hwmon 3 fan 1} RPM $ {offset 10} Motherboard Fan: $ {hwmon 3 fan 2} RPM $ {offset 10} Other: $ {hwmon 3 temp 2} ° C I have to make debian load the modules in persistent paths, otherwise the following errors are generated: conky: desktop window (c00003) is subwindow of root window (4dd) conky: window type - override conky: drawing to created window (0x3200001) conky: drawing to double buffer conky: can not open '/sys/class/hwmon/hwmon4/temp1_input': File or directory does not exist please check your device or remove this from conky conky: can not open '/sys/class/hwmon/hwmon4/in0_input': File or directory does not exist please check your device or remove this from conky conky: can not open '/sys/class/hwmon/hwmon3/fan1_input': File or directory does not exist please check your device or remove this from conky conky: can not open '/sys/class/hwmon/hwmon3/fan2_input': File or directory does not exist please check your device or remove this from conky conky: can not open '/sys/class/hwmon/hwmon3/temp2_input': File or directory does not exist please check your device or remove this from conky conky: forked to background, pid is 1007 >>
--- End Message ---
--- Begin Message ---Version: 1.11.6-1 Closing since upstream has implemented this [1], as mentioned earlier by Jmkr. [1] https://github.com/brndnmtthws/conky/commit/14e3b80c45254743e962f88d
--- End Message ---

