FOG will not boot - "Failed to get an IP via DHCP! Tried on interface(s):"
-
@Wayne-Workman said in FOG will not boot - "Failed to get an IP via DHCP! Tried on interface(s):":
That’s likely kernel related.
While only semi related - how can I find a kernel that works with all my hardware? Is experimentation my only way?
-
@lukebarone You don’t have to find one, you can always build one as a last resort, or if you’re just into that sort of thing.
This wiki article might help you out:
https://wiki.fogproject.org/wiki/index.php?title=Kernel_Updateif a full linux kernel, like something that is in Ubuntu 16 live, works with the keyboard, then it’s just a matter of figuring out which kernel build parameter that enables it, and asking the devs to include that in the next fog kernel.
-
@lukebarone has the keyboard on the laptop worked in the past with registering a host? What kind of keyboard is it? Does it detach or just isn’t recognizes? If you’re doing a tasking and unable to use the keyboard, this is normal.
-
@Tom-Elliott said in FOG will not boot - "Failed to get an IP via DHCP! Tried on interface(s):":
@lukebarone has the keyboard on the laptop worked in the past with registering a host? What kind of keyboard is it? Does it detach or just isn’t recognizes? If you’re doing a tasking and unable to use the keyboard, this is normal.
Hi Tom,
It’s the built-in keyboard on the laptop of the Dell e3350. Plug in a USB keyboard, and it works fine. I’m thinking that Dell is just doing weird things to get everyone on to Windows 10 and their custom installs of it. The keyboard works in the menu, and logging in to FOG’s PXE boot menu. Once I select a task (i.e. Full Host Registration), it stops working. Plug in the keyboard, and I can type in the hostname and other options.
-
For our 3350’s you have to set
Host Kernel Arguments pci=noacpi
for each host. (maybe needs to be for 5520s as well??) We do not have any here, so I don’t know.
But I created a group, registered them all to the group, and mass updated all the host arguments.
-
@adukes40 said in FOG will not boot - "Failed to get an IP via DHCP! Tried on interface(s):":
For our 3350’s you have to set
Host Kernel Arguments pci=noacpi
for each host. (maybe needs to be for 5520s as well??) We do not have any here, so I don’t know.
But I created a group, registered them all to the group, and mass updated all the host arguments.I think I may create a new post for this, but… How do I get them registered if I can’t type with the keyboards initially? Dell doesn’t send the MAC addresses in their packing slips. Once they’re registered, I can certainly do that (and I see no reason NOT to), but it is still not going to work initially, right?
-
@lukebarone Sorry you are correct. I remember now
I took the 3350’s and grabbed their MAC address from the BIOS and input them in fog manually. Then I assigned them to groups and mass updated them. I did it for 3 carts worth of laptops. Didn’t really take me that long by my self.
Then yes once the 3350’s got the pci=noacpi argument, they ran right through.
-
@adukes40 That’s really rough. We need to figure out how to support the keyobard on these Dells in the Linux kernel.
-
@Wayne-Workman Only way I could figure out how to do them “easily”. With little time to play with to get them deployed before summer.
-
-
@lukebarone Try to go back to firmware version A8 and see what happens.
-
I updated kernels last night with surface keyboard support built in more properly than 4.7.1 had. Would you mind updating fog / reinstalling so you will have the latest kernels? If it doesn’t work we aren’t any better or worse off.
-
@Tom-Elliott I updated to RC-11 with
git
. Ran the install, was using Kernel 4.7.3. Same issues as before. Switched back to 4.1.0 (another tech in the school district ran into the problem), and the systems are imaging. I’m still using the USB keyboard, as the built-in laptop keyboard is not working for registering.If it helps any, the BIOS version is A06 out of the box. I’ve tried with A08 (the newest), and no change.
-
@Wirefall [Moderator note:] I’ve forked this users post since the issue is similar to the OP of this thread, but deals with a different version of FOG. You can find your post here: https://forums.fogproject.org/topic/9201/fog-will-not-boot-failed-to-get-an-ip-via-dhcp