WOA-Project / SurfaceDuo-Guides

Guides for the Surface Duo
279 stars 40 forks source link

Installing drivers causes the device to be stuck in Recovery mode #4

Closed anuwrag closed 2 years ago

anuwrag commented 2 years ago

After installing the X: and Y: drive, I flashed the Drivers and rebooted using fastboot boot boot.img.

I landed up on Recovery screen displaying the digital signature of the file couldn't be verified. File\...\qxppx8180.infarm64... ***.sys Error: 0x....428.

Is there a way to bypass the digital signature? Image from iOS (1)

Simizfo commented 2 years ago

I forgot a part of the guide. LOL

Going to add it now, sorry for that

Simizfo commented 2 years ago

@anuwrag added. You're missing the testsigning line.

You can do that directly, no need to start over. Let me know if this fixes it. Thanks!

JengaMasterG commented 2 years ago

When trying to run the testsigning line I get this error:

PS E:\Development\Android\Surface Duo> bcdedit /store Y:\EFI\Microsoft\BOOT\BCD /set {default} testsigning on
The set command specified is not valid.
Run "bcdedit /?" for command line assistance.
The parameter is incorrect.
anuwrag commented 2 years ago

Is there a way to boot into UEFI mass storage after dism EFI into Y:/?

Currently, I have to mkfs. f32 and then copy DuoBoot EFI

Simizfo commented 2 years ago

@JengaMasterG

When trying to run the testsigning line I get this error:

The command is right 🤔 Here's my output:

C:\Windows\System32>bcdedit /store X:\path\to\my\boot\BCD /set {default} testsigning on 
Operation completed.

Are you running the cmd in administration mode? 🤔

@anuwrag

Is there a way to boot into UEFI mass storage after dism EFI into Y:/?

Well, actually, yes. You must add a boot entry to the EFI BCD pointing to the dev menu, I'm working on adding a guide for this Meanwhile, feel free to enter the DuoWOA group on telegram, I'll be glad to help you there directly: Link!

JengaMasterG commented 2 years ago

@JengaMasterG

When trying to run the testsigning line I get this error:

The command is right 🤔 Here's my output:

C:\Windows\System32>bcdedit /store X:\path\to\my\boot\BCD /set {default} testsigning on 
Operation completed.

Are you running the cmd in administration mode? 🤔

I was using Powershell, but I'll try that in admin mode and then cmd after!

Simizfo commented 2 years ago

@anuwrag @JengaMasterG

is this solved? Can I close this?

JengaMasterG commented 2 years ago

Sorry, yes! It's solved

Simizfo commented 2 years ago

Solved! 👍