The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hangs on "initialising devices"
2011-12-12, 19:18
Post: #1
Hangs on "initialising devices"
I've got a working iPXE setup where undionly.kpxe is fetched from tftp. I recently got a new computer where iPXE stalls at "iPXE initialising devices"

lspci on this computer gives this for the ethernet device:

Code:
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 03)

It was suggested on the IRC channel to build iPXE with debug messages, so I found that the "iPXE initialising devices" was in core/main.c so I built iPXE like this:

Code:
make bin/undionly.kpxe EMBED=../contrib/default.ipxe DEBUG=main

I didn't see any debug message though. Using "DEBUG=undionly,undinet,pxeparent" led to this message:

Code:
iPXE initialising devices...UNDINIC 0x18140 using UNDI 0xc2234478

Does anyone have any suggestions on a direction to proceed?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Hangs on "initialising devices" - IgniFerroque - 2011-12-12 19:18



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