User Tools

Site Tools


running_ubuntu_on_a_laptop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
running_ubuntu_on_a_laptop [2025/03/19 11:54] – created mikerunning_ubuntu_on_a_laptop [2025/03/21 11:58] (current) mike
Line 1: Line 1:
 ====== Running Ubuntu Desktop on a Laptop ====== ====== Running Ubuntu Desktop on a Laptop ======
 ---- ----
 +~~NOTOC~~
 This is a collection of useful information I am acquiring on my journey of running Ubuntu Desktop (currently 22.04 LTS) on my HP Laptop This is a collection of useful information I am acquiring on my journey of running Ubuntu Desktop (currently 22.04 LTS) on my HP Laptop
  
-===== Using a dock with a laptop running Linux ===== +===== Using a dock with a laptop running Ubuntu ===== 
 +Download {{ :synaptics-repository-keyring.deb | this keyring file }} (right click on the link, select 'Save Link As') to the laptop. 
 +Install the keyring file with apt, following the example below (which assumes the file is saved in the Downloads directory): 
 +  sudo apt install ./Downloads/synaptics-repository-keyring.deb 
 +Update the apt repository: 
 +  sudo apt update 
 +Finally, install the DisplayLink driver: 
 +  sudo apt install displaylink-driver 
 +   
 +Reboot afterwards.
running_ubuntu_on_a_laptop.1742410487.txt.gz · Last modified: 2025/03/19 11:54 by mike

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki