Useful links are:
The installation was smooth. My additional steps were:
pci=noaer to get rid of AER (Advanced Error Reporting) errors in kernel ring buffer (dmesg);intel_iommu=igfx_off as workaround for problems with Qualcomm ath10k_pci WLAN chipset (and get rid of DMA errors in kernel ring buffer);/etc/apt/sources.list.d/debian-stable-updates.list, else some dev packages like libgtk-3-dev are not available in package manager;deb-src http://deb.debian.org/debian/ bullseye-updates non-free contrib main
./displaylink-driver-x.x.xx.run --noexec --keep --target driver
driver replace evdi.tar.gz by the downloaded (latest) version of evdidriver and install DisplayLink;SYSTEMINITDAEMON=systemd ./displaylink-installer.sh
xrandr --setprovideroutputsource 4 0
putting the command into /etc/X11/Xsession.d/96rho_init_xrandr;
The next commands may be helpful in this case:
lsusb -d 17e9: # vendor ID of DisplayLink devices systemctl status displaylink-driver.service systemctl restart displaylink-driver.service xrandr --listproviders xrandr --current
Also the MX Service Manager might be helpful.