Skip to content
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

Volume not reset on device reboot if device is in sleep state when reboot occurs #12

Open
KathyReid opened this issue May 18, 2018 · 0 comments

Comments

@KathyReid
Copy link
Contributor

Description of fault in object deviation format

If a Device is put to sleep with the sleep command - Hey Mycroft, go to sleep, then the Device is rebooted before the stand up command is given - Hey Mycroft, wake up, then the 'sleep' state is cleared by the reboot, but the volume level is not re-instated.

This was observed by Kathy when she had her Mark 1 asleep overnight, and the 18.2.6b release was pushed to the Device, and the Device rebooted. The Device's volume was entirely muted when the Device rebooted.

This results in the Device coming back up with the volume muted.

Workaround

The workaround is to:

  • ssh into the Device
  • run the command alsamixer
  • use alsamixer to increase the volume
Expected behaviour

The expected behavior is that the Device's volume returns to that which it was set to before sleeping, if the sleep state is also cleared.

This Issue is being added to the Naptime Skill, because this Skill requests the muting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants