gdrcopy
gdrcopy copied to clipboard
RPM installation fails with modprobe: FATAL: Module gdrdrv not found in directory /lib/modules/6.9/
Installing gdrcopy using the rpm method
rpm -Uvh gdrcopy-kmod-2.5-1dkms.el9.noarch.rpm
Error log:
Verifying... ################################# [100%]
Preparing... ################################# [100%]
Updating / installing...
1:gdrcopy-kmod-2.5-1dkms ################################# [100%]
Start gdrcopy-kmod installation.
Building and installing to all available kernels.
This process may take a few minutes ...
modprobe: FATAL: Module gdrdrv not found in directory /lib/modules/6.9/
Created symlink '/etc/systemd/system/multi-user.target.wants/gdrcopy.service' → '/usr/lib/systemd/system/gdrcopy.service'.
Job for gdrcopy.service failed because the control process exited with error code.
See "systemctl status gdrcopy.service" and "journalctl -xeu gdrcopy.service" for details.
@pakmarkthub can you comment on this issue? It does not look like a gdrcopy issue to me, but it is hard to be sure without a repro.
The issue is likely from missing the linux kernel headers. @goelayu When you installed the NVIDIA driver, did you install the dkms package or kmod package? If you installed the kmod package, this gdrcopy dkms package is not for you.