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

[Bug]: No driver found #285

Open
ulledamm opened this issue Feb 3, 2025 · 7 comments
Open

[Bug]: No driver found #285

ulledamm opened this issue Feb 3, 2025 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@ulledamm
Copy link

ulledamm commented Feb 3, 2025

Which OS?

Other..

Which release?

Other..

Describe the bug

After running the new installer, companion app shows "No driver found".

Steps to reproduce

Windows Server 2016 Standard (1607)

Running the new installer (Run as Administrator)

Device Manager:
VirtualDisplayDriver is listed as "unknown device".

"Device status:
The drivers for this device are not installed. (Code 28)

The parameter is incorrect."

Trying to update manually by pointing to C:\VirtualDisplayDriver results in the same error: "The parameter is incorrect."

Expected behavior

Expected a "green" companion app and the option to select VirtualDisplayAdpater in Display Settings.

Log File

No response

Contact Details

[email protected]

@ulledamm ulledamm added the bug Something isn't working label Feb 3, 2025
@torarnv
Copy link

torarnv commented Feb 3, 2025

Same issue here. Windows 11 in Parallels VM, arm64.

@w061a09
Copy link

w061a09 commented Feb 6, 2025

same here

@ulledamm
Copy link
Author

ulledamm commented Feb 6, 2025

Same problem on another Server 2016 Standard.

Installs with no issues and runs perfectly fine on Server 2019 Standard.

@kayti
Copy link

kayti commented Feb 6, 2025

Windows 2016 is too old. It is based on (1607), Virtual driver needed at least 1809, I think. Server 2019 is based on 1809. From this version windows changed the structure or something of GPU drivers so they are not compatible with older systems.

@torarnv
Copy link

torarnv commented Feb 6, 2025

But Windows 11 should be modern enough shouldn't it? I'm seeing the same symptoms on a Windows 11 arm64 VM

@zjoasan
Copy link
Member

zjoasan commented Feb 6, 2025

I'm not sure which version of iddcx library is in all of your OperatingSystems. I know we might have had set the bar to high with iddcx version. When it comes to Virtualization, it confuses the driver even in a recent MS(x64) OS.

So in short, it's right now problematic depending of iddcx version in the OS(or the requirement of the driver, which we might have to be altered with an upcoming release).

When it comes to HyperV / Parallels / VM / Virtualbox environments, I just know there are problems, but I'm short on hardware where I can test/diagnose the problem either in code or if it's OS based (iddcx or deps of it)

@Septoleaf
Copy link

Same issue on Windows 11 Pro 24H2.
VDD can't find driver when I change installation directory from the installer (example C:\Program Files\VirtualDisplayDriver).
This results in "Unknown device" added to Device Manager and VDD not working (yellow tray icon).

VDD does however find the driver when I don't change installation directory (default is C:\VirtualDisplayDriver).
This results in VDD working, but previous "Unknown device" from failed installations become functional and need to be manually uninstalled from Device Manager otherwise VDD treats them like additional displays.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants