HP z400 (no network no Gigabit link NIC=BCM5764m)
|
2012-10-04, 08:42
(This post was last modified: 2012-10-04 09:07 by Torgeir.)
Post: #6
|
|||
|
|||
RE: HP z400 (no network ipxe.pxe dhcp debug)
Code: make bin/ipxe.pxe DEBUG=dhcp When iPXE was loading I got this text in red (debug output) Code: DHCP 0xdbd84 entering discovery state ifstat command got this output: Code: Link up net0 Tried to set an static IP: Code: ifopen net0 I could not ping this ip from another computer, on the same network. After some minutes I checked "ifstat" command again an the packets have increased. Code: TX:14 TXE:5 RX:2485 RXE:1669 From the error messages. I made one with "netdevice" as debug. Lot of repeating debug output: Code: NETDEV net0 unknown network protocol 86dd But the same machine on my lab network. Got Link up ok. DHCP net0 ok. Can it be something with our company DHCP configuration iPXE does not like? How can I debug this further? Torgeir |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)