Announcement

Collapse
No announcement yet.

received new linux headers update

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    received new linux headers update

    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?

    #2
    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.

    Comment


      #3
      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.

      Comment


        #4
        I'm running Kubuntu 13.10, but I still don't know what I should effectively "see" if I can see anything at all. any visible change?

        Comment


          #5
          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

          Comment


            #6
            Originally posted by richb View Post
            You may effectively "see"nothing. Often kernel changes correct somewhat arcane bugs or support new hardware.
            so for example if my TV output modes weren't detected correctly, a change in headers can fix this?

            Comment


              #7
              Originally posted by ovidiugr View Post
              so for example if my TV output modes weren't detected correctly, a change in headers can fix this?
              Possibly. It depends on what fixes were incorporated. You can access changelogs here,
              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

              Comment


                #8
                Originally posted by Teunis
                A 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.
                The OP was specifically asking about kernels.
                Linux because it works. No social or political motives in my decision to use it.
                Always consider Occam's Razor
                Rich

                Comment


                  #9
                  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.
                  Understand. Thanks.
                  Linux because it works. No social or political motives in my decision to use it.
                  Always consider Occam's Razor
                  Rich

                  Comment

                  Working...
                  X