![]() |
|
|
#13 |
|
Junior Member
Join Date: Dec 2022
Posts: 2
|
Well, I kept digging around online and after a lot of trials I found this response from somebody on reddit:
This post Code:
cd ~/Downlaods git clone https://github.com/DisplayLink/evdi cd evdi-devel/evdi/module/ cp * /usr/src/evdi-1.12.0/ sudo dnf install dkms sudo dkms build -m evdi -v 1.12.0 --force sudo dkms install -m evdi -v 1.12.0 sudo reboot and in case somebody is wondering I am using Fedora 37 Linux fedora 6.0.13-300.fc37.x86_64 hope this helps somebody else. cheers! |
|
|
|
|
|