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

Win10 UEFI PreBoot-Auth fails always #264

Closed
MalteHillmann opened this issue Jan 18, 2018 · 7 comments
Closed

Win10 UEFI PreBoot-Auth fails always #264

MalteHillmann opened this issue Jan 18, 2018 · 7 comments
Labels

Comments

@MalteHillmann
Copy link

Hello!

I've just setup a new PC with Windows 10 1709 x64 and tried to do a full system encryption. In Windows everything works fine. Also VeraCrypt changes keyboard layout to QWERTY. After reboot it boots correctly the VeraCrypt UEFI-Boot-loader which asks for password and PIM. I entered the same password as before (tried that password multiple times, including removing and adding system encryption).
The boot-loader shows always an authentication failure.

Can you help me with this issue? Is there any debug mode for the test boot-loader? It does not show any errors.

Thank you very much.

Kind regards

@AlexeiScherbakov
Copy link

  1. SecureBoot enabled?
  2. Is public key added to UEFI BIOS? (https://github.com/veracrypt/VeraCrypt-DCS/tree/master/SecureBoot)

@MalteHillmann
Copy link
Author

@AlexeiScherbakov

  1. Yes SecureBoot is enabled
  2. I've tried it again with manually added keys, but the problem persisted.

So i tried to use some very easy password like "abc". Its working.
I tried another password like "abcABC". Its NOT working.
Some tests later I found the problem:
If i type: [a][b][c][shift][a][b][c] (while holding down shift) it does NOT work. But when I type: [a][b][c][shift][a][shift][b][shift][c] it succeeds!

I think you might have a problem with the recognition of the shift key?

Kind regards

@jgoggan
Copy link

jgoggan commented Mar 31, 2018

@michaeljgray How are 264 (where someone has the Veracrypt bootloader installed, but has trouble with a SHIFT KEY) and 269 (where no one can install Veracrypt at all because it won't pass the pre-test and never EVER even ASKS for a password) duplicates of each other? They don't even seem close to the same thing!

@ghost
Copy link

ghost commented Mar 31, 2018

@jgoggan they’re not related. I commented on the wrong one by accident :(

Thanks for pointing it out!

@idrassi
Copy link
Member

idrassi commented Apr 24, 2018

VeraCrypt bootloader doesn’t handle the shift key for reading capital letters. This is done by the machine’s BIOS. VeraCrypt bootoader receives the characters typed from the BIOS.
So the issue is on the BIOS side and not VeraCrypt especially that using shift key to type capital letters is know to work on our side and also other users.

Is it possible to know your BIOS/motherboard model? Are you using external keyboard? This will help record this in incompatibility list.

@stale
Copy link

stale bot commented Dec 30, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 30, 2020
@MalteHillmann
Copy link
Author

MalteHillmann commented Dec 30, 2020

Is it possible to know your BIOS/motherboard model? Are you using external keyboard? This will help record this in incompatibility list.

The board is an "GIGABYTE AORUS GA-AX370-Gaming K7".
I found out, that the problem is gone when using USB keyboard instead of PS/2.

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

No branches or pull requests

4 participants