That means the rpm is built wrong. Generally I don't do one-ofs like this as an RPM. The RPM does not actually solve any real issues, and it can cause issues like the one you have. You should (it may be part of the source for that module) have code to tied it to akmods such that it gets rebuilt when you get a new kernel. That is assuming the code will still compile on the new kernel. With the 8814 I was using every 2-3 kernel versions I had to get updated code. It was a major pain. On Tue, Mar 10, 2020 at 11:52 PM sixpack13 <sixpack13@xxxxxxxxx> wrote: > > On 11.03.20 05:15, Samuel Sieb wrote: > > On 3/10/20 9:12 PM, sixpack13 wrote: > >> maybe (?!) > >> > >> sudo dnf localinstall ./rtl8812au-kmod-4.3.14-2.x86_64.rpm > > > > From "man dnf": > > Localinstall Command > > Deprecated alias for the Install Command. > > Okay, something learned. > THX > > -- > sixpack13 > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx