https://www.synaptics.com/products/displaylink-graphics/downloads/ubuntu
Download the synaptics-repository-keyring.deb
chmod +rwx ./Downloads/synaptics-repository-keyring.deb
sudo apt update
sudo apt install displaylink-driver
Display driver https://www.nvidia.com/Download/index.aspx?lang=en-us
More updated instructions at https://developer.nvidia.com/cuda-toolkit
- Go to SFML GitHub page https://github.com/SFML/SFML
- Change the branch to the version you want to build, or keep in master to build most recent
- Download the zip file for that branch
- Extract any where, I like
~/SFML-versionX
- Open
cmake-gui(install withapt install cmake-qt-gui, run withcmake-gui) - Field "Where is the source code":
~/SFML-versionX
sudo apt install gnome-session-wayland- Edit
/etc/gdm3/custom.confand commentWaylandEnable=false - Edit
/usr/lib/udev/rules.d/61-gdm.rulesand comment all lines - Edit
/etc/default/gruband add"acpi_osi=Linux"intoGRUB_CMDLINE_LINUX="acpi_osi=Linux" - Reboot
- In login page, select
Ubuntu on Waylandin the cogwheel sudo apt install qtwayland5