Jump to content
XPEnology Community

TinyCore RedPill Loader (TCRP)


pocopico

Recommended Posts

did any of you have a problem with the e1000e network card - it works for a few hours, stops being available, disconnect the ethernet cable from xpenology, then it automatically resets and restarts then ethernet works for a few hours. which card can it be replaced with?

 

creating a bootloader the script downloads pocopico e1000e itself.  you can add the e1000 driver yourself or will it use the one downloaded automatically? https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/rpext-index.json

 

could it be because the card has a different MAC address than the real one?

Edited by adamadam
Link to comment
Share on other sites

Guys, setting up 6.2.4 with this loader, configured sataportmap 2 

running on esxi, first disk is the synoboot, second disk, is a new disk

 

all is working fine,  its booted, i can select the .pat file to upload, its installing, it completes to 100%

i do a reboot, and its back in setup mode?  the new hard disk is 16 GB in size, is it maybe to low?

 

edit: also tried 50 GB as disk, didnt help either :-( 

after reboot, it goes back to setup mode

 

image.png.5f1bcca34601901696c802cb655b3a25.png

 

all going good here ....

 

image.thumb.png.26f418754a146d19f4cf245e8520ff9d.png

 

 

Edited by NoFate
Link to comment
Share on other sites

В 25.01.2022 в 18:11, Cubitus сказал:

I have made another try without the DSM 6.2.3 disks, only an empty SSD : no more success :-(

below is what's written in /var/log/messages when I try to activate the system from SynologyAssistant

Any idea of what's causing this ?

 

Jan  1 00:02:25 getty[5586]: tcgetattr: Input/output error^M
Jan  1 00:02:35 getty[5587]: tcgetattr: Input/output error^M
Jan 25 15:00:02 getty[5627]: tcgetattr: Input/output error^M
Jan 25 15:00:12 getty[5631]: tcgetattr: Input/output error^M
Jan 25 15:00:19 synoupgrade: synoupgrade.c:267 Failed to get root partition version
Jan 25 15:00:19 synoupgrade: synoupgrade.c:267 Failed to get root partition version
Jan 25 15:00:19 synoupgrade: autocleanup/mount.c:19 run '/usr/bin/mount /dev/md0 /_disk'
Jan 25 15:00:19 synoupgrade: autocleanup/mount.c:30 mount's exit status is non-zero, 255
Jan 25 15:00:19 synoupgrade: autocleanup/mount.c:72 mount point creation failed, so skip unmounting
Jan 25 15:00:19 synoupgrade: autocleanup/directory.c:38 remove directory /_disk, result is 0
Jan 25 15:00:19 synoupgrade: synoupgrade.c:245 unable to get dsm version from disk device
Jan 25 15:00:19 synoupgrade: synoupgrade.c:308 unable to append query string of disk dsm version
Jan 25 15:00:19 synoupgrade: synoupgrade.c:267 Failed to get root partition version
Jan 25 15:00:20 synoupgrade: partition_check_layout.c:173 sdc: dont contain partition [1]
Jan 25 15:00:20 synoupgrade: partition_check_layout.c:173 sdc: dont contain partition [2]
Jan 25 15:00:20 synoupgrade: ninstaller.c:678 Dev: sdc, DiskPath: /dev/sdc, Partition version: [not syno partition]
Jan 25 15:00:20 synoupgrade: ninstaller.c:1146 SYSTEM_NOT_INSTALLED: Raid but md0 or md1 not exist
Jan 25 15:00:20 synoupgrade: ninstaller.c:1214 SYSTEM_NOT_INSTALLED: Not SynoParitition and Not Recoverable
Jan 25 15:00:20 synoupgrade: ninstaller.c:1114(FillUpgradeVolumeInfo): gszUpgradeVolDev = /dev/md0
Jan 25 15:00:20 synoupgrade: ninstaller.c:1115(FillUpgradeVolumeInfo): gszUpgradeVolMnt = /tmpData
Jan 25 15:00:20 synoupgrade: ninstaller.c:1223 gblSupportRaid: 1, gSysStatus: 3, gblCreateDataVol: 0, gblSystemRecoverable: 0
Jan 25 15:00:22 getty[5716]: tcgetattr: Input/output error^M

Hello! I solve the problem with disk errors and disconnected sata ports by buying PCI-SATA card on Marvell 88SE9215 chip.

I think in my case my motherboard physicaly have 3,4,5,6 ports. And 1,2 ports are dummy

Maybe synology can be installed only on first sata. Or there are errors, because first sata does't exist

I didn't find solution, how to skip or disable or remap missing sata ports.

With sata card everything works fine

Link to comment
Share on other sites

Hi soulcola,

 

Thanks for your answer. What is strange is that the same configuration works perfectly with Jun's loader and DSM6.2.3 : my disks are respectively identified as 3 (SSD), 4 & 6 (linux RAID).

I will postpone the upgrade as I cannot add any PCI card to my configuration, maybe this will be corrected later .

 

 

Link to comment
Share on other sites

I added the e1000 driver during development but unfortunately xpenology loads e1000e anyway. I changed the mac card address in the bootloader, I will see if it will suspend the lan connection. unfortunately, I do not know how to force the e1000e driver not to download the e1000e driver when creating the bootloader or to use the e1000 during the loading process

 

ash-4.4# lspci -k | grep 'Kernel driver'
        Kernel driver in use: pcieport
        Kernel driver in use: xhci_hcd
        Kernel driver in use: serial
        Kernel driver in use: e1000e
        Kernel driver in use: ehci-pci
        Kernel driver in use: pcieport
        Kernel driver in use: pcieport
        Kernel driver in use: ehci-pci
        Kernel driver in use: lpc_ich
        Kernel driver in use: ahci
        Kernel driver in use: mpt2sas

Link to comment
Share on other sites

Who is using here an Hp Gen 8 microserver with esxi (trying 6.2.4)

on sata controller 0:0 => attached the boot vmdk

on sata controller 0:1 => attached the extra hard disk for DSM

 

what should be me sataportmap and DiskIdxMap , i tried for sataportmap 1 or 2 , and diskmapid 00 , it installs the DSM fine, it completes back to 100% , but after reboot it comes back to DSM install, seems i think its always installing on the 0:0 disk??

 

also, if i do a change in the user json fle for the mappings, do i need run this command again?  

./rploader.sh build bromolow-6.2.4-25556 

 

thnx

 

 

Link to comment
Share on other sites

14 hours ago, haydibe said:

@zahniThe command shows that jq was able to process the files as valid json. Though, their content could be still problematic.  If jq throws an error (like it did in your and jarugut's case), then its safe to asume the build is incomplete.

 

 I looked at the files jarugut provided. It is a valid json with minor formating issue - nothing that should break the file. First I though the "u2" in the revesion broke the processing logic (rploader recycled most parts of this logic from rphelper), but it does not care for the revision.

 

You could try ` bash -xe rploader.sh bromolow-6.2.4-25556u2 static` and paste the output. It will execute the script in debug mode up to the first error it encounters.

 

I can imagine the problem is originated in an incomplete profile, a typo or a missing comma.

 

update: I found it!

 

is caused by missing "add_extensions": [] in the platform profile. Add it to each profile where it's missing and you will be good.

 

Note: no officialy available version of rp-helper or rp-tool-chain was affected by this. It must have found it's way into rploader.sh from an early beta for rp-helper 0.12 where I had a function to add the extensions provided by the list. I haven't checked if the logic that actualy makes use of the field made it's way over to rploader as well, as the logic was in the Makefile inside the container. Personaly I like rploader way better than rp-helper :) All the additional bells and whistles realy add an amazing value to the overal experience!

 

 

I've executed all that you recommend, the test executed correctly. 

 

Spoiler

tc@box:~$ find .  -name "*.json" -not -path "*redpill-load*" -exec bash -c 'jq . < {} > /dev/null && echo "{}: OK" || echo "{}: broken"'
 \;
./modules.alias.json: OK
./custom_config.json: OK
./global_config.json: OK
./rpext-index.json: OK
./user_config.json: OK
tc@box:~$ bash -xe rploader.sh bromolow-6.2.4-25556u2 static
+ rploaderver=0.4.4
+ rploaderepo=https://github.com/pocopico/tinycore-redpill/raw/main/rploader.sh
+ redpillextension=https://github.com/pocopico/rp-ext/raw/main/redpill/rpext-index.json
+ modextention=https://github.com/pocopico/rp-ext/raw/main/rpext-index.json
+ '[' 2 -lt 2 ']'
+ case $1 in
+ showhelp
+ cat
++ basename rploader.sh
++ getPlatforms
+++ jq -s '.[0].build_configs=(.[1].build_configs + .[0].build_configs | unique_by(.id)) | .[0]' global_config.json custom_config.json
+++ jq -r '.build_configs[].id'
++ platform_versions='apollolake-6.2.4-25556
apollolake-7.0-41890
apollolake-7.0.1-42218
broadwell-7.0.1-42218
bromolow-6.2.4-25556
bromolow-6.2.4-25556u2
bromolow-7.0-41222
bromolow-7.0.1-42218'
++ echo 'apollolake-6.2.4-25556
apollolake-7.0-41890
apollolake-7.0.1-42218
broadwell-7.0.1-42218
bromolow-6.2.4-25556
bromolow-6.2.4-25556u2
bromolow-7.0-41222
bromolow-7.0.1-42218'
rploader.sh

Version : 0.4.4
----------------------------------------------------------------------------------------
Usage: rploader.sh <action> <platform version> <static or compile module> [extension manager arguments]

Actions: build, ext, download, clean, update, listmod, serialgen, identifyusb, satamap, mountshare

- build:     Build the 💊 RedPill LKM and update the loader image for the specified
             platform version and update current loader.

- ext:       Manage extensions, options go after platform (add/force_add/info/remove/update/cleanup/auto)

             example:

             rploader.sh ext apollolake-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/rpext-index.json

             or for auto detect use

             rploader.sh ext apollolake-7.0.1-42218 auto

- download:  Download redpill sources only

- clean:     Removes all cached files and starts over

- update:    Checks github repo for latest version of rploader

- listmods:  Tries to figure out required extensions

- serialgen: Generates a serial number and mac address for the following platforms

             DS3615xs DS3617xs DS916+ DS918+ DS920+ DVA3219 DVA3221

- identifyusb: Tries to identify your loader usb stick VID:PID and updates the user_config.json file

- satamap: Tries to identify your SataPortMap and DiskIdxMap values and updates the user_config.json file

- backup:   Backup and make changes /home/tc changed permanent to your loader disk

- mountshare: Mounts a remote CIFS working directory

Available platform versions:
----------------------------------------------------------------------------------------
apollolake-6.2.4-25556
apollolake-7.0-41890
apollolake-7.0.1-42218
broadwell-7.0.1-42218
bromolow-6.2.4-25556
bromolow-6.2.4-25556u2
bromolow-7.0-41222
bromolow-7.0.1-42218
----------------------------------------------------------------------------------------
Check global_settings.json for settings.
+ exit 99
 

 

I've modified the global and custom json file adding the  "add_extensions": []  but when I try to compile I got the same error :(

 

Spoiler

tc@box:~$ sudo ./rploader.sh build bromolow-6.2.4-25556u2 static
Loader source : https://github.com/jimmyGALLAND/redpill-load.git Loader Branch : master
Redpill module source : https://github.com/jimmyGALLAND/redpill-lkm.git : Redpill module branch : master
Extensions :
Extensions URL :
TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM6.2/ds.bromolow-6.2.dev.txz/download
TOOLKIT_SHA : 7a0f0ec5919cd67b9972a21f234603c0e608d647baff067029bd46d8a5d660de
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology NAS GPL Source/25426branch/bromolow-source/linux-3.10.x.txz/download
SYNOKERNEL_SHA : 18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed
COMPILE_METHOD : kernel
TARGET_PLATFORM       : bromolow
TARGET_VERSION    : 6.2.4
TARGET_REVISION : 25556u2
REDPILL_LKM_MAKE_TARGET : dev-v6
Checking Internet Access -> OK
Checking if a newer version exists on the repo -> Version is current
Redpill sources already downloaded, pulling latest
Already up to date.
Loader sources already downloaded, pulling latest
Already up to date.
Using static compiled redpill extension
Looking for redpill for : ds3615xs_25556u2
modinfo: module '/lib/modules/5.10.3-tinycore64/redpill.ko' not found
cp: cannot stat '/home/tc/redpill.ko': No such file or directory
Got redpill-linux-v.ko
Testing modules.alias.json -> File OK
------------------------------------------------------------------------------------------------
It looks that you will need the following modules :


Found SATA Controller : pciid 1002d00004391  Required Extension : ahci
Searching for matching extension for ahci
Found VGA Controller : pciid 1002d00009712  Required Extension : radeon
Searching for matching extension for radeon
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/pocopico.igb/pocopico.igb.json). For more info use "ext-manager.sh info pocopico.igb"

*** Process will exit ***
Found Ethernet Interface : pciid 8086d00001533 Required Extension : igb
Searching for matching extension for igb
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json"
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/pocopico.igb/pocopico.igb.json). For more info use "ext-manager.sh info pocopico.igb"

*** Process will exit ***
Found Ethernet Interface : pciid 8086d00001533 Required Extension : igb
Searching for matching extension for igb
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json"
------------------------------------------------------------------------------------------------
Starting loader creation
Checking user_config.json : Done
[#] Checking runtime for required tools... [OK]
[#] Updating extensions...

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/jimmyGALLAND/redpill-ext/master/virtio/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/jimmyGALLAND/redpill-ext/master/virtio/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
################################################################################################################################# 100.0%
[OK]
[#] ========================================== thethorgroup.jg.virtio ==========================================
[#] Extension name: VirtIO
[#] Description: Adds VirtIO support for fast network/PCI/SCSI/network/console paravirtualization under QEmu (Proxmox, VirtualBox, virsh, and similar)
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-virtio
[#] Software author: https://www.linux-kvm.org/page/Virtio
[#] Update URL: https://raw.githubusercontent.com/jimmyGALLAND/redpill-ext/master/virtio/rpext-index.json
[#] Platforms supported: ds3617xs_25556u2 ds918p_41890 ds3617xs_42218 ds3615xs_25556u2 ds3617xs_25556 ds918p_25556 ds3615xs_41222 ds3617xs_42218u2 ds3615xs_25556 ds918p_42218 ds918p_25556u2 ds3615xs_42218
[#] =======================================================================================

[#] Checking runtime for required tools... [OK]
[#] Updating jg.acpid extension...
[#] Downloading remote file https://github.com/jimmyGALLAND/redpill-ext/raw/master/acpid/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
################################################################################################################################# 100.0%################################################################################################################################# 100.0%

[#] Extension jg.acpid index is already up to date
[#] Updating pocopico.igb extension...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
################################################################################################################################# 100.0%

[#] Extension pocopico.igb index is already up to date
[#] Updating thethorgroup.jg.virtio extension...
[#] Downloading remote file https://raw.githubusercontent.com/jimmyGALLAND/redpill-ext/master/virtio/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
################################################################################################################################# 100.0%

[#] Extension thethorgroup.jg.virtio index is already up to date
[#] Updating thethorgroup.jg.virtio extension... [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating ds3615xs_25556u2 platforms extensions...
[#] Downloading remote file https://github.com/jimmyGALLAND/redpill-ext/raw/master/acpid/recipes/v6_bromolow.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
################################################################################################################################# 100.0%################################################################################################################################# 100.0%

[#] Filling-in newly downloaded recipe for extension jg.acpid platform ds3615xs_25556u2
[#] Downloading remote file https://github.com/jimmyGALLAND/redpill-ext/raw/master/acpid/install-acpi.sh to /home/tc/redpill-load/custom/extensions/jg.acpid/ds3615xs_25556u2/install-acpi.sh
################################################################################################################################# 100.0%################################################################################################################################# 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/jg.acpid/ds3615xs_25556u2/install-acpi.sh file... [OK]
[#] Downloading remote file https://github.com/jimmyGALLAND/redpill-ext/raw/master/acpid/modules/pwrbtn-module-v6-bromolow.tgz to /home/tc/redpill-load/custom/extensions/jg.acpid/ds3615xs_25556u2/pwrbtn-module-v6-bromolow.tgz
################################################################################################################################# 100.0%################################################################################################################################# 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/jg.acpid/ds3615xs_25556u2/pwrbtn-module-v6-bromolow.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/jg.acpid/ds3615xs_25556u2/pwrbtn-module-v6-bromolow.tgz to /home/tc/redpill-load/custom/extensions/jg.acpid/ds3615xs_25556u2/... [OK]
[#] Downloading remote file https://github.com/jimmyGALLAND/redpill-ext/raw/master/acpid/pkg/pwrbtn_pkg.tgz to /home/tc/redpill-load/custom/extensions/jg.acpid/ds3615xs_25556u2/pwrbtn_pkg.tgz
################################################################################################################################# 100.0%################################################################################################################################# 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/jg.acpid/ds3615xs_25556u2/pwrbtn_pkg.tgz file... [OK]
[#] Successfully processed recipe for extension jg.acpid platform ds3615xs_25556u2
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/releases/ds3615xs_25556.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
################################################################################################################################# 100.0%
[#] Filling-in newly downloaded recipe for extension pocopico.igb platform ds3615xs_25556u2
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/releases/igb-3.10.105.tgz to /home/tc/redpill-load/custom/extensions/pocopico.igb/ds3615xs_25556u2/igb-3.10.105.tgz
################################################################################################################################# 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.igb/ds3615xs_25556u2/igb-3.10.105.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/pocopico.igb/ds3615xs_25556u2/igb-3.10.105.tgz to /home/tc/redpill-load/custom/extensions/pocopico.igb/ds3615xs_25556u2/... [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/src/check-igb.sh to /home/tc/redpill-load/custom/extensions/pocopico.igb/ds3615xs_25556u2/check-igb.sh
################################################################################################################################# 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.igb/ds3615xs_25556u2/check-igb.sh file... [OK]
[#] Successfully processed recipe for extension pocopico.igb platform ds3615xs_25556u2
[#] Downloading remote file https://github.com/RedPill-TTG/redpill-virtio/raw/master/recipes/ds3615xs_25556.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
################################################################################################################################# 100.0%################################################################################################################################# 100.0%
[#] Filling-in newly downloaded recipe for extension thethorgroup.jg.virtio platform ds3615xs_25556u2
[#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-virtio/master/src/check-virtio.sh to /home/tc/redpill-load/custom/extensions/thethorgroup.jg.virtio/ds3615xs_25556u2/check-virtio.sh
################################################################################################################################# 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.jg.virtio/ds3615xs_25556u2/check-virtio.sh file... [OK]
[#] Downloading remote file https://github.com/RedPill-TTG/redpill-virtio/releases/download/v1.0.0/virtio-3.10.105.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.jg.virtio/ds3615xs_25556u2/virtio-3.10.105.tgz
################################################################################################################################# 100.0%################################################################################################################################# 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.jg.virtio/ds3615xs_25556u2/virtio-3.10.105.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/thethorgroup.jg.virtio/ds3615xs_25556u2/virtio-3.10.105.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.jg.virtio/ds3615xs_25556u2/... [OK]
[#] Successfully processed recipe for extension thethorgroup.jg.virtio platform ds3615xs_25556u2
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/thethorgroup.jg.virtio/ds3615xs_25556u2/virtio-3.10.105.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.jg.virtio/ds3615xs_25556u2/... [OK]
[#] Updating extensions... [OK]
[#] PAT file /home/tc/redpill-load/cache/ds3615xs_25556u2.pat not found - downloading from https://global.download.synology.com/download/DSM/criticalupdate/update_pack/25556-2/synology_bromolow_3615xs.pat
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 31.9M  100 31.9M    0     0  6860k      0  0:00:04  0:00:04 --:--:-- 9108k
[#] Verifying /home/tc/redpill-load/cache/ds3615xs_25556u2.pat file... [OK]
[#] Unpacking /home/tc/redpill-load/cache/ds3615xs_25556u2.pat file to /home/tc/redpill-load/build/1643283119/pat-ds3615xs_25556u2-unpacked... [OK]
[#] No zimage in Unpacked PAT - Try to find flashupdate package
[#] flashupdate found unpack... ./build-loader.sh: line 223: DPKG_PATH: unbound variable
FAILED : Loader creation failed check the output for any errors
 

 

 

At the end I've tried with the original json files fixing adding the "add_extensions": [], with that the bootloader is created, but then we start in the bootloop of setup installation in all the reboots. :(

Link to comment
Share on other sites

4 hours ago, jarugut said:

I've executed all that you recommend, the test executed correctly. 

 

Seems okay to me. Even though I forget to add "build" in the rploader command. 

 

On a 2nd though the jq error was merly cosmetic, as the values it failed to parse aren't used anywhere. the existance of "add_extensions": [] does not influence the build.

Thats why your last and previous build had the same result... 

Link to comment
Share on other sites

Hi all needing some help i know others have had this issue and i have tried some its to do with sata i tried auto setup sata and i still get the no harddrives message when at loading page also tried sata 1 and 00 but still the same i have barebones pc i5 4460 3.2ghz and a gigabyte h81m-ds2v motherboard running 32gb ddr3 ram i installed ds615 on my friends i7 pc and doing command sudo ./rploader.sh satamap now worked right out the box even though i set it to 24 drives it only shows 12 was going to put ds617xs on it but wouldnt work it just keeped saying not installed even after installing and rebooting still the same but for some reason i cannot get anything to load up on my i5 any help would be great please im stuck on what to do next thankyou

 

Link to comment
Share on other sites

9 hours ago, NoFate said:

Guys, setting up 6.2.4 with this loader, configured sataportmap 2 

running on esxi, first disk is the synoboot, second disk, is a new disk

 

all is working fine,  its booted, i can select the .pat file to upload, its installing, it completes to 100%

i do a reboot, and its back in setup mode?  the new hard disk is 16 GB in size, is it maybe to low?

 

edit: also tried 50 GB as disk, didnt help either :-( 

after reboot, it goes back to setup mode

 

image.png.5f1bcca34601901696c802cb655b3a25.png

 

all going good here ....

 

image.thumb.png.26f418754a146d19f4cf245e8520ff9d.png

 

 


Did you check the serial console ? It might be an extension failing to load 

Link to comment
Share on other sites

Hi All!

 

been following along here since redpill has become available for testing. I've recently been testing tinycore (awesome tool, huge thanks to @pocopico and all the rest of the devs that have been contributing) I am testing on baremetal for DS3617xs - was able to boot into tinycore - ran the update command to get latest sources. Then ran the serial gen, identifyusb, commands, and satamap  and finally sudo ./rploader.sh build broadwell-7.0.1-42218. Everything appears to complete successfully - I copied the .pat file to local machine and proceeded to boot redpill. I am able to upload the pat file completes at 100% - on reboot  syno assistant shows not installed and repeats the process of asking for the pat file. I did get the warning that 4 hard drives would be formatted the first time- this is a test system so I proceeded - but this process just loops of installing the pat, reboot and repeat.

 

I did see the following in the output when creating the image - also included output for lspci and lsscsi  - appreciate any help or suggestions!

 

Found VGA Controller : pciid 8086d00009bc5  Required Extension :
No matching extension
Found SATA Controller : pciid 8086d000006d2  Required Extension :
No matching extension

 

lspci -nnq
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:9b43] (rev 05)
00:02.0 VGA compatible controller [0300]: Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc5] (rev 05)
00:14.0 USB controller [0c03]: Intel Corporation Comet Lake USB 3.1 xHCI Host Controller [8086:06ed]
00:14.2 RAM memory [0500]: Intel Corporation Comet Lake PCH Shared SRAM [8086:06ef]
00:14.3 Network controller [0280]: Intel Corporation Comet Lake PCH CNVi WiFi [8086:06f0]
00:16.0 Communication controller [0780]: Intel Corporation Comet Lake HECI Controller [8086:06e0]
00:17.0 SATA controller [0106]: Intel Corporation Comet Lake SATA AHCI Controller [8086:06d2]
00:1b.0 PCI bridge [0604]: Intel Corporation Comet Lake PCI Express Root Port #17 [8086:06c0] (rev f0)
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:06b8] (rev f0)
00:1c.4 PCI bridge [0604]: Intel Corporation Device [8086:06bc] (rev f0)
00:1d.0 PCI bridge [0604]: Intel Corporation Comet Lake PCI Express Root Port #9 [8086:06b0] (rev f0)
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:0685]
00:1f.3 Audio device [0403]: Intel Corporation Comet Lake PCH cAVS [8086:06c8]
00:1f.4 SMBus [0c05]: Intel Corporation Comet Lake PCH SMBus Controller [8086:06a3]
00:1f.5 Serial bus controller [0c80]: Intel Corporation Comet Lake PCH SPI Controller [8086:06a4]
01:00.0 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network Connection [8086:1521] (rev 01)
01:00.1 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network Connection [8086:1521] (rev 01)
01:00.2 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network Connection [8086:1521] (rev 01)
01:00.3 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network Connection [8086:1521] (rev 01)
03:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller I225-V [8086:15f3] (rev 02

 

 

tc@box:~$ lsscsi -Hv
[0]    ahci
  dir: /sys/class/scsi_host//host0
  device dir: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0
[1]    ahci
  dir: /sys/class/scsi_host//host1
  device dir: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1
[2]    ahci
  dir: /sys/class/scsi_host//host2
  device dir: /sys/devices/pci0000:00/0000:00:17.0/ata3/host2
[3]    ahci
  dir: /sys/class/scsi_host//host3
  device dir: /sys/devices/pci0000:00/0000:00:17.0/ata4/host3
[4]    ahci
  dir: /sys/class/scsi_host//host4
  device dir: /sys/devices/pci0000:00/0000:00:17.0/ata5/host4
[5]    ahci
  dir: /sys/class/scsi_host//host5
  device dir: /sys/devices/pci0000:00/0000:00:17.0/ata6/host5
[6]    usb-storage
  dir: /sys/class/scsi_host//host6
  device dir: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/host6

 

 

Link to comment
Share on other sites

i had the same issue when installing on friends i7 synology assist just keeps saying not installed everytime machine reboots

4 minutes ago, renxpe said:

Hi All!

 

been following along here since redpill has become available for testing. I've recently been testing tinycore (awesome tool, huge thanks to @pocopico and all the rest of the devs that have been contributing) I am testing on baremetal for DS3617xs - was able to boot into tinycore - ran the update command to get latest sources. Then ran the serial gen, identifyusb, commands, and satamap  and finally sudo ./rploader.sh build broadwell-7.0.1-42218. Everything appears to complete successfully - I copied the .pat file to local machine and proceeded to boot redpill. I am able to upload the pat file completes at 100% - on reboot  syno assistant shows not installed and repeats the process of asking for the pat file. I did get the warning that 4 hard drives would be formatted the first time- this is a test system so I proceeded - but this process just loops of installing the pat, reboot and repeat.

 

I did see the following in the output when creating the image - also included output for lspci and lsscsi  - appreciate any help or suggestions!

 

Found VGA Controller : pciid 8086d00009bc5  Required Extension :
No matching extension
Found SATA Controller : pciid 8086d000006d2  Required Extension :
No matching extension

 

lspci -nnq
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:9b43] (rev 05)
00:02.0 VGA compatible controller [0300]: Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc5] (rev 05)
00:14.0 USB controller [0c03]: Intel Corporation Comet Lake USB 3.1 xHCI Host Controller [8086:06ed]
00:14.2 RAM memory [0500]: Intel Corporation Comet Lake PCH Shared SRAM [8086:06ef]
00:14.3 Network controller [0280]: Intel Corporation Comet Lake PCH CNVi WiFi [8086:06f0]
00:16.0 Communication controller [0780]: Intel Corporation Comet Lake HECI Controller [8086:06e0]
00:17.0 SATA controller [0106]: Intel Corporation Comet Lake SATA AHCI Controller [8086:06d2]
00:1b.0 PCI bridge [0604]: Intel Corporation Comet Lake PCI Express Root Port #17 [8086:06c0] (rev f0)
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:06b8] (rev f0)
00:1c.4 PCI bridge [0604]: Intel Corporation Device [8086:06bc] (rev f0)
00:1d.0 PCI bridge [0604]: Intel Corporation Comet Lake PCI Express Root Port #9 [8086:06b0] (rev f0)
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:0685]
00:1f.3 Audio device [0403]: Intel Corporation Comet Lake PCH cAVS [8086:06c8]
00:1f.4 SMBus [0c05]: Intel Corporation Comet Lake PCH SMBus Controller [8086:06a3]
00:1f.5 Serial bus controller [0c80]: Intel Corporation Comet Lake PCH SPI Controller [8086:06a4]
01:00.0 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network Connection [8086:1521] (rev 01)
01:00.1 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network Connection [8086:1521] (rev 01)
01:00.2 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network Connection [8086:1521] (rev 01)
01:00.3 Ethernet controller [0200]: Intel Corporation I350 Gigabit Network Connection [8086:1521] (rev 01)
03:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller I225-V [8086:15f3] (rev 02

 

 

tc@box:~$ lsscsi -Hv
[0]    ahci
  dir: /sys/class/scsi_host//host0
  device dir: /sys/devices/pci0000:00/0000:00:17.0/ata1/host0
[1]    ahci
  dir: /sys/class/scsi_host//host1
  device dir: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1
[2]    ahci
  dir: /sys/class/scsi_host//host2
  device dir: /sys/devices/pci0000:00/0000:00:17.0/ata3/host2
[3]    ahci
  dir: /sys/class/scsi_host//host3
  device dir: /sys/devices/pci0000:00/0000:00:17.0/ata4/host3
[4]    ahci
  dir: /sys/class/scsi_host//host4
  device dir: /sys/devices/pci0000:00/0000:00:17.0/ata5/host4
[5]    ahci
  dir: /sys/class/scsi_host//host5
  device dir: /sys/devices/pci0000:00/0000:00:17.0/ata6/host5
[6]    usb-storage
  dir: /sys/class/scsi_host//host6
  device dir: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/host6

 

 

 

  • Sad 1
Link to comment
Share on other sites

Hi all

 

I tried to get it working with Virtual Box (without an USB drive), mainly orienting on https://xpenology.club/install-dsm-7-on-baremetal-or-vm/. I seem to be able to configure it correctly with the scripts. When I reboot my virtual machine, I see 2 new entries in grub, one for USB, one for SATA.
But which ever I boot, it gets stuck on "Booting the kernel.".

Has anybody a tip for me?

Link to comment
Share on other sites

@pocopico I have a question about the drivers. I know that megaraid_sas is apart of rp-ext, but what about mptscsih, mptbase:(mptctl, mptsas, mptspi, mptscsih)?

system: 

megaraid_sas            72750 9

mptscsih                     18713 2 mptsas,mptspi
mptbase                     61898 4 mptctl,mptsas,mptspi,mptscsih
scsi_transport_spi     19106 1 mptspi

megaraid_mm             7568 1 megaraid_mbox

 

Also, I know you have shown us about the satamap/diskxid, but I'm a little confused as after running kmod list, I saw the following entry that might bring light to my issue.

 

[    2.537139] megasas: 06.506.00.00-rc1 Sat. Feb. 9 17:00:00 PDT 2013
[    2.537151] megasas: 0x1000:0x0073:0x1028:0x1f4e: bus 8:slot 0:func 0    <---- here is the controller
[    2.537243] 32bit 0000:08:00.0 uses non-identity mapping  <-----But this is what Im concerned with!!!!
[    2.537281] megasas: FW now in Ready state
[    2.537294] megaraid_sas 0000:08:00.0: irq 84 for MSI/MSI-X
[    2.558010] megasas_init_mfi: fw_support_ieee=67108864
[    2.558013] megasas: INIT adapter done
[    2.625103] scsi0 : LSI SAS based MegaRAID driver

 

I really appreciate the help in advance. It just seems comparing with 6.2.3 I missing drivers or dependencies. Let me know if there are some other screens you would like to see.  Thanks in advance.!!

Link to comment
Share on other sites

On 1/26/2022 at 11:27 PM, jarugut said:

Hi Pocopico,

 

I'm doing some test on my HP Microserver Gen7 N40L. The good thing is that I'm able to create the bootloader for Bromolow 7.0.1-42218u2, with this version the system works perfectly, the power button works, with the disable_mtrr_trim parameter I can use all memory of the server, WOL works, I tested the stability with dockers with 4 dockers running one of them a handbrake to recode videos and the system keeps stable. 🥳  Thank you mate.

 

Now the problem

I'm trying to do the same  but installing the bromolow-6.2.4-25556 and later bromolow-6.2.4-25556u2 but I'm not able to install :( neither base version neither the update. After install always the system reboot  went end boot it seems like nothing happen, the installation start again, it's a bootloop...

I've tried to modify the json global  and custom file with the  jimmyGALLAND without luck. 

 

trying to build the bromolow-6.2.4-25556u2 directly I get the following error:

 

 

  tc@box:~$ sudo ./rploader.sh build bromolow-6.2.4-25556u2 static jq: error (at :1): Cannot iterate over null (null) jq: error (at :1): Cannot iterate over null (null) Loader source : https://github.com/jimmyGALLAND/redpill-load.git Loader Branch : master Redpill module source : https://github.com/jimmyGALLAND/redpill-lkm.git : Redpill module branch : master Extensions : Extensions URL : TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM6.2/ds.bromolow-6.2.dev.txz/download TOOLKIT_SHA : 7a0f0ec5919cd67b9972a21f234603c0e608d647baff067029bd46d8a5d660de SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology NAS GPL Source/25426branch/bromolow-source/linux-3.10.x.txz/download SYNOKERNEL_SHA : 18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed COMPILE_METHOD : kernel TARGET_PLATFORM : bromolow TARGET_VERSION : 6.2.4 TARGET_REVISION : 25556u2 REDPILL_LKM_MAKE_TARGET : dev-v6 Checking Internet Access -> OK Checking if a newer version exists on the repo -> Version is current Redpill sources already downloaded, pulling latest Already up to date. Loader sources already downloaded, pulling latest Already up to date. Using static compiled redpill extension Looking for redpill for : ds3615xs_25556u2 modinfo: module '/lib/modules/5.10.3-tinycore64/redpill.ko' not found cp: cannot stat '/home/tc/redpill.ko': No such file or directory Got redpill-linux-v.ko Testing modules.alias.json -> File OK ------------------------------------------------------------------------------------------------ It looks that you will need the following modules : Found SATA Controller : pciid 1002d00004391 Required Extension : ahci Searching for matching extension for ahci Found VGA Controller : pciid 1002d00009712 Required Extension : radeon Searching for matching extension for radeon [#] Checking runtime for required tools... [OK] [#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json... [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ######################################################################## 100.0% [!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/pocopico.igb/pocopico.igb.json). For more info use "ext-manager.sh info pocopico.igb" *** Process will exit *** Found Ethernet Interface : pciid 8086d00001533 Required Extension : igb Searching for matching extension for igb Found matching extension : "https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json" [#] Checking runtime for required tools... [OK] [#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json... [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ######################################################################## 100.0% [!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/pocopico.igb/pocopico.igb.json). For more info use "ext-manager.sh info pocopico.igb" *** Process will exit *** Found Ethernet Interface : pciid 8086d00001533 Required Extension : igb Searching for matching extension for igb Found matching extension : "https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json" ------------------------------------------------------------------------------------------------ Starting loader creation Checking user_config.json : Done Cache directory OK [#] Checking runtime for required tools... [OK] [#] Updating extensions... [#] Checking runtime for required tools... [OK] [#] Extension thethorgroup.jg.virtio is already installed from https://raw.githubusercontent.com/jimmyGALLAND/redpill-ext/master/virtio/rpext-index.json [#] Checking runtime for required tools... [OK] [#] Updating jg.acpid extension... [#] Downloading remote file https://github.com/jimmyGALLAND/redpill-ext/raw/master/acpid/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ###################################################################################################################################### 100.0%###################################################################################################################################### 100.0% [#] Extension jg.acpid index is already up to date [#] Updating pocopico.igb extension... [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ###################################################################################################################################### 100.0% [#] Extension pocopico.igb index is already up to date [#] Updating thethorgroup.jg.virtio extension... [#] Downloading remote file https://raw.githubusercontent.com/jimmyGALLAND/redpill-ext/master/virtio/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ###################################################################################################################################### 100.0% [#] Extension thethorgroup.jg.virtio index is already up to date [#] Updating thethorgroup.jg.virtio extension... [OK] [#] Checking runtime for required tools... [OK] [#] Updating ds3615xs_25556u2 platforms extensions... [#] Downloading remote file https://github.com/jimmyGALLAND/redpill-ext/raw/master/acpid/recipes/v6_bromolow.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json ###################################################################################################################################### 100.0%###################################################################################################################################### 100.0% [#] Extension jg.acpid for ds3615xs_25556u2 platform is already up to date [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/releases/ds3615xs_25556.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json ###################################################################################################################################### 100.0% [#] Extension pocopico.igb for ds3615xs_25556u2 platform is already up to date [#] Downloading remote file https://github.com/RedPill-TTG/redpill-virtio/raw/master/recipes/ds3615xs_25556.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json ###################################################################################################################################### 100.0%###################################################################################################################################### 100.0% [#] Extension thethorgroup.jg.virtio for ds3615xs_25556u2 platform is already up to date [#] Updating ds3615xs_25556u2 platforms extensions... [OK] [#] Updating extensions... [OK] [#] Verifying /home/tc/redpill-load/cache/ds3615xs_25556u2.pat file... [OK] [#] Unpacking /home/tc/redpill-load/cache/ds3615xs_25556u2.pat file to /home/tc/redpill-load/build/1643209675/pat-ds3615xs_25556u2-unpacked... [OK] [#] No zimage in Unpacked PAT - Try to find flashupdate package [#] flashupdate found unpack... ./build-loader.sh: line 223: DPKG_PATH: unbound variable FAILED : Loader creation failed check the output for any errors (Reveal hidden contents)

tc@box:~$ sudo ./rploader.sh build  bromolow-6.2.4-25556u2 static
jq: error (at <stdin>:1): Cannot iterate over null (null)
jq: error (at <stdin>:1): Cannot iterate over null (null)
Loader source : https://github.com/jimmyGALLAND/redpill-load.git Loader Branch : master
Redpill module source : https://github.com/jimmyGALLAND/redpill-lkm.git : Redpill module branch : master
Extensions :
Extensions URL :
TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM6.2/ds.bromolow-6.2.dev.txz/download
TOOLKIT_SHA : 7a0f0ec5919cd67b9972a21f234603c0e608d647baff067029bd46d8a5d660de
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology NAS GPL Source/25426branch/bromolow-source/linux-3.10.x.txz/download
SYNOKERNEL_SHA : 18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed
COMPILE_METHOD : kernel
TARGET_PLATFORM       : bromolow
TARGET_VERSION    : 6.2.4
TARGET_REVISION : 25556u2
REDPILL_LKM_MAKE_TARGET : dev-v6
Checking Internet Access -> OK
Checking if a newer version exists on the repo -> Version is current
Redpill sources already downloaded, pulling latest
Already up to date.
Loader sources already downloaded, pulling latest
Already up to date.
Using static compiled redpill extension
Looking for redpill for : ds3615xs_25556u2
modinfo: module '/lib/modules/5.10.3-tinycore64/redpill.ko' not found
cp: cannot stat '/home/tc/redpill.ko': No such file or directory
Got redpill-linux-v.ko
Testing modules.alias.json -> File OK
------------------------------------------------------------------------------------------------
It looks that you will need the following modules :


Found SATA Controller : pciid 1002d00004391  Required Extension : ahci
Searching for matching extension for ahci
Found VGA Controller : pciid 1002d00009712  Required Extension : radeon
Searching for matching extension for radeon
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/pocopico.igb/pocopico.igb.json). For more info use "ext-manager.sh info pocopico.igb"

*** Process will exit ***
Found Ethernet Interface : pciid 8086d00001533 Required Extension : igb
Searching for matching extension for igb
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json"
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/pocopico.igb/pocopico.igb.json). For more info use "ext-manager.sh info pocopico.igb"

*** Process will exit ***
Found Ethernet Interface : pciid 8086d00001533 Required Extension : igb
Searching for matching extension for igb
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json"
------------------------------------------------------------------------------------------------
Starting loader creation
Checking user_config.json : Done
Cache directory OK
[#] Checking runtime for required tools... [OK]
[#] Updating extensions...

[#] Checking runtime for required tools... [OK]
[#] Extension thethorgroup.jg.virtio is already installed from https://raw.githubusercontent.com/jimmyGALLAND/redpill-ext/master/virtio/rpext-index.json
[#] Checking runtime for required tools... [OK]
[#] Updating jg.acpid extension...
[#] Downloading remote file https://github.com/jimmyGALLAND/redpill-ext/raw/master/acpid/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
###################################################################################################################################### 100.0%###################################################################################################################################### 100.0%

[#] Extension jg.acpid index is already up to date
[#] Updating pocopico.igb extension...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
###################################################################################################################################### 100.0%

[#] Extension pocopico.igb index is already up to date
[#] Updating thethorgroup.jg.virtio extension...
[#] Downloading remote file https://raw.githubusercontent.com/jimmyGALLAND/redpill-ext/master/virtio/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
###################################################################################################################################### 100.0%

[#] Extension thethorgroup.jg.virtio index is already up to date
[#] Updating thethorgroup.jg.virtio extension... [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating ds3615xs_25556u2 platforms extensions...
[#] Downloading remote file https://github.com/jimmyGALLAND/redpill-ext/raw/master/acpid/recipes/v6_bromolow.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
###################################################################################################################################### 100.0%###################################################################################################################################### 100.0%

[#] Extension jg.acpid for ds3615xs_25556u2 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/igb/releases/ds3615xs_25556.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
###################################################################################################################################### 100.0%
[#] Extension pocopico.igb for ds3615xs_25556u2 platform is already up to date
[#] Downloading remote file https://github.com/RedPill-TTG/redpill-virtio/raw/master/recipes/ds3615xs_25556.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
###################################################################################################################################### 100.0%###################################################################################################################################### 100.0%
[#] Extension thethorgroup.jg.virtio for ds3615xs_25556u2 platform is already up to date
[#] Updating ds3615xs_25556u2 platforms extensions... [OK]
[#] Updating extensions... [OK]
[#] Verifying /home/tc/redpill-load/cache/ds3615xs_25556u2.pat file... [OK]
[#] Unpacking /home/tc/redpill-load/cache/ds3615xs_25556u2.pat file to /home/tc/redpill-load/build/1643209675/pat-ds3615xs_25556u2-unpacked... [OK]
[#] No zimage in Unpacked PAT - Try to find flashupdate package
[#] flashupdate found unpack... ./build-loader.sh: line 223: DPKG_PATH: unbound variable
FAILED : Loader creation failed check the output for any errors
 

 

I attach my json modifications.

 

Do you have some idea about why is not working the 6.2.4 installation?

btw, in the g7 I have not serial port to get the logs, maybe I can get some log from the installation web process but I don't know if that could help.

 

custom_config.json 6.71 kB · 11 downloads global_config.json 6.82 kB · 24 downloads

 

HI, How do you get the wol works in G7? 

Link to comment
Share on other sites

3 minutes ago, goolias said:

 

HI, How do you get the wol works in G7? 

it's working by default in the bootloader compilation. 

 

In my case I'm using a intel nic on the server, I have configured in the control panel/hardware-Energy activated WOL on lan. After that you can shutdown the xpnology. 

with that configuration when I send a magic package for example from other synology with synonet command to the MAC address that you have configured in the bootloader the server turn on without troubles.

 

 

Link to comment
Share on other sites

if someone had a problem with lan hang, the entire network at home was blocked, the whole network at home every few hours, it helped to change the MAC address of the network card in xpenology in the bootloader to the real address of the network card in return of the one generated together with the serial number.  thank you @pocopico and others who take part in it for great work, I would like to help you financially but I do not know how you can do it, maybe do some collection on PayPal, everyone and most certainly will be happy to help you and thank you for your time and knowledge to which I pay tribute  .

Link to comment
Share on other sites

2 hours ago, jarugut said:

it's working by default in the bootloader compilation. 

 

In my case I'm using a intel nic on the server, I have configured in the control panel/hardware-Energy activated WOL on lan. After that you can shutdown the xpnology. 

with that configuration when I send a magic package for example from other synology with synonet command to the MAC address that you have configured in the bootloader the server turn on without troubles.

 

 

I compile using Redpill-LKM, added TG3 as network.

I cant get wol work in my Gen7

Link to comment
Share on other sites

4 hours ago, Dvalin21 said:

@pocopico I have a question about the drivers. I know that megaraid_sas is apart of rp-ext, but what about mptscsih, mptbase:(mptctl, mptsas, mptspi, mptscsih)?

system: 

megaraid_sas            72750 9

mptscsih                     18713 2 mptsas,mptspi
mptbase                     61898 4 mptctl,mptsas,mptspi,mptscsih
scsi_transport_spi     19106 1 mptspi

megaraid_mm             7568 1 megaraid_mbox

 

Also, I know you have shown us about the satamap/diskxid, but I'm a little confused as after running kmod list, I saw the following entry that might bring light to my issue.

 

[    2.537139] megasas: 06.506.00.00-rc1 Sat. Feb. 9 17:00:00 PDT 2013
[    2.537151] megasas: 0x1000:0x0073:0x1028:0x1f4e: bus 8:slot 0:func 0    <---- here is the controller
[    2.537243] 32bit 0000:08:00.0 uses non-identity mapping  <-----But this is what Im concerned with!!!!
[    2.537281] megasas: FW now in Ready state
[    2.537294] megaraid_sas 0000:08:00.0: irq 84 for MSI/MSI-X
[    2.558010] megasas_init_mfi: fw_support_ieee=67108864
[    2.558013] megasas: INIT adapter done
[    2.625103] scsi0 : LSI SAS based MegaRAID driver

 

I really appreciate the help in advance. It just seems comparing with 6.2.3 I missing drivers or dependencies. Let me know if there are some other screens you would like to see.  Thanks in advance.!!

 

 

So the list of loaded modules you provided are from a 6.2.3 and that makes sense. Jun's approach was different to TTG. Extra.lzma included a banch of modules loaded whether you needed them or not. With RP, TTG decided to take a different path and only load the modules that are required. 

 

megaraid_sas as you see from the list you've sent has no dependencies and has 9 devices that are using it. 

 

  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...