Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Myricom 10ge EEPROM flash
2012-12-11, 22:01
Post: #1
Myricom 10ge EEPROM flash
Hi All,

Anyone have any tips for flashing a Myricom 10GE card? I made a EEPROM with an embedded script, and flashed it with the Myricom tool:

ze-upgrade -R src/bin/14c10008.rom ./myri-eeprom-1.4.55b.mcp2

The card starts up and gives me the option to configure with Ctrl-B. If I press that then my embedded ixpe script starts up and runs.

If I don't hit Ctrl-B, the card says it is running the automatic script, but just hangs.

Has anyone been able to make this work?

Thanks.
Find all posts by this user
Quote this message in a reply
2012-12-12, 09:37
Post: #2
RE: Myricom 10ge EEPROM flash
The first Ctrl-B is from the BIOS startup procedure (when it initializes the option ROM you just flashed) and should generally not be touched. There are no configurable options at that stage (I'm actually unaware why the prompt is there at all).

The second Ctrl-B you don't see because you have flashed an embedded script that (most likely) doesn't include a "prompt" command that can take you to the shell. To be able to see where it hangs I would suggest building with DEBUG=script (I think that is the right one) and possibly enabling syslog console (http://ipxe.org/console) to see some more things.

Most likely it is hanging because of some network issue. I would suggest flashing a plain ROM without an embedded script at first, so you can press Ctrl-B and check out how things work from the iPXE shell.

Just for the record, I personally have no experience with Myricom network cards (or 10Ge for that matter).
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




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