Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Linux and Open Source
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 12-12-2016, 12:14 PM   #1
mlukaszek
Senior Member
 
mlukaszek's Avatar
 
Join Date: Feb 2010
Posts: 386
Default

I didn't use dkms, just used make to build in place. I think the problem you have is this:
Code:
echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";      \
Cheers,
Michal
mlukaszek is offline   Reply With Quote
Old 12-13-2016, 10:37 AM   #2
Mahdi2016
Junior Member
 
Join Date: Oct 2016
Posts: 20
Default

Hi Michal,

After successfull build the evdi module and reboot
The Build of evdi are successfull.

Here is the output from 'example' command of the terminal window is at follows:
Code:
pi@pi-desktop:~/target/bin$ sudo ./example EDIDv1_1440x900
terminate called after throwing an instance of 'boost::filesystem::filesystem_error'
  what():  boost::filesystem::directory_iterator::construct: No such file or directory
Aborted (core dumped)
And here is the output from 'monitorsim' command of the terminal window is at follows:
Code:
pi@pi-desktop:~/target/bin$ sudo ./example EDIDv1_1440x900
terminate called after throwing an instance of 'boost::filesystem::filesystem_error'
  what():  boost::filesystem::directory_iterator::construct: No such file or directory
Aborted (core dumped)
pi@pi-desktop:~/target/bin$ sudo ./monitorsim EDIDv1_1440x900
[libevdi] ioctl: drop_master error=-1
[libevdi] ioctl: drop_master error=-1
[libevdi] ioctl: drop_master error=-1
[libevdi] ioctl: drop_master error=-1
The X11 connection broke: I/O error (code 1)
XIO:  fatal IO error 22 (Invalid argument) on X server ":0"
      after 399 requests (399 known processed) with 0 events remaining.
After the fourth "[libevdi] ioctl: drop_master error=-1" the screen was blank.

The output from 'lsmod' command of the terminal window is at follows:
Code:
lsmod| grep evdi
evdi                   36280  0
drm_kms_helper        101028  3 vc4,evdi
drm                   262564  8 vc4,evdi,drm_kms_helper
syscopyarea             2945  2 evdi,drm_kms_helper
sysfillrect             3443  2 evdi,drm_kms_helper
sysimgblt               2069  2 evdi,drm_kms_helper
I've built the 'evdi' and 'evdipp' under the current kernel and without errors.

What steps have you done until to compile evdi?

How did you actually compile evdi? Runs under ubuntu mate an USB monitor (DL31xx) e.g. HP s104u?

I havent any ideas anymore..

Best regards
Michael
Mahdi2016 is offline   Reply With Quote
Old 12-19-2016, 01:14 PM   #3
Mahdi2016
Junior Member
 
Join Date: Oct 2016
Posts: 20
Default

..does anyone else have an idea?
Mahdi2016 is offline   Reply With Quote
Old 01-03-2017, 10:27 AM   #4
Mahdi2016
Junior Member
 
Join Date: Oct 2016
Posts: 20
Default

.. push.

Best regards
Michael
Mahdi2016 is offline   Reply With Quote
Reply


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 11:22 PM.


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