Jump to content
XPEnology Community

mervincm

Member
  • Posts

    193
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by mervincm

  1. Assuming the quad port uses a supported driver, it's as easy as turning it off and swapping the card. access the box via the int NICS, and configure the four new ones. It's as easy as you could hope for.

  2. Broadcom 57XX Gigabit Controller Driver

    One of my test systems has a broadcom card that I am 90% sure falls into this range, and it was recognized.

    the broadcom Netextreme II 10 gig adapter (57710) DOES NOT work, even though it attempts to load the driver.

    Silicon Image 3114 Controller (think it uses the same driver as an SI card that I tested.)

     

    The good news here is that you can easily pull your existing HDD drives and your existing boot stick, and try it out. No risk at all.

  3. using latest nanoboot, and DSM 4493U1. This is what I did to create a unique serial number, and according to the Synology assistant, it seeams to have worked.

     

    Just to clarify to have a unique serial number I should

    edit \\usbshare1\boot\grub\menu_install.lst and in lines

     

    title Nanoboot DSM 5.0-4493 (install/downgrade)

    kernel /zImage ihd_num=0 netif_num=4 syno_hw_version=DS3612xs sn=B3J4N01003 vid=0x0EA0 pid=0x2168 loglevel=0 vga=0x305 upgrade=5.0-4493

     

    change the bolded serial number to something unique like

    title Nanoboot DSM 5.0-4493 (install/downgrade)

    kernel /zImage ihd_num=0 netif_num=4 syno_hw_version=DS3612xs sn=B3J4N98765 vid=0x0EA0 pid=0x2168 loglevel=0 vga=0x305 upgrade=5.0-4493

     

    then

    edit \\usbshare1\boot\grub\menu_nano.lst and in line

    kernel /zImage ihd_num=0 netif_num=4 syno_hw_version=DS3612xs sn=B3J4N01003 vid=0x0EA0 pid=0x2168 loglevel=0 vga=0x305

    change the bolded serial number to same unique value like

    kernel /zImage ihd_num=0 netif_num=4 syno_hw_version=DS3612xs sn=B3J4N98765 vid=0x0EA0 pid=0x2168 loglevel=0 vga=0x305

  4. [    1.962880] bnx2x: Broadcom NetXtreme II 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.70.30-0 (2011/10/25)
    [    1.962914] bnx2x 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [    1.962919] bnx2x 0000:01:00.0: setting latency timer to 64
    [    1.963634] bnx2x 0000:01:00.0: part number 394D4342-31373735-30314130-473032
    [    1.964579] bnx2x 0000:01:00.0: irq 46 for MSI/MSI-X
    [    1.964581] bnx2x 0000:01:00.0: irq 47 for MSI/MSI-X
    [    1.964583] bnx2x 0000:01:00.0: irq 48 for MSI/MSI-X
    [    1.964586] bnx2x 0000:01:00.0: irq 49 for MSI/MSI-X
    [    1.964588] bnx2x 0000:01:00.0: irq 50 for MSI/MSI-X
    [    1.964591] bnx2x 0000:01:00.0: irq 51 for MSI/MSI-X
    [    1.972173] bnx2x 0000:01:00.0: eth2: Broadcom NetXtreme II BCM57710 10 Gigabit PCIe [Everest] (A1) PCI-E x8 2.5GHz found at mem f7000000, IRQ 16, node addr   00:10:18:46:ab:1a
    [    1.976107] NET: Registered protocol family 10
    
    
    [    6.530140] bnx2x: [bnx2x_init_firmware:10574(eth2)]Can't load firmware file bnx2x/bnx2x-e1-7.0.29.0.fw
    [    6.530143] bnx2x: [bnx2x_func_hw_init:5382(eth2)]Error loading firmware
    [    6.530148] bnx2x: [bnx2x_nic_load:1841(eth2)]HW init failed, aborting
    [    6.579559] bnx2x: [bnx2x_init_firmware:10574(eth2)]Can't load firmware file bnx2x/bnx2x-e1-7.0.29.0.fw
    [    6.579562] bnx2x: [bnx2x_func_hw_init:5382(eth2)]Error loading firmware
    [    6.579566] bnx2x: [bnx2x_nic_load:1841(eth2)]HW init failed, aborting
    

  5. Hopefully someone can point me in the right direction.

     

    I am trying to spin up an XPEnology NAS with support for this BCM57710 10-GigE adapter.

    GNOboot Alpha 10.5 was attempted, and while I could get it working no problem with the intel 1Gig NIC , the BroadCom 10Gig ethernet NIC was not recognized and listed as an interface in the GUI.

    Checking the GNOboot site, it is indeed listed

    http://www.gnoboot.me/p/blog-page_6.html

    BCM57710/57711/57711E/57712/57712_MF/57800/57800_MF/57810/57810_MF/57840/57840_MF (bnx2x)

     

    Any hints or suggestions are appreciated.

×
×
  • Create New...