You are not logged in.
Pages: 1
upgraded linux (5.6.10.arch1-1 -> 5.6.11.arch1-1)
Headers did not accompany kernel upgrade. Installed via pacman -S linux-headers after.
Edit; sorry, added dash between linux and headers.
Last edited by cowlick (2020-05-07 16:16:18)
DELL Inspiron 14-3452, 32GB emmc, 4 GB RAM
Offline
since there's no package called 'headers', that command wouldn't have worked.
Post your pacman log.
Offline
Your post is conspicuously lacking any question or problem (or commands or output). We could all play 20 questions to try to extract information from you to determine what the question is, if there is one at all.
I'll start: is it bigger than a bread basket?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
cowlick your edited post still does not contain the actual commands you used along with the outputs those commands produced or include the contents of pacman.log.
Offline
Your post is conspicuously lacking any question or problem (or commands or output). We could all play 20 questions to try to extract information from you to determine what the question is, if there is one at all.
I'll start: is it bigger than a bread basket?
LIKE.
(sorry!)
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
My recollection of arch updates indicates every update to a kernel included an accompanying headers file. The first line of my op describes the update. There was no headers file. The first time it ever happened to me. Thought you might want to know. So I installed it myself. Should I mark this solved?
DELL Inspiron 14-3452, 32GB emmc, 4 GB RAM
Offline
The issue was you were expecting an update (which you have not defined but I take it to mean to `pacman -Syu`) would include linux-headers because the linux package was installed?
linux does not depend on linux-headers so installing linux did not install linux-headers. As linux-headers is not installed `pacman -Syu` did not update or install linux-headers.
You install linux-headers so future `pacman -Syu` invocations will update the package.
If you have included
pacman -Syu
....output hereIt would have at least shown linux-headers was not being updated and prompt the question was linux-headers installed.
The contents of pacman.log would have shown linux-headers was not installed. Please consider in future providing the requested output.
Edit:
Please read https://bbs.archlinux.org/viewtopic.php?id=57855
Last edited by loqs (2020-05-08 01:27:49)
Offline
Here is an excerpt from my /var/log/pacman.log;
07T11:44:28-0400] [ALPM-SCRIPTLET] ==> Unable to install module broadcom-wl/6.30.223.271 for kernel 5.6.11-arch1-1: Missing kernel headers.
This was the error that prompted me to install linux-headers. It seems to have worked, I don't know.
DELL Inspiron 14-3452, 32GB emmc, 4 GB RAM
Offline
Rather than an excerpt, please post the whole thing.
https://wiki.archlinux.org/index.php/Li … in_clients
Mod note: Not a kernel issue, moving to NC.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Pages: 1