Jump to content
XPEnology Community

TinyCore RedPill Loader (TCRP)


pocopico

Recommended Posts

1 hour ago, hendry said:

@pocopicohave u tried to mount -t 9p inside broadwellink? does it work or not? i'm still curious why mount 9p working but cannot access the folder.. but on kernel 3.10.108 working just fine.. 

Unfortunately,  I have no 9p test server to mount. So I cannot test. If you have a test routine to suggest I can test 

Edited by pocopico
Link to comment
Share on other sites

I am having a problem with an HBA card (Dell H200 in IT MODE). This build is in a proxmox vm, its a DS3622+ platform.  The first disk (a test tiny 30gb emu disk issued by proxmox) shows as disk 7 the first disk starts in slot 7, then all the additional hdd connected the the LSI 9211 8i HBA card start at drive 15....?  I tried to remove the satamap and diskid by pressing E during boot and editing grub (I just deleted/removed the satamap and diskid args) but no change...  The 30gb drive (#7) was just what I used to start and test the system, as it was always supposed to get this HBA SAS2008 card for real HDDs in PCI card pass thru mode... so I can simply delete it (#7) from the proxmox gui. But the real drives are starting at 15?

 

Can anyone help me get the drives to start at disk 1 and be in correct sequential order?

Should I rebuild the loader with different satamap?

Remove satamap and rebuild without satamap?

 

I am really stuck.

Link to comment
Share on other sites

Does anybody experience these errors after updating from 7.0.1 to 7.1?

[    2.821139] ahci: probe of 0001:01:00.0 failed with error -22
[    2.821414] ahci: probe of 0001:00:12.0 failed with error -22
[    2.821704] intel-lpss: probe of 0001:00:16.0 failed with error -22
[    2.821778] intel-lpss: probe of 0001:00:18.0 failed with error -22
[    2.821921] intel-lpss: probe of 0001:00:19.0 failed with error -22
[    2.821931] intel-lpss: probe of 0001:00:19.2 failed with error -22
[    3.712561] xhci_hcd: probe of 0001:00:15.0 failed with error -16
[    6.256939] <redpill/bios_shim.c:215> Symbol #54 in mfgBIOS "apollolake_synobios" {synobios_sata_error_report}<ffffffffa0107460>
[    6.258057] <redpill/bios_shim.c:215> Symbol #56 in mfgBIOS "apollolake_synobios" {synobios_record_scsi_error_event}<ffffffffa0107510>
[    6.258638] <redpill/bios_shim.c:215> Symbol #57 in mfgBIOS "apollolake_synobios" {synobios_error_btrfs_meta_corrupted_event}<ffffffffa0107570>
[    6.259260] <redpill/bios_shim.c:215> Symbol #58 in mfgBIOS "apollolake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa01075c0>
[    6.259833] <redpill/bios_shim.c:215> Symbol #59 in mfgBIOS "apollolake_synobios" {synobios_error_fs_event}<ffffffffa0107610>
[    6.262062] <redpill/bios_shim.c:215> Symbol #63 in mfgBIOS "apollolake_synobios" {synobios_error_oom_event}<ffffffffa0107840>
[   15.008960] igb: probe of 0001:02:00.0 failed with error -5
[   15.009242] igb: probe of 0001:03:00.0 failed with error -5
[   15.255436] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_04.bin failed with error -2
[   16.092482] <redpill/bios_shim.c:215> Symbol #54 in mfgBIOS "apollolake_synobios" {synobios_sata_error_report}<ffffffffa06a4460>
[   16.093609] <redpill/bios_shim.c:215> Symbol #56 in mfgBIOS "apollolake_synobios" {synobios_record_scsi_error_event}<ffffffffa06a4510>
[   16.094198] <redpill/bios_shim.c:215> Symbol #57 in mfgBIOS "apollolake_synobios" {synobios_error_btrfs_meta_corrupted_event}<ffffffffa06a4570>
[   16.094824] <redpill/bios_shim.c:215> Symbol #58 in mfgBIOS "apollolake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa06a45c0>
[   16.095406] <redpill/bios_shim.c:215> Symbol #59 in mfgBIOS "apollolake_synobios" {synobios_error_fs_event}<ffffffffa06a4610>
[   16.097637] <redpill/bios_shim.c:215> Symbol #63 in mfgBIOS "apollolake_synobios" {synobios_error_oom_event}<ffffffffa06a4840>

The SSH command is

dmesg | grep error

Bare metal installation of 918+

Also I noticed that Realtek 2,5 Gb 8125 doesn't work anymore (ext added)

Link to comment
Share on other sites

Two new issues

Vanilla 7.1  install DS622 Bare Metal

 

06:00.0 Network controller: Mellanox Technologies MT27500 Family [ConnectX-3]
        Subsystem: Mellanox Technologies Device 0051
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at f7200000 (64-bit, non-prefetchable) [size=1M]
        Memory at f4000000 (64-bit, prefetchable) [size=8M]
        Expansion ROM at f7100000 [disabled] [size=1M]
        Capabilities: <access denied>
        Kernel driver in use: mlx4_core

 

then the script finishes reboot and no ip found

 

04:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (             rev 03)
        Subsystem: Super Micro Computer Inc Device 1533
        Flags: bus master, fast devsel, latency 0, IRQ 18
        Memory at f7600000 (32-bit, non-prefetchable) [size=512K]
        I/O ports at d000 [size=32]
        Memory at f7680000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: igb

 

Plug in when no ip found it finds this I210 and starts the install.  At 10 minutes it reboots and changes the ip.  After a little time it finds the mellanox MLX4 card so reboot and finish the install.

 

Recap the first problem is MLX4 is detected by TC but after you run the script it finds no ip address,

Intel I210 ibg works fine until the 10 minute countdown when it reboots and says "something had gone wrong" bacause it has a different ip address one or two numbers later

 

Both issues can be reproduced

 

 

 

 

 

 

 

 

 

 

Edited by RacerX
Link to comment
Share on other sites

 

 

2 hours ago, manepape said:

Hi all

Does someone tested intel 10G X520-DA1 lan card on RedPill  TinyCore DS3622xs+-broadwellnk-7.1.0-42661?

On my test it not working.

 

Hi create a new loader with this steps and let me know (Manual )

thanks

 

 

- Command for 3622 XS

- [DS3622xs+]

./rploader.sh update now

./rploader.sh fullupgrade now

./rploader.sh serialgen DS3622xs+

./rploader.sh identifyusb now

./rploader.sh satamap now

./rploader.sh build broadwellnk-7.0.1-42218 manual

./rploader.sh clean now

./rploader.sh build broadwellnk-7.1.0-42661 manual

 

  • Thanks 2
Link to comment
Share on other sites

Hi all,

 

I installed Surveillance Station and my camera is H.265 so it needed to install Package "Advanced Media Extension" for HEVC support.

I have to activate the license by logging into my Synology account, after that it errors out though.

 

Is this a limitation of the current Redpill loader? 

Link to comment
Share on other sites

3 hours ago, Peter Suh said:

If you look at the issue column of pocopico's ext, there is a mention of x520. I don't know if this has solved the problem, but I don't know if I need to manually add vanilla ext.

 

https://github.com/pocopico/rp-ext/issues/103

 

https://github.com/pocopico/rp-ext/tree/main/ixgbe.vanilla

 

He said like this.

Actually you only need one network extension for installing. The ixgbe is included in vanilla 3622 DSM

Edited by Peter Suh
  • Thanks 1
Link to comment
Share on other sites

9 hours ago, nemesis122 said:

 

 

 

Hi create a new loader with this steps and let me know (Manual )

thanks

 

 

- Command for 3622 XS

- [DS3622xs+]

./rploader.sh update now

./rploader.sh fullupgrade now

./rploader.sh serialgen DS3622xs+

./rploader.sh identifyusb now

./rploader.sh satamap now

./rploader.sh build broadwellnk-7.0.1-42218 manual

./rploader.sh clean now

./rploader.sh build broadwellnk-7.1.0-42661 manual

 

Thanks to all .

 

Installed  and all is working now.

Capture d’écran 2022-05-04 203159.jpg

Capture d’écran 2022-05-04 203640.jpg

  • Like 1
Link to comment
Share on other sites

12 hours ago, Nemesis said:

Hi all,

 

I installed Surveillance Station and my camera is H.265 so it needed to install Package "Advanced Media Extension" for HEVC support.

I have to activate the license by logging into my Synology account, after that it errors out though.

 

Is this a limitation of the current Redpill loader? 

var/log/messages gives me this:

 

2022-05-05T05:32:51+02:00 Xpenology synocloudserviceauth[32079]: cloudservice_register_api_key.cpp:293 Register api key failed: Auth Fail
2022-05-05T05:32:53+02:00 Xpenology [Login MyDS Account] Run Config Backup login hook
2022-05-05T05:32:53+02:00 Xpenology license_server_login[32126]: api.cpp:542 Not Login yet
2022-05-05T05:32:53+02:00 Xpenology license_server_login[32126]: user.cpp:43 Failed to logout
2022-05-05T05:32:54+02:00 Xpenology license_server_login[32126]: api.cpp:562 API failed: POST /v1/user/login, response: {"data":{},"errno":256,"lineno":136,"status":false}
2022-05-05T05:32:54+02:00 Xpenology license_server_login[32126]: user.cpp:178 SLSendAPI fail
 

Could it be the URL rewrites to example.com?

 

Anyone has any idea how to fix/change this post-install? 


Thanks

Link to comment
Share on other sites

14 hours ago, Nemesis said:

Hi all,

 

I installed Surveillance Station and my camera is H.265 so it needed to install Package "Advanced Media Extension" for HEVC support.

I have to activate the license by logging into my Synology account, after that it errors out though.

 

Is this a limitation of the current Redpill loader? 

This will soon become a much bigger problem, because Synology is obviously changing this step by step for many packages, the same is with Active Backup for Business, if this continues, packages will soon no longer be usable!! That would be it for RP!

Link to comment
Share on other sites

On 4/17/2022 at 10:44 AM, dodo-dk said:

For the Proxmox ACPID / Powerbutton Problem:

I found out that the Powerbutton is working if i manually insmod the button.ko

I hope @pocopico can integrate it in his acpid package, its from https://github.com/jimmyGALLAND/redpill-ext/tree/master/acpid/modules

 

Tested under ds3617xs_42661

 

Wish you all a Happy Easter 

Any news ? Unfortunately, it still doesn't work with Proxmox. Or did I miss something?

Link to comment
Share on other sites

Hello,

 

I test the DSM 7.1-42661 Update 1 on proxmox from few days with no problem.

 

I want to upgrade my existing DSM from 6.2.4-25556 to latest 7.1, it is safe to do this ?

 

And thanks everbody for your job 👍

Link to comment
Share on other sites

29 minutes ago, nullos said:

Hello,

 

I test the DSM 7.1-42661 Update 1 on proxmox from few days with no problem.

 

I want to upgrade my existing DSM from 6.2.4-25556 to latest 7.1, it is safe to do this ?

 

And thanks everbody for your job 👍

Is a shutdown also possible with Proxmox? What did you use for an extension?

 

I use: /rploader.sh ext bromolow-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/redpill-load/master/redpill-acpid/rpext-index.json

Does not work 😒

 

Yeah thanks everybody for the great job 🥰

Link to comment
Share on other sites

On 4/19/2022 at 7:57 PM, loomes said:

 



./rploader.sh update now
./rploader.sh fullupgrade now

# Edit custom_config manual or:
# I have manual edit the config. I have original Serial and MAC Adresses.
#./rploader.sh serialgen DS918+
#./rploader.sh identifyusb now
#./rploader.sh satamap now

#(run if custom-module -> /mnt/sdb3/auxfiles is missing)
mkdir /mnt/"$(mount | grep -i optional | grep cde | awk -F / '{print $3}' | uniq | cut -c 1-3)3"/auxfiles; sudo ln -s /mnt/"$(mount | grep -i optional | grep cde | awk -F / '{print $3}' | uniq | cut -c 1-3)3"/auxfiles /home/tc/custom-module;
 
./rploader.sh ext apollolake-7.1.0-42661 add https://github.com/pocopico/redpill-load/raw/develop/redpill-virtio/rpext-index.json
./rploader.sh ext apollolake-7.1.0-42661 add https://github.com/pocopico/redpill-load/raw/develop/redpill-acpid/rpext-index.json
./rploader.sh build apollolake-7.1.0-42661

rm -rf /home/tc/oldpat.tar.gz
./rploader.sh clean now
rm -rf /mnt/"$(mount | grep -i optional | grep cde | awk -F / '{print $3}' | uniq | cut -c 1-3)3"/auxfiles
rm -rf /home/tc/custom-module
./rploader.sh backup now


 

 

Yes virtio and acpi shutdown work fine i follow this post, i'm on DS918+.

Edited by nullos
Link to comment
Share on other sites

Installation of PROXMOX, DS920+, Intel 3rd Generation, H310 was successful.

As a native, it was hard to succeed with the above conditions
At PROXMOX VM, it works in one shot.

I saw a successful Ivy Bridge case of DS920+, so I followed it
DS918+ seems to be an exception to DS920+ using DTC if there are any Haswell restrictions.

Two 500GB Toshiba HDDs via the H310 are:
I didn't use PCI's passthrough
I ordered the hard drive individually.
It was individually passed through, but it was not attached as a scsi device, but as a sata device.

There are no successful cases of DS920+ and HBA, so I changed it like this, but it is recognized normally.
The HBA card is considered to behave like a Sata controller and has done nothing.

I didn't add a separate HBA ext to recognize it as sata.

 

 

1486910366_2022-05-067_05_43.thumb.png.37128a81f0e8d69ddd3ca9dab7d5f660.png1657474668_2022-05-052_13_30.thumb.png.ec57f655da45b9844e49debc428b594c.png1893806889_2022-05-066_43_03.thumb.png.18844c358ab52b947e4b763b8c49bb4d.png1596811925_2022-05-066_40_58.thumb.png.49b11f1962f671b0b1772c5d062948f5.png1383085219_2022-05-066_41_12.thumb.png.656afbaa32d7617c7269bdc67d5f2610.png

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...