NVRM: The NVIDIA probe routine was not called for 1 device(s) - how to fix?
Steven Robbins
steve at sumost.ca
Thu Oct 10 06:06:16 BST 2024
On Sunday, October 6, 2024 9:00:12 P.M. CDT Andreas Beckmann wrote:
> On 10/6/24 19:23, Steven Robbins wrote:
> > On Saturday, October 5, 2024 5:15:29 P.M. CDT Steven Robbins wrote:
> >> Q2. There is no "update-initramfs" on my system. Google suggests it is
> >> part of "initramfs-tools". However, attempting to install that will
> >> remove
> >> "dracut", which appears to be itself a tool for creating a ramfs? I
> >> didn't
> >> consciously choose dracut so I presume it has superceeded initramfs? Is
> >> there a "dracut" equivalent of "update-initramfs -u"?
> >
> > I went ahead and reinstalled "initramfs-tools", which did remove dracut,
> > but the system still boots and now the nouveau driver is NOT loaded.
> >
> > Problem solved? Hoping so...
>
> If the initramfs generated by dracut does not honor the blacklists, then
> there is a bug in dracut. Needs further investigation.
Yes, I think so.
During my investigation, I learned about "lsinitramfs" and ran "lsinitramfs |
grep modprobe" to see what there was.
In the broken, dracut-generated initramfs, there were only 4 or so files in /
etc/modprobe, and it did NOT include the nvidia ones.
In the working initramfs, the list looks like what I have on my sytem:
$ sudo lsinitramfs /boot/initrd.img-6.10.12-amd64|grep modprobe
etc/modprobe.d
etc/modprobe.d/amd64-microcode-blacklist.conf
etc/modprobe.d/dkms.conf
etc/modprobe.d/intel-microcode-blacklist.conf
etc/modprobe.d/mdadm.conf
etc/modprobe.d/nvidia-blacklists-nouveau.conf
etc/modprobe.d/nvidia-options.conf
etc/modprobe.d/nvidia.conf
etc/nvidia/current/nvidia-modprobe.conf
usr/lib/modprobe.d
usr/lib/modprobe.d/aliases.conf
usr/lib/modprobe.d/fbdev-blacklist.conf
usr/lib/modprobe.d/systemd.conf
usr/sbin/modprobe
-Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://alioth-lists.debian.net/pipermail/pkg-nvidia-devel/attachments/20241010/0c1c65ed/attachment.sig>
More information about the pkg-nvidia-devel
mailing list