what are the headers? why do I need such updates? what gets changed? what's the difference? and more specifically, what should I see new in this update?
Announcement
Collapse
No announcement yet.
received new linux headers update
Collapse
This topic is closed.
X
X
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Which release are you running? What versions of the header files do you have, and what are the newer versions on offer? It's impossible to answer your question without more detail.
- Top
- Bottom
-
The linux headers are the header files for the linux source...these are only necessary when building kernel modules (some packages/software may do this automagically with dkms), and not needed at runtime.
Header file upgrades are usually associated with linux source and linux image upgrades. Linux source is required to compile the kernel itself, and images are the compiled kernels including packaged modules that you run on your machine.Last edited by kubicle; Nov 09, 2013, 03:01 AM.
- Top
- Bottom
Comment
-
You may effectively "see"nothing. Often kernel changes correct somewhat arcane bugs or support new hardware.Linux because it works. No social or political motives in my decision to use it.
Always consider Occam's Razor
Rich
- Top
- Bottom
Comment
-
-
Originally posted by ovidiugr View Postso for example if my TV output modes weren't detected correctly, a change in headers can fix this?
https://www.kernel.org/Linux because it works. No social or political motives in my decision to use it.
Always consider Occam's Razor
Rich
- Top
- Bottom
Comment
-
Originally posted by TeunisA visible change is typically to (a part of) the Graphical User Interface or GUI.
And even then you might have to select Help and About to read the version number.
Rest assured no developer is going to commit trivial changes, there will be a valid reason to include it in the available packages.
https://wiki.ubuntu.com/StableReleaseUpdates
You do have the option to enable the pre- release repositories.
Now, if you really want to stay up to date you can enable the pre-release repositories and some specific Personal Package Archives (PPA's).
http://askubuntu.com/questions/4983/...-do-i-use-them
But they do have a certain risk of breaking the system and then we come here to find a solution.Linux because it works. No social or political motives in my decision to use it.
Always consider Occam's Razor
Rich
- Top
- Bottom
Comment
-
Originally posted by Teunis@richb
The op did not seem to have any experience or knowledge about the system of updates, as witnessed by his question he did not know about kernels and the bits needed to compile them.
Others had already explained what headers can be used or needed for.
I wanted to fill in a few more gaps in the knowledge of the op or any other reader of this thread.Linux because it works. No social or political motives in my decision to use it.
Always consider Occam's Razor
Rich
- Top
- Bottom
Comment
Comment