[Eisfair] kernel 6.6.67 testing: Fehlermeldungen von monitoring.sh

W. Loefstedt oliaros at web.de
Sa Jan 11 23:18:31 CET 2025


Hallo Marcus,

Am 11.01.2025 um 21:10 schrieb Marcus Röckrath:
> Hallo Daniel und Wolfgang,
> 
> Daniel Vogel wrote:
> 
>> Bei mir hat es nun dieser Commit getan:
>>
>>
> https://github.com/torvalds/linux/commit/18676c6aab0863618eb35443e7b8615eea3535a9
>>
>> Das Setzen des Flags ATA_QCFLAG_RTF_FILLED, das die Antwortdaten als
>> gültig markiert, wird hier etwas anders vorgenommen.
> 
> Es gibt im Kernel das Modul drivetemp und es wäre gerade mal interessant, ob
> das auch Probleme mit bestimmten Platten hat.
> 
> Bitte doch mal von den betroffenen Systemen
> 
> modprobe drivetemp
> 
> und nun in einer Zeile:
> 
> grep -l drivetemp /sys/class/hwmon/hwmon*/name | while read f; do echo $(cat
> ${f%/*}/device/model) $(($(cat ${f%/*}/temp1_input) /1000)) ; done
> 

[root at eisfair /]# modprobe drivetemp
[root at eisfair /]#
[root at eisfair /]# grep -l drivetemp /sys/class/hwmon/hwmon*/name | while 
read f; do echo $(cat${f%/*}/device/model) $(($(cat ${f%/*}/temp1_input) 
/1000)) ; done
-bash: cat/sys/class/hwmon/hwmon4/device/model: No such file or directory
33
-bash: cat/sys/class/hwmon/hwmon5/device/model: No such file or directory
32
-bash: cat/sys/class/hwmon/hwmon6/device/model: No such file or directory
33
[root at eisfair /]#

Gruss Wolfgang


Mehr Informationen über die Mailingliste Eisfair