Jump to content
XPEnology Community

ideasman69

Member
  • Posts

    117
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by ideasman69

  1. ideasman69

    DSM 6.2 Loader

    whats your network copy speed to the device look like?
  2. ideasman69

    DSM 6.2 Loader

    Further to these two models, I've just tried it on a J3455-M which works with transcoding. Network write speeds are terrible though. I've tried the onboard NIC in addition to 2 different PCIe cards (intel and broadcom) but speeds are still abysmal on a 2 drive RAID 0.
  3. ideasman69

    DSM 6.2 Loader

    i'd suggest to grab the .ROM files and use AFUFLASH.EXE. This allows you to easily go up and down versions whereas the "instant flash" feature only allows you to go up. i used the afuflash.exe file from the archive on this page: https://rog.asus.com/forum/showthread.php?99490-Flash-any-most-Asus-motherboard-Bios-in-DOS-with-USB-tutorial-Intel-AMD-roll-back
  4. ideasman69

    DSM 6.2 Loader

    I have a tool coming soon that'll allow me to fix my J3455-ITX board as it had a bad bios flash. I'll play around with flashing the J3455B-ITX bios to it and see if it makes a difference.
  5. ideasman69

    DSM 6.2 Loader

    hmm.. heres something for you guys... i have 3 asrock j3455 boards and have tested 1.04b on two of them: J3455-ITX: can't get /dev/dri to appear J3455B-ITX: works perfectly
  6. ideasman69

    DSM 6.2 Loader

    thats interesting as that was the same result i was getting when trying to set it up from scratch. i eventually had a 1.03a + 6.2 configuration and upgraded/migrated it to 1.04b + 6.2.1 which seems to have worked. I've got a spare asrock board which i'm looking to do some more testing on but won't be able to for another week or so.
  7. ideasman69

    DSM 6.2 Loader

    did you do the following? - install video station - ensure hardware transcoding is enabled within video station - you have a valid serial number and MAC address - disable C states and speedstep in the BIOS
  8. ideasman69

    DSM 6.2 Loader

    if you don't want to change permissions or prefer to run your docker as another user (as i do) - you can add this one line to plex-common.sh within the plex docker image: chmod 777 /dev/dri/renderD128 This way nothing is touched on the synology side and runs everytime the docker is restarted. But yeah - awesome work @jun!
  9. ideasman69

    DSM 6.2 Loader

    I'm running 1.30 on my boards - but i think you'll need to disable support_spectre_meltdown_mitigation="yes". Check my post further up this page
  10. ideasman69

    DSM 6.2 Loader

    I've finally managed to get the latest loader (1.04b) working on our main NAS which is running a J3455B-ITX motherboard. Our previous working configuration was as follows: J3455B-ITX v1.30 bios Juns 1.03b bootloader DSM 6.2-23739-2 4 x 4TB in RAID 5 BTRFS I went down the upgrade path rather than trying to get a test system working. Grabbed the latest loader v1.04b Modified it with a legit serial / mac address / USB VID/PID Wrote the modified image to the USB stick, plugged it in and rebooted the machine It took a long while to come up but managed to run the migration/upgrade via find.synology.com Once the system was up and running, changed support_spectre_meltdown_mitigation="yes" to "no" in /etc.defaults/synoinfo.conf Looks like it's all working: /dev/dri exists /usr/syno/etc/codec/activation.conf also exists and has {"success":true,"activated_codec":["h264_dec","h264_enc","vc1_dec","vc1_enc","mpeg4part2_dec","aac_dec","aac_enc","hevc_dec","ac3_dec"],"token":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"} in it. I can pass this device through to the Plex docker and hardware transcoding works Issues: Network write speed doesn't stick at ~115MB/s like it did when running 1.03b + 6.2-23739-2: Network read speed seems pretty good but still not as solid as 1.03b + 6.2-23739-2: Boot times are SLOW! Takes a good number of minutes to get past this stage in the boot process: Post init ==================== start udevd ==================== ===== trigger device plug event ===== And I get these errors right at the start of the boot loader but I can't seem to find the etc/synoinfo.conf.rej file: patching file etc/rc patching file etc/synoinfo.conf Hunk #2 FAILED at 263. Hunk #3 FAILED at 291. Hunk #4 FAILED at 304. Hunk #5 FAILED at 312. Hunk #6 FAILED at 328. 5 out of 6 hunks FAILED -- saving rejects to file etc/synoinfo.conf.rej Better progress than I've had in a while so hopefully it proves to be stable and the hardware transcoding support is worth it!
  11. ideasman69

    DSM 6.2 Loader

    i had 1.60 on my j3455-itx which allowed me to get DSM installed - but since rolling back to 1.30, it doesn't work. I've noticed that the 6.2.1 has support_spectre_meltdown_mitigation="yes" in /etc.defaults/synoinfo.conf by default and from what i can work out, 1.60 has the spectre fix while 1.30 doesn't. i too always wipe my drives before a reinstall (fdisk in ubuntu, write a new msdos partition table) so it's all still a mystery why it's so inconsistent. What SATA cards are you using? I do have a J3455M here so I can always test on that.
  12. ideasman69

    DSM 6.2 Loader

    oh awesome - any chance you could please drop your new settings in here?? just general slowness. here's a few examples: - just after a clean install of DSM, the machine reboots. with the 3615/3617 bootloaders, the 10 minute countdown gets down to ~7 mins before it's ready to go. With 1.04b - it almost takes the entire 10 mins - reboots take minutes vs 3615/3617's ~1 min - write speeds are half of what the 3615/3617 loaders are. the test build i put together last night has 2 x 1TB in RAID0 and a separate 120GB SSD. over the 1gb connection, i can't go higher than 50MB/s write. however booting into the 3615/3617 loader, it writes at 115MB/s understand that - but hardware acceleration is enabled by default in video station on 6.2.1. toggling the setting does nothing, streaming video works but as soon as you ask it to transcode - nothing happens. i was under the assumption that any hardware acceleration required video station to be installed, hardware accelaration enabled and the codecs activated. Once this is done, the /dev/dri/ device appears to which i can passthrough the plex docker. there is no /dev/dri device on my 1.04b / 6.2.1 build so plex transcoding will not work: it's worth noting that i haven't tried your recommended bios settings with 1.03a2 so i might wipe it all and give that a go. i at least had hardware transcoding activated on 1.03a2.
  13. ideasman69

    DSM 6.2 Loader

    nope - even with all of @modboxx's advice over here, system still runs slow i've got 3 different models of these boards (J3455-M, J3455B-ITX and J3455-ITX) but they all run slow with either of the 918+ boot images. So im not sure how you are the only one on here with one of these boards and no issues 😕 the activation.conf file doesn't exist with the latest boot loader and 6.2.1, whereas it did with the previous boot loader and 6.2. hardware transcoding in video station doesn't seem to work at all now? i have plex pass but it's not even worth touching that until it's working in video station. it'd be awesome if @jun could mention what type of motherboard his testing this stuff on and what his bios suggestions are. might help a lot of us!
  14. ideasman69

    DSM 6.2 Loader

    hell yeah! i've got another J3455-ITX board coming in a couple days and look forward to trying out your suggestions. thanks man
  15. get a serial cable and check the console output 👌
  16. hmm first release of DS918 - was that 1.03a (not 1.03a2)? Any chance you still have a copy of it? i've got the exact same motherboard and 1.03a2 918+ is painfully slow, running it on DSM 6.2 using loader v1.03b (3615) is super quick with not one issue.
  17. ideasman69

    DSM 6.2 Loader

    i've never used EFI so didn't know it was a problem nice that Jun knows about it though. i'm passing through a controller. it detected my first disk as disk 31 when the baremetal option was selected. when switching back to ESX mode it showed my first disk as disk 7. so not sure whats happening there 🤨
  18. ideasman69

    DSM 6.2 Loader

    I think gigabyte call it "CSM" so check your BIOS and enable that - should allow you to boot in BIOS (non-EFI) mode.
  19. ideasman69

    DSM 6.2 Loader

    Now that you're running the new boot loader and BIOS mode - have you made sure to select ESX mode from Juns boot menu? I had the same thing when upgrading my ESX install. The first option was selected by default (bare metal) which left me without seeing all my drives but i could see the 50MB virtual boot device. After making sure ESX was selected the 50MB disappeared and all my drives were detected again.
  20. unfortuntaley the 918+ loader doesn't work very well with the asrock 3455 motherboards. I've got two (J3455M / J3455B-ITX) and both of them have the same symptoms when using the 1.03b loader: - slow to boot - slow to copy files over the network - slow to copy files to/from USB to/from array Using any of the 1.02 loaders (3615/3617/916) and DSM 6.1 works perfectly. Likewise - the 3615 and 3617 1.03b loaders also work fine with DSM6.2. I'm really hoping this is something Jun is working on, if not - his 361x loaders work flawlessly
  21. ideasman69

    DSM 6.2 Loader

    you're the best jun!
  22. Looks like the amazing Jun has released v1.3b in both 3615 and 3617 flavors! https://mega.nz/#F!BtFQ2DgC!JgomNP3X8V9EuwxL4TXbng!Yot3HB4S
  23. In Jun's whatsnew.txt file he says: Can this have an affect on the overall speed of the system? Just looking up a few posts, @hoverfly mentions that his clock is running slowly and got me wondering... How does the 918+ keep its time? just NTP?
  24. Awesome! What version of the bios is your board running? I've tried the sport mode on mine, still no luck :(
  25. i tried every other bios option and had no luck. using the 916+ 1.02b bootloader is crazy fast but again, only working with 6.1.7. no gpu acceleration though
×
×
  • Create New...