Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

I build DS3622xs+ when Booting...only 3 sec can connect ip and will disconnect #701

Open
minimoonleaf opened this issue Apr 8, 2023 · 36 comments

Comments

@minimoonleaf
Copy link

minimoonleaf commented Apr 8, 2023

When Loading DSM Kernel...Booting... is displayed, the IP can be ping for the first three seconds, and then the Ping will show disconnection and can no longer be connected.

But when I unplug all the hard disks, when Loading DSM Kernel...Booting... appears, I can ping for the first three seconds until there is a connection, and then it will be disconnected for 30 seconds to a few minutes, and then I can find it when I ping connection is back

Redpill Loader version:
v1.1-beta2a

My device:
CPU:Intel 12500
MB: Gigabyte Z690M AORUS ELITE DDR4
DIMM:ADATA 8G ECC-DIMM *4
HDD: Seagate 2.5 inch 500GB *3 (ST9500420AS)

If you need environment debugging, please contact me, or please tell me what files can be provided to you to confirm the problem.

Thanks.

@AuxXxilium
Copy link

You can post output of: "lspci -nnk" in loader and best you add addon "console" and do the same command there. i see your board has a i225/226 chip. so it should be supported.

i know there are some bugs with settings in bios: 1. disable memory remap 2. disable pxe 3. please use uefi boot and not csm 4. disbale fastboot and quiteboot

@kitamo1981
Copy link

Try with only 2x HDD
Its stop working when U have more than disk drivers.

@AuxXxilium
Copy link

Try with only 2x HDD Its stop working when U have more than disk drivers.

this bug is fixed since about 2 months

@minimoonleaf
Copy link
Author

minimoonleaf commented Apr 10, 2023

1.Web connect IP:7681 and choose model 42962 and other setting...than addon "console".
2.Build the loader
3.Boot the loader...the screen wait 1 min display "ARPL console - wait..."
The screen shows ARPL console - wait...
After that, there is no response... Then continue to wait for about 5~10 minutes and the screen will all disappear
https://photos.app.goo.gl/8DDN7Ff76SCAPADGA

I have try to use another loader "Yet Another Jun`s Mod x RedPill" and I have not encountered the situation that the IP will be stuck and cannot come out

@AuxXxilium
Copy link

AuxXxilium commented Apr 10, 2023

the console addon is has a bug. but you don't need it. and please do not select every addon that you don't need. select the addons you need and everything is fine.

@minimoonleaf
Copy link
Author

I try remove addon:console and build and Booting...
In the display Welcome to Automated Redpill Loader v1.1-beta2a
Model:DS3622xs+
Build: 42962
Cmdline:
(There are many parameters displayed, so I won’t list them one by one)
IP:192.168.100.3
Loading Kernel:...
Booting...
root@arpl:/opt/arpl#
It can still input text in the first 3 seconds or so, at this time Ping IP will also show connection, but when 3 seconds pass, Ping will show disconnection, and screen can no longer input any text....

@AuxXxilium
Copy link

AuxXxilium commented Apr 11, 2023 via email

@ada-mob
Copy link

ada-mob commented Apr 11, 2023

this bug is fixed since about 2 months

really?
#632

@AuxXxilium
Copy link

AuxXxilium commented Apr 11, 2023 via email

@ada-mob
Copy link

ada-mob commented Apr 11, 2023

yes it is. but fixes won‘t be added as inplace update. you need to build a new stick

I did this, doesn't work :\

@AuxXxilium
Copy link

use arc from my github and try again

@kitamo1981
Copy link

kitamo1981 commented Apr 11, 2023 via email

@AuxXxilium
Copy link

as i wrote before, try arc from my github and report again.

@ada-mob
Copy link

ada-mob commented Apr 12, 2023

use arc from my github and try again

xpe starts (model 3622xs+), detects the old installation (I previously used the ds1621+ model on arpl), suggests migration, and then an error occurs at the DSM installation stage: the file could not be installed, it may be corrupted. And it doesn't matter: migration with or without saving the configuration, downloading the pat file directly or substituting a local file

@AuxXxilium
Copy link

can you add a screenshot from sysinfo menu in loader please.

@ada-mob
Copy link

ada-mob commented Apr 12, 2023

can you add a screenshot from sysinfo menu in loader please.

https://pasteboard.co/lFCa3NsuK5Nl.jpg
https://pasteboard.co/khs6xT8oOoi3.jpg

@AuxXxilium
Copy link

AuxXxilium commented Apr 12, 2023 via email

@ada-mob
Copy link

ada-mob commented Apr 12, 2023

Three things we know

  1. NVMe not have Raid options in bios. I use it for ssd cache in DSM (work fine before with 2 disks or more disks on device tree models)
  2. SataPortMap: 8 arpl and tinycore set automatically too, but it doesn't help in any way
  3. DT model not satisfied with the fact that it does not support virtualization on intel

@AuxXxilium
Copy link

The thing is, i use the nearly the same board. h670m-itx/ac and have no problems, nvme isn't shown as raid device. i can look in my bios later today for the correct settings. have 2 1tb nvme as cache as well. and the sata controller is the same with only usable ports 5-8. so i can tell you, there is a problem in your bios config. i use it with rs4021/ds3622 without any problem with oob loader settings.

@AuxXxilium
Copy link

@ada-mob
Copy link

ada-mob commented Apr 12, 2023

You should disable VMD.

my H610 not have this options :\

@AuxXxilium
Copy link

image

it's your h610m-itx/ac

@ada-mob
Copy link

ada-mob commented Apr 12, 2023

it's your h610m-itx/ac

Yes, I looked at the manual and the pictures in it. However, there is no setting of this option
https://pasteboard.co/0Hk3I8IuIXEJ.jpg

What I did now: I performed a BIOS reset, did a clean bootloader installation and chose rs4021. Result: there is no nvme controller in sysinfo, DSM installation starts, but is also interrupted with an error at the pat file installation stage

@AuxXxilium
Copy link

this is strange. picture is from manual of your board.

https://github.com/AuxXxilium/AuxXxilium/wiki/Settings:-Bios-and-UEFI

additional you can look here if something in your bios is different

@ada-mob
Copy link

ada-mob commented Apr 12, 2023

this is strange.

I think the picture is some kind of common for all models of h610-based ASRock motherboards. I'm surprised too.

Additional BIOS settings according to your recommendations are also implemented

@AuxXxilium
Copy link

last option: try a different usb stick.

@ada-mob
Copy link

ada-mob commented Apr 12, 2023

Hm)
Of course I will try, but there are no problems with it with numerous installation with two disks or on device tree models

@AuxXxilium
Copy link

Don't know where the bug is.

@ada-mob
Copy link

ada-mob commented Apr 12, 2023

@AuxXxilium
Copy link

you can add dbgutils in addons, try to install dsm. if it will fail, send me the logs that you will find in /mnt/p1/logs. you can get the logs thru booted loader. the partitions will be opened for smb, so \Ip\mnt\p1\logs should be the correct adress for windows explorer.

@ada-mob
Copy link

ada-mob commented Apr 12, 2023

you can add dbgutils in addons, try to install dsm.

  • add dbgutils
  • rebuild loader
  • start dsm, error on pat stage
  • no smb access on this moment
  • restart xpe
  • boot in loader
  • have smb access

@ada-mob
Copy link

ada-mob commented Apr 12, 2023

last option: try a different usb stick.

no effect

p.s. Another bug:
ver 23.04.10 - DSM start (but error on 55-56% progress)
ver 23.04.11 - DSM not start. Network not working how desc TC

upd:

@ada-mob
Copy link

ada-mob commented Apr 14, 2023

Don't know where the bug is.

Can you implement this? https://xpenology.com/forum/topic/68078-script-improvement-thread-for-tgs-boot-waitsh-module/

@AuxXxilium
Copy link

bootwait is implamented since 6 days. and i fixed another bug that cause install fails on 5-8%.

@minimoonleaf
Copy link
Author

您的 Networkchip 是?Am 11.04.2023 um 14:22 schrieb minimoonleaf @.>: 我嘗試刪除 addon:console 並構建和引導...在顯示中歡迎使用 Automated Redpill Loader v1.1-beta2a Model:DS3622xs+ Build: 42962 Cmdline: (顯示的參數很多,就不一一列舉了) IP:192.168.100.3 Loading Kernel:... Booting... @ .:/opt/arpl# 前3秒左右還能輸入文字,此時Ping IP也會顯示連接,但過了3秒Ping就顯示斷開,屏幕可以不再輸入任何文本.... —直接回复此電子郵件,在 GitHub 上查看它,或取消訂閱。您收到此郵件是因為您發表了評論。消息 ID:@.***>

0000:00:00.0 Class 0600: Device 8086:4650 (rev 05)
0000:00:01.0 Class 0604: Device 8086:460d (rev 05)
0000:00:02.0 Class 0300: Device 8086:4690 (rev 0c)
0000:00:14.0 Class 0c03: Device 8086:7ae0 (rev 11)
0000:00:14.2 Class 0500: Device 8086:7aa7 (rev 11)
0000:00:15.0 Class 0c80: Device 8086:7acc (rev 11)
0000:00:15.1 Class 0c80: Device 8086:7acd (rev 11)
0000:00:15.2 Class 0c80: Device 8086:7ace (rev 11)
0000:00:15.3 Class 0c80: Device 8086:7acf (rev 11)
0000:00:16.0 Class 0780: Device 8086:7ae8 (rev 11)
0000:00:17.0 Class 0106: Device 8086:7ae2 (rev 11)
0000:00:19.0 Class 0c80: Device 8086:7afc (rev 11)
0000:00:19.1 Class 0c80: Device 8086:7afd (rev 11)
0000:00:1c.0 Class 0604: Device 8086:7ab8 (rev 11)
0000:00:1f.0 Class 0601: Device 8086:7a84 (rev 11)
0000:00:1f.3 Class 0403: Device 8086:7ad0 (rev 11)
0000:00:1f.4 Class 0c05: Device 8086:7aa3 (rev 11)
0000:00:1f.5 Class 0c80: Device 8086:7aa4 (rev 11)
0000:01:00.0 Class 0200: Device 15b3:1003
0000:02:00.0 Class 0200: Device 8086:15f3 (rev 03)
0001:09:00.0 Class 0106: Device 1b4b:9235 (rev 11)
0001:0c:00.0 Class 0106: Device 1b4b:9235 (rev 11)

@minimoonleaf
Copy link
Author

您的 Networkchip 是?Am 11.04.2023 um 14:22 schrieb minimoonleaf @.>: 我嘗試刪除 addon:console 並構建和引導...在顯示中歡迎使用 Automated Redpill Loader v1.1-beta2a Model:DS3622xs+ Build: 42962 Cmdline: (顯示的參數很多,就不一一列舉了) IP:192.168.100.3 Loading Kernel:... Booting... _@ .:/opt/arpl# 前3秒左右還能輸入文字,此時Ping IP也會顯示連接,但過了3秒Ping就顯示斷開,屏幕可以不再輸入任何文本.... —直接回复此電子郵件,在 GitHub 上查看它,或取消訂閱。您收到此郵件是因為您發表了評論。消息 ID:**@_.*>

0000:00:00.0 Class 0600: Device 8086:4650 (rev 05) 0000:00:01.0 Class 0604: Device 8086:460d (rev 05) 0000:00:02.0 Class 0300: Device 8086:4690 (rev 0c) 0000:00:14.0 Class 0c03: Device 8086:7ae0 (rev 11) 0000:00:14.2 Class 0500: Device 8086:7aa7 (rev 11) 0000:00:15.0 Class 0c80: Device 8086:7acc (rev 11) 0000:00:15.1 Class 0c80: Device 8086:7acd (rev 11) 0000:00:15.2 Class 0c80: Device 8086:7ace (rev 11) 0000:00:15.3 Class 0c80: Device 8086:7acf (rev 11) 0000:00:16.0 Class 0780: Device 8086:7ae8 (rev 11) 0000:00:17.0 Class 0106: Device 8086:7ae2 (rev 11) 0000:00:19.0 Class 0c80: Device 8086:7afc (rev 11) 0000:00:19.1 Class 0c80: Device 8086:7afd (rev 11) 0000:00:1c.0 Class 0604: Device 8086:7ab8 (rev 11) 0000:00:1f.0 Class 0601: Device 8086:7a84 (rev 11) 0000:00:1f.3 Class 0403: Device 8086:7ad0 (rev 11) 0000:00:1f.4 Class 0c05: Device 8086:7aa3 (rev 11) 0000:00:1f.5 Class 0c80: Device 8086:7aa4 (rev 11) 0000:01:00.0 Class 0200: Device 15b3:1003 0000:02:00.0 Class 0200: Device 8086:15f3 (rev 03) 0001:09:00.0 Class 0106: Device 1b4b:9235 (rev 11) 0001:0c:00.0 Class 0106: Device 1b4b:9235 (rev 11)

Onboard 2.5G
0000:02:00.0 Class 0200: Device 8086:15f3 (rev 03)
I225-v

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants