Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
undionly no packets received
2017-07-11, 19:23 (This post was last modified: 2017-07-11 19:25 by eray.)
Post: #3
RE: ipxe network stack not functioning
(2017-07-11 07:21)NiKiZe Wrote:  You are using undionly so a bug in the undi stack is one guess.
Have you tried ipxe.pxe instead which should have native drivers for that nic?
Some newer hardware have a less tested undi stack, so testing in efi mode with snponly.efi might also be interesting to see just how much is broken.

make bin/undionly.kpxe DEBUG=unidonly
should enable debug output that might give you some more insight on what is going wrong.

as you said yourself iPXE is working on other hardware, so I think your subject is wrong, it is the UNDI stack not working, so will update the subject.

There is other threads with mostly the same problem, see here for example.

I used the ipxe.pxe image and it works great. I tried to build the DEBUG image for undionly and used the steps from http://ipxe.org/download#debug_builds as well, but I am not seeing any more output than without the DEBUG mode. I am using a serial console connection to view the host, but I believe it should be echoing there..

Code:
make bin/undionly.kpxe DEBUG=undionly:8
Seems to have no effect.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
undionly no packets received - eray - 2017-07-10, 20:59
RE: ipxe network stack not functioning - eray - 2017-07-11 19:23



User(s) browsing this thread: 1 Guest(s)