HP ProBook 650G2 (2016 model )
-
OK so first off a little about are FOG set up
- 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.
- Fog 1.2.0
-
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.
-
Are there any BIOS updates/was it working on an older BIOS version? Have you tried any other kernels?
-
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?
-
@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?
-
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.
-
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.
-
-
No dice as in?
You updated the boot file to use the proper items?
-
@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
-
@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.
-
@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 -
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.
-
@JTech said in HP ProBook 650G2 (2016 model ):
OK so first off a little about are FOG set up
- 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
- Fog 1.2.0
-
you guys can mark this as solved I posted how I resolved this issue above