Given the state of HP Anywhere and Rocky 9.3, I moved to get NiceDCV working on one of my physical machines. It’s been a bit of a grind and getting X to start cleanly in a GPU enabled console session has been painful. Today I got it all working without dongles and without connected monitors. In the interest of helping others, I wanted to add here what worked for me.
First, I made a binary edid of the monitor I wanted to use. In my case an EIZO CG279X. Once that was generated I put it in /etc/X11 to be referenced by the xorg. X utilized the edid to correctly set the remote monitor, but was flaking out setting a screen res. Soooo, secondly, I added a metamodes option on the default screen defining a startup res of 2560x1440. Since I didn’t define any real modes for that res and timing that definition is basically garbage, X tosses it out but then it queries the GPU and the EDID and everything starts to work. I did set it up for dual monitors, but I’m currently only using a single GUI display.
Of course if you want to use a dongle or connected monitor you don’t have to go through this. You can plugin in a EDID DP dongle and you’re off to the races quite easily. This is for those that don’t want to do that which is a little silly perhaps.
What I can say is that pen pressure is working perfectly as well as all hotkeys as far as I can tell. Sound works but most importantly the tablet feel, for me is FAR superior to Teradici. Cost-wise [edit] 150 USD for a perpetual license isn’t a bad upshot.
In my testing, using Ubuntu 22.04 for the client, I had to switch the OS from using PulseAudio to PipeWire or else I got audio crackling.
Good-
I also found the performance to be much better than Teradici.
Full screen playback was much smoother.
Tablet felt native.
Bandwidth automatically adjusts to connection.
Panning big batch setups was smooth
True Hybrid. Local GUI stays actives. No need to switch in or out of remote mode.
Untested but should be able to render Burn. When in Teradici mode, this does not work
Bad-
Installation and configuration is complex
Window sizes are fixed to a few static resolutions. Unlink Teradici which adapts to whatever the window size is.
a. We use the Dell 40" logically split 80/20. DCV doesn’t like the /20 screen resolution which is (w)1280x(h)2160
Client is minimal. You have to type in all parameters every time. No remembering connections.
Also, according to this chart, DCV Standard is $90 bucks/year or $150 perpetual. You only need the “Pro” version if you are doing GPU Sharing.
Using Mac and PC clients. Regarding the connection on the client, you can save the client connection as a clickable file on the client-side that has everything except password saved.
There’s also a browser based client [edit] which you can choose to install so you can just point Chrome at the server and drive it without a client installed at all. In that instance you can bookmark hosts but you still have to enter your creds.
Thanks for the correction on the license cost too man.
…save it as something_maningful.dcv and then double click and it connects directly. If you don’t want a password in there just remove that line and the users prompted for the pass.
I’m starting to think that DCV is a better choice than Teradici. Still have not switched over for production, but apart from a few configuration quirks, it just feels a little bit smoother, and much cheaper.
Agreed. For me at least on the interaction-side like we talked about the pen is soooo much better. Audio is the weak-link perhaps but it’s still workable. I dig the browser client as an option and the image quality is damn nice.
Like I mentioned at dinner, with the Arch stuff it’s all DCV so that was the large motivator in changing but so far I think it’s the right call. Oh, and works with Rocky 9.3.
What issues are you having with the Audio? 2 channel works out of the box. Just needed to switch to Pipewire on Ubuntu for the native app. Didn’t try the web client yet.
Oh…yeah, I had been doing the optional configuration for 5.1 channel audio, but then realized it was totally un-neccesary since all the end points just have stereo speakers. So that works with no additional config.
On the Ubuntu clients just install Pipewire and no more crackling audio.