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

    Dell Precision M4800 Laptops

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    3
    12
    3.5k
    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

      maybe a pointer (the mtrr part).

      I’ll take a look at my 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
      • Tom ElliottT
        Tom Elliott
        last edited by

        I’m going to remove mtrr from my kernel, give me about 30 minutes or so to give it a shot okay?

        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
        • A
          Allen Graham
          last edited by

          Sounds great, thank you.

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

            They’re ready for download
            64 bit is:
            [url]https://mastacontrola.com/fogboot/kernel/bzImage[/url]

            32 bit is:
            [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
            • A
              Allen Graham
              last edited by

              Giving her a go; will let you know what happens.

              1 Reply Last reply Reply Quote 0
              • A
                Allen Graham
                last edited by

                32 bit kernel worked a treat; thank you much for your assistance. I had just finished recompiling my own when you sent this one over. Just out of curiosity; what are your steps for building your own kernel (high-level)? I’m just getting into this arena and looking for good direction (been building/running FOG setups for a while, but not editing kernels). I took a look at the post by Ozzy in this thread:

                [url]http://fogproject.org/forum/threads/request-for-kernel-compiling-info-please-read.4045/#post-12605[/url]

                I haven’t gotten to test it yet, but was just wondering what other people are doing to accomplish this. Again, thanks so much for your help!

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

                  If you look on the WIKI article about the TomElliott Config, it display’s all the steps.

                  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
                  • Tom ElliottT
                    Tom Elliott
                    last edited by

                    [url]http://fogproject.org/wiki/index.php/Build_TomElliott_Kernel[/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
                    • A
                      Allen Graham
                      last edited by

                      Awesome, thank you.

                      1 Reply Last reply Reply Quote 0
                      • M
                        Musoni
                        last edited by

                        I tried the 64-bit kernel provided by Tom for the registering of a new Lenovo T540p. Fog .32 is loaded on Ubuntu 12.04, a recent install.
                        After it loads the init.gz, I get the following text:

                        request_module: runaway loop modprobe bin fmt-464c
                        Starting init: /sbin/init exists but couldn’t execute it (error -8)
                        request_module: runaway loop modprobe binfmt-464c
                        Starting init: /bin/sh exists but couldn’t execute it (error -8)
                        Kernel panic - not syncing: No working init found. Try passing init= option to
                        kernel. See linux documentation/init.txt for guidance.

                        Prior to this I have tried several other kernels with no success. The furthest in the registering process has made it to an
                        “hdparm: ioctl 0x304 failed: Inappropriate ioctl for device” error.

                        I am not comfortable with Linux but have been working with Fog for the last 3 years with great success.

                        Please help!

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

                          A 64 bit kernel is not compatible with a 32 bit init.gz. The 32 bit kernel I provide is the same as the 64, but in 32 bit mode.

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

                          246

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project