gnif / vendor-reset

Linux kernel vendor specific hardware reset module for sequences that are too complex/complicated to land in pci_quirks.c
GNU General Public License v2.0
764 stars 65 forks source link

Exec format error #56

Closed OmerFlame closed 2 years ago

OmerFlame commented 2 years ago

I am trying to modprobe vendor-reset but when I try to do it, modprobe returns the following error:

modprobe: ERROR: could not insert 'vendor_reset': Exec format error

I installed exactly according to the instructions specified in the README.

I am using Fedora 35.

OmerFlame commented 2 years ago

Update: I'm a moron, I just didn't install the kernel module properly.