Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
2026-09-07: After more 5 000 000 (five million) views on forum for 1.8.x.x development versions... A new stable version, UltraVNC 1.8.2.9 has been released: viewtopic.php?t=38203 Feedback is always welcome
2026-04-01: After 1.7.x, 1.8.x release builds need tests and feedback: viewtopic.php?t=38158
2025-12-02: We need help: English Wikipedia UltraVNC page has been requested to deletion: viewtopic.php?t=38127 Any help is welcome to improve the UltraVNC page and/or to comment on the Wikipedia Talk page
2025-06-25: After more 2 000 000 (two million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: viewtopic.php?t=38095 Feedback is always welcome
Now they realy made a hell of it...
You not only need to check the OS, but also the CPU for installing a driver.
I'm donwloading the latest ddk to see if amd64 bit support is already in it.
My previous version only had the intel 64 code, let's hope they included it
in the latest version.
I should be able to modify the INF files to install the correct drivers for the correct platforom, so having I single zip file containing 1inf, with drivers for each.
I would also be VERY interested in a 64-bit (x64) driver. We use UltraVNC alot for our maya rendering farm and are moving to x64 on the windows platform. Remote Desktop is out of the question since maya won't render when logged in as a remote desktop user.
I only recompiled the sys/dll for 64bit
Possible INF file need also changes
Don't have a 64bit for testing....
NOT TESTED..........could BSOD
If crash
remove
system32/drivers/vncdrv.sys <---- possible system64 ???
AGAIN NOT TESTED, OWN RISK
1) Does it install ?
2) Possible we have also a problem between shared memory (32bit app
and 64bit driver)
Even if it install correct, it still can BSOD if driver get activated !!!!!!!!!!
The specified location does not contain a compatible driver for your device. If the location contains a driver, make sure it is designed to work with Windows for x64-based system
My configuration: AMD Athlon 64 X2 DualCore 4200+, Windows XP Professional x64 Edition (English)
I was just taught that 64bit drivers have certain issues with 32bit apps (or may have them). Actually it's all about the fact that the driver needs to be aware of 32bit apps calling into it.
Maybe different for a mini-driver such as this mirror driver.
Just don't buy Itanium. It is almost dead (too expensive and so on).
It is indeed a very good architecture with promising features but AMD was simply better for the mass-market.
And EMT64 is not real 64bit (only memory addressing). Better buy an AMD with 64bit and best dualcore or something, so you can also test multiprocessor issues.
lithorus wrote:Currently the Opteron 1xx series is actually cheaper than the athlon64 series. Either way you'll end up with a good machine.
I guess the price heavily depends on where you are on earth *g*
However, an Opteron system with e.g. 2 dualcore Opterons (hope the series you mentioned has this ability already) would be ideal since it behaves like 4 processors. A more than moderate assumption if you consider that your "customer" always has more memory and more and better CPUs (The so-called MC-rule )
lithorus wrote:Currently the Opteron 1xx series is actually cheaper than the athlon64 series. Either way you'll end up with a good machine.
I guess the price heavily depends on where you are on earth *g*
However, an Opteron system with e.g. 2 dualcore Opterons (hope the series you mentioned has this ability already) would be ideal since it behaves like 4 processors. A more than moderate assumption if you consider that your "customer" always has more memory and more and better CPUs (The so-called MC-rule )
No, the 1xx series is for single cpu only. It's socket 939 based (same as athlon 64) and not socket 940 cpu which the 2xx series is.
Anyway I seriously need a x64 driver for some machines we are about to get which is actually 2x dual-core systems
Last edited by lithorus on 2005-11-06 15:54, edited 2 times in total.
Hi.
I have been waiting for a driver for Windows XP x64. There was a tread a while ago, but nothing new has been posted for around a month. So I am just wondering if we can expect something soon. Am using Radmin now, but have been casting long eyes on UltraVNC and would love try it out.
First test where successfull (driver level)
Tests where done via a 64bit compiled testapp.
(only for amd64 and new pentium D em64t)
Still a lot of testing to do, but now i have a x64 (Pentium D) PC,
it goes a lot faster. ( did more in a week then in 2 months)
Time shedule: I hope to have it running end jan.
**x64 registry value's changed for video
**x64 driver + win32 app ?
If it realy require a x64 app, time could be longer as a x64 port of vnc
is not done in a few hours.