• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. sgilbe
    3. Posts
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 41
    • Best 2
    • Controversial 0
    • Groups 0

    Posts made by sgilbe

    • RE: Client hangs at EFI stub:

      Using the latest experimental fos kernel I am able to deploy via task without issues. https://github.com/FOGProject/fos/releases/tag/EXP_20240720

      Thank you all for your help in getting this to work.

      This can be marked as Solved

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @rodluz After disabling VT and X2APIC Intel x2APIC Mode disabling these settings and the system properly deploying an image what setting in the kernel would need to change to allow for the system to deploy properly without having to modify the BIOS settings? I think this may be easier said then done but want to start looking at it.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @rodluz I got it working. I was able to boot into the debug kernel from the usb and was able to get it to boot into the deploy image.

      I disabled Virtualization, VT-d, and X2APIC

      I was missing the X2APIC setting once that was disabled it started working. thank you all for your help in getting this working.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @rodluz thank you for your current help on this. I have tried both the 2 new images you have provided and they are both failing back at the booting kernel that I see when I try to boot the original kernels off the USB drive. Would it be helpful for you to be able to remotely access the system and login to it?

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @rodluz These both give me the same error after loading the kernel. Error: kernel doesn’t support EFI handover. This is the same error I was getting with dist 2 and 3. dist 1 did not give this error.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @rodluz Are you able to try enabling virtualization in the kernel to see if it fixes it for SaturTP maybe it will help me my issue as well.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @rodluz I have tried all 3 kernels the dist1 has the same issue. dist2 and 3 show the following message.

      25ab355c-7b60-48ac-a7dd-b9aaa0fe9f16-image.png

      Then they go back to the main menu.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @SaturTP I have disabled Virtualization and VTd but unable to find VTx. So far with these two items it is still failing. Where did you find VTx. Just a generalized location will work hopefully.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @SaturTP I will try disabling virtualization however we do need that to be enabled on our servers. But if this works then at least it is pointing to the possible root of the issue.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @Tom-Elliott I have updated all systems to the latest firmware versions. I will go and check to make sure again that I am on the latest versions of firmware.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @SaturTP I am glad I am not the only one having this issue. Hopefully we can figure out what is causing the issue and get a fix implemented. Currently we are imaging our systems with this issue by hand which is taking a lot more time. I have it on a Quanta and a SMC server as well.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @george1421 Yes secure boot is disabled. Here is a picture of the BIOS setting.

      5dc8880c-28df-493c-87c6-1d8aed0d112b-image.png

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @george1421 I have been able to get a debug BIOS for my system and was able to capture from a serial port more detail. I know it has been a while since this was updated but was thinking this could give more light to the issue. This is not the full file it is just from the select boot device (USB Drive) to the hang.

      Debug out:
      Disabling CR4.SMXE…
      -> Register 0x11: Pause Resume Complete = 0x01 0x01 0x00
      CheckpointSend 0x08? Yes
      -> Register 0x11: Pause Resume Complete = 0x01 0x01 0x01
      CheckpointSend 0x09? Yes
      -> Ready To Boot: Pause Resume Complete = 0x01 0x01 0x01
      [HECI Transport-1 DXE] Send pkt: 80040007
      00: FF 0C 00 00
      [HECI Transport-1 DXE] Got pkt: 80080007
      00: FF 8C 00 00 00 00 00 00
      IioSecureOnOnReadyToBoot…
      IOAT_INIT_READY_TO_BOOT_START
      IOAT_INIT_READY_TO_BOOT_END
      IOAT_INIT_READY_TO_BOOT_START
      IOAT_INIT_READY_TO_BOOT_END
      [TDX_LATE] TdxDxeCallbackOnReadyToBoot BEGIN
      [TDX_LATE-GET_FROM_ESP] GetTdxSeamldrFromEsp BEGIN
      [LoadFileFromEsp] BEGIN
      [TDX_LATE-GET_FROM_ESP] Open (Not Found)
      [TDX_LATE-GET_FROM_ESP] Open (Not Found)
      [TDX_LATE-GET_FROM_ESP] Error (Not Found)
      [TDX_LATE-GET_FROM_ESP] GetTdxSeamldrFromEsp END (Not Found)
      Error: Unable find TdxSeamldr in ESP
      [TDX_LATE-GET_FROM_FV] GetTdxSeamldrFromFv BEGIN
      [TDX_LATE-GET_FROM_FV] GetTdxSeamldrFromFv END (Success)
      TdxSeamldrAddress (FV): 0x63392018
      TdxSeamldrSize (FV): 0x35000
      [TDX_LATE-GET_FROM_ESP] GetTdxSeamFromEsp BEGIN
      [LoadFileFromEsp] BEGIN
      [TDX_LATE-GET_FROM_ESP] Open (Not Found)
      [TDX_LATE-GET_FROM_ESP] Open (Not Found)
      [TDX_LATE-GET_FROM_ESP] Error (Not Found)
      [TDX_LATE-GET_FROM_ESP] GetTdxSeamFromEsp END (Not Found)
      Error: Unable find TdxSeam in ESP, aborting!
      Unable to find TDX binaries in ESP, falling back to FV!
      [TDX_LATE-GET_FROM_FV] GetTdxSeamFromFv BEGIN
      [TDX_LATE-GET_FROM_FV] GetTdxSeamFromFv END (Success)
      TdxSeamAddress (FV): 0x63344018
      TdxSeamSize (FV): 0x26000
      [TDX_LATE-GET_FROM_FV] GetTdxSeamSigFromFv BEGIN
      [TDX_LATE-GET_FROM_FV] GetTdxSeamSigFromFv END (Success)
      TdxSeamSigAddress (FV): 0x64E12018
      TdxSeamSigSize (FV): 0x800
      [TDX_LATE-HANDLE_SEAMLDR] HandleTdxSeamldr BEGIN
      [TDX_LATE-HANDLE_SEAMLDR] ValidateSeamldrBinary BEGIN
      [TDX_LATE-HANDLE_SEAMLDR] ValidateSeamldrBinary END (Success)
      [TDX_LATE-HANDLE_SEAMLDR] ProgramTdxSeamldrSeSvn BEGIN
      Extracted SE_SVN = 0x04 from ACM_HEADER!
      Extracted SE_SVN = 0x00 from NVRAM!
      Seamldr SE_SVN = 0x04 selected from ACM_HEADER!
      [TDX_LATE-HANDLE_SEAMLDR] ProgramTdxSeamldrSeSvn END (Success)
      [TDX_LATE-HANDLE_SEAMLDR] LoadTdxSeamldr BEGIN
      AsmLaunchTdxSeamldr BEGIN (0x6330F000)
      AsmLaunchTdxSeamldr END (0x0)
      [TDX_LATE-HANDLE_SEAMLDR] LoadTdxSeamldr END (Success)
      [TDX_LATE-HANDLE_SEAMLDR] HandleTdxSeamldr END (Success)
      [TDX_LATE-HANDLE_SEAM] HandleTdxSeam BEGIN
      [TDX_LATE-VMX] BaseFruUcode4v0_SetCrsForVmx BEGIN
      [TDX_LATE-VMX] BaseFruUcode4v0_SetCrsForVmx END (Success)
      [TDX_LATE-VMX] VmxOnAndSeamcallThenVmxOffOnAllLps BEGIN
      [TDX_LATE-VMX] VmxOnAndSeamcallThenVmxOffOnAllLps END (Success)
      [TDX_LATE-HANDLE_SEAM] HandleTdxSeam END (Success)
      [TDX_LATE] TdxDxeCallbackOnReadyToBoot END
      SmmInstallProtocolInterface: 6E057ECF-FA99-4F39-95BC-59F9921D17E4 0
      [SmbiosIFWI] Get Ifwi Version failed.
      [HECI Transport-1 DXE] Send pkt: 80040007
      00: FF 02 00 00
      [HECI Transport-1 DXE] Got pkt: 80140007
      00: FF 82 00 00 01 00 06 18 - 30 00 02 00 01 00 06 18
      10: 30 00 02 00
      TPM Location configured (expected values: dTPM = 0x5 = 0x5
      Value at TPM Base Address (0xFED40000) = 0xA1
      HierarchyChangeAuth: Response Code error! 0x000009A2
      PROGRESS CODE: V03051001 I0
      PROGRESS CODE: V03058000 I0
      PROGRESS CODE: V03058001 I0
      GNU GRUB version 2.06

      /----------------------------------------------------------------------------\||||||||||||||||||||||||||----------------------------------------------------------------------------/ Use the ^ and v keys to select which entry is highlighted.

        Press enter to boot the selected OS, `e' to edit the commands       
      
        before booting or `c' for a command-line.                            *1. FOG Image Deploy/Capture                                                 2. Perform Full Host Registration and Inventory                             3. Quick Registration and Inventory                                         4. Client System Information (Compatibility)                                5. Run Memtest86+                                                           6. FOG Debug Kernel                                                         7. FOG iPXE Jumpstart BIOS                                                  8. FOG iPXE Jumpstart EFI                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              1. FOG Image Deploy/Capture                                                *2. Perform Full Host Registration and Inventory                             2. Perform Full Host Registration and Inventory                            *3. Quick Registration and Inventory                                         3. Quick Registration and Inventory                                        *4. Client System Information (Compatibility)                                4. Client System Information (Compatibility)                               *5. Run Memtest86+                                                           5. Run Memtest86+                                                          *6. FOG Debug Kernel                                                        loading the kernel
      

      loading the virtual hard drive

      booting kernel…

      IioSecureOnExitBootServices…
      SmmInstallProtocolInterface: 296EB418-C4C8-4E05-AB59-39E8AF56F00A 0
      EnablePatrolScrubatEndofPostCallback Exit
      PROGRESS CODE: V03101019 I0

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @rodluz Is it possible to try and get a new kernel with version 6.6.0 I have been told it could fix this issue.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @sgilbe After removing the card it is still hanging.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @rodluz It is still hanging. Removing card now.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @rodluz I will try and remove the QSFP card and am trying the new kernel now. Will let you know of the outcome.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @rodluz I can also try and get you remote access to this system as well if that would help in debugging this issue.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @rodluz here are the devices in the system. lshw.txt lshw-businfo.txt

      Let me know if that helps.

      posted in FOG Problems
      S
      sgilbe
    • RE: Client hangs at EFI stub:

      @george1421 If possible would it be helpful if I could get you remote access to the system?

      posted in FOG Problems
      S
      sgilbe
    • 1
    • 2
    • 3
    • 1 / 3