DisplayLink Forum

DisplayLink Forum (https://displaylink.org/forum/index.php)
-   Linux and Open Source (https://displaylink.org/forum/forumdisplay.php?f=29)
-   -   Workaround for 1 fps issue (https://displaylink.org/forum/showthread.php?t=65240)

mlukaszek 03-28-2017 07:00 AM

Workaround for 1 fps issue
 
Hi all,

Some of you are experiencing the 1 fps issue with up to date systems.

There is a workaround that's confirmed working at least for Intel:
See https://github.com/DisplayLink/evdi/...ment-289511245

Let us know if it also helps you!

Cheers,
Michal

zhsj 03-31-2017 11:32 AM

I tried this and it works better for me.
my previous issue is here http://www.displaylink.org/forum/showthread.php?t=65187

The fps is normal now, but the mouse sometimes tears and sticks

uherczeg@mail.ru 04-03-2017 06:42 AM

Works here also. The display attached to the dock works!

But the mouse cursor and moving the windows does not work very smooth!

There are no distortions on the display, tested it for one day. But the mouse cursor moves annoying with stutter. Moving windows also. I switched the external display back to the DVI output on the laptop for now.

Any hints for this problem also?

zhsj 04-05-2017 08:00 AM

reply to myself:
I changed the xorg conf to the following lines, the mouse now works fine.

```
zsj@debian ~ $ cat /etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
EndSection
```

Besides, I installed the xserver-xorg-video-intel on debian 9.

giuliocoluccia 04-05-2017 09:41 AM

With this workaround:
- If I use both laptop and external DL monitor, i have the DisplayLink process using 30% and more of CPU
- If I close the lid and use external DL monutor, CPU is "normal" but the /var/log/syslog is continuosly logging messages like this, as in http://displaylink.org/forum/showthread.php?t=64523:
Code:

Apr  5 11:40:55 caratinga kernel: [ 8113.475705] [drm:drm_wait_vblank [drm]] *ERROR* Unsupported type value 0x125, supported mask 0x7400003f
Apr  5 11:40:55 caratinga kernel: [ 8113.475770] [drm:drm_wait_vblank [drm]] *ERROR* Unsupported type value 0x4000125, supported mask 0x7400003f



All times are GMT. The time now is 12:58 PM.

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