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

Increase timeout for reboot to bootloader #27

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

robin-nitrokey
Copy link
Member

Previously, we had a timeout of 15 seconds for the user presence check when rebooting to bootloader. This can be too short in some situations, see for example Nitrokey/nitrokey-3-firmware#519.

This patch increases the timeout to 30 seconds.

Previously, we had a timeout of 15 seconds for the user presence check
when rebooting to bootloader.  This can be too short in some situations,
see for example Nitrokey/nitrokey-3-firmware#519.

This patch increases the timeout to 30 seconds.
@robin-nitrokey robin-nitrokey merged commit 37d5437 into main Aug 1, 2024
@robin-nitrokey robin-nitrokey deleted the timeout branch August 1, 2024 09:35
@sosthene-nitrokey
Copy link

Is this the right timeout? I don't understand why that solves the issue of taking a long time to mount the device since the device is already mounted when the reboot call happens.

@robin-nitrokey
Copy link
Member Author

Hmm, I might have misread the request. Sometimes the reboot is referred to as reset, and in my mind Qubes is directly linked to bootloader reboot problems. Let’s clarify in the other issue.

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

Successfully merging this pull request may close these issues.

3 participants