Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] [renamed] DHCP timeout from Realtek 8139 card
2013-04-26, 14:07 (This post was last modified: 2013-05-01 10:30 by Gelip.)
Post: #5
RE: DHCP timeout (only from Tftpd32)
OK, I build CONSOLE_SERIAL. This is log from serial console:
Code:
REALTEK 0xb80a0 appears to be an RTL8139
REALTEK 0xb80a0 EEPROM is a 93C46
REALTEK 0xb80a0 media status is 10
ok


iPXE 1.0.0+ (d91cc) -- Open Source Network Boot Firmware -- http://ipxe.org
Features: HTTP iSCSI DNS TFTP bzImage ELF MBOOT PXE PXEXT Menu
REALTEK 0xb80a0 receive buffer is at [1ff3bf20,1ff3df20,1ff3e716)
REALTEK 0xb80a0 media status is 10
DHCP (net0 00:00:48:1c:cd:59)...REALTEK 0xb80a0 TX 0 is [1ff3ec00,1ff3edb2)
REALTEK 0xb80a0 TX 0 complete
REALTEK 0xb80a0 RX offset 0+40
REALTEK 0xb80a0 RX offset 44+0 error 0000
.REALTEK 0xb80a0 TX 1 is [1ff3ec00,1ff3edb2)
REALTEK 0xb80a0 TX 1 complete
REALTEK 0xb80a0 RX offset 48+ffff
REALTEK 0xb80a0 RX offset 4c+2100
REALTEK 0xb80a0 RX offset 150+0 error 0000
.REALTEK 0xb80a0 RX offset 154+0 error 0000
REALTEK 0xb80a0 TX 2 is [1ff3ec00,1ff3edb2)
.REALTEK 0xb80a0 TX 2 complete
REALTEK 0xb80a0 RX offset 158+0 error 0000
REALTEK 0xb80a0 RX offset 15c+0 error 0000
REALTEK 0xb80a0 RX offset 160+0 error 0000
REALTEK 0xb80a0 RX offset 164+0 error 0000
.REALTEK 0xb80a0 media status is 10
REALTEK 0xb80a0 RX offset 168+0 error 0000
.REALTEK 0xb80a0 RX offset 16c+0 error 0000
REALTEK 0xb80a0 RX offset 170+0 error 0000
.REALTEK 0xb80a0 TX 3 is [1ff3ec00,1ff3edb2)
REALTEK 0xb80a0 TX 3 complete
REALTEK 0xb80a0 RX offset 174+0 error 0000
.REALTEK 0xb80a0 RX offset 178+0 error 0000
REALTEK 0xb80a0 RX offset 17c+0 error 0000
REALTEK 0xb80a0 media status is 10
.REALTEK 0xb80a0 RX offset 180+0 error 0000
REALTEK 0xb80a0 RX offset 184+0 error 0000
REALTEK 0xb80a0 RX offset 188+0 error 0000
REALTEK 0xb80a0 media status is 10
...... Connection timed out (http://ipxe.org/4c106035)
Could not configure net0: Connection timed out (http://ipxe.org/4c106035)
Waiting for link-up on net1... failed: Operation not supported (http://ipxe.org/3c1f6303)
Could not configure net1: Operation not supported (http://ipxe.org/3c1f6303)
At real PC have message:
Code:
PRESS A KEY REBOOT
DHCP TFTPD32 log:
Code:
Rcvd DHCP Discover Msg for IP 0.0.0.0, Mac 00:00:48:1C:CD:59 [26/04 16:16:54.109]
Client requested address 0.0.0.98 [26/04 16:16:54.109]
DHCP: proposed address 192.168.x.x [26/04 16:16:56.328]
Rcvd DHCP Discover Msg for IP 0.0.0.0, Mac 00:00:48:1C:CD:59 [26/04 16:16:56.390]
Client requested address 0.0.0.98 [26/04 16:16:56.390]
DHCP: proposed address 192.168.x.x [26/04 16:16:58.328]
4248 Request 2 not processed [26/04 16:16:58.390]
Rcvd DHCP Rqst Msg for IP 0.0.0.0, Mac 00:00:48:1C:CD:59 [26/04 16:16:58.453]
Previously allocated address 192.168.x.x acked [26/04 16:16:58.453]
Rcvd DHCP Rqst Msg for IP 0.0.0.0, Mac 00:00:48:1C:CD:59 [26/04 16:16:58.500]
Previously allocated address 192.168.x.x acked [26/04 16:16:58.515]
Rcvd DHCP Rqst Msg for IP 0.0.0.0, Mac 00:00:48:1C:CD:59 [26/04 16:16:58.562]
Previously allocated address 192.168.x.x acked [26/04 16:16:58.562]
4248 Request 2 not processed [26/04 16:16:58.625]
4248 Request 2 not processed [26/04 16:16:58.687]
4248 Request 2 not processed [26/04 16:16:58.734]
4248 Request 2 not processed [26/04 16:16:58.781]
I have 2 PC with the same ethernet card COMPEX RE100ATX, make some test so:
  • both PCI NIC card - OK
  • ethernet cable to router - OK
  • both PC have BIOS AWARD 6.00PG
  • both PC have the same PLOP ISA embedded in BIOS
  • both PC have the same gPXE 1.0.1 PCI (10ec8139.rom) embedded in BIOS
  • at both PC DHCP working OK only from gPXE 1.0.1
  • after change PCI slot - the same problem
When I created the menu ipxe or gPXE and tested them on VMware or MS VPC sometimes there are errors CPU while loading image over http. Maybe in this case is CPU instruction problem?

This is the configuration of the computer that not working DHCP iPXE:
CPU Type Intel Celeron-S, 1200 MHz (12 x 100)
Motherboard Name PCPartner 815EBAS3/815EBMS3/815EMS3/815EPBAS3/815EPBMS3
Motherboard Chipset Intel Solano i815EP
System Memory 512 MB (SDRAM)
DIMM1: RM56S281TA-13AC 256 MB PC133 SDRAM (3.0-3-3-6 @ 133 MHz)
DIMM2: LG GMM26416233ENTG-7J 128 MB PC100 SDRAM (3.0-2-2-5 @ 100 MHz) (2.0-2-2-4 @ 66 MHz)
DIMM3: 128 MB PC133 SDRAM (3.0-3-3-6 @ 133 MHz)
BIOS Type Award Modular (09/24/01)
Communication Port Port komunikacyjny (COM1)
Communication Port Port komunikacyjny (COM2)
Communication Port Port drukarki (LPT1)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: DHCP timeout (only from Tftpd32) - Gelip - 2013-04-26 14:07



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