Starting Error in Windows computer showing Insufficient Graphics capability

Operating system: WIndows 10
Slicer version: 4.11
Expected behavior: Starting normally, as RTX2080 card is there
Actual behavior: Shows error in starting saying Graphics capabilities of this computer:

Renderer does not support required OpenGL capabilities.

HI I am sometimes having problem to run slicer, It says Graphics capability of this computer is not sufficient to run this application. The application most likely will not function properly.

image

But this computer has a fairly strong GPU installed. I have checked and latest nvidia driver " NVIDIA game ready VErsion 441.66" is iinstalled in the computer. But slicer sometimes runs without any problem, but sometimes it is showing this error. What might be the reason?

I get that message when using microsoft remote desktop, but not when I access the machine directly or use other remote desktop options.

Wow, thanks a lot.
Although it is strange, I find that is the case for me too.
Is there a way to overcome this? except for using alternative software?

On recent Windows 10 computers I find that remote desktop works well (does not have this OpenGL limitation as before). However, it may depend on your video card drivers, operating system edition and version and device management settings. If you have a monitor attached to the remote computer then you don’t need to use Windows Remote Desktop but you can use any third-party remote control applications (RealVNC, AnyDesk, Google Remote desktop are completely free or free for personal use; TeamViewer and LogMeIn might be somewhat more polished, but they are ridiculously expensive).

I use google remote desktop via chrome. It’s free and works well for my (limited) purposes.

If remote desktop is a must and you use windows 10 both ends, you can use Quadro cards. Quadro’s new drivers seem to support H/W opengl through windows RDC (can’t speak for other clients though). It actually work quite well even with my 6 year old laptop that has a K4100M (and couple other desktops that has more recent Quadro’s in them).

Remote desktop GPU acceleration also works with recent (few-year-old) Intel graphics cards.

That interesting. For laptops both intel and geforce GPUs, then do you set the opengl GPU to integrated to work through RDP?

I just know that between two Windows 10 computers that only have Intel integrated graphics, Slicer can be started via Windows RDP. It started to work a few years ago.

OpenGL3 support via RDP seems to be a Windows core feature, as it works on computers with Intel HD graphics and others reported that it works with AMD Radeon, too. I suspect that Nvidia intentionally downgrades OpenGL support for GeForce cards to encourage “professionals” to buy Quadro. Hopefully Nvidia will eventually give in.

I can confirm that in dual GPU laptop, the openGL warning disappears if the preferred GPU engine is set to integrated GPU in Nvidia control panel prior to the remote connection.

1 Like

Thanks everyone for their nice suggestions.
Both my computers are having windows 10. One AMD build with Radeon 8 in localwhereas Remote is having RTX2080 card. Drivers are updated. Unfortunately I cant change the hardwares for now.

As windows remote desktop is making issue, I have tried Google chrome Remote desktop and it seems to be working for now.

Just in case you need to use a Windows computer via Remote Desktop - there is one more option: use a software renderer. It is easy to set up (copy Mesa OpenGL dlls into the bin folder of Slicer and set a few environment variables - see details here). It may not take advantage of the GPU for rendering, though, so it may not be an ideal solution.