Network fails on compatibility test
-
After compiling the 3.14.5 kernel and testing the different driver options.
It seems that for the Dell OptiPlex 755 the e1000e driver is at fault. (I am finding it stops the NIC from receiving network traffic until I boot into windows and reboot the PC)The working version I have on my old fog 0.32 server is - 2.6.33FOG_KS is it possible to still use this kernel in fog 1.1.0?
or use an older driver and recompile the kernel?Cheers,
-
[quote=“Tom Elliott, post: 29470, member: 7271”]Core config is available for download via kernel updater.
The “new” config is called TomElliottCore for the “version” name.[/quote]
I updated to 1.1.0 and your new kernel, and now when I enter registration, it automatically boots into windows. Hopefully that’s the kernel.
-
Nothing more on this? We unfortunately have a few 780s.
-
Tom has a new Kernel out that may be worth trying version 3.15.x.
-
This machine now boots directly into Windows after I hit enter on the Full Host Registration option.
-
Any option, actually.
-
I’m still confused.
Have you tried the latest kernel?
Is there any messages, could you possibly catch a video. It’s not typical to just boot to windows after selecting an option. If there was an error, the worst that would happen is it would bring you back to the menu, then wait for the PXE Timeout to boot to hard disk again.
-
Also, if you want, try the Kernel.TomElliott.3.10.1. I built it today so it should show up on the top of the unofficial kernel’s list.
-
Yes I just installed 3.15.0. I will try to catch a video to show you
-
[media=youtube]7RfHBmHeqlk[/media]
-
Based on what I’m seeing, it’s saying Could not boot, hosuch file or directory [url]http://ipxe.org/[/url]
This tells me your /tftpboot/default.ipxe file is not setup correctly.
What is the contents of this file on your system?
-
#!ipxe
cpuid --ext 29 && set arch x86_64 || set arch i386
params
param mac ${net0/mac}
param arch ${arch}
chain [url]http://172.16.0.35/fog/service/ipxe/boot.php##params[/url] -
Okay, as the video is kind of grainy please bare with me.
What is the value stored in FOG_PXE_BOOT_IMAGE from FOG Configuration->FOG Settings->TFTP Server
-
The value for FOG_PXE_BOOT_IMAGE is init
-
Set it to init.xz
-
Well, I’m back to square one now. The drives have been put in legacy mode, the kernel has been updated, and fog has been updated, but it still says it can’t register the host.
-
Have you tried my 3.10.one kernel
-
[LEFT]What I have now (sorry for the background music):[/LEFT]
[LEFT][media=youtube]OZcLLcZwDMI[/media][/LEFT] -
Looks like it’s still not detecting the nic properly I’ll try and build an older kernel when I get home
-
[quote=“Tom Elliott, post: 29906, member: 7271”]I’ll try and build an older kernel when I get home[/quote]
You’re a God among men, Mr. Elliott. Thank you kindly.