-
-
Notifications
You must be signed in to change notification settings - Fork 456
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
Default audio device changed, marking master sessions as stale #70
Comments
Hi @adamdiel, thanks for writing. Can you please clarify if there is any functional change to the regular operation of deej after you see this log message? This isn't an error - it is a debug log from an internal mechanism in deej which tracks changes to your default audio playback device so that the pot you have bound to If you are having issues reconnecting after waking your PC from sleep (which aren't related to this log message), that would be a duplicate of other related open issues such as #23 and #38. In that case, this will be fixed in a future update and you should follow those issues for an update (or our Please let me know if you have any questions! |
Thanks for the quick reply @omriharel ! Gotcha - I should have investigated the timestamp a little bit closer to see if it matched up. I'll make sure to watch the Discord server! The other thing I'm going to to try is to set my power profile to high performance instead of balanced. This is the only difference I can find between my old windows 10 install and current windows 11 install. I'll close the issue for now but if I see any change in behavior I'll report back! |
Thanks for the update! Feel free to let me know if you observe any new behaviors. |
Alright reopening. I've noticed some interesting behavior that may or may not be related to deej. So I noticed that sometimes my mouse/keyboard wouldn't wake my computer from sleep but not all the time. I figured this was a windows hibernation or a bios setting. After checking that all of that was set correctly, I started testing different ports on the tower. I had deej running in debug and regular mode on and off throughout testing putting my computer to sleep and seeing when my mouse/keyboard would or wouldn't work to wake my device. Findings:
Hopefully this info is helpful and let me know if there is any other info that I can provide such as hardware. Thats the only difference between where this was running and where its running now. Same hardware and slider mappings as the other box. Here is my current config file
|
Hey @adamdiel, I'll comment on some of your findings, but I will preface by saying that:
With that in mind:
I suppose you could also continue tweaking various power management settings in your OS and BIOS, but I lack deep knowledge about this subject. |
Hey great points! I'll have to decomission another project so might take me a few days but I'll try a non deej connection and see if I can get the same behavior! I figured for point 1 that would be the case but figured it was worth a data point. So to confirm my understanding - the serial connection not being restored after sleep is a known issue and being investigated however an active serial connection affecting other devices from waking a device would be outside the scope. Anyways - I'll do some more experiments and see if I can provide any other useful data points! |
Yes, tracked in the duplicate issues I pointed at earlier and will be fixed in the next version of deej (which in general will make the connection mechanism a lot more robust and intuitive than it currently is).
Correct, because my suspicion is that this isn't a problem unique to deej (even though deej is one possible way to cause it, because it maintains an active long-term serial connection). I'll close this for now but feel free to post more data below later on if you collect it. |
I am on a new build with a fresh windows 11 install. If my computer goes into sleep and comes back I get the following error message
If I simply stop/restart the exe it connects just fines and starts working immediately.
Let me know what other info I can provide!
The text was updated successfully, but these errors were encountered: