• 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

      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
            • T
              The Dealman
              last edited by

              [quote=“Tom Elliott, post: 24089, member: 7271”]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.[/quote]

              ok i tested the kernel388core and a kernel you out there at one time called Tom which didn’t work either. I think the issue is just the network card

              Fog 1.5.9 running currently on all servers

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

                So my kernel isn’t loading the Intel 825xx drivers? When I get my laptop back I’ll take a look.

                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: 24122, member: 7271”]So my kernel isn’t loading the Intel 825xx drivers? When I get my laptop back I’ll take a look.[/quote]

                  It doesn’t seem like it. If i needed to add drivers to the kernel, how do i go about that?

                  Fog 1.5.9 running currently on all servers

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

                    I’ll take a look, because it may be as simple (for me that is) as a firmware addition, rather than a “missing” driver. Let me take a look. However, to “add” drivers to the kernel, normally those checkboxes you saw are how you do it. You click the checkbox to “install” the driver into the 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

                      [quote=“Tom Elliott, post: 24144, member: 7271”]I’ll take a look, because it may be as simple (for me that is) as a firmware addition, rather than a “missing” driver. Let me take a look. However, to “add” drivers to the kernel, normally those checkboxes you saw are how you do it. You click the checkbox to “install” the driver into the kernel.[/quote]

                      I actually got it working now…But i meant how can i add a new driver to the collection so it can be installed into the kernel?

                      Fog 1.5.9 running currently on all servers

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

                        That’s more advanced than I know at this point.

                        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: 24175, member: 7271”]That’s more advanced than I know at this point.[/quote]

                          ah i see…ok no worries then.

                          Fog 1.5.9 running currently on all servers

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

                          258

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project