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

Multiple driver installations / control app fails to start #49

Open
MolotovCherry opened this issue Dec 6, 2023 · 3 comments
Open

Multiple driver installations / control app fails to start #49

MolotovCherry opened this issue Dec 6, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@MolotovCherry
Copy link
Owner

MolotovCherry commented Dec 6, 2023

A common theme I've been seeing is:

Users try to install, then it fails, then they install the certificate, then try to install it again and it succeeds, but when they go back to use the control app, it doesn't connect.

If you go to device manager, you may see either multiple copies of "Virtual Display" or "Unknown Device".

To solve:

  1. Go to Device Manager
  2. Expand Display Adapters

If you see multiple copies of Virtual Display:

  1. Right click on every other copy of Virtual Display, click Uninstall device. DO NOT click attempt to remove the driver for this device
  2. Leave only 1 copy of the Virtual Display. It should work fine now
  3. You might have to also click "Update Driver" and choose it from the list

If you see Unknown Device, for every one you see in the list:

  1. Right click on Unknown Device
  2. Click Uninstall device
  3. After getting rid of them all, Uninstall and reinstall driver*

Alternatively, for any of these, just uninstall the software completely and follow the instructions for manually installing the driver.

Method 2 - the manual way

  1. download nefcon.exe
  2. run the following command to nuke the driver:
.\nefconc.exe --remove-device-node --hardware-id Root\VirtualDisplayDriver --class-guid "4D36E968-E325-11CE-BFC1-08002BE10318"

* Make sure the certificate is installed properly before running the installer!

Ref #26

@MolotovCherry MolotovCherry added the bug Something isn't working label Dec 6, 2023
@MolotovCherry MolotovCherry self-assigned this Dec 6, 2023
@MolotovCherry MolotovCherry changed the title [Bug Report] Multiple driver installations / fail [Bug Report] Multiple driver installations / control app fails to start Dec 6, 2023
@MolotovCherry MolotovCherry changed the title [Bug Report] Multiple driver installations / control app fails to start Multiple driver installations / control app fails to start Dec 6, 2023
@ddpopbb3
Copy link

捕获
捕获2

  1. I have installed crt and driver by portable version
  2. I also find two Virtual Device in the Device Manager.
  3. Next I uninstalled one and leave only one copy.
  4. But when I open the exe , it seems like a panic error

@MolotovCherry
Copy link
Owner Author

@ddpopbb3

  1. But when I open the exe , it seems like a panic error

Did you accidentally delete the driver by checking the checkbox? I'd say at this point, just uninstall all of them (checking a checkbox if you see it), uninstall the software, and reinstall it.

@ddpopbb3
Copy link

@ddpopbb3

  1. But when I open the exe , it seems like a panic error

Did you accidentally delete the driver by checking the checkbox? I'd say at this point, just uninstall all of them (checking a checkbox if you see it), uninstall the software, and reinstall it.

Thanks for your reply, I can run it successfully after I uninstalled and re installed !!

Repository owner deleted a comment from ddpopbb3 Apr 9, 2024
Repository owner locked as resolved and limited conversation to collaborators May 21, 2024
@MolotovCherry MolotovCherry pinned this issue May 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants