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

HP ProBook x360 11 G1 EE Notebook PC succeeds but fails at exit

Scheduled Pinned Locked Moved Solved
Bug Reports
4
17
3.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.
  • S
    Sebastian Roth Moderator
    last edited by Nov 22, 2017, 9:51 PM

    @sudburr Seems like this piece of hardware doesn’t like the Linux kernel. 😉

    Try out kernel parameter reboot=..., see here for the different options you can use: https://github.com/torvalds/linux/blob/master/Documentation/admin-guide/kernel-parameters.txt#L3656

    Hope one of these will make it properly reboot. Other than that you might want to try booting Live Linux (like Ubuntu) to see if those hang on reboot as well. I remember a lengthy discussion with someone having reboot/shutdown issues on a different model. It turned out that the issue was not fully reproducible. E.g. when trying 50 times, half of the runs would hang and half were fine. So please try reboot a couple dozen times to see if it’s always the same. To test you don’t need to do a full deploy. Just schedule a debug deploy and key in reboot when you get to the shell. Should be exactly the same to what we do in the FOG scripts after a successful deploy.

    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

    S 1 Reply Last reply Nov 23, 2017, 6:29 PM Reply Quote 0
    • S
      sudburr @Wayne Workman
      last edited by Nov 23, 2017, 6:20 PM

      @wayne-workman Without doing a character by character comparison of the halting screen, all EFI exit types failed. Tasks complete, the FOG server is happy, but screen of bad remains.

      [ Standing in between extinction in the cold and explosive radiating growth ]

      1 Reply Last reply Reply Quote 0
      • S
        sudburr @Sebastian Roth
        last edited by Nov 23, 2017, 6:29 PM

        @sebastian-roth What precise wordage do you want me to try in [Host Kernel Arguments] ?

        [ Standing in between extinction in the cold and explosive radiating growth ]

        1 Reply Last reply Reply Quote 0
        • S
          sudburr
          last edited by Nov 23, 2017, 6:37 PM

          On a debug deploy, entering “reboot” generates.

          Below is a variable dump from FOG
          osid=9
          osname=Windows 10
          mbrfile=
          type=down
          storage=10.12.40.14:/images/
          img=Win_10v1709x64_C_20171114_UEFI
          imgType=n
          imgFormat=0
          imgPartitionType=all
          disks=/dev/sda
          hd=/dev/sda
          

          [ Standing in between extinction in the cold and explosive radiating growth ]

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by Sebastian Roth Nov 24, 2017, 2:14 AM Nov 24, 2017, 8:13 AM

            @sudburr said in HP ProBook x360 11 G1 EE Notebook PC succeeds but fails at exit:

            What precise wordage do you want me to try in [Host Kernel Arguments] ?

            Try all these, one after the other, reboot=warm, reboot=cold, reboot=bios, reboot=smp, reboot=triple, reboot=kbd, reboot=acpi, reboot=efi, reboot=pci, reboot=force, reboot=gpio

            See if any of these helps.

            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
            • S
              sudburr
              last edited by Nov 27, 2017, 4:44 PM

              Basically the same regardless of Host Kernel Argument; only a slight variation in the number displayed at the final line of output from the dump at completion.

              /etc/int.d/S99fog: line 23: 41xx Segmentation fault reboot -f
              

              [ Standing in between extinction in the cold and explosive radiating growth ]

              1 Reply Last reply Reply Quote 0
              • S
                Sebastian Roth Moderator
                last edited by Sebastian Roth Nov 27, 2017, 2:29 PM Nov 27, 2017, 8:28 PM

                @sudburr The different numbers are just process ids. That’s not meaning much.

                Can you take a steady slow motion video of the output on screen. Maybe there is more valuable information on the screen that we just can’t read in real time. I tried to skip through that last part of the video many times but just can’t read all of it.

                As well, have you ever tried to boot some kind of Live Linux (CD or USB key) to see if there is the same happening on reboot?

                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
                • S
                  sudburr
                  last edited by Dec 7, 2017, 7:47 PM

                  Here’s a 240fps video

                  [ Standing in between extinction in the cold and explosive radiating growth ]

                  1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by Dec 8, 2017, 10:50 PM

                    @sudburr Thanks for taking the time to record the video! Unfortunately I could not find anything useful in it. Have you tried booting other Linux live systems on that machine yet??

                    I compiled some fresh kernel images for you with debug symbols included. With those we should see the function names on screen instead of just the raw hex addresses. Find bzImage and bzImage32 here. Download those, move the current kernels in /var/www/fog/service/ipxe out of the way and put those in place. Try the same thing and take a picture of the kernel fault. Hopefully we’ll see function names this time.

                    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
                    • S
                      sudburr
                      last edited by Dec 10, 2017, 4:00 AM

                      This may take a while longer to solve. I had to get the unit back to it’s user. Hopefully I’ll come across another one soon.

                      [ Standing in between extinction in the cold and explosive radiating growth ]

                      T 1 Reply Last reply Jan 23, 2018, 12:33 AM Reply Quote 0
                      • T
                        Tom Elliott @sudburr
                        last edited by Jan 23, 2018, 12:33 AM

                        @sudburr What IPXE boot file are you using?

                        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
                          Tom Elliott
                          last edited by Jan 23, 2018, 12:46 AM

                          Oh I ask this question (for perspective here) is I had received some HP ProBok 645 G2’s who had a very similar type of problem.

                          Turns out it was from the firmware applied by bzImage and the ipxe file I was using (undionly.kpxe at the time). However, I found if I used ipxe.pxe it would work perfectly fine. In your case, I assume you’re using ipxe.efi?

                          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
                          • S
                            sudburr
                            last edited by Jan 23, 2018, 5:34 AM

                            Yes, it was using ipxe.efi.

                            [ Standing in between extinction in the cold and explosive radiating growth ]

                            1 Reply Last reply Reply Quote 0
                            • S
                              Sebastian Roth Moderator
                              last edited by Jan 23, 2018, 8:49 AM

                              @sudburr @Tom-Elliott Did anyone ever try the debug kernels I provided?

                              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
                              • S
                                sudburr
                                last edited by Jan 24, 2018, 4:58 AM

                                I was in the throes of migrating all our images over to 10v1709 so I was only just barely able to accomplish what I’ve detailed above before I had to return the unit to its owner.

                                [ Standing in between extinction in the cold and explosive radiating growth ]

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

                                156

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project