How do I load this module (dkms-vhba) at boot?

Hello,

Requirements:

I have Searched the forum for my issue and found nothing related or helpful
I have checked the Resources category (Resources Index)
I have reviewed the Wiki for relevant information
I have read the the Release Notes and Errata

OpenMandriva Lx version:

OS: OpenMandriva Lx 25.04 (ROME) Rolling x86_64
Host: MS-7E54 (1.0)
Kernel: Linux 6.14.2-desktop-gcc-3omv2590
Uptime: 5 mins
Packages: 2208 (rpm), 125 (flatpak)
DE: KDE Plasma 6.3.4
WM: KWin (Wayland)
CPU: Intel(R) Core™ Ultra 5 245K (14) @ 5.20 GHz
GPU 1: Intel Arc B580 @ 2.85 GHz [Discrete]
GPU 2: Intel Graphics @ 1.90 GHz [Integrated]
Memory: 3.27 GiB / 30.74 GiB (11%)
Swap: 52.25 MiB / 41.82 GiB (0%)
Disk (/): 540.78 GiB / 882.24 GiB (61%) - ext4
Locale: en_US.UTF-8

Description of the issue (screenshots if relevant):
installed dkms-vhba with dnf, but can’t get it to autoload.

Relevant informations (hardware involved, software version, logs or output…):

dkms adds ‘vhba’ to /etc/modprobe.preload.d/cdemud.conf, but I can’t get it to load at boot. If I manually run ‘modprobe vhba’, cdemu works fine

After an update

echo vhba | sudo tee /etc/modules-load.d/vhba.conf

worked

1 Like