nct6775 no longer auto loading even though its been add to initr

i added
cat /etc/dracut.conf.d/asrockfan.conf
add_drivers+=" nct6775"
cat /etc/dracut.conf.d/asrockfan.conf
add_drivers+=" nct6775"
following this https://docs.bazzite.gg/Advanced/dracut-and-initramfs/#enabling-kernel-modules-through-dracut-this-will-slow-down-updates but nct6775 is still not audoloading which is preventing coolercontroller from acessing my cpu fan
How to Modify Initramfs and Dracut - Bazzite Documentation
Bazzite is a custom image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices.
Solution:
add to modules-load.d
Jump to solution
10 Replies
zany130
zany130OP3d ago
@Kyle Gospo isnt bazzite supposed to auto load this module by default?
Kyle Gospo
Kyle Gospo3d ago
no, you still have to dracut.conf.d is the wrong location, initramfs is part of the image and isn't built by the end user unless explicitly requested
Solution
Kyle Gospo
Kyle Gospo3d ago
add to modules-load.d
Kyle Gospo
Kyle Gospo3d ago
I will fix this document
zany130
zany130OP3d ago
still not auto loading
cat /etc/modules-load.d/asrockfan.conf
add_drivers+=" nct6775"
cat /etc/modules-load.d/asrockfan.conf
add_drivers+=" nct6775"
rpm-ostree initramfs --enable
error: initramfs regeneration state is already enabled
rpm-ostree initramfs --enable
error: initramfs regeneration state is already enabled
Kyle Gospo
Kyle Gospo3d ago
Wrong format, modules-load just needs the name of the module And you can turn initramfs generation back off
zany130
zany130OP3d ago
ohhh ok got it thanks!
Kyle Gospo
Kyle Gospo3d ago
np
zany130
zany130OP3d ago
so i just need a blank file with the module name?
Want results from more Discord servers?
Add your server