Jump to content
XPEnology Community

jasonwu

Transition Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by jasonwu

  1. Help... Go esata working on 4.1 perfectly. before, the disks were detected as internal...

    upgraded to 4.2, got issues, wiped all, reinstalled, and still got disks not detected...

    Tried to enable only internal sata, same issue... disks on esata are no longer detected...

    Anybody got eSata working on 4.2? if so, what settigns are in synoinfo.conf for internal and esata ports ?

    you can try another setting:

    esataportcfg="0x10" (1 esata )

    internalportcfg="0x2f" (5 sata)

     

    had you hacked you bios and set Ports 4 & 5 to use AHCI ?

    http://homeservershow.com/hp-proliant-n ... sited.html

  2. Hi All, I think i know how to enable the eSata ports to behave as external ports now: http://forum.qnap.com/viewtopic.php?f=93&t=20661&start=270

    i have a Sata to small form factor eSata bracket

    . 1) enable the SSH service and login to NAS through SSH.

    . 2) go to and edit /etc/synoinfo.conf (you can (must) also edit /etc.defaults/synoinfo.conf because idk what file is primary).

     

    For the N40l there is 6 ports, the internal ones are 1(left) to 4 (right). so is left 0 and 5

    The easiest to identify the port number is to connect a disk on the ports, look at the port number in the storage manager and generate the masks as below:

    . internalportcfg="0x1e" = 1e (hex) = 00011110 (binary) = four internal SATA ports enabled (on mask 1-4)

    . esataportcfg="0x21" = 21 (hex) = 00100001 (binary)= two ESATA ports (0,5) (because 1-4 internal ICH9R sata ports).

     

    It seem to have been mentionned in the chinese forum here: http://xpenology.com/forum/viewtopic.php?f=11&t=632&p=1806&hilit=eSata#p1806 but could not translate the page using google or chrome for some reason...

    I test internalportcfg="0x1e" esataportcfg="0x21" with N36L, the DSM cann't show the harddisk when plug into the slot1. so i use internalportcfg="0xf",esataportcfg="0x30" is ok.

    I try to set usbportcfg="0x3fc0" (8 usb port), DSM can show the usb disk ,but it will get error message when i eject it.

  3. Hello again!

    all new kernels from me is here: https://drive.google.com/folderview?id= ... aring#list

    today's update for those who have broken pptp server

    https://docs.google.com/file/d/0B5tpWhE ... sp=sharing - modules

    https://docs.google.com/file/d/0B5tpWhE ... sp=sharing - usb flash image

     

    If I use microserver-dsm-4.2-02.05.2013.img and its models. My n40l fails to shut down. Anybody confirms this?

    My N36l can shutdown with these two files.

×
×
  • Create New...