Displaying 3 results from an estimated 3 matches for "deteact".
Did you mean:
deteach
2017 Apr 22
0
[PATCH] volt: Improve min/max deteaction of range based volting
Response in-line:
Op 22-04-17 om 13:22 schreef Karol Herbst:
> info.min and info.max doesn't always represent the actual voltage range we
> can use. Do the same as with the entry based volting.
>
> Fixes "ERROR: Can't get value of subfeature in0_min: Can't read" errors
> in sensors.
>
> Signed-off-by: Karol Herbst <karolherbst at gmail.com>
>
2017 Apr 22
3
[PATCH] volt: Improve min/max deteaction of range based volting
info.min and info.max doesn't always represent the actual voltage range we
can use. Do the same as with the entry based volting.
Fixes "ERROR: Can't get value of subfeature in0_min: Can't read" errors
in sensors.
Signed-off-by: Karol Herbst <karolherbst at gmail.com>
---
drm/nouveau/nvkm/subdev/volt/base.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
2008 Jul 03
3
megatec driver floods syslog with "UPS lost/re-established" messages
...art too, but on the second restart
it will mostly work ok.
When it fails to start it outputs this to syslog:
Jul 2 22:58:53 alcor upsd[5353]: Can't connect to UPS
[powerman] (megatec-powerman): No such file or directory
2) When it starts properly it works nice, e.g. output UPS
parameters, deteact low baterry etc. besides the fact that
it floods syslog with the following message each polling
cycle of the driver
Jul 3 23:07:16 alcor megatec[7070]: Communications with UPS re-established
Jul 3 23:07:24 alcor megatec[7070]: Communications with UPS lost: No status from UPS.
Jul 3 23:07:31 alc...