• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Clebboii
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 13
    • Best 1
    • Controversial 0
    • Groups 0

    Clebboii

    @Clebboii

    1
    Reputation
    1
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Clebboii Unfollow Follow

    Best posts made by Clebboii

    • RE: Capturing at Gigabit speeds however only Unicasting at 50Mbps

      Hi all,

      I believe I have figured out this issue, however it is unideal. I seems that between Kernel 5.15.68 and Kernel 5.15.93 there must have been some update to Realtek Driver R8169. As such, this driver now has degraded performance on my Dell G15 5510 machines.

      I have also tested a machine with a intel NIC, which runs the e1000e driver in the FOG-OS environment. It works beautifully.

      For other issues with similar issues out there, I would suggest for you to consider these 2 steps to resolve this issue:

      • You can purchase PXE enabled USB to Ethernet adapters. Each brand of laptops will have their specified version that it allows use of (Dell’s is here: https://www.dell.com/en-au/shop/dell-adapter-usb-30-to-ethernet-pxe-boot/apd/492-11726/pc-accessories). I have tested this and it works beautifully, however would get costly above a certain amount.
      • You can also roll you own Linux Kernel with your own selected drivers (ie. using R8168 instead of R8169). I also did this and it is fairly simple, but… in my case the time-cost benefit was not up to par.

      Also just to put it out there, FOG debug mode is very very useful and can be found in the advanced tasks menu:
      bac619f9-cdf7-4439-870a-21c5326c4940-image.png

      Let me know if there are any follow up questions out there.

      posted in FOG Problems
      C
      Clebboii

    Latest posts made by Clebboii

    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @rodluz Success!

      As we know the pre-release kernel did not work:

      df3f94b4-2f5e-4005-9db6-a66792d8dc55-image.png

      20250619_083808.jpg

      However the experimental OEM driver did work:

      be52e5b4-fc4f-400d-af5c-feaecbb74224-image.png

      20250619_084402.jpg

      Let me know if you need any further tests

      posted in FOG Problems
      C
      Clebboii
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @olivier-bonnici This kernel works:
      cf3f2024-79eb-4875-8dfe-ce5a4774d414-image.png

      Can you please describe what has changed so that @rodluz can make changes for next release?

      posted in FOG Problems
      C
      Clebboii
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @rodluz Unfortunately still no better:
      15e7c66b-d01e-47aa-b4c7-9a910ee59940-image.png

      @olivier-bonnici I cannot test with link below as you have not allowed me access.

      posted in FOG Problems
      C
      Clebboii
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @olivier-bonnici That link does not work for me. Can you please provide it another way (Google Drive open link or GIT etc.)?

      posted in FOG Problems
      C
      Clebboii
    • RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4

      @olivier-bonnici Could you please provide this image, as it will help make my life easier. Also could you provide it to the devs so they can integrate it into FOS?

      posted in FOG Problems
      C
      Clebboii
    • RE: PXE Boot Failing on Dell Laptops Without Onboard Ethernet

      @CwillQCA I also image multiple models of Dell machines using FOG. A couple of things to check:

      • Dell USB Adapters support MAC passthrough, but some Dell machines require this to be enabled in BIOS.
      • In my experience, machines with Secure Boot turned off and Bitlocker disabled work the best. Try decrypting the harddrive / disable secure boot (if not already done).
      • There are USB C Dell Ethernet Adapters also, those may work better.
      • It doesn’t make sense that FOG worked without Option 66 and 67 being setup, but presumably you are say it is setup on the router (just not firewall?). Double check that both your router and DHCP server (whether this is FOG server or something else) is setup appropriately.
      • May be worth getting one of the Lenovo machines and checking what the ipxe menu (image above) spits out different.

      It says that DHCP fails, so I would assume it is something to do with the DHCP server or network setup. I am not overly experienced in FOG but hopefully my thoughts have helped.

      posted in FOG Problems
      C
      Clebboii
    • RE: Capturing at Gigabit speeds however only Unicasting at 50Mbps

      @rodluz Unfortunately this changes nothing. I received the “eee unchanged” message, which I assume the Realtek Environmental Ethernet policies are already off.

      Any other thoughts?

      posted in FOG Problems
      C
      Clebboii
    • RE: Capturing at Gigabit speeds however only Unicasting at 50Mbps

      @Tom-Elliott Yes correct, if its not to do with R8169, then I am unsure what is going on.

      posted in FOG Problems
      C
      Clebboii
    • RE: Capturing at Gigabit speeds however only Unicasting at 50Mbps

      @rodluz I have tried this kernel in debug mode and below is the results. Still unsuccessful:
      37ae7a1c-0a64-47f0-96e9-dbc5c1673d46-image.png

      I tested again on 5.15.68 released October 9, 2022, and back to working. Same experience on earlier kernels:
      db578c55-d768-42da-8ef0-49645e7a344f-image.png

      Same machine, same network connection, same FOG Server version. It is just FOS version from what I can tell.

      posted in FOG Problems
      C
      Clebboii
    • RE: Capturing at Gigabit speeds however only Unicasting at 50Mbps

      Hi all,

      I believe I have figured out this issue, however it is unideal. I seems that between Kernel 5.15.68 and Kernel 5.15.93 there must have been some update to Realtek Driver R8169. As such, this driver now has degraded performance on my Dell G15 5510 machines.

      I have also tested a machine with a intel NIC, which runs the e1000e driver in the FOG-OS environment. It works beautifully.

      For other issues with similar issues out there, I would suggest for you to consider these 2 steps to resolve this issue:

      • You can purchase PXE enabled USB to Ethernet adapters. Each brand of laptops will have their specified version that it allows use of (Dell’s is here: https://www.dell.com/en-au/shop/dell-adapter-usb-30-to-ethernet-pxe-boot/apd/492-11726/pc-accessories). I have tested this and it works beautifully, however would get costly above a certain amount.
      • You can also roll you own Linux Kernel with your own selected drivers (ie. using R8168 instead of R8169). I also did this and it is fairly simple, but… in my case the time-cost benefit was not up to par.

      Also just to put it out there, FOG debug mode is very very useful and can be found in the advanced tasks menu:
      bac619f9-cdf7-4439-870a-21c5326c4940-image.png

      Let me know if there are any follow up questions out there.

      posted in FOG Problems
      C
      Clebboii