ipxe.lkrn does not detect Atheros L2 network interface
|
2016-11-28, 03:31
Post: #1
|
|||
|
|||
ipxe.lkrn does not detect Atheros L2 network interface
Hello,
I would like to express my appreciation to iPXE developers for this project. I have followed online instructions to download latest iPXE from git and run "make" which finished successfuly. My attempt with iPXE for floppy was successful and acomplished what I expected. Next logical step would be to add ipxe.lkrn to my pxelinux.cfg/default configuration file which I did and ipxe.lkrn loads but it does not detect network interface. If I attempt to issue "dhcp" command then "show errno" returns 0x2c1de03b which indicates that network interface is not found. http://ipxe.org/err/2c1de0 Well it is a strange situation that iPXE on the floppy finds and configures network interface successfully but ipxe.lkrn does not detect network interface. I went through Makefile in hope to find what could cause this discrepancy. Looking through Makefile I did not find anything what would indicate the source of my problem. I use Debian 7 as pxelinux.0 server and looking through "apt-cache search ipxe" I found that the distribution has iPXE package. I've installed the package and temporary substituded ipxe.lkrn -- with Debian's file ipxe.lkrn, this time network interface is detected and it can obtain IP address from DHCP server. But as you know there is always something else be found -- ipxe.lkrn was compiled withoug "cpuid" command what makes impossible to auto select x32 or amd64 Windows 7/8/8.1/10 installation. Hmm, what did I miss? I went through online documentation and could not find a ponter to possible solution. I believe that network interface is handled by atl1e driver (Fedora 25 provides driver atl2 to be used with this buildin nework interface). Test System description: Mainboard: P5GC-MX/1333 CPU: E8500 Buildin NIC: Qualcomm Atheros Attansic L2 Fast Ethernet Specification: P5GC-MX/1333 Manual: P5GC-MX/1333 Manual Code: root# lspci -s 02:00.0 Andromeda X |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
ipxe.lkrn does not detect Atheros L2 network interface - Andromeda_x - 2016-11-28 03:31
RE: ipxe.lkrn does not detect Atheros L2 network interface - NiKiZe - 2016-11-28, 20:39
RE: ipxe.lkrn does not detect Atheros L2 network interface - Andromeda_x - 2016-11-30, 19:30
RE: ipxe.lkrn does not detect Atheros L2 network interface - NiKiZe - 2016-11-30, 19:48
RE: ipxe.lkrn does not detect Atheros L2 network interface - Andromeda_x - 2016-11-30, 21:52
|
User(s) browsing this thread: 1 Guest(s)