I have written about this problem before. I have been using uvnc for years with winxp with no problems, and the driver was always working as it was supposed. But I have never managed to make the driver work with any uvnc version on vista x64 (ultimate), including this latest one. The driver installs fine and is detected, but when a client connects to the server I always get:
1.00.22 driver Not Active
I have seen many claims of fixes for this in the various change-logs and I always get excited until I actually install the latest version and find that nothing has changed.
Has anybody managed to get the mirror driver working in vista x64?
If so, please tell me how.
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- 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
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- 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
Mirror driver still not working on vistax64 - uvnc x64 fixed
Mirror driver still not working on vistax64 - uvnc x64 fixed
Last edited by sapient on 2009-08-29 00:25, edited 3 times in total.
Re: Mirror driver still not working on vistax64 - uvnc x64
the same here on Vista 64 and Windows 7 64bit
Re: Mirror driver still not working on vistax64 - uvnc x64
same here with Windows 7 RC1 64bit
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Mirror driver still not working on vistax64 - uvnc x64
Are you starting the server as service or elevated (run as)?
Vista and WIN7 block driver activation for normal users.
Vista and WIN7 block driver activation for normal users.
Re: Mirror driver still not working on vistax64 - uvnc x64
The server is running as service.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Mirror driver still not working on vistax64 - uvnc x64
ok, will verify it.
Driver is compatible, but possible the OS checks in winvnc doesn know
win7..
Driver is compatible, but possible the OS checks in winvnc doesn know
win7..
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Mirror driver still not working on vistax64 - uvnc x64
Seems it's disabled for
win 2008 R2
win7 32
win 7 64
but vista should work
vista 32
vista 64
win 2008 R2
win7 32
win 7 64
but vista should work
vista 32
vista 64
Re: Mirror driver still not working on vistax64 - uvnc x64
Running Vista 64-bit, downloaded UltraVNC v1.0.6.4 x64 installer (a 32 bit exe).
The installer is trying to copy to [drive]\Program Files (x86)\UltraVNC
...and that's where I've stopped for now. Shouldn't the 64-bit application installer be placing everything in \Program Files?
The installer is trying to copy to [drive]\Program Files (x86)\UltraVNC
...and that's where I've stopped for now. Shouldn't the 64-bit application installer be placing everything in \Program Files?
Re: Mirror driver still not working on vistax64 - uvnc x64
Following up on my last post,
I took a look at the SVN on sourceforge (http://ultravnc.svn.sourceforge.net/vie ... /UltraVNC/ ). The NSIS full install script is at rev 411 and was last updated four months ago. I did not see any provisions for 64bit OS detection/branching. Was I looking at the latest script?
This NSIS thread might be of assistance:
http://forums.winamp.com/showthread.php?threadid=301724
Edited: I thought this project used NSIS to build the installer. Looks like I thought wrong. The referenced thread might still be of some general use. Inno wants ArchitecturesInstallIn64BitMode=x64 and, since you provide separate 32 and 64-bit installers, ArchitecturesAllowed=x64 in the [Setup] section?
I took a look at the SVN on sourceforge (http://ultravnc.svn.sourceforge.net/vie ... /UltraVNC/ ). The NSIS full install script is at rev 411 and was last updated four months ago. I did not see any provisions for 64bit OS detection/branching. Was I looking at the latest script?
This NSIS thread might be of assistance:
http://forums.winamp.com/showthread.php?threadid=301724
Edited: I thought this project used NSIS to build the installer. Looks like I thought wrong. The referenced thread might still be of some general use. Inno wants ArchitecturesInstallIn64BitMode=x64 and, since you provide separate 32 and 64-bit installers, ArchitecturesAllowed=x64 in the [Setup] section?
Last edited by stratagem on 2009-08-08 06:26, edited 2 times in total.
Re: Mirror driver still not working on vistax64 - uvnc x64
With UltraVNC 1.0.6.5 now it seems to work: "Driver is active"