Skip to content

Instantly share code, notes, and snippets.

@mbenabda
mbenabda / dell_D6000_dock_on_ubuntu
Last active April 29, 2026 14:01
setup the Dell D6000 dock on ubuntu
- install the [DisplayLink driver](https://www.displaylink.com/downloads/ubuntu
- [disable autosuspend](https://www.kernel.org/doc/html/v4.15/driver-api/usb/power-management.html), either:
-- for the specific USB port you'll be plugging your dock to
-- for all USB ports, if you want to be able to plug the dock on any port
See [how to identify the USB port you've plugged a device to](https://wiki.debian.org/HowToIdentifyADevice/USB)