Jump to content
XPEnology Community

jumkey

Contributor
  • Posts

    134
  • Joined

  • Last visited

  • Days Won

    4

jumkey last won the day on May 13 2022

jumkey had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

jumkey's Achievements

Advanced Member

Advanced Member (4/7)

122

Reputation

  1. You can take a look at this issue https://github.com/RedPill-TTG/redpill-load/issues/6
  2. Can you provide the content of the syno_block_info file?
  3. There is no /dev/synoboot partition, you need to confirm the value of pid vid or satadom
  4. Try it, the whole process should be clear
  5. /bin/patch --no-backup-if-mismatch -p1 < /etc/jun.patch
  6. cat linuxrc.syno.impl | grep "exts" Check if linuxrc.syno.impl has been patched correctly
  7. chmod +x config/_common/jun/usr/bin/patch
  8. add redpill-qjs-dtb and qjs-runtime Manually unzip custom.gz to see if there are any missing files
  9. Maybe one of the extensions quit abnormally
  10. https://github.com/jumkey/redpill-lkm/blob/develop/config/platforms.h#L121 need compile lkm
  11. I tested it and it's fine ./ext-manager.sh add https://github.com/jumkey/redpill-load/raw/develop/redpill-runtime-qjs/rpext-index.json ./ext-manager.sh add https://github.com/jumkey/redpill-load/raw/develop/redpill-qjs-dtb/rpext-index.json BRP_JUN_MOD=1 BRP_DEBUG=0 BRP_USER_CFG=user_config-ds2422.json ./build-loader.sh DS2422+ 7.0.1-42218 loader.img
  12. I never thought dtb would work on 918😅 jumkey.qjs.000 added 918 because I want to be able to use quickjs on this platform
  13. It seems that the dtb extension is not loaded correctly because of this error
×
×
  • Create New...