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 Report] Only 9 out of 10 enabled monitors work #36

Open
psychrabi opened this issue Nov 20, 2023 · 4 comments
Open

[Bug Report] Only 9 out of 10 enabled monitors work #36

psychrabi opened this issue Nov 20, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@psychrabi
Copy link

I was testing this virtual display driver for a project to create remote workplaces using ASTER
However, out of the 10 enabled monitors only 9 monitors work.
image

I have tried reinstalling the driver but same result.
I am using Windows 11 Build 22631 with intel integrated graphics on intel core i5-5650U

@psychrabi psychrabi added bug Something isn't working new labels Nov 20, 2023
@MolotovCherry
Copy link
Owner

Probably just a simple bug in the ui. A new app is being made from scratch, so whatever bug that is will likely disappear (if it was from the control app).

@MolotovCherry MolotovCherry self-assigned this Nov 20, 2023
@MolotovCherry MolotovCherry added wontfix This will not be worked on and removed bug Something isn't working new labels Nov 21, 2023
@MolotovCherry
Copy link
Owner

MolotovCherry commented Nov 21, 2023

This appears to be intended behavior actually. The limit of 10 apparently is 10 total on the system. I can increase the limit some, but not sure how much until windows refuses to play nice.

That said, 16 total connected on my system just fine (1 main+15 virtual)

Regarding the discussion before, what use-case do you need so many monitors for? The hardware required for so many displays is very intensive.

@psychrabi
Copy link
Author

It's for creating remote workplaces using aster multiseat program.
So if the driver can support 1 main +15 additional that's good to hear.
My test with another driver i was able to get a total of 24 monitors 8 from 2 graphics card and 16 virtual monitor

@MolotovCherry
Copy link
Owner

MolotovCherry commented Nov 22, 2023

It's for creating remote workplaces using aster multiseat program. So if the driver can support 1 main +15 additional that's good to hear. My test with another driver i was able to get a total of 24 monitors 8 from 2 graphics card and 16 virtual monitor

I'll increase the limit in the next release (or release after that) to 16 (or whatever highest number is possible)

@MolotovCherry MolotovCherry added enhancement New feature or request and removed wontfix This will not be worked on labels Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants