-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom fan curve test fails #336
Comments
Hmm, I guess lm-sensors may be waiting for input when doing initial scanning. You could run ...but the tests won't work on novacustom anyway, we don't have an OS driver to expose the fan speed |
@filipleple @mkopec |
Is the test faulty then or is it just a matter of disabling it for the novacustom? |
Working on the issue here: |
It seems that the fan tests should just not be supported for novacustom. No pwm devices are visible. At least on the v560tu and v560tdm on which I have tested. @mkopec do you know, is it all novacustom laptops or only the v5x family that don't have a driver at this moment? |
I have tested that an NS50MU laptop behaves in the same way, so my fix for the moment will be updating nova-custom-common config to not support fan tests. |
This issue is blocked by Dasharo/dasharo-issues#820 |
Device
Novacustom v560TU
RTE version
--
OSFV version
--
Affected component(s) or functionality
Custom fan curve test
Brief summary
Custom fan curve test fails due to a timeout running
sensors
How reproducible
100%
How to reproduce
Try to run the Custom fan curve test
Expected behavior
It should pass
Actual behavior
Link to screenshots or logs
Log pasted above
Additional context
No response
Solutions you've tried
No response
The text was updated successfully, but these errors were encountered: