On Dec 8, 2023, at 21:17, Michael D. Setzer II via users 
<users@lists.fedoraproject.org> wrote:
> 
> If I do dnf reinstall kernel-core (not sure why dkms lines show
> twice, or why there is none for 6.6.3 kernel that is also installed??
> /boot/loader/entries shows the 3 kernels, but reinstall only does the
> two.
> 
> dkms: autoinstall for kernel 6.5.6-300.fc39.x86_64 was skipped
> since the kernel headers for this kernel do not seem to be installed
> dkms: autoinstall for kernel 6.5.6-300.fc39.x86_64 was skipped
> since the kernel headers for this kernel do not seem to be installed

You don’t have a matching ‘kernel-devel’ package for those kernels.  That’s 
where the files are that you use to build a kernel module.  The kernel-headers 
are only necessary for building userland code, and are only updated when there 
are API changes to warrant a new package.

-- 
Jonathan Billings
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to