Re: What's wrong with new kernels

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Il giorno gio, 05/10/2017 alle 20.01 +0800, Ed Greshko ha scritto:

> In cases like yours, the first step is to undo what you've done to
> taint your kernel
> and see if the problem can be reproduced.  If it can, you can file a
> Bugzilla.  If
> you can't reproduce it, then it is due to the taint and outside of
> the normal problem
> solving path.
> 
I can't understand why nvidia modules is loaded even with this
configurations:

16:56 is approximatively boot time.
The grub is configured to not load nvidia driver:

#cat /etc/default/grub
GRUB_CMDLINE_LINUX="rd.lvm.lv=fedora/root rd.lvm.lv=fedora/swap rd.driver.blacklist=nvidia"

confirmed by the kernel log but i can see that the module nvidia taints
the kernel.

#cat /var/log/messages | grep -i taint
Oct  5 16:56:01 ogio71 kernel: nvidia: loading out-of-tree module taints kernel.
Oct  5 16:56:01 ogio71 kernel: nvidia: module license 'NVIDIA' taints kernel.
Oct  5 16:56:01 ogio71 kernel: Disabling lock debugging due to kernel taint
Oct  5 16:56:03 ogio71 kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel

# ls /etc/modprobe.d/
blacklist-nvidia.conf  blacklist-vbox.conf  lockd.conf

# cat /etc/modprobe.d/blacklist-*
blacklist nvidia
blacklist vboxdrv
blacklist vboxpci
blacklist vboxnetadp
blacklist vboxnetflt

I generated also the initrd with dracut, even if in the initramfs i can
see the nvidia modules listed.

After boot the modules are not loaded
# lsmod | grep nv
# lsmod | grep vbo

What can I do to disable definitely the nvidia module?

Bye
 Ambrogio
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux