After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.2.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38083
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Windows Blank screen Issue

Post Reply
bhongya
Posts: 3
Joined: 2019-03-28 10:01

Windows Blank screen Issue

Post by bhongya »

Hi.

I am facing blank screen issue when I connect to Windows 2012 or Windows 2016 server. I am running vnc in service mode.
In user mode, as long as Windows RDP session is active then only I can use VNC. The moment I close or minimize RDP session the VNC session does not respond to any input.
If I try to connect in service mode, I see only a blank black screen and does not respond to any user input. Is this a known issue?
I have tried installing ultravnc 32-bit and 64-bit both one after another.
I have attached snapshot of the vnc server settings. Please help resolve.
Image
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6950
Joined: 2004-04-23 10:21
Contact:

Re: Windows Blank screen Issue

Post by Rudi De Vos »

In user mode, as long as Windows RDP session is active then only I can use VNC. The moment I close or minimize RDP session the VNC session does not respond to any input.
This is how it works in user mode. vnc clone the RDP buffer, but RDP disable his video buffer on minimize or disconnect.

It should work as service.
In that case you clone the real video card and console monitor.
[v]RDMmode
You can also play with this option.

poll option
[v] desktop duplication... need to be supported by the videocard ( some virtual machines lack a correct driver)
Disable it for testing

It could also that your system doesn't detect any monitor to clone, if no console exist vnc can't clone it.
Most video cards support an overwrite to tell a monitor is connected, even when not plugged.
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
- uvnc2me: https://uvnc2me.com/
bhongya
Posts: 3
Joined: 2019-03-28 10:01

Re: Windows Blank screen Issue

Post by bhongya »

Thanks for the reply.
I am facing this issue on Google cloud VPS. I am not sure whether this is the root cause for the problem as its a cloud VM. Any inputs on that front?
bhongya
Posts: 3
Joined: 2019-03-28 10:01

Re: Windows Blank screen Issue

Post by bhongya »

Its the same problem that other people are facing on Google cloud platform . One of the references - https://www.reddit.com/r/sysadmin/comme ... p_windows/

Someone from ultravnc team should try to reproduce. Thanks
Post Reply