Jump to content
XPEnology Community

Leaderboard

Popular Content

Showing content with the highest reputation on 02/20/2023 in all areas

  1. This patcher enables Advanced Media Extensions 3.0 for you, without having to login account. Download AME3.0 from store. Put the following Python script to any location. Run it with root. Done.
    3 points
  2. Note that in order to use this, you will have to use a valid SN (but doesn't have to login synology account with that SN).
    2 points
  3. [NOTICE] Distribute the new model DS723+ and the 7.0.1-42218 version of the transcoding model. Adds one more model of r1000 platform like DS923+ to M SHELL for TCRP. The DS723+ has two bays. Like DS923+, it seems to show high compatibility with Ryzen CPU XPE. The DS923+ and DS723+ models can be used by converting M.2 NVMe to non-cache SSD data disks without any special tricks. https://kb.synology.com/en-us/DSM/tutorial/Which_models_support_M_2_SSD_storage_pool Next, in M SHELL for those who want to use it without genuine SN in transcoding Expanded the menu for the 7.0.1-42218 version build for the three models DS918+, DS920+, DS1019+. If it is not the above 3 models, the menu itself is not visible. If you are using M SHELL in the past, it will be automatically updated at the point of entry into TCRP Linux. If the update is not successful, please update and re-execute directly with the command below. curl -L "https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz" -O tar -zxvf my.sh.gz ./rploader.sh backup ./menu.sh
    1 point
  4. the motherboard supports 2 NVME
    1 point
  5. some system from synology come with atlantic (aquantia) driver, usually units with a ope pcie slot, synology switched/added a AQC10x card to its line (maybe replacing the old tehuti card), somewhere in 6.2.2/6.2.3 it came into 36xx images (918+ does not come with this driver) and with 3622 7.x there are even two drivers (atlantic.ko and atlantic_v2.ko) one is v2.4.3.0 (old) the other is v.2.4.14.0, i dont know how they handle this in DSM, maybe there are some checks that prevent the correct driver to load? maybe check the log with dmesg for "atlantic" with this: dmesg |grep atlantic you should at least find something about loading the driver, maybe we will see if its the new or old driver thats loaded you can also try to load the newer driver manually insmod /lib/modules/atlantic_v2.ko and then check again mit dmesg to see what log entry it generates btw there is a atlantic driver added in arpl lately (two days) and its to expect to be in the next release https://github.com/fbelavenuto/arpl-modules/commit/1eccba34dbf1c631153e942acfcdae2d0e729026 its v2.5.5,
    1 point
  6. I bought another name disk, put the script into startup when turned on, put the disk and it automatically appeared as a cache, thanks a lot for the script.
    1 point
  7. asm1166 in general works (two pcie lanes with up to pcie 3.0 so max. ~2000MB/s for all ports) but it "only" provides 6 sata ports and the card does have two connectors usually used for 4 sata ports each and it has 8 led's for disk activity, so it will be two ports "made up" by sata multiplier chip not mentioned in the description you would not be able to use 8 ports with dsm, just 6 but it would not hurt and you could still use it late with another os then syno's dsm and use the other two ports too (performance will be lesser on these ports as they are "shared"
    1 point
  8. 1 point
  9. I have successfully detect my m.2 intel optane with your code. but, I need recreate bootloader because the disk cant detected. login screen say "not found". but can be accessed via ssh and all my docker was active
    1 point
×
×
  • Create New...