Jump to content
XPEnology Community

setsunakawa

Member
  • Posts

    30
  • Joined

  • Last visited

Posts posted by setsunakawa

  1. @Aigor : Yes i've got some warning but after enabling storage drivers, you will get errors and you will have to patch them.

    After pathing them, modules will build but lot's of them will not work...

    I can make a diff patch if you want ?

  2. @nemesis122 : put disks on port 1,2,3,4 and put SataPortMap=4 in grub.cfg

     

    SataPortMap=4 means first 4 ports of 1st controler.

    SataPortMap=44 means first 4 ports of 1st controler and first 4 ports of 2nd controler.

    SataPortMap=422 means first 4 ports of 1st controler, first 2 ports of 2nd controler and first 2 ports of 3rd controler.

  3. The problem is not the NIC as broadcom and realtek are present. I think it's because Gen7 have AMD cpu but vanilla kernel is build only for Intel :/

    To make it to work, I (or someone else) need to rebuild full kernel & modules but... i will be busy for next days :sad:

  4. I've posted the source on this post viewtopic.php?f=2&t=20216&p=74348#p74348

    I use gcc from branch 7393 and kernel from branch 7274. But beware, some modules need to be patched to work in a non syno box (like lsi sas).

    You can find developper.pdf to help you to build modules or kernel.

     

    ramdisk.lzma is rd.gz from .pat file. (you can make your own from pat or reuse jun one or mine)

    use unlzma to uncompress, and cpio to extract. Make change, again use cpio tu make a new container and lzma to compress it.

     

    Hybrid EFI/BIOS is made from grub-install from ubuntu installed in EFI mode.

  5. Can you provide a full lsmod / dmesg / lspci on pastebin from a working linux ?

     

    As the cpu is an AMD and no Syno have amd cpus, I think lot's of drivers are missing :/

  6. ash-4.3# lsmod | grep mlx

    mlx4_en 95156 0

    mlx4_core 241699 1 mlx4_en

    mlx_compat 5500 2 mlx4_en,mlx4_core

    compat 4337 3 mlx_compat,mlx4_en,mlx4_core

    ash-4.3# lsmod | grep tg3

    tg3 149448 0

    libphy 18069 1 tg3

    ash-4.3#

     

    I make a .img and I post it :smile:

  7. chipnick gave me sources of 7274 some months ago, I had successfully made a kernel for my hardware (intel cpu, realtek nic, pch sata) but install always failled at 56% and after lot's of days & nights, I gave up.

     

    Jun succeeded where I failed with his module :grin:

  8. I think my N40L uses a Broadcom BCM5723 based driver for the onboard NC107i and I can't see it on the network after the current version of the loader boots. So it looks like it's not supported right now. Hopefully there will be more drivers added in the not so distant future.

     

    Can you boot a linux (ubuntu for ex) and give me the name of the module used by your network card ? I will build it :smile:.

  9. The esxi and bare metal image are updated, so manually replace the ramdisk is not required.

     

    I've tried to make a new uefi/bios image, but with your new ramdisk, network does not work in my machine (r8169).

  10. You will have nothing more than Booting the kernel. DSM output to serial port, not on screen.

    Go do find.synology.com. If it find it, good. If not, your network card is not supported for the moment.

  11. @Setsunakawa: Can I get this output for you without having the DSM installed yet? My box has serial.

    Yes, you will have a login prompt at the end :razz:

    I try to find why it does not like when all sata are not filled :razz:

  12. @substorm The image i've posted (for UEFI/BIOS) already have 2 partitions (on an official synoboot, the first partition contain recovery kernel/rd and the second the running kernel/rd from last update). You can use W32DiskImager, it will create both partitions :smile:

     

    I followed the string "We've detected errors on the hard drives ({0}), and the SATA ports have also been disabled. Please shut down your {1} to replace or remove the hard drives and try again." and the error is triggered from /usr/syno/bin/synodiskport -portthawlist

    Someone with serial and sata error can you put the output of this command ? If sata works for you, it would be fine to put the output too :smile:.

  13. I'm getting errors on bare metal (using your disk image) though it's fine in Vmware.

    Error is 'We've detected errors on your hard drives (1,2) and the SATA ports have also been disabled. Please shut down or repace or remove the hard disks to continue."

    Any thoughts?

    I do have a previous install on them (7393), so maybe it needs them cleaned up first?

     

    Cheers

    #H

    Same here, I also have "We've detected errors on your hard drives (2) and the SATA ports have also been disabled. Please shut down or repace or remove the hard disks to continue."

    It's a bare metal UEFI/E3815 board with wiped disks (smart ok). Any idea ?

  14. Rien ne bouge car synology se refuse a communiquer les sources de DSM, ne respectant pas la licence GPL.

    La team Xpenology ne peut donc rien faire à part attendre que Synology daigne fournir les sources.

×
×
  • Create New...