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

E7440 kernel

Scheduled Pinned Locked Moved
Hardware Compatibility
3
28
10.9k
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.
  • T
    The Dealman
    last edited by Mar 7, 2014, 7:20 PM

    Can someone create a kernel that will work with the dell e7440 or if a kernel exist where can i get it?

    Fog 1.5.9 running currently on all servers

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Mar 7, 2014, 7:25 PM

      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 Mar 7, 2014, 7:54 PM

        [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 Mar 7, 2014, 8:00 PM

          [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
          • T
            Tom Elliott
            last edited by Mar 7, 2014, 8:55 PM

            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 Mar 8, 2014, 4:30 AM

              [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
              • T
                Tom Elliott
                last edited by Mar 8, 2014, 8:18 PM

                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 Mar 9, 2014, 3:32 PM

                  [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 Mar 9, 2014, 5:22 PM

                    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 Mar 10, 2014, 5:47 PM

                      [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 Mar 12, 2014, 10:30 PM

                        [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
                        • T
                          Tom Elliott
                          last edited by Mar 12, 2014, 10:53 PM

                          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 Mar 12, 2014, 11:09 PM

                            [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
                            • T
                              Tom Elliott
                              last edited by Mar 12, 2014, 11:27 PM

                              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 Mar 12, 2014, 11:44 PM

                                [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 Mar 13, 2014, 1:27 AM

                                  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 Mar 13, 2014, 1:54 AM

                                    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
                                    • T
                                      Tom Elliott
                                      last edited by Mar 13, 2014, 2:05 AM

                                      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 Mar 13, 2014, 2:36 AM

                                        [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
                                        • T
                                          Tom Elliott
                                          last edited by Mar 13, 2014, 3:29 AM

                                          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
                                          • 1
                                          • 2
                                          • 1 / 2
                                          1 / 2
                                          • First post
                                            2/28
                                            Last post

                                          226

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project