Θέλει προσπάθεια για να παίξει σε linux.
1. http://www.displaylink.com/downloads/ubuntu
2. sudo apt install dkms
3. chmod +x ./displaylink-driver-XXX.run
4. sudo ./displaylink-driver-XXX.run
Και αυτό μόνο δεν αρκεί. Για να παίξει το display port θέλει να απενεργοποιήσεις το UEFI από το bios.
Και μετά από αυτό είχα random disconnects. Φαίνεται προς το παρόν να λύθηκαν με αυτό.
https://wiki.archlinux.org/title/DisplayLink#Displays_disconnect_at_random_intervals_when_using_the_Dell_D6000_docking_station
Displays disconnect at random intervals when using the Dell D6000 docking station
User's have reported that when using the Dell D6000 docking station, their display(s) may disconnect at random intervals during usage. This will require physically reconnecting the dock in order to reinitialise the displays.
This issue appears to be caused by PulseAudio's module-suspend-on-idle module, which automatically suspends sinks/sources on idle.
To disable loading of the module-suspend-on-idle module, comment out the following line in the configuration file in use (~/.config/pulse/default.pa or /etc/pulse/default.pa):
/etc/pulse/default.pa
### Automatically suspend sinks/sources that become idle for too long
# load-module module-suspend-on-idle
Η βαθμολογία είναι γιατί επίσης κάνει έναν κάποιον περιέργο θόρυβο λες και έχει σκληρό δίσκο μέσα και για το value for money.
Update
Μετά από αναβάθμιση σε Ubuntu 22.04 τα πράγματα είναι ακόμη χειρότερα. Random freezes στην εικόνα ενώ όλα τρέχουν από πίσω. Ο μόνος τρόπος να επανέλθει είναι με hard reset.
Update
Τα random freezes είναι επειδή τα 22.04 έχουν σαν default windowing system το wayland αντί του xorg. Προς το παρόν μετά την αλλαγή σε xorg φαίνεται να είναι σταθερό ξανά.