DisplayLink Graphics Our DisplayLink technology makes it simple to connect any display to any computer that supports USB or Wi-Fi and provides universal solutions for a range of corporate, home and embedded applications where easy connectivity of displays enhances productivity. With DisplayLink, expanding your visual workspace has never been eas...
# Don't install evdi on asus because of conflicts
if grep -qv "asus" <<< "${AKMODS_FLAVOR}"; then \
rpm-ostree install \
/tmp/akmods-rpms/kmods/*evdi*.rpm \
; fi && \
# Don't install evdi on asus because of conflicts
if grep -qv "asus" <<< "${AKMODS_FLAVOR}"; then \
rpm-ostree install \
/tmp/akmods-rpms/kmods/*evdi*.rpm \
; fi && \
# Don't install evdi on asus because of conflicts if grep -qv "asus" <<< "${AKMODS_FLAVOR}"; then \ rpm-ostree install \ /tmp/akmods-rpms/kmods/*evdi*.rpm \ ; fi && \
# Don't install evdi on asus because of conflicts if grep -qv "asus" <<< "${AKMODS_FLAVOR}"; then \ rpm-ostree install \ /tmp/akmods-rpms/kmods/*evdi*.rpm \ ; fi && \