Jump to content
XPEnology Community

merve04

Member
  • Posts

    328
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by merve04

  1. Sure, I use plex to decode hvec files. I don’t use photo station, video station or really any other built in dsm apps to do media viewing, that’s what client pcs are for. One draw back may be if you wanted to use hvec compatible security cameras, imo storage space is cheap in the grand scheme of things.
  2. I don't think you'll find too many folks recommending to buy a license to apply on an xpenology install, as I think you have one shot with the license so if something "bad" happens you'll be sol. I also recall reading years ago, that you need legit SN\Mac. An alternative would be looking at using DVA3221 or DVA1622 loaders which include 8 camera licenses with surveillance station by default.
  3. Happy to report this updated progress on the dva1622 loader now works on my system. Although it once again reset DSM forcing me reload all my packages and scrub my data, its a small price to pay to have all of my cameras working and plex transcoding for remote users. Many thanks to @pocopico and others who have put the time and effort into making this happen.
  4. Well i'll give up on this dva1622 dream for now, i just dont understand where it went wrong. It seemed just the drives on the jmb585 cards wouldn't load but where visible in a sense that when i did the ssh command, i could see them. I also tried the ARPL loader, i eventually got it working after tinkering in the bios, but it gave me a worse result only showing 2 hdd's. I also thought could it be the expander cards the issue as far as compatibility, well i took one card out and plunked it in another pc i got and plugged 1 hdd on it and it showed up in dsm, so i figure that rules it out. I've rebuilt a usb loader for ds918+, all drives show up and is repairing now, the down fall is i've taken a step back with my surveillance setup. hopefully the dva1622 loader can be polished a bit more to allow more hdd's in my setup.
  5. ok so i used filezilla to upload the file, check in tcrp, terminal vi dva1622.dts, everything was there, rebooted and back in dsm, still only 6 hdd's I tried removing the ",00.0" on each port of the expansion cards, no change. Could having mutliple DTS files in the directory cause an issue? I notice theres a ds1621p.dts and ds920p.dts file
  6. I'm assuming this like? /dts-v1/; / { compatible = "Synology"; model = "synology_geminilake_dva1622"; version = <0x01>; syno_spinup_group = <0x01 0x01>; syno_spinup_group_delay = <0x0b>; syno_hdd_powerup_seq = "true"; syno_cmos_reg_secure_flash = <0x66>; syno_cmos_reg_secure_boot = <0x68>; internal_slot@1 { protocol_type = "sata"; power_pin_gpio = <0x16 0x00>; detect_pin_gpio = <0x25 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:17.0"; ata_port = <0x00>; }; led_green { led_name = "syno_led0"; }; led_orange { led_name = "syno_led1"; }; }; internal_slot@2 { protocol_type = "sata"; power_pin_gpio = <0x17 0x00>; detect_pin_gpio = <0x26 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:17.0"; ata_port = <0x01>; }; led_green { led_name = "syno_led2"; }; led_orange { led_name = "syno_led3"; }; }; internal_slot@3 { protocol_type = "sata"; power_pin_gpio = <0x18 0x00>; detect_pin_gpio = <0x27 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:17.0"; ata_port = <0x02>; }; led_green { led_name = "syno_led4"; }; led_orange { led_name = "syno_led5"; }; }; internal_slot@4 { protocol_type = "sata"; power_pin_gpio = <0x19 0x00>; detect_pin_gpio = <0x28 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:17.0"; ata_port = <0x03>; }; led_green { led_name = "syno_led6"; }; led_orange { led_name = "syno_led7"; }; }; internal_slot@5 { protocol_type = "sata"; power_pin_gpio = <0x20 0x00>; detect_pin_gpio = <0x29 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:17.0"; ata_port = <0x04>; }; led_green { led_name = "syno_led8"; }; led_orange { led_name = "syno_led9"; }; }; internal_slot@6 { protocol_type = "sata"; power_pin_gpio = <0x21 0x00>; detect_pin_gpio = <0x30 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:17.0"; ata_port = <0x05>; }; led_green { led_name = "syno_led10"; }; led_orange { led_name = "syno_led11"; }; }; internal_slot@7 { protocol_type = "sata"; power_pin_gpio = <0x22 0x00>; detect_pin_gpio = <0x31 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:01.0,00.0"; ata_port = <0x00>; }; led_green { led_name = "syno_led12"; }; led_orange { led_name = "syno_led13"; }; }; internal_slot@8 { protocol_type = "sata"; power_pin_gpio = <0x23 0x00>; detect_pin_gpio = <0x32 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:01.0,00.0"; ata_port = <0x01>; }; led_green { led_name = "syno_led14"; }; led_orange { led_name = "syno_led15"; }; }; internal_slot@9 { protocol_type = "sata"; power_pin_gpio = <0x24 0x00>; detect_pin_gpio = <0x33 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:01.0,00.0"; ata_port = <0x02>; }; led_green { led_name = "syno_led16"; }; led_orange { led_name = "syno_led17"; }; }; internal_slot@10 { protocol_type = "sata"; power_pin_gpio = <0x25 0x00>; detect_pin_gpio = <0x34 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:01.0,00.0"; ata_port = <0x03>; }; led_green { led_name = "syno_led18"; }; led_orange { led_name = "syno_led19"; }; }; internal_slot@11 { protocol_type = "sata"; power_pin_gpio = <0x35 0x00>; detect_pin_gpio = <0x36 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:01.0,00.0"; ata_port = <0x04>; }; led_green { led_name = "syno_led20"; }; led_orange { led_name = "syno_led21"; }; }; internal_slot@12 { protocol_type = "sata"; power_pin_gpio = <0x37 0x00>; detect_pin_gpio = <0x38 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:1b.4,00.0"; ata_port = <0x00>; }; led_green { led_name = "syno_led22"; }; led_orange { led_name = "syno_led23"; }; }; internal_slot@13 { protocol_type = "sata"; power_pin_gpio = <0x39 0x00>; detect_pin_gpio = <0x40 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:1b.4,00.0"; ata_port = <0x01>; }; led_green { led_name = "syno_led24"; }; led_orange { led_name = "syno_led25"; }; }; internal_slot@14 { protocol_type = "sata"; power_pin_gpio = <0x41 0x00>; detect_pin_gpio = <0x42 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:1b.4,00.0"; ata_port = <0x02>; }; led_green { led_name = "syno_led26"; }; led_orange { led_name = "syno_led27"; }; }; internal_slot@15 { protocol_type = "sata"; power_pin_gpio = <0x43 0x00>; detect_pin_gpio = <0x44 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:1b.4,00.0"; ata_port = <0x03>; }; led_green { led_name = "syno_led28"; }; led_orange { led_name = "syno_led29"; }; }; internal_slot@16 { protocol_type = "sata"; power_pin_gpio = <0x45 0x00>; detect_pin_gpio = <0x46 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:1b.4,00.0"; ata_port = <0x04>; }; led_green { led_name = "syno_led30"; }; led_orange { led_name = "syno_led31"; }; }; usb_slot@1 { vbus { syno_gpio = <0x1d 0x01>; }; usb2 { usb_port = "1-1"; }; usb3 { usb_port = "2-1"; }; }; usb_slot@2 { vbus { syno_gpio = <0x1e 0x01>; }; usb2 { usb_port = "1-2"; }; usb3 { usb_port = "2-2"; }; }; };
  7. I also notice that the pci address differs from when I ssh vs building key
  8. I'm sorry, but when i got in tcrp, terminal, i type vi dva1622.dts and all i get is ~ going down the length of screen followed by dva1622.dts 1/1 100%
  9. Do i need to upload a file or just edit the existing one? would i look like this; internal_slot@1 { protocol_type = "sata"; power_pin_gpio = <0x16 0x00>; detect_pin_gpio = <0x25 0x01>; led_type = "lp3943"; ahci { pcie_root = "00:17.0"; pcie_root = "00:01.0,00.0" pcie_root = "00:1b.4,00.0" ata_port = <0x00>; }; led_green { led_name = "syno_led0"; }; led_orange { led_name = "syno_led1"; }; };
  10. admin@DiskStation:/$ cat /sys/block/sata*/device/syno_block_info pciepath=00:17.0 ata_port_no=0 driver=ahci pciepath=00:17.0 ata_port_no=1 driver=ahci pciepath=00:17.0 ata_port_no=2 driver=ahci pciepath=00:17.0 ata_port_no=3 driver=ahci pciepath=00:17.0 ata_port_no=4 driver=ahci pciepath=00:17.0 ata_port_no=5 driver=ahci pciepath=00:01.0,00.0 ata_port_no=0 driver=ahci pciepath=00:01.0,00.0 ata_port_no=1 driver=ahci pciepath=00:1b.4,00.0 ata_port_no=3 driver=ahci i just used temrinal and ssh in if that works?
  11. I'm using this file, https://github.com/pocopico/tinycore-redpill/blob/develop/tinycore-redpill.v0.9.0.2.img.gz?raw=true I tried the ARPL alpha 02 image but it doesnt boot? do i access this cat /sys/block/sata*/device/syno_block_info in terminal when booted in tiny core image build?
  12. thanks for the reply, i just downloaded the file from the first post and followed the instructions, did not try using my own dts, nor would i know how to, and if the file i downloaded doesnt have juns mode then i need to restart
  13. I tried rebuilding usb key using satamap and it does detect the mobo 6 port controller followed but the 2x pci-e 5port jmb585 controllers, i think it did satamap655 and disk like 0006b or something weird,, maybe it needs to be modified?
  14. well i proceeded with the upgrade as it seems booting once with the new loader rendered juns loader not working. the problem i have now is only 6 hdd's were detected. what should i try?
  15. think im safe to upgrade? just so you know, i didnt do ./rploader.sh satamap because it seems to give me problems when i do so building the loader. ok im starting to get nevervous, because i wasnt sure if it was safe to proceed i shutdown and booted with my original key, my sever isnt coming back!
  16. Out of curiosity, why run dva1622? Why not ds3615 or the like?
  17. Just a server I built using a gigabyte b365 board with a pair of jmb585 cards, all housed in a somewhat generic 16bay hot-swap chassis I got from alibaba
  18. You’re my hero! I will try when I’m back from vacation. Will report.
  19. How many HDDs you have in your setup? I’m going to give this shot when I’m back home in a week. I really gotta ensure this can support my 16bay drive server.
  20. Is there back end work involved to support more HDD's? Its not just changing a value in one of the config files? I seem to recall seeing once a lines something about maxdisk=16, not sure if thats all theres too it. supporting 8 drives wont cut it for me unfortunately.
  21. That’s ok, I like the fact it also includes 8 licenses but would allow hw transcoding for plex.
  22. i'd like to know this too! Does DVA1622 come with more than 2 licenses by default? I imagine with the celeron gpu it would allow plex hardware transcoding. Got my first answer; 4. The DVA1622 comes with 8 camera licenses. Support for more cameras requires additional licenses. just tried building a tcrp 0.8.0.0 usb key, booted in, fullupdate but dva1622 is not reconized\supported. Maybe one day if its not too hard to implement, this model could be added?
×
×
  • Create New...