Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Intel I219LM LAN chipset iPXE cannot find LAN card
Post: Intel I219LM LAN chipset iPXE cannot find LAN card

Dear All, we found an issue with Intel 219-LM lan chipset, when it boot to legacy model with undionly.kpxe it will show bellow error message, but it can boot UEFI model with snponly.efi. who can help ...
Richard_Compal General 1 10,670 2015-04-29, 11:04
  Thread: When initrd WinPE.wim IPXE hung up
Post: RE: When initrd WinPE.wim IPXE hung up

oh, many thanks for mcb30 support, this solution is fine, thanks, http://fpaste.org/216514/
Richard_Compal General 5 15,759 2015-04-29, 10:53
  Thread: When initrd WinPE.wim IPXE hung up
Post: RE: When initrd WinPE.wim IPXE hung up

I add PCI ID into intel.c and test result as bellow, 1. undionly.kpxe: hang up, hang up stepping random, maybe initrd BCD, maybe initrd boo.wim, the percentage is also not sure. 2. ipxe.pxe: hang up w...
Richard_Compal General 5 15,759 2015-04-01, 02:36
  Thread: When initrd WinPE.wim IPXE hung up
Post: When initrd WinPE.wim IPXE hung up

We meet a problem for Intel 219-LM lan chipset when the unit boot from iPXE Legacy model with undionly.kpxe, it always hung up when initrd WinPE.wim, sometimes also show timeout when initrd BCD, i als...
Richard_Compal General 5 15,759 2015-03-31, 01:46
  Thread: Intel I218-LM LAN card speed slow
Post: RE: Intel I218-LM LAN card speed slow

oh, forgot one info: the same unit with Intel LAN card(8086 155A) boot to iPXE with Legacy model, the speed is normal.
Richard_Compal General 17 52,478 2015-02-04, 08:29
  Thread: Intel I218-LM LAN card speed slow
Post: RE: Intel I218-LM LAN card speed slow

Hi, Robin, can you give me the server and chanel for IRC?
Richard_Compal General 17 52,478 2015-02-04, 02:50
  Thread: Intel I218-LM LAN card speed slow
Post: RE: Intel I218-LM LAN card speed slow

We can not change the LAN model, because we are ODM for NoteBook,I am a Junior programmer, and i have programming experience with C,VB,VC, but have no driving programming experience. I have enough tim...
Richard_Compal General 17 52,478 2015-02-02, 09:51
  Thread: DHCP configuring error 0x40ee186
Post: RE: DHCP configuring error 0x40ee186

Can you tell me how to fix it? or show me detail code.
Richard_Compal General 10 40,994 2015-01-22, 04:50
  Thread: Issue with Intel UNDI, PXE-2.1 (build 083) @ Realtek PCIe GBE v2.31 @ Asus P7H55-M LX
Post: RE: Issue with Intel UNDI, PXE-2.1 (build 083) @ R...

I also find an issue with Realtek PCIe GBE v2.6 with unidonly.kpxe/undionly.kkpxe, when i run DHCP, it got error message"Configuring (net0 d0:bf:9c:63:a1:b1).............. Error 0x040ee119"
Richard_Compal General 13 65,618 2015-01-16, 09:25
  Thread: DHCP configuring error 0x40ee186
Post: RE: DHCP configuring error 0x40ee186

Robin, i found the LAN card, VEN_10EC&DEV_8168, it's Realtek Pcie GBE Family Controller Series v2.60, 1. use snponly.efi run DHCP will get "configuring (net0 01:01:01:01:01:01)...... Error 0x40ee1...
Richard_Compal General 10 40,994 2015-01-16, 09:02
  Thread: Intel I218-LM LAN card speed slow
Post: RE: Intel I218-LM LAN card speed slow

who can tell me the difference with intel.efi,snponly.efi and ipxe.efi? which driver are they using? and all of these driver all code by IPXE,isn't it?
Richard_Compal General 17 52,478 2015-01-12, 04:56
  Thread: Intel I218-LM LAN card speed slow
Post: RE: Intel I218-LM LAN card speed slow

I compiled intel.efi(with the added PCI_ROM line), it can boot to efi, but the speed also slowly, 1. Intel LAN card(8086/155A, 8086/153A), intel.efi(with added PCI_ROM line, 250MB file, initrd cost 80...
Richard_Compal General 17 52,478 2015-01-05, 08:09
  Thread: DHCP configuring error 0x40ee186
Post: RE: DHCP configuring error 0x40ee186

Oh, that isn't right root cause at 29/12, at that day, i built snponly.efi and boot fail, then i reported this issue, and then i built a ipxe.efi and boot OK, so i think maybe i need to use ipxe.efi, ...
Richard_Compal General 10 40,994 2015-01-05, 01:37
  Thread: Intel I218-LM LAN card speed slow
Post: RE: Intel I218-LM LAN card speed slow

Dear Robin, I try rebuild snponly.efi, and use Intel I218 LAN card boot to UEFI, boot fail, then i add PCI_ROM ( 0x8086, 0x155a, "i218lm", "I218-LM", 0 ) into intel.c, and rebuild snponly.efi again, i...
Richard_Compal General 17 52,478 2014-12-30, 08:12
  Thread: Intel I218-LM LAN card speed slow
Post: RE: Intel I218-LM LAN card speed slow

Dear Robin, I also found another thread http://forum.ipxe.org/showthread.php?tid=7553, my issue like this, but i not only find I218-LM (rev 04) speed slowly, but also I217(VEN_8086&DEV_153A&SU...
Richard_Compal General 17 52,478 2014-12-29, 09:52
  Thread: Intel I218-LM LAN card speed slow
Post: RE: Intel I218-LM LAN card speed slow

Dear Robin, oh, i only git the source code from iPXE, and build ipxe.efi with command: make bin-x86_64-efi/ipxe.efi EMBED=myscript.ipxe, i don't know i use which driver. (In fact, we used iPXE with L...
Richard_Compal General 17 52,478 2014-12-29, 01:46
  Thread: DHCP configuring error 0x40ee186
Post: RE: DHCP configuring error 0x40ee186

Dear Robin, Many thanks for your great support, i have found this root cause, and rebuild ipxe.efi, it can boot to UEFI sucessfull, thanks
Richard_Compal General 10 40,994 2014-12-29, 01:17
  Thread: Intel I218-LM LAN card speed slow
Post: Intel I218-LM LAN card speed slow

Dear All, we found Intel I218-LM LAN card intird speed very slowly, only about 2MB/s, LAN chip PIC ID is 8086 155A iPXE version: iPXE.efi(d38b) file size:250MB cost time:100s~120s average: 2MB/s but...
Richard_Compal General 17 52,478 2014-12-26, 03:53
Rainbow Thread: DHCP configuring error 0x40ee186
Post: DHCP configuring error 0x40ee186

Hello all, i am a new person for iPXE, and now i meet a question when i build snponly.efi for UEFI boot, i download the source and rebuild snponly.efi, when the NB boot to ipxe, run dhcp command, it f...
Richard_Compal General 10 40,994 2014-12-25, 05:07