About dracut

Hello,
I have a message that appears when I run this command.

[sad@dom0 ~]$ sudo dracut /boot/initramfs-5.15.52-1.fc32.qubes.x86_64.img --force
cat: /sys/power/resume: No such file or directory

But the parameters I modified in /etc/modprobe.d/i915.conf do not seem to be taken into account.

Is it because dracut can’t find /sys/power/resume ?

It’s unrelated to your modifications. This warning should have been silent. Ignore it.

ok, merci.

And how can we know that the changes have been taken into account ?
Because I thought that the “modinfo -p i915” command was displaying the current settings, so when it does it just lists the different possible options with the default values.