DECchip NIC is not booting
|
2018-04-07, 13:19
(This post was last modified: 2018-04-14 18:34 by TheShich.)
Post: #1
|
|||
|
|||
DECchip NIC is not booting
Hello
I've got a DEC DECchip 21142/43 (rev30) 1011:0019 NIC and failed get it working with iPXE. It should be working according to hardware compatibility list. First iPXE prints something about legacy mode then tries to do dhcp and fails. dhcp command from command line fails too. PC and network are 100% working (link is up). I've tried another NIC on same PC and it boots perfectly. I've tried premade images and tried to build them by myself - no luck with DEC NIC. I know the NIC is very old, but it is still working in Windows without problems. It seems like NIC can't receive any data. After failed dhcp command ifstat shows RX=0 and RXE =0. I can't ping NIC after configuring static IP address too. I have to get it working with iPXE. Please, give me ideas how to investigate this issue further and fix it. |
|||
2018-04-26, 19:15
Post: #2
|
|||
|
|||
RE: DECchip NIC is not booting
Try the older version iPXE e.g. this:
https://git.ipxe.org/ipxe.git/snapshot/c...bf4fb1.zip I am using this version iPXE in MS VPC 2007. |
|||
2018-04-27, 19:33
Post: #3
|
|||
|
|||
RE: DECchip NIC is not booting
If you do get it working with an older commit, please see http://ipxe.org/howto/bisect for how to figure out what broke it and report so that it can try to be fixed, thanks!
Use GitHub Discussions VRAM bin |
|||
2018-05-13, 21:39
Post: #4
|
|||
|
|||
RE: DECchip NIC is not booting
No luck with older iPXE version (1.0.0+). No luck with gPXE too. Same behavior as above.
|
|||
2018-05-13, 22:23
Post: #5
|
|||
|
|||
RE: DECchip NIC is not booting
Try building with DEBUG=tulip enabled
and then run thru: http://ipxe.org/dev/drvtest/link Use GitHub Discussions VRAM bin |
|||
2018-05-14, 18:58
(This post was last modified: 2018-05-14 19:05 by Gelip.)
Post: #6
|
|||
|
|||
RE: DECchip NIC is not booting
If NIC is very old try also very old network boot e.g. TCP/IP BOOT-PROM -> incom.de. DECchip 21142/43 driver is on Disk 2:
http://ftp.upf.br/pub/linux/remote_boot/ http://www.kanoistika.sk/bobovsky/PC-public/remoteboot/ |
|||
2018-06-12, 11:43
Post: #7
|
|||
|
|||
RE: DECchip NIC is not booting
I tried http://ipxe.org/dev/drvtest/link with debug. Everything is fine until step 6. After cable disconnect, link is still up on step 7. And I see lots of "TX Timeout!" messages when I tired to do dhcp. I couldn't download TCP/IP BOOT-PROM from link above (they have some kind of registration form), but I've tried etherboot and gpxe without success.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)