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.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
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 8 Very Slow or Unresponsive

Post Reply
spetragl
Posts: 6
Joined: 2014-06-14 19:45

Windows 8 Very Slow or Unresponsive

Post by spetragl »

Installed 1.2.0, same problem as 1.1.9 in W8. The screen loads fine, but then either it's extremely slow, no response, or it misses Windows opening.
I have UltraVnc installed on W7 and XP boxes and it works fine.

Any thoughts how to make this work?

- Steve
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6957
Joined: 2004-04-23 10:21
Contact:

Re: Windows 8 Very Slow or Unresponsive

Post by Rudi De Vos »

pm the ultravnc.ini ( erase the passwd in it) so we can see the settings.

Are the addons installed ? special the w8hook.dll
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/
spetragl
Posts: 6
Joined: 2014-06-14 19:45

Re: Windows 8 Very Slow or Unresponsive

Post by spetragl »

"C:\Program Files\uvnc bvba\UltraVnc"
---------------------------------------------
schook64.dll 98KB 10/30/2013 11:32 PM
w8hook64.dll 175KB 10/30/2013 11:32 PM

UltraVNC.ini
--------------
[admin]
UseRegistry=0
MSLogonRequired=0
NewMSLogon=0
DebugMode=0
Avilog=0
path=C:\Program Files\uvnc bvba\UltraVnc
accept_reject_mesg=
DebugLevel=8
DisableTrayIcon=0
LoopbackOnly=0
UseDSMPlugin=0
AllowLoopback=1
AuthRequired=1
ConnectPriority=0
DSMPlugin=
AuthHosts=
DSMPluginConfig=
AllowShutdown=1
AllowProperties=1
AllowEditClients=1
FileTransferEnabled=1
FTUserImpersonation=1
BlankMonitorEnabled=0
BlankInputsOnly=0
DefaultScale=1
primary=1
secondary=0
SocketConnect=1
HTTPConnect=1
XDMCPConnect=0
AutoPortSelect=1
PortNumber=5900
HTTPPortNumber=5800
IdleTimeout=0
RemoveWallpaper=0
RemoveAero=0
QuerySetting=2
QueryTimeout=10
QueryAccept=0
QueryIfNoLogon=1
InputsEnabled=1
LockSetting=0
LocalInputsDisabled=0
EnableJapInput=0
kickrdp=0
clearconsole=0
service_commandline=
FileTransferTimeout=30
[admin_auth]
group1=
group2=
group3=
locdom1=0
locdom2=0
locdom3=0
[UltraVNC]
passwd=*******************
passwd2=*****************
[poll]
TurboMode=1
PollUnderCursor=1
PollForeground=1
PollFullScreen=1
OnlyPollConsole=0
OnlyPollOnEvent=0
MaxCpu=40
EnableDriver=1
EnableHook=1
EnableVirtual=0
SingleWindow=0
SingleWindowName=
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6957
Joined: 2004-04-23 10:21
Contact:

Re: Windows 8 Very Slow or Unresponsive

Post by Rudi De Vos »

try
TurboMode=1
PollUnderCursor=0
PollForeground=0

PollFullScreen=1
OnlyPollConsole=0
OnlyPollOnEvent=0
MaxCpu=40 <<<<<<<<<<<<<<< you throttle updates if cpu ( apps + vnc) is using more then 40% for testing use 0 or 100
EnableDriver=0
EnableHook=1

The mirror driver can be installed on win8, but is slower then the w8hook. Also, the mirror driver require elevated admin access.
If mirror driver is installed, but you don't have permissions to use it all is slow. EnableDriver=0 to disable driver usage.
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/
spetragl
Posts: 6
Joined: 2014-06-14 19:45

Re: Windows 8 Very Slow or Unresponsive

Post by spetragl »

Not any better.
I did notice that uvnc was using about 2% CPU, while
Windows Desktop Manager was using upwards of 90% !
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6957
Joined: 2004-04-23 10:21
Contact:

Re: Windows 8 Very Slow or Unresponsive

Post by Rudi De Vos »

w8hook installed ?

high wdm indicate a slow memory copy , ultravnc need to be able to fast copy video data between video memory
and system memory what are the system benchmarks.
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/
spetragl
Posts: 6
Joined: 2014-06-14 19:45

Re: Windows 8 Very Slow or Unresponsive

Post by spetragl »

How do I get benchmarks?
Do you need video card info?
spetragl
Posts: 6
Joined: 2014-06-14 19:45

Re: Windows 8 Very Slow or Unresponsive

Post by spetragl »

I loaded the new release 1.2.0.x and the latest Addtions 1.9.
Both PCs are now working.
Thanks
Post Reply