@Afif I have seen this happen before due to a bad RAM module. Please run a memtest on the NUC.
Developers
-
RE: System crash during image deployment
-
RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4
@Clebboii It is now a general release (not in experimental phase). You can update to the latest kernel and init from the FOG settings pages or using this link: https://github.com/FOGProject/fos/releases/tag/20250715
-
RE: Unable to install Fog successfully.
@punch07 Everything there seems right to me.
Did you disable secure boot on the VM? Is the VM set to UEFI? ipxe.efi requires UEFI so make sure that the VM is changed from BIOS to UEFI. -
RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4
@Clebboii I just noticed an error in how FOG displays the experimental kernel/init releases. For now, please get it from here: https://github.com/FOGProject/fos/releases/tag/EXP_20250630
-
RE: ASUS NUC14MNK fos kernel no netwerk drivers
@Eazis I created an experimental kernel that includes the drivers to fix this issue. Would you be willing to test it and let us know how it goes?
-
RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4
@Clebboii @olivier-bonnici I created an experimental kernel that includes the drivers to fix this issue. Would you be willing to test it and let us know how it goes?
-
RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4
@george1421 That is exactly what I did, I disabled the 8169 driver from the kernel config too.
I think I know what other issue you are talking about. The release that I posted earlier only has the 8168 driver.I just uploaded a kernel with 8125, 8126, and 8168 drivers, if you want to try it out for that issue.
https://github.com/rluzuriaga/fos/releases/tag/EXPERIMENTAL_REALTEK_DRIVERS -
RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4
@Clebboii Thank you so much for testing this! I now have a better idea of what needs to be done for future releases.
You are welcome to continue using the “OEM driver” kernel for now until I create a full upstream release. -
RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4
@Clebboii Sorry to double up on the requests… After you try the commands from my last reply, can you please try this kernel? https://github.com/rluzuriaga/fos/releases/tag/EXPERIMENTAL_OEM_Driver
Can you also try the
ethtool
command with this kernel please? -
RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4
@Clebboii Thanks for testing! Using the kernel I linked previously, can you run the following command and post the output please?
ethtool interface
interface
would be your ethernet interface likeeth0
orens1
. You can get it using the commandip a s