Fog PXE Boot with USB to Ethernet Adapter
-
Alright
try this kernel:
[code]wget -O bzImage --no-check-certificate https://mastacontrola.com/fogboot/kernel/Kernel.Core.3.14.1.32[/code] -
I loaded in the new kernel and it stops the following error:
“tps605010: no chip?
acpiphp_ibm: ibm_acpiinit: acpi_walk_namespace failed” -
let it keep working.
-
It has been sitting there for a full 6 minutes now (just a blinking prompt). I also see that there is no link light on the NIC.
-
I let it cook on that screen for about 40 minutes before I shut it off.
-
Okay,
So I don’t have a kernel that works at the moment.
I’m trying to figure it out.
-
Thanks man. For now I’m imaging them with Ghost and flash drives.
-
Hey Tom,
I hate to be a pest, but have you have any luck?I would think the USB 3.0 controller would need to be added to the Kernel so that the USB network adapter could be detected. These Lenovo Yoga S1 units use the “Intel USB 3.0 eXtensible host Controller”. Maybe I’m way wrong or you have already thought of that - I just thought I’d trow it out there.
Thanks!
-
All of the kernels I’ve build have the XHCI driver (USB 3.0) installed in them. They also have the specific driver needed for this device.
I really don’t know what’s going on with it. Could you try 3.14.2?
-
I just tried 3.14.2. I get the same issue I had before with your kernel. It gets much further than the stock kernels but it just says “Attempting to send inventory…” indefinitely and there’s no link light on the NIC.
-
FWIW I tried two different USB to Ethernet adapters today with the same result. It seems like the USB3.0 controller driver is not working properly.
-
Hey Tom,
Have you had a chance to look into this one some more? -
Keith,
I also am trying to image some Lenovo Yoga S1; however, I can’t even get to Fog’s pxe boot menu with a USB to RJ45. What are your BIOS settings set at, such that the system is allowing you to utilize it? If you can help me get that far, I’ll be able to report back as to whether I’m getting the same errors as you are. -
I would be curious to see if anyone has had iPXE success with USB to Ethernet adapters.
-
I’ve been able to get a Venue 11 Pro using a Hiro USB - NIC dongle on FOG 1.0.1 using the newest bzimage32 kernel (May 16th) but as soon as I get to the menu, I lose USB function. I am using a hub but it’s the only way to get by with these small USB port starved tablets.
UEFI PXE through IPV4 does not work at all though, have to use Legacy NIC.
-
I was having similar issues with the XPS 13 9333 using a startech dongle. The kernel 3.17.2 TomElliott (unofficial) was the only one that I could get to work with the xps.
-
For those with USB dongles attached, are you using SVN? If you are, the has_usb_nice=1 setting for the hosts kernel arguments should work for you.
-
[quote=“Tom Elliott, post: 38828, member: 7271”]For those with USB dongles attached, are you using SVN? If you are, the has_usb_nice=1 setting for the hosts kernel arguments should work for you.[/quote]
*has_usb_nic=1
-
[quote=“Junkhacker, post: 38881, member: 21583”]*has_usb_nic=1[/quote]
Yes, sorry about the typo.
-
Hello again.
I setup a new Fog machine (ha!) this week and I got it working with our Yogas!
Fog 1.2.0 (with Tom Elliot’s 3.18 kernel) works perfectly with an ASIX USB to Ethernet adapter on the Lenovo Yoga.
[B]NOTE:[/B] I did have to symlink undionly.kpe to undionly.kkpe to make PXE work correctly.