To install your USB video adapter in Ubuntu 15.0 (kernel 3.16), you need to download the Dynamic Kernel Module Support (DKMS) package and the adapter driver.
To install the DKMS package, complete the following:
- On your desktop, click the Ubuntu icon, type terminal, and then press Enter.
- Type sudo apt-get install dkms, and then press Enter.
When the DKMS package is installed, complete the following:
- Download the latest drivers from the StarTech.com website (www.startech.com/Support). You can find the part number and product ID on the product packaging.
Note: Ubuntu typically saves files to the Downloads folder that is associated with your user account (for example, ~/Downloads).
- When the download is complete, open the zip folder that you downloaded and click and drag the Ubuntu folder to your desktop.
- Click the Ubuntu icon, type terminal, and then press Enter.
- Type cd ~/Desktop/Ubuntu, and then press Enter.
- Type chmod 755 displaylink-driver.run, and then press Enter.
- Type sudo ./displaylink-driver.run, and then press Enter.
- When the driver package finishes installing, restart your computer. To restart your computer from the terminal window, type sudo reboot, and then press Enter.
- When Ubuntu finishes restarting, connect the USB video adapter to your computer.
Note: It can take several minutes to complete the installation. During this time, your display might flicker, but this is normal behavior. When the installation is complete, your Ubuntu desktop is extended to the additional monitor.