Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Windows Software

Reply
 
Thread Tools Search this Thread Display Modes
Old 10-05-2016, 05:24 PM   #1
deonsmt
Junior Member
 
Join Date: Oct 2016
Posts: 9
Default Windows 10 Anniversary OpenGL Drivers Ancient

The recent Windows 10 Anniversary update has removed the DisplayLink driver and replaced it with the new driver. Everything works okay except for apps that require at least OpenGL version 2.1 because the new Windows driver only supports OpenGL 1.0.

Is there a way to update OpenGL for the DisplayLink hardware to OpenGL 2.1 or higher? 4.3 would be nice!
deonsmt is offline   Reply With Quote
Old 10-05-2016, 06:34 PM   #2
AlbanRampon
Senior Member
 
AlbanRampon's Avatar
 
Join Date: Sep 2015
Location: Cambridge, UK
Posts: 1,678
Arrow

Hello,

We have noticed an issue with graphics card capability enumeration. DisplayLink does not compute so we don't do the OpenGL, the primary graphics card does the work.

Do you have a multi graphics card machine? Something like Intel + nVidia for instance.
If so, can you try and disable the Intel card?

Having your logs (described in my forum signature) along with the name of the application you are using would be helpful. I'd like to see if this will be addressed with the next Windows release.

Kind regards,
Alban
__________________
Alban Rampon
Senior product manager, universal docking stations and accessories
"DisplayLink is proud to be a Synaptics brand."

Where to download the latest DisplayLink drivers
How to clean up a corrupted installation
How to report issues to DisplayLink for a speedy resolution
AlbanRampon is offline   Reply With Quote
Old 10-05-2016, 10:25 PM   #3
deonsmt
Junior Member
 
Join Date: Oct 2016
Posts: 9
Default

Hi,
The app that has an issue is a 3D Printer app called XYZWare from this company http://www.xyzprinting.com/

The second app that has an issue is a Web App from Onshape.com.

The XYZ app works fine on the primary display but will not work correctly (image quality is degraded) on the DisplayLink monitors. XYZWare shows an error message that OpenGL2.1 is required.

The Onshape.com web app crashes with a WebGL error. Both of these apps worked fine on the DisplayLink monitors before the latest update. Onshape is now crashing on the primary monitor which runs opengl 4.3
deonsmt is offline   Reply With Quote
Old 10-06-2016, 01:00 PM   #4
AlbanRampon
Senior Member
 
AlbanRampon's Avatar
 
Join Date: Sep 2015
Location: Cambridge, UK
Posts: 1,678
Default

Thank you, I wrote to XYZ. I haven't seen the logs or answer to the questions so we'll see what we can do without...
Before the Windows 10 v1607, the operating system and graphics were different. However in all cases, the pixels are always computed by the primary graphics card regardless of where the monitor was and is now connected.

Kind regards,
Alban
__________________
Alban Rampon
Senior product manager, universal docking stations and accessories
"DisplayLink is proud to be a Synaptics brand."

Where to download the latest DisplayLink drivers
How to clean up a corrupted installation
How to report issues to DisplayLink for a speedy resolution
AlbanRampon is offline   Reply With Quote
Old 10-06-2016, 07:36 PM   #5
deonsmt
Junior Member
 
Join Date: Oct 2016
Posts: 9
Default

Hi Alban, WebGL crashes with the latest update. Here's the GPU status reported by the Chrome browser if that helps. I don't know if this is directly attributable to DisplayLink or not - it's very hard to say but since the Windows 10 update, things have really impacted me negatively. I rely heavily on my dual monitor setup with DisplayLink.


Graphics Feature Status
Canvas: Software only, hardware acceleration unavailable
Flash: Hardware accelerated
Flash Stage3D: Hardware accelerated
Flash Stage3D Baseline profile: Hardware accelerated
Compositing: Hardware accelerated
Multiple Raster Threads: Enabled
Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
Rasterization: Software only. Hardware acceleration disabled
Video Decode: Hardware accelerated
Video Encode: Hardware accelerated
WebGL: Hardware accelerated
Driver Bug Workarounds
clear_uniforms_before_first_program_use
disable_discard_framebuffer
disable_framebuffer_cmaa
exit_on_context_lost
scalarize_vec_and_mat_constructor_args
Problems Detected
Drivers older than 2009-01 on Windows are possibly unreliable: 72979, 89802, 315205
Disabled Features: all
Some drivers are unable to reset the D3D device in the GPU process sandbox
Applied Workarounds: exit_on_context_lost
Clear uniforms before first program use on all platforms: 124764, 349137
Applied Workarounds: clear_uniforms_before_first_program_use
Always rewrite vec/mat constructors to be consistent: 398694
Applied Workarounds: scalarize_vec_and_mat_constructor_args
Framebuffer discarding can hurt performance on non-tilers: 570897
Applied Workarounds: disable_discard_framebuffer
Limited enabling of Chromium GL_INTEL_framebuffer_CMAA: 535198
Applied Workarounds: disable_framebuffer_cmaa
Accelerated rasterization has been disabled, either via blacklist, about:flags or the command line.
Disabled Features: rasterization
Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
Disabled Features: native_gpu_memory_buffers

Log Messages
GpuProcessHostUIShim: The GPU process exited normally. Everything is okay.
[632:14872:1006/140957:ERROR:gpu_video_decode_accelerator.cc(365)] : HW video decode not available for profile 1
[632:14872:1006/140957:ERROR:gpu_video_decode_accelerator.cc(365)] : HW video decode not available for profile 1
[632:14872:1006/140958:ERROR:gpu_video_decode_accelerator.cc(365)] : HW video decode not available for profile 1
GpuProcessHostUIShim: The GPU process crashed!
deonsmt is offline   Reply With Quote
Old 10-07-2016, 09:23 AM   #6
AlbanRampon
Senior Member
 
AlbanRampon's Avatar
 
Join Date: Sep 2015
Location: Cambridge, UK
Posts: 1,678
Arrow

Hello Deon,

I'm delighted to report I received a reply from XYZ Printing very quickly.

Would you please be able to run our customer support tool and post the resulting ZIP file?
My signature explains how to provide this, and the file posted here can only be downloaded by employees.
Having this will give the machine details to find ideas and identify the closest machine we have.

Could you also save the output of the Chrome GPU diag as a PDF and attach? You can do this by pasting chrome://gpu in the omnibox.

Kind regards,
Alban
__________________
Alban Rampon
Senior product manager, universal docking stations and accessories
"DisplayLink is proud to be a Synaptics brand."

Where to download the latest DisplayLink drivers
How to clean up a corrupted installation
How to report issues to DisplayLink for a speedy resolution
AlbanRampon is offline   Reply With Quote
Old 10-07-2016, 09:42 PM   #7
deonsmt
Junior Member
 
Join Date: Oct 2016
Posts: 9
Default

Hi Alban, files are attached
DWORKLENOVO_20161007_162349.zip

ChromeGPU.zip

Thanks
Deon
deonsmt is offline   Reply With Quote
Old 10-11-2016, 05:18 PM   #8
deonsmt
Junior Member
 
Join Date: Oct 2016
Posts: 9
Default

Quote:
Originally Posted by deonsmt View Post
Hi Alban, files are attached
Attachment 2926

Attachment 2927

Thanks
Deon
Hi Alban, any thoughts? There is a definite problem with all OpenGL apps. Onshape.com for example is virtually unusable on the Displaylink monitors. On the primary laptop screen, things work in real-time when the display link hub is disconnected.

Deon
deonsmt is offline   Reply With Quote
Old 10-11-2016, 10:58 PM   #9
AlbanRampon
Senior Member
 
AlbanRampon's Avatar
 
Join Date: Sep 2015
Location: Cambridge, UK
Posts: 1,678
Arrow

Hi Deon,

I was trying to get the software from them to get a repro for debugging. After providing me with a link which doesn't work as it's a login wall, a "technical manager" told me to get lost: I'm so not only supposed to magically have the software but I'm also expected to already know how to use it to create a 3D model.
I'm highly unimpressed.

Regards,
Alban
__________________
Alban Rampon
Senior product manager, universal docking stations and accessories
"DisplayLink is proud to be a Synaptics brand."

Where to download the latest DisplayLink drivers
How to clean up a corrupted installation
How to report issues to DisplayLink for a speedy resolution
AlbanRampon is offline   Reply With Quote
Old 10-11-2016, 11:33 PM   #10
deonsmt
Junior Member
 
Join Date: Oct 2016
Posts: 9
Default

Quote:
Originally Posted by AlbanRampon View Post
Hi Deon,

I was trying to get the software from them to get a repro for debugging. After providing me with a link which doesn't work as it's a login wall, a "technical manager" told me to get lost: I'm so not only supposed to magically have the software but I'm also expected to already know how to use it to create a 3D model.
I'm highly unimpressed.

Regards,
Alban
Hi Alban, customer support has never been very good over there! However, I ran into another app that is freely downloadable that has a very similar problem. Designspark PCB. Whenever you try to display a 3D image of the circuit board on a DisplayLink monitor, the system bogs down completely. You can download the software from here: https://www.rs-online.com/designspar...rical-software

Registration is free as is use of the software. When you open the software, a default circuit board is loaded. Click on the .PCB tab and then choose 3D from the menu. The 3D view will eventually display but interaction with it is painfully slow. Rotate or pan the model to see what I mean. This software definitely used to work in realtime before this latest driver update.
Software works fine on a non-displaylink monitor. Since all my work is 3D related, and it all used to work just fine on my displaylink monitors, it is definitely related to the driver update. I now have to do everything on my laptop screen. This is the only way to work in realtime!

Regards
Deon
deonsmt is offline   Reply With Quote
Reply

Tags
intel, nvidia, opengl

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:48 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.