Jump to content
XPEnology Community

Trantor

Developer
  • Posts

    583
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by Trantor

  1. TP-LINK TG-3468 (Realtek RTL8168) was ok, so I bought it, but this card is not compatible with XPEnoboot.

     

    r8168, r8169, r8101 drivers are included in XPEnoboot 5644.4, so your card should work.

    In 5644.4 the old/crappy r8169 driver has been replaced by the "updated" one frome realtek website.

     

     

    r8101 : RTL8101E, RTL8102E(L), RTL8103E(L) and RTL8107E
    r8168 : RTL8168B/8111B, RTL8168C/8111C, RTL8168CP/8111CP, RTL8168D/8111D, RTL8168DP/8111DP, and RTL8168E/8111E
    r8169 : RTL8169S/8110S, RTL8169SB/8110SB, and RTL8110SC.

     

    Did you try to boot with linux live cd and check with lspci -vv what drivers is used for this card ?

     

    In other way it would be great to know what are the supported lan drivers in XPEnoboot 5.2-5644.4 (or previous).

     

    YES :mrgreen:

    If I find some time I will start a list.

  2. According HP website for your T5745 you should have one of these network card:

     

    Allied Telesis PCIe x1 Fast Ethernet Fiber Network Interface Card (AT-2711FX)

    Allied Telesis PCI-e x1 Gigabit Fiber Network Interface Card (AT-2972SX)

     

    Both use the broadcom tg3 driver which I think is included in nanoboot release.

    Unfortunately the CPU inside this little thing is a Intel Atom N280 which do not support 64bits so you can't use XPEnoboot :sad:

  3. USB 3.0 ports with ASMedia ASM1074 hub not working properly.It freezing the whole system.

    http://forum.asrock.com/forum_posts.asp ... inux-error

     

    In this forum the guy wrote that he have issues with Ubuntu 15.10 Server x64 and dml33 haven't.

     

    I tried "ubuntu-15.10-desktop-amd64.iso". It boots in UEFI mode perfectly and works correctly. If you want, I can post a dmesg.

     

    The current solution for my problem is to compile an current kernel without UAS support. 
    (Older ASMedia Chips get detected by the kernel driver and uas is disabled automatically). 
    Resulting in massive performance loss.

  4. Hi.

     

    I am trying to install XPEnology on a N3150-ITX, but I cannot make it even boot. It gets stuck in "Loading zImage OK".

     

    From http://download.xpenology.fr I have tried:


    • XPEnoboot_DS3615xs_5.1-5055.1.img
      XPEnoboot_DS3615xs_5.2-5565.2.img
      XPEnoboot_DS3615xs_5.2-5592.2.img

     

    From http://xpenology.pety.me/ I tried an old NanoBoot. It also loads the zImage and gets stuck at "ready". It does not boot either.

     

    • NanoBoot-5.0.4.1-fat.img

     

    FreeNAS 9.3.1. boots correctly (with xhci_load flag enabled). I also tested successfully the RAM memory with MemTest86. All images boot correctly in VirtualBox.

     

    In the General Discussion section, somebody said that there could a problem with some missing drivers.

     

    Please, tell me how to proceed to give you as many details/data as possible to make it work.

     

    Thank you in advance.

     

    Did you try on USB2 ports instead of USB3 ?

    Try to boot in debug mode and/or remove loglevel=0 from boot command line (in syslinux.cfg or grub console) in order to show more informations.

  5. Hey, so I'm looking to hopefully get some drivers for the NIC used on the supermicro (MBD-X10SDV-4C-TLN2F) motherboard. In the meantime I'll probably grab a PCI NIC.

     

    I believe that this :: http://ark.intel.com/products/88342/Int ... n-X557-AT2 :: is the NIC on the board, based on info from the "dmidecode" command. Also, it seems like FreeNAS has just added support for this NIC in there 10.2 beta, don;t know if that helps in any way. If I can provide any more information please let me know and I'll do my best to get it.

     

    ixgbe support X550 hardware since v4.1.1 (http://sourceforge.net/projects/e1000/f ... ble/4.1.1/)

    XPEnoboot 5.2-5644.1 included ixgbe v4.1.5 so your network adapter should works.

     

     

    Hmm I tried XPEnoboot 5.2-5644.1 and I get the "eth0 not running" and "eth1 not running" messages when i attempt to run.

     

    Nothing in changelog but latest version of ixgbe (v4.2.3) have more X550 PCI DEVICE declared than v4.1.5:

     

    v4.1.5 have only:

    IXGBE_DEV_ID_X550EM_X_10G_T

     

    v4.2.3:

    IXGBE_DEV_ID_X550EM_X_KX4
    IXGBE_DEV_ID_X550EM_X_KR
    IXGBE_DEV_ID_X550EM_X_SFP
    IXGBE_DEV_ID_X550EM_X_10G_T

     

    No idea exactly what it is but it's a start.

  6. What else can I help?

     

    Just wait the next release :smile:

     

    Hmm I tried XPEnoboot 5.2-5644.1 and I get the "eth0 not running" and "eth1 not running" messages when i attempt to run.

     

    Did you find your system in Synology Assistant ?

     

    Unfortunately no I do not, it also does not show up under my router's "connected devices", so it does seem as if the etho port is not running correctly, if at all.

     

    Can you boot with a linux live cd like ubuntu, check if your network adapter works and provide the output of lspci -nnvv (only the part related to your network adapter).

  7. Hmm I tried XPEnoboot 5.2-5644.1 and I get the "eth0 not running" and "eth1 not running" messages when i attempt to run.

     

    Did you find your system in Synology Assistant ?

     

    I am new to Linux but I try.

     

    Your output is not complete.

    Please provide full.

    if needed copy it to a file and attach it to your answer.

  8. yes, I am using ESXI with the ConnectX-2 card passthrough to VM running DSM 5.1. Both mlx4_core.ko and mlx4_en.ko not loaded even I edited the rc file.

     

    I can see the card present in the VM through lspci command

     

    the mlx4_core.ko and mlx4_en.ko could be loaded with xpenology 5.2 boot image

     

    But when I boot in bare metal, everything works well. The ConnectX-2 recognized in DSM and can communicate with Win7 PC.

     

    Did you tried to manually insmod mlx4_core.ko and mlx4_en.ko in your VM ?

    You talking about 5.1 and 5.2, did both works with bare metal and both failed with ESXi ?

  9. Hi All!

    MB ASUS P9A-I/C2550/SAS/4L

    Marvell 88SE9485 not detect in DSM 5.2 need a driver?

    Please help!!!

     

    ASUS seems to embeded a non standard Marvell 88SE9485 controller on their P9A-I series board.

     

    I found a patch here : http://permalink.gmane.org/gmane.linux.scsi/99330

    I edited the mvsas sources according the above patch.

     

    To be sure, can you post the output of the command : lspci -nnvv (LOT of informations will output)

    This will allow us to see if the patch is using the correct pci and subsystem ids.

     

    Please post ONLY the part related to the marvell controller :wink:

     

    For example, here the output of the LSI controller of a VMware VM:

    00:10.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI [1000:0030] (rev 01)
           Subsystem: VMware LSI Logic Parallel SCSI Controller [15ad:1976]
           Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
           Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR-         Latency: 64 (1500ns min, 63750ns max)
           Interrupt: pin A routed to IRQ 17
           Region 0: I/O ports at 1400 [size=11]
           Region 1: Memory at feba0000 (64-bit, non-prefetchable) [size=128K]
           Region 3: Memory at febc0000 (64-bit, non-prefetchable) [size=128K]
           [virtual] Expansion ROM at c0008000 [disabled] [size=16K]
           Kernel driver in use: mptspi
    

  10. Hey, so I'm looking to hopefully get some drivers for the NIC used on the supermicro (MBD-X10SDV-4C-TLN2F) motherboard. In the meantime I'll probably grab a PCI NIC.

     

    I believe that this :: http://ark.intel.com/products/88342/Int ... n-X557-AT2 :: is the NIC on the board, based on info from the "dmidecode" command. Also, it seems like FreeNAS has just added support for this NIC in there 10.2 beta, don;t know if that helps in any way. If I can provide any more information please let me know and I'll do my best to get it.

     

    ixgbe support X550 hardware since v4.1.1 (http://sourceforge.net/projects/e1000/f ... ble/4.1.1/)

    XPEnoboot 5.2-5644.1 included ixgbe v4.1.5 so your network adapter should works.

  11. I figure out the bnx2 driver issues with DSM 5.2

     

    bnx2 version=2.1.11 DSM 5.1

    firmware=bnx2/bnx2-rv2p-09ax-6.0.17.fw

    firmware=bnx2/bnx2-rv2p-09-6.0.17.fw

    firmware=bnx2/bnx2-rv2p-06-6.0.15.fw

    firmware=bnx2/bnx2-mips-09-6.2.1a.fw

    firmware=bnx2/bnx2-mips-06-6.2.1.fw

     

    bnx2 version=2.2.3 DSM 5.2

    firmware=bnx2/bnx2-rv2p-09ax-6.0.17.fw

    firmware=bnx2/bnx2-rv2p-09-6.0.17.fw

    firmware=bnx2/bnx2-rv2p-06-6.0.15.fw

    firmware=bnx2/bnx2-mips-09-6.2.1b.fw

    firmware=bnx2/bnx2-mips-06-6.2.3.fw

     

    The updated bnx2 version in DSM 5.2 is looking for different firmware than the one present in DSM 5.1.

     

    So in order to fix 5709c (bnx2-mips-09-6.2.1b.fw) and 5708 (bnx2-mips-06-6.2.3.fw) issues dev team will add missing firmware (in the GOOD folder this time) to the next release.

  12. What options did you need to be enabled in the kernel in order to get this working for GOOD ?

     

    In this topic I see:

    CONFIG_ACPI_PROCFS

    CONFIG_ACPI_PROCFS_POWER

    CONFIG_ACPI_PROC_EVENT

    CONFIG_ACPI_BUTTON

    CONFIG_ACPI_FAN

    CONFIG_ACPI_PROCESSOR

     

    Any other options needed ?

×
×
  • Create New...