Jump to content
XPEnology Community

TinyCore RedPill Loader (TCRP)


pocopico

Recommended Posts

2 minutes ago, synoxpe said:

Thanks for your prompt reply. On bare metal the DSM installation can’t find any drives. Can you please share the user_config.json?

The only thing different (besides the serial, Mac, and pid/vid, is I left the satamap and diskid at default. 58 for Sata and 0A00 for diskid. Sorry I don't remember, but what is your hardware setup?

Link to comment
Share on other sites

5 minutes ago, Dvalin21 said:

The only thing different (besides the serial, Mac, and pid/vid, is I left the satamap and diskid at default. 58 for Sata and 0A00 for diskid. Sorry I don't remember, but what is your hardware setup?

Intel NUC 10 with the M2 slot hosting a JMB585 PCIe SATA bridge having 5 SATA ports.
Works fine on Proxmox but wasn’t able to make DSM find disks on baremetal 

Link to comment
Share on other sites

Hi i would like to ask if anybody have to deal with Realtek Gigabit network card with this redpill tinycore loader. The NIC after boot is not working at all.

I read that with JUNs loader it should work and there is driver build in but i cant find any on this build for DSM 7.0.1

MB: Gigabyte GA-H55M-D2H

NIC: Realtek RTL8111D/8111E chip (10/100/1000 Mbit)

 

Thanks

Edited by Marvx
Link to comment
Share on other sites

I haven't made any progress, but thanks to all for the help so far. I did find it odd/interesting that after getting stuck in a loop on the 3622xs+ loader where it would just say "not installed" every time i went through the process and the machine rebooted, I went back to fiddle around with a 3617xs build and found this on boot...

 

image.png.aacb85dbd62ad7f2f71f7361c802d8fd.png

 

I tried setting up firewall rules to keep the diskstation from communicating to the outside world during the 3617 build, which others have said helped them get past the install stopping at 55%, but that didn't work for me either.

Link to comment
Share on other sites

Hi there.

 

I am attempting to upgrade my Juns loader to red pill on a poweredge T320

 

On my first attempt apart from filling in the mac address serial etc i left the config file default.

 

I have 6 onboard sata ports with 3 and 4 populated with SSD's and an 8 port sata HBA.

 

Running sataportmap shows HBA 00:1f.2 Disks : 6

 

can anyone advise me on how these need to be configured?? i would ideally like the 8 disks on the HBA to be disks 1-8 and the SSD's to be 9 and 10

 

Unfortunately i cant make the SSD's be ports 1 and 2 on the mainboard as they are standard sata ports for optical disk drives etc, 3-6 are on a mini-sas cable.

 

Thanks.

Edited by Andy Miller
Link to comment
Share on other sites

5 hours ago, Andy Miller said:

An Update.

 

I disabled the onboard sata controller completely and now a satamap now fails to detect any disks in legacy and uefi.

 

I followed a previous post to load in megaraid extensions but still fails to detect disks

 

 

I have the same server. You don't need to. I'm going to assume you have the h310 SAS. If so leave satamap and diskid at default. 58 and 0A00

Link to comment
Share on other sites

Just now, Andy Miller said:

I have an lsi 9205-8i not a h310.

 

my sata map gets auto populated by 6. That’s all. And when I disable the onboard controller it detects nothing at all.

 

Even so I would get the same thing. The only thing that finally worked for me was switching from 3617 to 3622.

Link to comment
Share on other sites

On a Dell R410 TinyCore Has no ethernet connection, I believe it uses the bnx and bnx2 drivers.  After adding a intel nic I was able to do a ping out to the network.

Can you guys check this or verify.  I remember IG-88 helping me with this at one time...

 

Thank you

Edited by painkiller895
Link to comment
Share on other sites

26 minutes ago, synoxpe said:

The 55% installation stall of ds3622xs: do we need to disconnect from internet during installation? I read it wasn't required anymore but it seems be messing up with my install.

I would say try it, but it never worked for me when I was trying to install ds3617. 

Link to comment
Share on other sites

15 minutes ago, synoxpe said:

 

Thanks for pointing this out @Dvalin21 but can't see a solution described there?

I'm already using SATA boot.

 

OK an update and hope it helps others facing the 55% stall issue:

 

I was using IDE. Should be SATA! Super naive but that's how we miss the obvious ;)

Internet connectivity wasn't causing it.

 

Screenshot 2022-03-07 at 09.17.18.png

  • Like 1
Link to comment
Share on other sites

On 3/4/2022 at 12:41 PM, IG-88 said:

try the original synology i915.ko and add "glk_dmc_ver1_04.bin" to the firmware/i915

the pci id is in the original driver and is used in ds920+ where "glk_dmc_ver1_04.bin" is present

920+ uses 0x3185 (https://ark.intel.com/content/www/de/de/ark/products/197305/intel-celeron-processor-j4125-4m-cache-up-to-2-70-ghz.html)

and in the driver 0x3184 and 0x3185 are treated the same way as GLK_IDS

 






#define INTEL_BXT_IDS(info) \
	INTEL_VGA_DEVICE(0x0A84, info), \
	INTEL_VGA_DEVICE(0x1A84, info), \
	INTEL_VGA_DEVICE(0x1A85, info), \
	INTEL_VGA_DEVICE(0x5A84, info), /* APL HD Graphics 505 */ \
	INTEL_VGA_DEVICE(0x5A85, info)  /* APL HD Graphics 500 */

#define INTEL_GLK_IDS(info) \
	INTEL_VGA_DEVICE(0x3184, info), \
	INTEL_VGA_DEVICE(0x3185, info)

#define INTEL_KBL_ULT_GT1_IDS(info) \
	INTEL_VGA_DEVICE(0x5906, info), /* ULT GT1 */ \
	INTEL_VGA_DEVICE(0x5913, info)  /* ULT GT1.5 */

 

That's an intresting subject. I have an Asrock J4125. Install of 918+ fine, but have same error :

[   24.956570] [drm] GPU HANG: ecode 9:0:0x29102fce, reason: Hang on bcs0, vcs0, vecs0, action: reset
[   24.966110] i915 0000:00:02.0: Resetting bcs0 after gpu hang
[   26.175685] [drm:gen8_reset_engines [i915]] *ERROR* bcs0: reset request timeout
[   26.183484] i915 0000:00:02.0: Resetting vcs0 after gpu hang
[   27.393478] [drm:gen8_reset_engines [i915]] *ERROR* vcs0: reset request timeout
[   27.401214] i915 0000:00:02.0: Resetting vecs0 after gpu hang
[   28.612277] [drm:gen8_reset_engines [i915]] *ERROR* vecs0: reset request timeout
[   28.620155] i915 0000:00:02.0: Resetting chip after gpu hang
[   31.335833] [drm:gen8_reset_engines [i915]] *ERROR* rcs0: reset request timeout
[   33.623349] i915 0000:00:02.0: i915_reset_device timed out, cancelling all in-flight rendering.
[   34.153348] [drm:gen8_reset_engines [i915]] *ERROR* rcs0: reset request timeout
[   36.970862] [drm:gen8_reset_engines [i915]] *ERROR* rcs0: reset request timeout
[   37.078752] i915 0000:00:02.0: Failed to reset chip
[   37.095297] [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0
[   37.103988] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)

 

The driver is the original driver. The driver for i915 ds920+ should be in the firmware of 7.0.1 ds918+ right ? 

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