lkml.org 
[lkml]   [2019]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectIntel Pro 1000MT Dual Port nic. Need eeprom dump from working card via ethtool. It ff ff ff...d out it's EEPROM, but I got one port working after a day... but not the second.
does anyone have a intel Pro 1000MT Dual port gigabit card they could 
give an eeprom dump of (via ethtool -e eth1 ), I now have one port
working but the other is not, the eeprom someone posted seems to be only
for the 1st port


I need help with an intel dual port gigabit nic. It' zeroed out it's
eprom (well... 1'd it out) and thus I had to reload the eeprom

the dump someone posted seems to be only for the single port card tho,
and the 2nd port is inactive (it worked yesterday before the
self-bricking)
(That has been hugely helpful however)

The magic number for the intel PRO 1000MT is:
0x10798086




The offset file worked for one port, but not the other.

[code]
Offset Values
------ ------
0x0000 00 04 23 cb 27 cc 10 02 ff ff ff ff ff ff ff ff
0x0010 84 a7 07 08 0a 66 2e 00 86 80 00 61 4e 00 20 b2
0x0020 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x0030 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
0x0040 cf 00 61 78 0b 28 00 00 c8 04 ff ff ff ff ff ff
0x0050 ff ff ff ff ff ff ff ff ff ff ff ff ff ff 02 06
0x0060 2c 01 00 40 1f 12 ff ff ff ff ff ff ff ff ff ff
0x0070 ff ff ff ff ff ff ff ff ff ff ff ff ff fe 24 31
[/code]

These commands got 1 port of the intel Pro 1000MT Dual Port working:
[code]
ethtool -E eth1 magic 0x10798086 offset 0x0 value 0x00
ethtool -E eth1 magic 0x10798086 offset 0x1 value 0x04
ethtool -E eth1 magic 0x10798086 offset 0x2 value 0x23
ethtool -E eth1 magic 0x10798086 offset 0x3 value 0xcb
ethtool -E eth1 magic 0x10798086 offset 0x4 value 0x27
ethtool -E eth1 magic 0x10798086 offset 0x5 value 0xcc
ethtool -E eth1 magic 0x10798086 offset 0x6 value 0x10
ethtool -E eth1 magic 0x10798086 offset 0x7 value 0x02
ethtool -E eth1 magic 0x10798086 offset 0x8 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x9 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0xa value 0xff
ethtool -E eth1 magic 0x10798086 offset 0xb value 0xff
ethtool -E eth1 magic 0x10798086 offset 0xc value 0xff
ethtool -E eth1 magic 0x10798086 offset 0xd value 0xff
ethtool -E eth1 magic 0x10798086 offset 0xe value 0xff
ethtool -E eth1 magic 0x10798086 offset 0xf value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x10 value 0x84
ethtool -E eth1 magic 0x10798086 offset 0x11 value 0xa7
ethtool -E eth1 magic 0x10798086 offset 0x12 value 0x07
ethtool -E eth1 magic 0x10798086 offset 0x13 value 0x08
ethtool -E eth1 magic 0x10798086 offset 0x14 value 0x0a
ethtool -E eth1 magic 0x10798086 offset 0x15 value 0x66
ethtool -E eth1 magic 0x10798086 offset 0x16 value 0x2e
ethtool -E eth1 magic 0x10798086 offset 0x17 value 0x00
ethtool -E eth1 magic 0x10798086 offset 0x18 value 0x86
ethtool -E eth1 magic 0x10798086 offset 0x19 value 0x80
ethtool -E eth1 magic 0x10798086 offset 0x1a value 0x00
ethtool -E eth1 magic 0x10798086 offset 0x1b value 0x61
ethtool -E eth1 magic 0x10798086 offset 0x1c value 0x4e
ethtool -E eth1 magic 0x10798086 offset 0x1d value 0x00
ethtool -E eth1 magic 0x10798086 offset 0x1e value 0x20
ethtool -E eth1 magic 0x10798086 offset 0x1f value 0xb2
ethtool -E eth1 magic 0x10798086 offset 0x20 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x21 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x22 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x23 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x24 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x25 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x26 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x27 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x28 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x29 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x2a value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x2b value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x2c value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x2d value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x2e value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x2f value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x30 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x31 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x32 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x33 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x34 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x35 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x36 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x37 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x38 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x39 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x3a value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x3b value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x3c value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x3d value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x3e value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x3f value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x40 value 0xcf
ethtool -E eth1 magic 0x10798086 offset 0x41 value 0x00
ethtool -E eth1 magic 0x10798086 offset 0x42 value 0x61
ethtool -E eth1 magic 0x10798086 offset 0x43 value 0x78
ethtool -E eth1 magic 0x10798086 offset 0x44 value 0x0b
ethtool -E eth1 magic 0x10798086 offset 0x45 value 0x28
ethtool -E eth1 magic 0x10798086 offset 0x46 value 0x00
ethtool -E eth1 magic 0x10798086 offset 0x47 value 0x00
ethtool -E eth1 magic 0x10798086 offset 0x48 value 0xc8
ethtool -E eth1 magic 0x10798086 offset 0x49 value 0x04
ethtool -E eth1 magic 0x10798086 offset 0x4a value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x4b value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x4c value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x4d value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x4e value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x4f value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x50 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x51 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x52 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x53 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x54 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x55 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x56 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x57 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x58 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x59 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x5a value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x5b value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x5c value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x5d value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x5e value 0x02
ethtool -E eth1 magic 0x10798086 offset 0x5f value 0x06
ethtool -E eth1 magic 0x10798086 offset 0x60 value 0x2c
ethtool -E eth1 magic 0x10798086 offset 0x61 value 0x01
ethtool -E eth1 magic 0x10798086 offset 0x62 value 0x00
ethtool -E eth1 magic 0x10798086 offset 0x63 value 0x40
ethtool -E eth1 magic 0x10798086 offset 0x64 value 0x1f
ethtool -E eth1 magic 0x10798086 offset 0x65 value 0x12
ethtool -E eth1 magic 0x10798086 offset 0x66 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x67 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x68 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x69 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x6a value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x6b value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x6c value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x6d value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x6e value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x6f value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x70 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x71 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x72 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x73 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x74 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x75 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x76 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x77 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x78 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x79 value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x7a value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x7b value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x7c value 0xff
ethtool -E eth1 magic 0x10798086 offset 0x7d value 0xfe
ethtool -E eth1 magic 0x10798086 offset 0x7e value 0x24
ethtool -E eth1 magic 0x10798086 offset 0x7f value 0x31

[/code]

\
 
 \ /
  Last update: 2019-03-04 21:31    [W:0.443 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site