Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Linux and Open Source

Reply
 
Thread Tools Search this Thread Display Modes
Old 10-03-2016, 11:45 PM   #1
ajl7
Junior Member
 
Join Date: Oct 2016
Posts: 2
Default same issue

regrets, but I am experiencing this problem as well.

setup:
Dell XPS 13 9350 with the Dell D3100 dock running Ubuntu 16.04 (4.4.0-38-generic)

DisplayLink Ubuntu Software Version: 1.2.58

to reproduce:

- plug in d3100 dock with external monitor attached via displaylink
- note monitor is enabled as secondary
- close top on laptop
- expect: external monitor becomes primary.

observed:
display not visible.

dmesg output completely spammed with messages like:

[10380.071195] [drm:drm_wait_vblank [drm]] *ERROR* Unsupported type value 0x1f3, supported mask 0x7400003f
[10380.071239] [drm:drm_wait_vblank [drm]] *ERROR* Unsupported type value 0x40001f3, supported mask 0x7400003f


imo, after reading the referenced defect reports, it may be a little bit of a reach to say this is a bug in the upstream. the scenarios referenced are all specific to the nouveau driver.


workaround is to leave laptop display open, I guess.
ajl7 is offline   Reply With Quote
Old 10-08-2016, 08:07 PM   #2
ajl7
Junior Member
 
Join Date: Oct 2016
Posts: 2
Default upstream partial fix

updates to xserver-common and xserver-xorg-core partially address this problem:

after installing these updates, you can finally make the external desktop monitor primary.
this means you can close the laptop if you want, and you will have a single display visible.

updates are:
xserver-common:amd64 (2:1.18.3-1ubuntu2.3, 2:1.18.4-0ubuntu0.1),
xserver-xorg-core:amd64 (2:1.18.3-1ubuntu2.3, 2:1.18.4-0ubuntu0.1)

see:
https://bugs.launchpad.net/ubuntu/+s...r/+bug/1586260

note that the dmesg spam remains unaffected:

the dmesg buffer is completely swamped with messages like:
[drm:drm_wait_vblank [drm]] *ERROR* Unsupported type value...
ajl7 is offline   Reply With Quote
Old 10-11-2016, 01:41 PM   #3
jb25
Junior Member
 
Join Date: Oct 2016
Posts: 6
Default

Confirming same issue as well.

Workaround is to set laptop as primary display. not ideal
jb25 is offline   Reply With Quote
Old 10-17-2016, 04:19 AM   #4
MisterFlicker
Junior Member
 
Join Date: Sep 2015
Posts: 4
Default

Workaround for myself is diverting these log messages away from syslog:

1) Create a new rsyslog config file, e.g.-

sudo vi /etc/rsyslog.d/30-displaylink.conf

2) Add the following to the new configuration file:

# Divert noisy drm spam away from syslog
:msg,contains,"drm_wait_vblank" /var/log/displaylink.err

# Uncomment the following to stop logging anything that matches the last rule.
& stop

3) Restart rsyslog daemon;
sudo service rsyslog restart

The spam messages will now be diverted to the new log file '/var/log/displaylink.err'.

Have a nice DOS.
MisterFlicker is offline   Reply With Quote
Old 10-31-2016, 03:44 PM   #5
quantumnaut
Junior Member
 
Join Date: Oct 2016
Posts: 2
Default

Thanks MisterFlicker for the workaround for the logs.

Until now, I have not been able to troubleshoot this due to my syslog being full. Several times per day some process will lock up my keyboard, mouse and video for about 10 seconds. Then I assume some process crashes and restarts. My screens go blank and then come back. I am then back to normal.

I am running a desktop, not a laptop on Ubuntu 16.04. FWIW, below is the info on my integrated graphics.

00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:0162] (rev 09) (prog-if 00 [VGA controller])
Subsystem: ASRock Incorporation Motherboard [1849:0162]
Flags: bus master, fast devsel, latency 0, IRQ 29
Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
quantumnaut is offline   Reply With Quote
Old 02-24-2017, 09:43 PM   #6
micsnare
Junior Member
 
Join Date: Dec 2016
Posts: 14
Default

is there any update on that?
I receive exactly the same error message as well......
micsnare is offline   Reply With Quote
Old 05-11-2017, 01:45 PM   #7
seshadribpl
Junior Member
 
Join Date: May 2017
Posts: 1
Default

Thanks a lot, MisterFlicker !
seshadribpl is offline   Reply With Quote
Reply

Tags
drm_wait_vblank

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:20 PM.


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