Jump to content
XPEnology Community
  • 0

No IP with tcrp 0.4.6 img loader.


Spats

Question

Guys / gals

 

got an Asus Prime Z270-P m/b

i5 processor

intel X520-2 10gbe

intel 1gbe

I am using tcrp 0.4.6 img tried with eufi img as well, but I cannot get an ip when trying to setup with empty drives for testing on baremetal.

 

I have 6.2.3 working on same machine its working great. (baremetal)

 

when i type ifconfig i get no ip address at all, any ideas guys 

 

cheers

 

Link to comment
Share on other sites

Recommended Posts

  • 1
19 minutes ago, pocopico said:

If you see disk activity, then probably there is no KP. Several people complain about the 10min wait for IP. did you leave the system up for about 10-15 mins and still dont get an IP ?

No mate, I get an ip within a minute without the 10g card,

But waited about 5 mins when card is in, so I could try the 10 to 15 min wait and see what happens.

  • Like 1
Link to comment
Share on other sites

  • 0

Hi,

it always help to also identify the platform you are intenting to use. E.g. DS3622xs 

 

So i will set a basic information i would like you to fill in for me :

 

Hardware (Motherboard/CPU) : Asus Prime Z270-P m/b /  i5 processor
Network Interface 1 : Intel igbe (PCIID)
Network Interface 2 : Intel X520-2 
Loader : TCRP 0.4.6 * Please also add the version you get with running ./rploader.sh 
Platform (DS3622xsp/DS918+/DS920+/DVA3221/DS1621+/DS3615xs/DS3617xs) :
Platform Version (6.2.4/7.0.1/7.1) :
Platform Revision (42218/42661/) :
GRUB Boot selection : USB 
Installation Steps : 
Current Status  : Boots to kernel
Issue : Installation issue, cannot get IP Address.

 

If you dont get a workable loader on first try, It always helps to start with minimum hardware configuration and add hardware step by step. I would start by removing the X520.
 

 

Edited by pocopico
  • Like 2
Link to comment
Share on other sites

  • 0
30 minutes ago, pocopico said:

Hi,

it always help to also identify the platform you are intenting to use. E.g. DS3622xs 

 

So i will set a basic information i would like you to fill in for me :

 

Hardware (Motherboard/CPU) : Asus Prime Z270-P m/b /  i5 processor
Network Interface 1 : Intel igbe (PCIID)
Network Interface 2 : Intel X520-2 
Loader : TCRP 0.4.6 * Please also add the version you get with running ./rploader.sh 
Platform (DS3622xsp/DS918+/DS920+/DVA3221/DS1621+/DS3615xs/DS3617xs) :
Platform Version (6.2.4/7.0.1/7.1) :
Platform Revision (42218/42661/) :
GRUB Boot selection : USB 
Installation Steps : 
Current Status  : Boots to kernel
Issue : Installation issue, cannot get IP Address.
 

 

Thanks Pocopico, 

DS918+ running 6.2.3 on baremetal my working machine.

I have the original Serial and Mac Addresses from original DS918+.

 

what i am trying to do is setup TCRP DS918+  v7.0.1-42218 on same PC with empty drives, with adding the same serial and mac addresses from the original DS918+ in the grub cfg. just like in 6.2.3.

 

This is all i get with tinycore-redpill-uefi.v0.4.6.img as you can see there is no IP to do the setup proccess.

 

Cheers 

20220510_095735.jpg

Edited by Spats
  • Like 1
Link to comment
Share on other sites

  • 0
33 minutes ago, pocopico said:

what if you set it manually ? 

 

sudo ifconfig eth0 192.168.x.x netmask 255.255.255.0 

sudo route add default gw 192.168.x.x

sudo echo "nameserver 1.1.1.1" > /etc/resolv.conf

 

 

Managed to set it manually mate thanks, what next and how do i get the drivers for the  Intel X520-2.

sorry about holding my hand never done this, noob to linux.

 

cheers mate  

 

  • Like 1
Link to comment
Share on other sites

  • 0

The normal process would be

 

./rploader.sh update now

./rploader.sh fullupgrade now

./rploader.sh backup now

./rploader.sh identifyusb now

./rploader.sh satamap now

 

edit user_config.json to enter your serial number 

 

./rploader build apollolake-7.1.0-42661 

 

 

 

  • Like 2
Link to comment
Share on other sites

  • 0

Still working on it, Nightmare

 

When i pull the Intel X520-2 i can get an IP got apollolake-7.1.0-42661 up and running on baremetal.

 

When i put the X520-2 back in i loose the connection altogether.

 

when I set manually i get an IP address.

 

I am at a lose as to why the 10gbe when in the machine i do not get an IP until i take it out.

 

the 10gbe card works ok in the machine with V6.2.3 but refuses to work with 7.1.0

 

Cheers Pocopico for your help bud, thanks 

 

  

Link to comment
Share on other sites

  • 0
2 hours ago, Spats said:

Still working on it, Nightmare

 

When i pull the Intel X520-2 i can get an IP got apollolake-7.1.0-42661 up and running on baremetal.

 

When i put the X520-2 back in i loose the connection altogether.

 

when I set manually i get an IP address.

 

I am at a lose as to why the 10gbe when in the machine i do not get an IP until i take it out.

 

the 10gbe card works ok in the machine with V6.2.3 but refuses to work with 7.1.0

 

Cheers Pocopico for your help bud, thanks 

 

  

 

 

 

Your system is in NAS terms a beast. Is there a special reason why you want DS918 ? Transcode maybe ? 

 

I'm asking cause in DS3622 there are modules included for 10GB ixgbe in vanilla DSM but you cannot use i915 for transcoding.

 

Anyway you can physicall add the X520 into your system and build the loader again including the extension for X520-2 

 

./rploader.sh ext apollolake-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/rpext-index.json

and 

./rploader.sh ext apollolake-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbevf/rpext-index.json

 

then build again

 

./rploader.sh build apollolake-7.1.0-42661

 

  • Like 1
Link to comment
Share on other sites

  • 0
2 minutes ago, pocopico said:

 

 

 

Your system is in NAS terms a beast. Is there a special reason why you want DS918 ? Transcode maybe ? 

 

I'm asking cause in DS3622 there are modules included for 10GB ixgbe in vanilla DSM but you cannot use i915 for transcoding.

 

Anyway you can physicall add the X520 into your system and build the loader again including the extension for X520-2 

 

./rploader.sh ext apollolake-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/rpext-index.json

and 

./rploader.sh ext apollolake-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbevf/rpext-index.json

 

then build again

 

./rploader.sh build apollolake-7.1.0-42661

 

Thanks mate, yes its for transcoding and works well in 6.2.3, will give it a try mate

 

cheers  

  • Like 1
Link to comment
Share on other sites

  • 0
2 hours ago, Spats said:

yes i did mate, was just checking, i did get to load with the 10gbe connected but when i rebooted it didn't come back.

 

still working on it tho lol

 

cheers bud

 

 

./redpill-load directory permission denied

./redpill-load/c*/e* permission denied

strange

 

tc@box:~$ ll ./redpill-load/c*/e*
total 4
-rw-r--r-- 1 tc   staff 920 May 11 14:37 REALLY_README.txt
drwxr-sr-x 3 tc   staff  80 May 11 14:38 pocopico.ixgbe/
drwxr-sr-x 3 tc   staff  80 May 11 14:38 pocopico.r8169/
drwxr-sr-x 3 root staff  80 May 11 14:38 thethorgroup.boot-wait/
drwxr-sr-x 3 root staff  80 May 11 14:38 thethorgroup.virtio/
tc@box:~$ ./redpill-load directory
-sh: ./redpill-load: Permission denied

 

----------------------------------------------

 

Let's continue the story here.
It's a little strange, by the way.
./rploader.sh
Can you check your version with?

Link to comment
Share on other sites

  • 0

Perform ll in TC as follows.

I want to compare it with my full-upgrade condition.

 

tc@box:~$ ll
total 2248
-rw-r--r--  1 tc staff     231 May 10 15:02 check-redpill.sh
-rw-r--r--  1 tc staff   33840 May 11 11:37 custom_config.json
-rw-r--r--  1 tc staff    3026 May 11 11:37 ds1621p.dts
-rw-r--r--  1 tc staff    2423 May 11 11:37 ds920p.dts
-rw-r--r--  1 tc staff  150200 May 11 11:37 dtc
-rw-r--r--  1 tc staff    5692 May 11 11:37 global_config.json
-rwxr-xr-x  1 tc staff   16376 May  7 08:58 m.sh
-rw-r--r--  1 tc staff    3732 May 10 06:38 m.sh.gz
-rw-r--r--  1 tc staff   81845 May 11 11:37 modules.alias.3.json
-rw-r--r--  1 tc staff 1628600 May 11 11:37 modules.alias.4.json
-rwxr-xr-x  1 tc staff   18233 May  7 09:02 my.sh
-rw-r--r--  1 tc staff    3786 May 10 06:39 my.sh.gz
-rwxr-xr-x  1 tc staff   23259 May  7 09:05 myv.sh
-rw-r--r--  1 tc staff    4692 May 10 06:39 myv.sh.gz
drwxr-sr-x  9 tc staff     340 May 11 15:21 redpill-lkm/
drwxr-sr-x 23 tc staff     660 May 11 15:21 redpill-load/
-rw-r--r--  1 tc staff  216702 May 11 11:37 rpext-index.json
-rwx------  1 tc staff   78809 May 11 11:37 rploader.sh
-rw-r--r--  1 tc staff     431 May 11 11:37 user_config.json

Link to comment
Share on other sites

  • 0

tc@box:~$ ll
total 2168
lrwxrwxrwx  1 root staff      18 May 11 14:37 custom-module -> /mnt/sdc3/auxfiles
-rw-r--r--  1 tc   staff   33840 May 11 11:43 custom_config.json
-rw-r--r--  1 tc   staff    3026 May 11 11:43 ds1621p.dts
-rw-r--r--  1 tc   staff    2423 May 11 11:43 ds920p.dts
-rw-r--r--  1 tc   staff  150200 May 11 11:43 dtc
-rw-r--r--  1 tc   staff    5692 May 11 11:43 global_config.json
-rw-r--r--  1 tc   staff   81845 May 11 14:37 modules.alias.3.json
-rw-r--r--  1 tc   staff 1628600 May 11 14:37 modules.alias.4.json
drwxr-sr-x  2 tc   staff     140 May 11 14:35 old/
drwxr-sr-x  9 tc   staff     340 May 11 14:37 redpill-lkm/
drwxr-sr-x 23 tc   staff     680 May 11 14:38 redpill-load/
-rw-r--r--  1 tc   staff  216702 May 11 11:43 rpext-index.json
-rwx------  1 tc   staff   78809 May 11 11:43 rploader.sh
-rw-r--r--  1 tc   staff     431 May 11 11:43 user_config.json
tc@box:~$ total 2168
-sh: total: not found
tc@box:~$ lrwxrwxrwx  1 root staff      18 May 11 14:37 custom-module -> /mnt/sd
c3/auxfiles
-sh: can't create /mnt/sdc3/auxfiles: Is a directory
tc@box:~$ -rw-r--r--  1 tc   staff   33840 May 11 11:43 custom_config.json
-sh: -rw-r--r--: not found
tc@box:~$ -rw-r--r--  1 tc   staff    3026 May 11 11:43 ds1621p.dts
-sh: -rw-r--r--: not found
tc@box:~$ -rw-r--r--  1 tc   staff    2423 May 11 11:43 ds920p.dts
-sh: -rw-r--r--: not found
tc@box:~$ -rw-r--r--  1 tc   staff  150200 May 11 11:43 dtc
-sh: -rw-r--r--: not found
tc@box:~$ -rw-r--r--  1 tc   staff    5692 May 11 11:43 global_config.json
-sh: -rw-r--r--: not found
tc@box:~$ -rw-r--r--  1 tc   staff   81845 May 11 14:37 modules.alias.3.json
-sh: -rw-r--r--: not found
tc@box:~$ -rw-r--r--  1 tc   staff 1628600 May 11 14:37 modules.alias.4.json
-sh: -rw-r--r--: not found
tc@box:~$ drwxr-sr-x  2 tc   staff     140 May 11 14:35 old/
-sh: drwxr-sr-x: not found
tc@box:~$ drwxr-sr-x  9 tc   staff     340 May 11 14:37 redpill-lkm/
-sh: drwxr-sr-x: not found
tc@box:~$ drwxr-sr-x 23 tc   staff     680 May 11 14:38 redpill-load/
-sh: drwxr-sr-x: not found
tc@box:~$ -rw-r--r--  1 tc   staff  216702 May 11 11:43 rpext-index.json
-sh: -rw-r--r--: not found
tc@box:~$ -rwx------  1 tc   staff   78809 May 11 11:43 rploader.sh
-sh: -rwx------: not found
tc@box:~$ -rw-r--r--  1 tc   staff     431 May 11 11:43 user_config.json
-sh: -rw-r--r--: not found
tc@box:~$

Link to comment
Share on other sites

  • 0

The TC directory is the same as mine. There's no problem
I think we need to adjust the link in the auxfiles directory.

Let's work more comfortably with my m-shell program below.
Download my program as below first.

 

wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz; tar -zxvf my.sh.gz;

Link to comment
Share on other sites

  • 0

tc@box:~$ wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz
; tar -zxvf my.sh.gz;
Connecting to github.com (140.82.121.4:443)
Connecting to raw.githubusercontent.com (185.199.109.133:443)
saving to 'my.sh.gz'
my.sh.gz             100% |********************************|  3786  0:00:00 ETA
'my.sh.gz' saved
my.sh
tc@box:~$ tc@box:~$ wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/mai
n/my.sh.gz
-sh: tc@box:~$: not found
tc@box:~$ ; tar -zxvf my.sh.gz;
-sh: syntax error: unexpected ";"
tc@box:~$ Connecting to github.com (140.82.121.4:443)
-sh: syntax error: unexpected "("
tc@box:~$ Connecting to raw.githubusercontent.com (185.199.109.133:443)
-sh: syntax error: unexpected "("
tc@box:~$ saving to 'my.sh.gz'
-sh: saving: not found
tc@box:~$ my.sh.gz             100% |********************************|  3786  0:00:00 ETA
-sh: my.sh.gz: not found
-sh: custom-module: not found
-sh: 3786: not found
tc@box:~$ 'my.sh.gz' saved
-sh: my.sh.gz: not found
tc@box:~$ my.sh
-sh: my.sh: not found
tc@box:~$ tc@box:~$
-sh: tc@box:~$: not found
tc@box:~$ tc@box:~$ tc@box:~$ wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/mai
-sh: tc@box:~$: not found
tc@box:~$ n/my.sh.gz
-sh: n/my.sh.gz: not found
tc@box:~$ -sh: tc@box:~$: not found
-sh: -sh:: not found
tc@box:~$ tc@box:~$ ; tar -zxvf my.sh.gz;
-sh: tc@box:~$: not found
my.sh
tc@box:~$ -sh: syntax error: unexpected ";"
-sh: -sh:: not found
tc@box:~$ tc@box:~$ Connecting to github.com (140.82.121.4:443)
-sh: syntax error: unexpected "("
tc@box:~$ -sh: syntax error: unexpected "("
-sh: -sh:: not found
tc@box:~$ tc@box:~$ Connecting to raw.githubusercontent.com (185.199.109.133:443)
-sh: syntax error: unexpected "("
tc@box:~$ -sh: syntax error: unexpected "("
-sh: -sh:: not found
tc@box:~$ tc@box:~$ saving to 'my.sh.gz'
-sh: tc@box:~$: not found
tc@box:~$ -sh: saving: not found
-sh: -sh:: not found
tc@box:~$ tc@box:~$ my.sh.gz             100% |********************************|  3786  0:0
0:00 ETA
-sh: tc@box:~$: not found
-sh: custom-module: not found
-sh: 3786: not found
tc@box:~$ -sh: my.sh.gz: not found
-sh: -sh:: not found
tc@box:~$ -sh: custom-module: not found
-sh: -sh:: not found
tc@box:~$ -sh: 3786: not found
-sh: -sh:: not found
tc@box:~$ tc@box:~$ 'my.sh.gz' saved
-sh: tc@box:~$: not found
tc@box:~$ -sh: my.sh.gz: not found
-sh: -sh:: not found
tc@box:~$ tc@box:~$ my.sh
-sh: tc@box:~$: not found
tc@box:~$ -sh: my.sh: not found
-sh: -sh:: not found
tc@box:~$ tc@box:~$ tc@box:~$
-sh: tc@box:~$: not found
tc@box:~$ -sh: tc@box:~$: not found
-sh: -sh:: not found
tc@box:~$ tc@box:~$
-sh: tc@box:~$: not found
tc@box:~$

Link to comment
Share on other sites

  • 0

 Now
Assuming user_config.json is pre-edited, do as below.


./rploader.sh clean now

 

./rploader.sh ext apollolake-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/rp-ext/master/r8169/rpext-index.json
./rploader.sh ext apollolake-7.1.0-42661 add https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbevf/rpext-index.json

./my.sh DS918+ noclean noconfig manual

 

then send your ext list again

 

use

ll ./redpill-load/c*/e*

Link to comment
Share on other sites

  • 0

tc@box:~$ ll ./redpill-load/c*/e*
total 4
-rw-r--r-- 1 tc staff 920 May 11 15:44 REALLY_README.txt
drwxr-sr-x 2 tc staff  60 May 11 15:44 pocopico.ixgbevf/
drwxr-sr-x 2 tc staff  60 May 11 15:44 pocopico.r8169/
tc@box:~$

 

tc@box:~$  wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/mai
Connecting to github.com (140.82.121.4:443)
wget: server returned error: HTTP/1.1 404 Not Found
tc@box:~$ n/my.sh.gz

Edited by Spats
Link to comment
Share on other sites

  • 0

 

It's done.
Let's move on to the DSM installation process.
RealTek NIC and
Can each X520 receive an IP?
Is it possible to check on your router?

 

find.synology.com is not 100% reliable.

 

By the way, did the build work success?

Edited by Peter Suh
Link to comment
Share on other sites

  • 0
2 minutes ago, Peter Suh said:

 

It's done.
Let's move on to the DSM installation process.
RealTek NIC and
Can each X520 receive an IP?
Is it possible to check on your router?

router does not give an ip when the 10gb nic is in mate, i have to take NIC out to get an ip.

 

Edited by Spats
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
Answer this question...

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