Jump to content
XPEnology Community

Jwmoon76

Rookie
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Jwmoon76

  1. On 2/3/2018 at 5:02 PM, IG-88 said:

    that should be forcedeth.ko (alredy part of my extra.lzma)

    as you gave specific informtion (vid and pid) i checked the driver source

    linux-3.10.x/drivers/net/ethernet/nvidia/forcedeth.c

    
    ...
            {       /* MCP79 Ethernet Controller */
                    PCI_DEVICE(0x10DE, 0x0AB0),
                    .driver_data = DEV_NEED_LINKTIMER|DEV_HAS_LARGEDESC|DEV_HAS_CHECKSUM|DEV_HAS_HIGH_DMA|DEV_HAS_MSI|DEV_HA
    S_POWER_CNTRL|DEV_HAS_PAUSEFRAME_TX_V3|DEV_HAS_STATISTICS_V123|DEV_HAS_TEST_EXTENDED|DEV_HAS_CORRECT_MACADDR|DEV_HAS_COL
    LISION_FIX|DEV_NEED_TX_LIMIT2|DEV_HAS_GEAR_MODE|DEV_NEED_PHY_INIT_FIX|DEV_NEED_MSI_FIX,
            },
            {       /* MCP79 Ethernet Controller */
                    PCI_DEVICE(0x10DE, 0x0AB1),
    ...

    as i expected its supported

    did you use this one and the right version for the image (3615 or 3617)?

    did you try to boot a live/rescue linux to check that the hardware side is ok?

    did you use the synology assistant program to check in LAN after booting the loader?

     

     

    edit: the storage of mcp79 should work too as it uses the ahci driver

     

     

    Hello IG-88

    I finished installing it using the 1.02b bootloader with v4.5 added NIC.

    I can run it as a native device, DSM 6.1.4.

     

    Thank you so much for your advice

     

  2. Hello.

     

    Would you please add NIC driver for nvidia MCP79 ethernet which comes from late 2008 macbook A1278? Vender ID : 0x10de, and Product ID :0x0ab0

     

    I would like to use it as native boot. I tried 5.2, 1.02a with added NIC version, and 1.02b, but no success for this card. I checked that my usb loader works fine at other windows machine.

     

    thank you in advance.

     

×
×
  • Create New...