M
MastroLube
Guest
Hello everyone, I'm on windows 10 version 1909 (build SO 18363.1198).
I wanted to upgrade to the last version but I've a problem with DevCon. I've just spent 5 hours trying to fix it but I fail miserably.
After upgrading to the last version my unsigned driver stops to work so i had to reinstall it using DevCon install and so on. I did it in an elevate terminal and all i got is a freeze of it!
Even DevCon delete fails.
So I tried to compile my own DevCon from the source code. After hours I was able to but the problem still be there!
At this point i tried the impossible: DEBUG.
I find out that it freeze when it is at this point:
// Transform the registry element into an actual devnode // in the PnP HW tree. //
if (!SetupDiCallClassInstaller(DIF_REGISTERDEVICE,
DeviceInfoSet,
&DeviceInfoData))
What should I do? Any suggestion?
Thanks
Continue reading...
I wanted to upgrade to the last version but I've a problem with DevCon. I've just spent 5 hours trying to fix it but I fail miserably.
After upgrading to the last version my unsigned driver stops to work so i had to reinstall it using DevCon install and so on. I did it in an elevate terminal and all i got is a freeze of it!
Even DevCon delete fails.
So I tried to compile my own DevCon from the source code. After hours I was able to but the problem still be there!
At this point i tried the impossible: DEBUG.
I find out that it freeze when it is at this point:
// Transform the registry element into an actual devnode // in the PnP HW tree. //
if (!SetupDiCallClassInstaller(DIF_REGISTERDEVICE,
DeviceInfoSet,
&DeviceInfoData))
What should I do? Any suggestion?
Thanks
Continue reading...