View Single Post
Old 10-28-2016, 01:17 PM   #2
Mahdi2016
Junior Member
 
Join Date: Oct 2016
Posts: 20
Default

After testing this, i've loaded the udl and the evdi module. The LED of this display, blinked white for 1 second.

lsusb:
Code:
Bus 001 Device 004: ID 17e9:ff06 DisplayLink
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsmod:
Code:
evdi                   43794  0
drm_kms_helper        139888  2 udl,evdi
drm                   350602  3 udl,evdi,drm_kms_helper
syscopyarea             3289  2 evdi,drm_kms_helper
sysfillrect             3890  2 evdi,drm_kms_helper
sysimgblt               2544  2 evdi,drm_kms_helper
fb_sys_fops             1805  1 drm_kms_helper
The old module udlfb has been added to the blacklist.

Has anyone got an idea to get the ad running on a Raspberry or ARM platform?
Mahdi2016 is offline   Reply With Quote