ffgiff
ffgiff
Also an issue on Fedora 36
@kwizart I've put in a PR (#97) for building as an akmod. Would you mind giving some feedback on whether this would be right for RPMFusion? In particular, I've only...
@ssaavedra , I've started work on this in https://github.com/ffgiff/displaylink-rpm/tree/81-package-as-akmod. There are two working spec files to generate a package for the (a)kmod and a package for the libs. Still to...
> Shouldn't the package name for this be an `akmod-evdi`? Usually kmods are installed as `kmod-evdi-$(uname -r)` I'm following the example from the nvidia kmod. The way akmod works you...
> travis-ci shows an issue with docker authentication, wrong password? That's #164 still showing up -- for security, the environment variables are blocked for PRs coming from outside the project....
Re-based, updated to use re-tagged upstream evdi, and fixed rpmlint warnings against the spec files. There are still warnings on the rpms, but I don't think they're fixable.
> A workarround is use DKMS ans since instalation of module will fail, override `displaylink-driver.service` to allow manual module loading > > ``` > # /etc/systemd/system/displaylink-driver.service.d/override.conf > [Unit] > After=dkms.service...