• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    E7440 kernel

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    3
    28
    11.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Tom ElliottT
      Tom Elliott
      last edited by

      You can try mine. I don’t know what hardware it works on, but you can try it.

      [url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url]

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • T
        The Dealman
        last edited by

        [quote=“Tom Elliott, post: 23882, member: 7271”]You can try mine. I don’t know what hardware it works on, but you can try it.

        [url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url][/quote]

        that one doesn’t work either. It gives a error about esas2r driver will not be loaded because not ATTO esas2r devices were found

        Fog 1.5.9 running currently on all servers

        1 Reply Last reply Reply Quote 0
        • T
          The Dealman
          last edited by

          [quote=“Tom Elliott, post: 23882, member: 7271”]You can try mine. I don’t know what hardware it works on, but you can try it.

          [url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url][/quote]

          I also get i2c-parport-light adaper type unspecified

          Fog 1.5.9 running currently on all servers

          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott
            last edited by

            Both of those errors are fine. Just wait a little bit.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            1 Reply Last reply Reply Quote 0
            • T
              The Dealman
              last edited by

              [quote=“Tom Elliott, post: 23889, member: 7271”]Both of those errors are fine. Just wait a little bit.[/quote]

              I’m going to rebuild the server because i got some sort of error about network is unreachable when trying to pxe boot and then something about the images/dev directory. I have never seen those before so once it’s rebuilt i’ll try those kernels again

              Fog 1.5.9 running currently on all servers

              1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott
                last edited by

                Sorry me previous data was so short sounding, I had only my iPhone when I responded to that.

                However, the information is correct.

                The “errors” aren’t really “errors” at all. It’s the kernel loading drivers, that the system doesn’t have. Because it can’t find a place to use those drivers, it just spits out those messages. They’re harmless messages. If you know you have the devices those errors are referring to and you’re getting those messages, then it might be cause for concern.

                My kernels have a lot of things added to them to try making them cross platform as much as possible. So a few error messages because it can’t find something is nothing to be worried about. They also, in many cases, take a little while to load because there is so much to try to match up. My systems take about 2 minutes before I have access to a shell, or the tasks start being performed.

                I’m sure I could remove more things, or you could build a kernel that only contains the drivers needed for a particular system, but it would not work on all systems available. Where I work, we only have 10 different systems. Others might only have 1 type of system.

                If you built your own kernel, it might load the task faster, or boot faster, but my kernels are meant to work on a broad number of systems.

                I hope this explains that.

                Thank you,

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                1 Reply Last reply Reply Quote 0
                • T
                  The Dealman
                  last edited by

                  [quote=“Tom Elliott, post: 23900, member: 7271”]Sorry me previous data was so short sounding, I had only my iPhone when I responded to that.

                  However, the information is correct.

                  The “errors” aren’t really “errors” at all. It’s the kernel loading drivers, that the system doesn’t have. Because it can’t find a place to use those drivers, it just spits out those messages. They’re harmless messages. If you know you have the devices those errors are referring to and you’re getting those messages, then it might be cause for concern.

                  My kernels have a lot of things added to them to try making them cross platform as much as possible. So a few error messages because it can’t find something is nothing to be worried about. They also, in many cases, take a little while to load because there is so much to try to match up. My systems take about 2 minutes before I have access to a shell, or the tasks start being performed.

                  I’m sure I could remove more things, or you could build a kernel that only contains the drivers needed for a particular system, but it would not work on all systems available. Where I work, we only have 10 different systems. Others might only have 1 type of system.

                  If you built your own kernel, it might load the task faster, or boot faster, but my kernels are meant to work on a broad number of systems.

                  I hope this explains that.

                  Thank you,[/quote]

                  If you get time i think it would great if you authored a video on how to create those kernels

                  Fog 1.5.9 running currently on all servers

                  1 Reply Last reply Reply Quote 0
                  • A
                    Albatros
                    last edited by

                    Here is a tutorial how to build a [URL=‘http://fogproject.org/forum/threads/request-for-kernel-compiling-info-please-read.4045/’]kernel[/URL]. I had no problems with this tutorial. The messages that apperars, how Tom said are not serious and it can take minutes until the kernel have the right drivers found. I have a PC where the kernel have needed around 4 minutes until it had all right drivers loaded.

                    1 Reply Last reply Reply Quote 0
                    • T
                      The Dealman
                      last edited by

                      [quote=“Albatros, post: 23911, member: 16710”]Here is a tutorial how to build a [URL=‘http://fogproject.org/forum/threads/request-for-kernel-compiling-info-please-read.4045/’]kernel[/URL]. I had no problems with this tutorial. The messages that apperars, how Tom said are not serious and it can take minutes until the kernel have the right drivers found. I have a PC where the kernel have needed around 4 minutes until it had all right drivers loaded.[/quote]

                      I meant an actual video maybe posted on youtube. the instructions are good though.

                      Fog 1.5.9 running currently on all servers

                      1 Reply Last reply Reply Quote 0
                      • T
                        The Dealman
                        last edited by

                        [quote=“Tom Elliott, post: 23900, member: 7271”]Sorry me previous data was so short sounding, I had only my iPhone when I responded to that.

                        However, the information is correct.

                        The “errors” aren’t really “errors” at all. It’s the kernel loading drivers, that the system doesn’t have. Because it can’t find a place to use those drivers, it just spits out those messages. They’re harmless messages. If you know you have the devices those errors are referring to and you’re getting those messages, then it might be cause for concern.

                        My kernels have a lot of things added to them to try making them cross platform as much as possible. So a few error messages because it can’t find something is nothing to be worried about. They also, in many cases, take a little while to load because there is so much to try to match up. My systems take about 2 minutes before I have access to a shell, or the tasks start being performed.

                        I’m sure I could remove more things, or you could build a kernel that only contains the drivers needed for a particular system, but it would not work on all systems available. Where I work, we only have 10 different systems. Others might only have 1 type of system.

                        If you built your own kernel, it might load the task faster, or boot faster, but my kernels are meant to work on a broad number of systems.

                        I hope this explains that.

                        Thank you,[/quote]

                        ok i fired up the kernel editor and loaded a kernel that i had used in the past to see what options where check off and i saw this

                        [ATTACH=full]578[/ATTACH]

                        so i’m wondering how this kernel even worked. Shouldn’t those options be checked off?

                        [url=“/_imported_xf_attachments/0/578_kernel.png?:”]kernel.png[/url]

                        Fog 1.5.9 running currently on all servers

                        1 Reply Last reply Reply Quote 0
                        • Tom ElliottT
                          Tom Elliott
                          last edited by

                          Which configuration did you use?

                          Did you copy mine as the linux root’s .config file?

                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                          1 Reply Last reply Reply Quote 0
                          • T
                            The Dealman
                            last edited by

                            [quote=“Tom Elliott, post: 24076, member: 7271”]Which configuration did you use?

                            Did you copy mine as the linux root’s .config file?[/quote]

                            I just loaded the BzImage into the kernel editor, where is the .config file?

                            Fog 1.5.9 running currently on all servers

                            1 Reply Last reply Reply Quote 0
                            • Tom ElliottT
                              Tom Elliott
                              last edited by

                              I never heard of that.

                              My kernels do have network drivers, otherwise nothing would work ever.

                              The bzImage does contain a copy of the config now as well.

                              To get the .config, download the latest kernel from kernel.org

                              Extract the file.

                              Then download the config (32 or 64) from svn.code.sf.net/p/freeghost/code/trunk/kernel/TomElliott.config.<32 or 64>

                              Then open the kernel editor.

                              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                              1 Reply Last reply Reply Quote 0
                              • T
                                The Dealman
                                last edited by

                                [quote=“Tom Elliott, post: 24079, member: 7271”]I never heard of that.

                                My kernels do have network drivers, otherwise nothing would work ever.

                                The bzImage does contain a copy of the config now as well.

                                To get the .config, download the latest kernel from kernel.org

                                Extract the file.

                                Then download the config (32 or 64) from svn.code.sf.net/p/freeghost/code/trunk/kernel/TomElliott.config.<32 or 64>

                                Then open the kernel editor.[/quote]

                                ok ill give that a shot

                                Fog 1.5.9 running currently on all servers

                                1 Reply Last reply Reply Quote 0
                                • T
                                  The Dealman
                                  last edited by

                                  Is there any difference between the .config & the bzImage ?

                                  Fog 1.5.9 running currently on all servers

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    The Dealman
                                    last edited by

                                    another question i had was if i needed to add drivers to the kernel would i just go to say
                                    [url]http://www.dell.com/support/drivers/us/en/19/product/latitude-e7440-ultrabook[/url] and download the driver i need then add the driver to the linux 3136 folder?

                                    Fog 1.5.9 running currently on all servers

                                    1 Reply Last reply Reply Quote 0
                                    • Tom ElliottT
                                      Tom Elliott
                                      last edited by

                                      The bzImage is the actual ELF Binary (the kernel) itself. It may contain the config in it, but it is not going to be of any use to a text editor such as what you were using.

                                      The .config is just the text file that tells the kernel how and what needs to be built. It assists in building the bzImage.

                                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        The Dealman
                                        last edited by

                                        [quote=“Tom Elliott, post: 24085, member: 7271”]The bzImage is the actual ELF Binary (the kernel) itself. It may contain the config in it, but it is not going to be of any use to a text editor such as what you were using.

                                        The .config is just the text file that tells the kernel how and what needs to be built. It assists in building the bzImage.[/quote]

                                        ok and what about my other question about adding drivers?

                                        Fog 1.5.9 running currently on all servers

                                        1 Reply Last reply Reply Quote 0
                                        • Tom ElliottT
                                          Tom Elliott
                                          last edited by

                                          I’m confused about the 3136 folder. Do you know what driver’s you’re missing? Maybe I could just add it to my kernel.

                                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                          1 Reply Last reply Reply Quote 0
                                          • T
                                            The Dealman
                                            last edited by

                                            I meant the linux-3.13.6 folder. I did a compatibility check and i got a fail on the network check, i’m guessing its this [url]http://www.dell.com/support/drivers/us/en/04/DriverDetails/Product/latitude-e7440-ultrabook?driverId=WM2WJ&osCode=W864&fileId=3301308144&languageCode=en&categoryId=NI[/url]

                                            I saw something about e1000 as a error which could be intel 1gig nic. It would be great if you add it but I would like to see some instructions on what you did afterwards so perhaps i can add that knowledge to my toolbox:)

                                            Fog 1.5.9 running currently on all servers

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post

                                            199

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project