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

HP ProBook 650G2 (2016 model )

Scheduled Pinned Locked Moved Solved
Hardware Compatibility
7
12
5.8k
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.
  • J
    JTech
    last edited by Jun 20, 2016, 7:38 PM

    OK so first off a little about are FOG set up

    1. Fog 1.2.0
      2.Its SVN Trunk version, simply the latest stable version
      3.FOG was installed on Ubuntu 14.04.3 LTS

    Ok now to for the issue I am trying to register a New HP ProBook 650G2 to are fog system so that I can upload and download images. however when I attempt to register the HP it gives me the fallowing error

    tsc: Fast TSC calibration failed

    Then it acts like it is going to register then it says the fallowing

    Unable to register host for the following reason: (blank dose not give any reason)

    then is goes a little further and try to send inventory…

    Any help on this would help me out greatly we really like the FOG Project and would really like this to work on these new computers. We are going to be buying a lot of these units so again it would be awesome if you could you guys could shed some light on this.

    J 1 Reply Last reply Jun 23, 2016, 3:39 PM Reply Quote 0
    • X
      Xen69007
      last edited by Jun 20, 2016, 7:50 PM

      I am having this same issue with the new HP line. Including the ZBook 15 and the new Z240 workstation. It’s driving me insane… I even spun up a new 1.3 fog on CentOS7 hoping that it might resolve my issue but no dice, any assistance would be greatly appreciated.

      1 Reply Last reply Reply Quote 0
      • J
        JBeene
        last edited by Jun 20, 2016, 8:25 PM

        Are there any BIOS updates/was it working on an older BIOS version? Have you tried any other kernels?

        1 Reply Last reply Reply Quote 0
        • G
          george1421 Moderator
          last edited by Jun 20, 2016, 8:44 PM

          So let me understand (for both of you), you can get into the iPXE menu OK? You can pick register, the FOS client engine gets downloaded and starts running but it can’t communicate on the network.

          What happens if you manually register that target computer then schedule a debug (capture/deploy the case doesn’t matter) to that computer. Press enter a few times at the wall of text and it should drop you at a command prompt.

          Then key in ip addr show Does it pick up an ip address?

          If not, from a running windows computer, can you get the hardware ID vend and dev?

          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!

          J 1 Reply Last reply Jun 21, 2016, 1:50 PM Reply Quote 0
          • J
            JTech @george1421
            last edited by Jun 21, 2016, 1:50 PM

            @george1421 said in HP ProBook 650G2 (2016 model ):

            So let me understand (for both of you), you can get into the iPXE menu OK? You can pick register, the FOS client engine gets downloaded and starts running but it can’t communicate on the network.

            What happens if you manually register that target computer then schedule a debug (capture/deploy the case doesn’t matter) to that computer. Press enter a few times at the wall of text and it should drop you at a command prompt.

            Then key in ip addr show Does it pick up an ip address?

            If not, from a running windows computer, can you get the hardware ID vend and dev?

            1. As you said above it appears that there is a lost of communication however I am able to get through the process with other model computers that we have here.

            2. When I go about registering manually it will come up so the FOG is seeing the PC however the PC runs through its process then when I try to hit enter it goes straight to the bottom and say tsc: Fast TSC calibration failed it will not let me go to the command prompt part

            3 it is running from a windows computer if you still need hardware ID vend and dev please advise on where and how to obtain this information.

            Also is there a way to attaché screen shot to this forum I could give you images that show you exactly what I am talking about.

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Jun 21, 2016, 2:03 PM

              No dice as in?

              You updated the boot file to use the proper items?

              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

              J 1 Reply Last reply Jun 21, 2016, 4:43 PM Reply Quote 0
              • J
                JTech @Tom Elliott
                last edited by Jun 21, 2016, 4:43 PM

                @Tom-Elliott said in HP ProBook 650G2 (2016 model ):

                No dice as in?

                You updated the boot file to use the proper items?

                yes that is correct I updated the boot file to use the proper items

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Jun 21, 2016, 7:43 PM

                  @JTech said:

                  it is running from a windows computer if you still need hardware ID vend and dev please advise on where and how to obtain this information

                  Device manager -> Network card -> find the corrrect one and right click -> Properties -> Hardware … (see I am a linux guy so I am not exactly sure if this is absolutely correct. I am sure you’ll find it or try google on how to find the IDs of your NIC in windows).

                  I am wondering if this is another one of these awkward NICs. Can you please connect the client to your main network using a small dumb mini switch? See if the issues goes away then.

                  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

                  J 1 Reply Last reply Jun 22, 2016, 1:42 PM Reply Quote 0
                  • J
                    JTech @Sebastian Roth
                    last edited by Jun 22, 2016, 1:42 PM

                    @Sebastian-Roth said in HP ProBook 650G2 (2016 model ):

                    @JTech said:

                    it is running from a windows computer if you still need hardware ID vend and dev please advise on where and how to obtain this information

                    Device manager -> Network card -> find the corrrect one and right click -> Properties -> Hardware … (see I am a linux guy so I am not exactly sure if this is absolutely correct. I am sure you’ll find it or try google on how to find the IDs of your NIC in windows).

                    I am wondering if this is another one of these awkward NICs. Can you please connect the client to your main network using a small dumb mini switch? See if the issues goes away then.

                    ok the NIC is an Intel® Ethernet Connection 1219-V

                    The hardware IDs are as fallows
                    PCI\VEN_8086&DEV_1570&SUBSYS_80FD103C&REV_21
                    PCI\VEN_8086&DEV_1570&SUBSYS_80FD103C
                    PCI\VEN_8086&DEV_1570&CC_020000
                    PCI\VEN_8086&DEV_1570&CC_0200

                    1 Reply Last reply Reply Quote 0
                    • W
                      Wayne Workman
                      last edited by Jun 22, 2016, 11:03 PM

                      There should be a compatibility area in the boot menu, please go through every item in that menu and see if you get anything that looks weird.

                      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!
                      Daily Clean Installation Results:
                      https://fogtesting.fogproject.us/
                      FOG Reporting:
                      https://fog-external-reporting-results.fogproject.us/

                      1 Reply Last reply Reply Quote 0
                      • J
                        JTech @JTech
                        last edited by Jun 23, 2016, 3:39 PM

                        @JTech said in HP ProBook 650G2 (2016 model ):

                        OK so first off a little about are FOG set up

                        1. Fog 1.2.0
                          2.Its SVN Trunk version, simply the latest stable version
                          3.FOG was installed on Ubuntu 14.04.3 LTS

                        Ok now to for the issue I am trying to register a New HP ProBook 650G2 to are fog system so that I can upload and download images. however when I attempt to register the HP it gives me the fallowing error

                        tsc: Fast TSC calibration failed

                        Then it acts like it is going to register then it says the fallowing

                        Unable to register host for the following reason: (blank dose not give any reason)

                        then is goes a little further and try to send inventory…

                        Any help on this would help me out greatly we really like the FOG Project and would really like this to work on these new computers. We are going to be buying a lot of these units so again it would be awesome if you could you guys could shed some light on this.

                        Ok I resolved this and here is what it did
                        I ran a capability test on the computer it self and found this to be a network issue as we already knew this. However I notice that the Kernel hasn’t been updated in a while so I went to the fog management counsel under configuration tab I went to kernel updater and up dated the kernel. there are many to chose from in you can research what you need for your environment but I choose the most recent 86_64bit version (4.1.2.64 ) this instantly allowed the computer to register and take the download / and upload of the image.

                        Hopefully this help other people with this issue and I want to thank everyone that helped with this

                        1 Reply Last reply Reply Quote 1
                        • J
                          JTech
                          last edited by Jun 24, 2016, 1:38 PM

                          you guys can mark this as solved I posted how I resolved this issue above

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

                          197

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project