On 04/04/2021 15:10, Ed Greshko wrote:
Oh, while not an rpm, I see here....
https://github.com/DisplayLink/evdi
"Add support for 5.11 and 5.12 kernels"
Adding to that.....
I downloaded the zip file and replaced the module files found in /usr/src/evdi-1.8.0 with the module files in the zip file and.....
[root@f32k ~]# dkms build -m evdi -v 1.8.0
Kernel preparation unnecessary for this kernel. Skipping...
Building module: cleaning build area... make -j2 KERNELRELEASE=5.11.11-100.fc32.x86_64 all INCLUDEDIR=/lib/modules/5.11.11-100.fc32.x86_64/build/include KVERSION=5.11.11-100.fc32.x86_64 DKMS_BUILD=1..... cleaning build area...
DKMS: build completed.
[root@f32k ~]# dkms install -m evdi -v 1.8.0
evdi.ko.xz: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/5.11.11-100.fc32.x86_64/extra/ Adding any weak-modules
depmod.......
DKMS: install completed.
You can do the same for F33.