Spats Posted May 9, 2022 #1 Posted May 9, 2022 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 Quote
1 pocopico Posted May 11, 2022 #2 Posted May 11, 2022 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 ? 1 Quote
1 Spats Posted May 11, 2022 Author #3 Posted May 11, 2022 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. 1 Quote
0 Spats Posted May 10, 2022 Author #4 Posted May 10, 2022 Trying to get 7.0.1 installed. Anyone with ideas please cheers Quote
0 pocopico Posted May 10, 2022 #5 Posted May 10, 2022 (edited) 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 May 10, 2022 by pocopico 2 Quote
0 Spats Posted May 10, 2022 Author #6 Posted May 10, 2022 (edited) 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 Edited May 10, 2022 by Spats 1 Quote
0 pocopico Posted May 10, 2022 #7 Posted May 10, 2022 (edited) 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 Edited May 10, 2022 by pocopico 1 Quote
0 Spats Posted May 10, 2022 Author #8 Posted May 10, 2022 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 1 Quote
0 pocopico Posted May 10, 2022 #9 Posted May 10, 2022 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 2 Quote
0 Spats Posted May 10, 2022 Author #10 Posted May 10, 2022 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 Quote
0 pocopico Posted May 10, 2022 #11 Posted May 10, 2022 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 1 Quote
0 Spats Posted May 10, 2022 Author #12 Posted May 10, 2022 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 1 Quote
0 Spats Posted May 11, 2022 Author #13 Posted May 11, 2022 @pocopico would adding 3 mac addresses in the user_config.json cause a problem mate, as i used to put the 3 macs in the grub.cfg in 6.2.3. cheers bud Quote
0 pocopico Posted May 11, 2022 #14 Posted May 11, 2022 9 minutes ago, Spats said: @pocopico would adding 3 mac addresses in the user_config.json cause a problem mate, as i used to put the 3 macs in the grub.cfg in 6.2.3. cheers bud sure you can do, i thought you've already tried that. 1 Quote
0 Spats Posted May 11, 2022 Author #15 Posted May 11, 2022 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 1 Quote
0 Peter Suh Posted May 11, 2022 #16 Posted May 11, 2022 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? Quote
0 Spats Posted May 11, 2022 Author #17 Posted May 11, 2022 version: 0.7.0.7 Peter and thanks for your help. Quote
0 Peter Suh Posted May 11, 2022 #18 Posted May 11, 2022 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 Quote
0 Spats Posted May 11, 2022 Author #19 Posted May 11, 2022 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:~$ Quote
0 Peter Suh Posted May 11, 2022 #20 Posted May 11, 2022 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; Quote
0 Spats Posted May 11, 2022 Author #21 Posted May 11, 2022 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:~$ Quote
0 Peter Suh Posted May 11, 2022 #22 Posted May 11, 2022 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* Quote
0 Peter Suh Posted May 11, 2022 #23 Posted May 11, 2022 Do not execute unnecessary commands Rather, TCs may behave abnormally. tc@box:~$ tc@box:~$ wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/mai n/my.sh.gz Quote
0 Spats Posted May 11, 2022 Author #24 Posted May 11, 2022 (edited) 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 May 11, 2022 by Spats Quote
0 Peter Suh Posted May 11, 2022 #25 Posted May 11, 2022 (edited) 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 May 11, 2022 by Peter Suh Quote
0 Spats Posted May 11, 2022 Author #26 Posted May 11, 2022 (edited) 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 May 11, 2022 by Spats Quote
Question
Spats
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
49 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.