On 7/15/19 9:11 AM, Francis.Montagnac@xxxxxxxx wrote:
HI.
On Mon, 15 Jul 2019 08:33:04 -0400 Robert Moskowitz wrote:
Installing:
kernel x86_64 5.1.17-300.fc30 updates 15 k
...
Removing:
kernel x86_64 5.1.12-300.fc30 @updates 0
...
Removing dependent packages:
kmod-wl-5.1.12-300.fc30.x86_64 x86_64 6.30.223.271-26.fc30
@@commandline 7.2 M
# uname -r
5.1.16-300.fc30.x86_64
# rpm -q kmod-wl
package kmod-wl is not installed
This is normal: the name of a kernel kmod RPMs module is
ITS_BASE_NAME-$(uname -r)
In this case try:
rpm -q kmod-wl-5.1.17-300.fc30.x86_64
akmods should have compiled it.
You may also call:
dnf list installed kernel kmod-\*
and verify that a kmod-wl exist for all your kernels.
Ah!
# dnf list installed kernel kmod-\*
Installed Packages
kernel.x86_64 5.1.12-300.fc30 @updates
kernel.x86_64 5.1.15-300.fc30 @updates
kernel.x86_64 5.1.16-300.fc30 @updates
kmod-libs.x86_64 25-5.fc30 @fedora
kmod-wl-5.1.12-300.fc30.x86_64.x86_64 6.30.223.271-26.fc30 @@commandline
kmod-wl-5.1.15-300.fc30.x86_64.x86_64 6.30.223.271-26.fc30 @@commandline
kmod-wl-5.1.16-300.fc30.x86_64.x86_64 6.30.223.271-26.fc30 @@commandline
# rpm -q kmod-wl-5.1.16-300.fc30.x86_64
kmod-wl-5.1.16-300.fc30.x86_64-6.30.223.271-26.fc30.x86_64
So all it is telling me is that it is removing the OLDest version. If I
had REALLY looked at what dnf was reporting:
Removing:
kernel x86_64 5.1.12-300.fc30 @updates 0
kernel-core x86_64 5.1.12-300.fc30 @updates 62 M
kernel-devel x86_64 5.1.12-300.fc30 @updates 53 M
kernel-modules x86_64 5.1.12-300.fc30 @updates 28 M
kernel-modules-extra x86_64 5.1.12-300.fc30 @updates 2.1 M
Removing dependent packages:
kmod-wl-5.1.12-300.fc30.x86_64 x86_64 6.30.223.271-26.fc30
@@commandline 7.2 M
Wake up! :)
What I get for running this first thing in the morning before my morning
tea. ;)
Thanks all
Example for my machine and the nvidia driver:
dnf list installed kernel kmod-\*
Installed Packages
kernel.x86_64 5.0.14-200.fc29 @so-updates
kernel.x86_64 5.0.16-300.fc30 @so-updates
kernel.x86_64 5.1.16-300.fc30 @so-updates
kmod-libs.x86_64 25-5.fc30 @so-fedora
kmod-nvidia.x86_64 3:430.26-1.fc30 @so-rpmfusion-nonfree-updates
kmod-nvidia-5.0.14-200.fc29.x86_64.x86_64 3:418.74-1.fc30 @@commandline
kmod-nvidia-5.0.16-300.fc30.x86_64.x86_64 3:418.74-1.fc30 @@commandline
kmod-nvidia-5.1.16-300.fc30.x86_64.x86_64 3:430.26-1.fc30 @@commandline
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx