[ipxe-devel] Hang during 'establishing link' using ASIX USB dongle and undi driver

Mike Harris mwharris at google.com
Fri Apr 18 18:01:10 UTC 2014


Sure, here's a screenshot.

Looking more carefully, there is one less 'enumerating, establishing'
message with .kkpxe (the one right after iPXE starts. There's still a
second one after my script starts running (I think that's cause I call
'dhcp'?). Interestingly, this first 'enumerating, establishing' call
worked, it's always been the second one that fails.



On Fri, Apr 18, 2014 at 9:44 AM, Michael Brown <mcb30 at ipxe.org> wrote:

> On 17/04/14 20:55, Mike Harris wrote:
>
>>     It may be that the underlying PXE ROM is simply not reliable enough
>>     to handle being shut down and reinitialised.  You may have more luck
>>     using undionly.kkpxe (which will omit the calls to
>>     PXENV_UNDI_SHUTDOWN and PXENV_UNLOAD_STACK).
>>
>> I tried using that target, and I'm getting the exact same behavior
>> (including the message from the PXE ROM "enumerating" and "establishing
>> link" after iPXE starts). I would expect those message to not appear,
>> right? Is there some other parameter I need to pass to make to omit
>> those calls?
>>
>
> Could you try building with
>
>   DEBUG=undinet:3,pxeparent
>
> Thanks,
>
> Michael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20140418/1f8eb20d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IMG_20140418_105750.jpg
Type: image/jpeg
Size: 132238 bytes
Desc: not available
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20140418/1f8eb20d/attachment.jpg>


More information about the ipxe-devel mailing list