-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
'predictor-eDP-1' panicked at 'Did not receive initial ALS value in time' on Microsoft Surface Pro 8 #87
Comments
My first guess would be that this part of the code hangs: Lines 75 to 78 in 55d98fe
Could you run with I'm not quite sure if a file read could even hang like this... But worth a try? Could you explore your Lines 85 to 101 in 55d98fe
|
Hello. Apologies for the late response as I switched distributions from Arch to Fedora Workstation on my Surface. Problem still persists. Here is the output of wluma when ran with
I followed what you outlined; I first searched for
The 3 files specified in this snippet cease to exist. |
Hello! Sorry, this entirely slipped my attention 😞 Are you still interested to debug this further? If so, given that you have the device files, can you actually read the values inside them?
This would additionally list permissions and ownership of the files, to make sure that your user has the necessary access. Redact the sensitive info (e.g. groups) as necessary. |
Steps for reproducing the issue
Running
wluma
(either as super user or normal user)What is the buggy behavior?
Program waits 5 seconds before outputting the following error message within the terminal:
thread 'predictor-eDP-1' panicked at 'Did not receive initial ALS value in time', src/predictor/controller.rs:62:25
What is the expected behavior?
Expected behavior is the program running normally without any error messages
Logs
Version
I installed the program using the
wluma
AUR package. I am running version 4.3.0-1Environment
The text was updated successfully, but these errors were encountered: