Jump to content
XPEnology Community

LaBoss

Transition Member
  • Posts

    10
  • Joined

  • Last visited

Posts posted by LaBoss

  1. - Outcome of the update: SUCCESSFUL

    - DSM version prior update: DSM 7.1.1-42962 Update 2

    - Loader version and model: Automated Redpill Loader 1.0 beta 13 (ARPL)

    - Using custom extra.lzma: NO

    - Installation type: Proxmox, i5-3470S

    - Additional comments: No USB drive, emulated usb with .img loaded

  2. 22 hours ago, pocopico said:

     

    Change both to 

    ./rploader.sh ext broadwellnk-7.1.0-42661 add https://github.com/pocopico/redpill-load/raw/develop/redpill-virtio/rpext-index.json
    ./rploader.sh ext broadwellnk-7.1.0-42661 add https://github.com/pocopico/redpill-load/raw/develop/redpill-acpid/rpext-index.json

     

    Thanks for fast reply, works like a charm thanks

  3. Hello i try to update to DSM 7.1 but i need 

     

    • redpill-virtio
    • redpill-load

    if i try add 

     


    ./rploader.sh ext broadwellnk-7.1.0-42661 add https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json
    ./rploader.sh ext broadwellnk-7.1.0-42661 add https://github.com/jumkey/redpill-load/raw/develop/redpill-acpid/rpext-index.json

     

    and build with 

     

    ./rploader.sh build broadwellnk-7.1.0-42661

     

     

    got this error

    [#] Checking runtime for required tools... [OK]
    [#] Adding new extension from https://github.com/jumkey/redpill-load/raw/develop/redpill-acpid/rpext-index.json...
    [#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-acpid/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
    ########################################################################################################################################################################################## 100.0%
    [OK]
    [#] ========================================== jumkey.acpid2 ==========================================
    [#] Extension name: ACPI Daemon v2
    [#] Description: ACPI Daemon v2 that handles power button events
    [#] To get help visit: https://github.com/jumkey/redpill-load/raw/develop/redpill-acpid
    [#] Extension preparer/packer: https://github.com/jumkey/redpill-load/raw/develop/redpill-acpid
    [#] Software author: https://sourceforge.net/projects/acpid2/
    [#] Update URL: https://github.com/jumkey/redpill-load/raw/develop/redpill-acpid/rpext-index.json
    [#] Platforms supported: ds1621p_42218 ds918p_41890 ds3617xs_42218 ds920p_42661 ds918p_25556 ds3622xsp_42218 ds2422p_42218 ds3615xs_41222 ds3615xs_25556 ds920p_42218 ds918p_42218 ds3615xs_42218
    [#] =======================================================================================
    
    tc@box:~$ vi user_config.json
    
    [#] Extension thethorgroup.virtio index is already up to date
    [#] Updating thethorgroup.virtio extension... [OK]
    [#] Checking runtime for required tools... [OK]
    [#] Updating ds3622xsp_42661 platforms extensions...
    [-] The extension jumkey.acpid2 was found. However, the extension index has no recipe for ds3622xsp_42661 platform. It may not be
    [-] supported on that platform, or author didn't updated it for that platform yet. You can try running
    [-] "ext-manager.sh update" to refresh indexes for all extensions manually. Below are the currently known information about
    [-] the extension stored locally:
    [#] ========================================== jumkey.acpid2 ==========================================
    [#] Extension name: ACPI Daemon v2
    [#] Description: ACPI Daemon v2 that handles power button events
    [#] To get help visit: https://github.com/jumkey/redpill-load/raw/develop/redpill-acpid
    [#] Extension preparer/packer: https://github.com/jumkey/redpill-load/raw/develop/redpill-acpid
    [#] Software author: https://sourceforge.net/projects/acpid2/
    [#] Update URL: https://github.com/jumkey/redpill-load/raw/develop/redpill-acpid/rpext-index.json
    [#] Platforms supported: ds1621p_42218 ds918p_41890 ds3617xs_42218 ds920p_42661 ds918p_25556 ds3622xsp_42218 ds2422p_42218 ds3615xs_41222 ds3615xs_25556 ds920p_42218 ds918p_42218 ds3615xs_42218
    [#] =======================================================================================
    
    
    [-] Failed to update recipe for jumkey.acpid2 extension for platform ds3622xsp_42661. The script will terminate as you do not
    [-] have previously downloaded recipe which can be used if download fails. Try again later. If problem
    [-] persists contact the extension packer for support (displayed below)
    [#] ========================================== jumkey.acpid2 ==========================================
    [#] Extension name: ACPI Daemon v2
    [#] Description: ACPI Daemon v2 that handles power button events
    [#] To get help visit: https://github.com/jumkey/redpill-load/raw/develop/redpill-acpid
    [#] Extension preparer/packer: https://github.com/jumkey/redpill-load/raw/develop/redpill-acpid
    [#] Software author: https://sourceforge.net/projects/acpid2/
    [#] Update URL: https://github.com/jumkey/redpill-load/raw/develop/redpill-acpid/rpext-index.json
    [#] Platforms supported: ds1621p_42218 ds918p_41890 ds3617xs_42218 ds920p_42661 ds918p_25556 ds3622xsp_42218 ds2422p_42218 ds3615xs_41222 ds3615xs_25556 ds920p_42218 ds918p_42218 ds3615xs_42218
    [#] =======================================================================================
    
    [!] Cannot continue due to previous errors (see above)
    
    *** Process will exit ***
    [!] Failed to update all extensions for ds3622xsp_42661 platform - see errors above
    
    *** Process will exit ***
    FAILED : Loader creation failed check the output for any errors

     

     

     

     

     

×
×
  • Create New...