You are not logged in.
I have an EFI partition that is rather small, but next to it is the windows partition and I'd rather not go around moving their boundaries. I have seen that the biggest files in initramfs are, by far, those coming from the NVIDIA dGPU. Is there any way/safe to prevent the inclusion of the nvidia modules into the initramfs, loading them after having switched to the real root? There is an integrated AMD GPU in the system, that is mainly used, so I do not see why it would not be possible, but I want to make sure is the case before doing it.
Thank you!
Offline
Yes, remove the kms hook and add amdgpu to the MODULES
https://bbs.archlinux.org/viewtopic.php?id=291900 (though the firmware of the binary nvidia driver is pretty hefty, too)
Offline
In that case, should I keep the kernel cmdline argument "nvidia-drm.modeset=1" ?
Offline
yes in any case, because once the modules are loaded you will want the relevant functionality getting enabled by that parameter.
Offline
@V1del: Works. Thank you!
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline