Kernel is most probably missing the correct drive
-
Hello,
i have a problem with one pc model
The os deployment on the other devices worked well, but with this devices it doesnt work.
PC model:
Fujitsu esprimo g9010Error Message:
https://drive.google.com/file/d/1uUngLMqsaXx1zpF7iG61ce6Lb_v3ifKk/view?usp=drivesdHave anyone an idea what i could try?
Thanks
-
@george1421 i had the same problem like this guy here https://forums.fogproject.org/topic/15755/your-kernel-is-most-likely-missing-the-correct-driver
the steps in the thread worked fine for me and solved the problems, now it works on both models
sorry for the extra thread
-
@noobfogger First the easy bit, you can ignore the acpi warnings at the top, they are just notification messages.
The things we don’t know in order to help you is this:
- What version of FOG are you using?
- What version of the FOS Linux kernel are you using? FOG Configuration -> Kernel update? If this is newly manufactured hardware you will want to be on the 5.10.x series of linux kernels. You want to download both the 64 bit and 32 bit versions of the kernels.
If you are running the latest version of the FOS Linux kernel and it still not work then I will need you to get the hardware ID of the network adapter. On a windows box you can get this info from the device manager. On a linux computer you can get it with
lspci -nn | grep -i net
-
@george1421 i had the same problem like this guy here https://forums.fogproject.org/topic/15755/your-kernel-is-most-likely-missing-the-correct-driver
the steps in the thread worked fine for me and solved the problems, now it works on both models
sorry for the extra thread