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

    Lenovo Thinkpad x240

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    10
    41
    26.4k
    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

      Then I don’t know where the problem is. It must be something in the RAM is blocking it. Maybe UEFI is enabled? Maybe disable UEFI and go full legacy if you can?

      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
      • C
        Chris Sodey
        last edited by

        That is the first thing I did was go full legacy in the BIOS. Are there any models that have worked with FOG that have the 4th gen Intel mobile processor?

        1 Reply Last reply Reply Quote 0
        • C
          Chris Sodey
          last edited by

          Another question would be, does FOG depend on the OS at all? I am running Ubuntu 12.04 LTS x64. Would it be better to choose a more current OS?

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

            I don’t know. I’ve tried compiling any and all intel based information(s) that I could find, but so far nothing seems to be working. If I could narrow down the exact issue (as it isn’t spitting out any information to you) I might have better luck, but until then I haven’t got the foggiest (forgive the bad pun) idea of what to do.

            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

              Okay,

              Chances are likely that that wasn’t the issue and you’re probably right about it not containing something. My guess is the Bus information isn’t translating properly, so I’m currently rebuilding the kernel to see if adding all possible South Bridges to the system, including PIIX4 (from Intel) will work. I’m not giving up, but I don’t know what else to try.

              I’ll hopefully have a kernel up for you to try shortly, if this works, I’m posting that configuration as my main config (TomElliott.config)

              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

                Kernel is posted as:

                [url]https://mastacontrola.com/fogboot/kernel/bzImage[/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
                • C
                  Chris Sodey
                  last edited by

                  Tom,

                  I will try to test your kernel. I finished making my custom kernel and it is working.

                  [url]https://skydrive.live.com/redir?resid=971575DDB836155F!175&authkey=!AFmNg5OiH-ViV00&ithint=file%2C[/url]

                  1 Reply Last reply Reply Quote 0
                  • C
                    Chris Sodey
                    last edited by

                    I have tested my kernel with both the T440p and the T440s, both working. It is based off of Linux kernel version 3.12.6.

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

                      Chris, can you post the config file. It should be located in the root of the Linux directory with filename .config (notice the period in front.)

                      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
                      • C
                        Chris Sodey
                        last edited by

                        Tom,
                        I would post it, but I had Fedora 20 on the T440s and after I tested the T440p with my kernel and it worked I tested the T440s. I was so excited it was working that I didn’t backup the /usr/src/linux-3.12.6 directory before I wiped it with FOG.

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

                          Okay, so if I understand properly you used the fedora config?

                          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
                          • C
                            Chris Sodey
                            last edited by

                            I went back through my steps and the config I used was off of my FOG server. Location is /opt/fog-setup/fog_0.32/kernel/kitchensink.config. I copied that to the Fedora machine (/usr/src/linux-3.12.6/.config) Do you want kitchensink.config from my FOG server? I would bet you already have it.

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

                              If you used kitchen sink I can get it and see the major differences. Just try my kernel and let me know if it works. If not I’ll compare the two configs.

                              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
                              • G
                                giejo
                                last edited by

                                Chris, thanks a lot for your kernel! it s working for me on a brand new x240

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

                                  Thanks Chris, kernel worked great! 🙂

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    MCS IT Dept
                                    last edited by

                                    Chris, you’re a lifesaver! We just got over 950 L440’s, and I’ve been trying different kernels with it all day till I finally tried your custom T440 kernel, which worked just fine.

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

                                      Can someone please tell me what changed? Has any body had any luck with the latest kernel’s I’ve been producing?

                                      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
                                      • E
                                        Ed Hollendoner
                                        last edited by

                                        Chris,

                                        Thanks for the kernel. It worked great on a Lenovo X230 ThinkPad and a Lenovo M73 Mini Desktop.

                                        Tom,

                                        Thanks for all the work you put in on your kernels. I tried all of them. Unfortunately, I couldn’t get any of them to work with the Lenovos that I have.

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

                                          Chris,

                                          Another big thanks for your kernel. I was successfully able to get my clients (Lenovo Thinkcenter m83’s) to talk to the fog server and run an inventory and upload an image with your kernel. You saved me the pain of putting together a custom kernel myself or giving up on FOG all together.

                                          Tom,

                                          FYI I was unable to get either the kernel that was included with 0.32 or kernel v3.8.8 to load on my m83 client. Here’s the errors I observed with both:


                                          tps65010: no chip?
                                          acpi_ibm: ibm_acpihp_init: acpi_walk_namespace failed
                                          Could not find Carillo Ranch MCH device.
                                          uvesafb: failed to execute /sbin/v86d
                                          uvesafb: make sure that the v86d helper is installed and executable.
                                          uvesafb: Getting VBE info block failed (eax=0x4f00, err=2)
                                          uvesafb: vbe_init() failed with -22
                                          drm/i810 does not support SMP
                                          Error: Driver 'mdio-gpio" is already registered, aborting…
                                          cs89x0: request_region(0x320, 0x10) failed


                                          Thanks,

                                          Magnus

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

                                            Magnus,

                                            While I appreciate the information, I’m not ultimately in charge the kernel’s you’ve listed here.

                                            I have built my own kernels which can be downloaded from:

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

                                            I don’t know if it will work, but I’ve modified mine to work from the KS tree as Chris has done. I don’t know if it will work, but as that’s really the only change from my original Core based kernel, and that’s what Chris used, it should work. I just don’t know.

                                            If you get a chance, please try it out and see. If it doesn’t use this kernel. I don’t know what other drivers he’s got added in though so it may not work across the board for your systems.

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

                                            211

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project