DL main display for Raspbian
Add drivers for ARM, and specifically for Raspbian. Make the drivers work over HDMI instead of (or in addition to) working over USB.
ARM 32 bit binary is included in 4.4.
https://www.displaylink.com/downloads/ubuntu
That’s not an actively supported platform though, due to the low level of requests. HDMI input in DisplayLink isn’t technically possible today.
-
Sinan Akkoyun commented
Hey Mr. Rampon,
so, normal USB DL output with arm64 should be possible with the arm32 binary? I am implementing it on linux running as a chroot on my smartphone.Also, can I crop the output of my android device to 1080p? It has a longer display than 16:9, but the DL drivers scale it ugly. I want one to oke pixel ratio. Can I somehow rewrite the driver for android?