Jump to content
XPEnology Community

mattias93

Rookie
  • Posts

    5
  • Joined

  • Last visited

Posts posted by mattias93

  1. 1 hour ago, pocopico said:

     

    Build your loader without boot-wait extension. Extension is waiting for

     

    if [ ! -b /dev/synoboot1 ] || [ ! -b /dev/synoboot2 ] || [ ! -b /dev/synoboot3 ] 

     

    and instead it finds :

     

    /dev/synobootp1            2048          100351           98304  83  
    /dev/synobootp2          100352          253951          153600  83  
    /dev/synobootp3          253952         2097151         1843200  83  

     

    Is this a UEFI system ? You can also change to legacy. 

     

    I think its DS920 that represents partitions with p1 at the end instead of the synoboot1/2/3. UEFI is not the issue.

     

    No, i've verified on DS920 and UEFI or LEGACY should represent the same block device file in /dev/. Try without the boot-wait extension and see how it goes.

    Pardon my ignorance, but using my.sh or following the guide at the beginning of this post, how do I disable the boot-wait extension?

    Moreover, in the first log I reported here, while trying with the DS3622xs+

    The mounts are without the trailing p:
    /dev/synoboot1 2048 100351 98304 83
    /dev/synoboot2 100352 253951 153600 83
    /dev/synoboot3 253952 2097151 1843200 83

    and, for a number of times before the install loop, the systems reboots fine.

    Thanks!!

  2. 20 minutes ago, Peter Suh said:

     

    I see a lot of controllers with unique names that I haven't seen before, is it APPLE Macintosh PC?
    What is the model name of the main board?

     

    No, it's a Dell Precision 3630 https://www.dell.com/ko-kr/shop/cty/pdp/spd/precision-3630-workstation#configurations_section
    Dell produces the motherboard for this device, so it doesn't have a name. It has a Intel Xeon 2124 processor.

    So far I tried:
    ds3622xs+ could boot, after some reboots the reinstall loop happens.
    ds920+ reinstall loop.
    ds918+ reinstall loop.
    ds3615xs Could boot, running some test to see if it's stable
    ds3617xs no network
    ds1621+ no network
    dva3221 no network

  3. 9 hours ago, Peter Suh said:

     

    Before you ask @pocopico, there are a few things I want to check.
    I saw the usb-storage in the log
    Did you use a USB external disk?
    I see a lot of devices attached to USB ports, but what are they all?
    If you are thinking of configuring XPENOLOGY only with USB-type disks, it is not a good idea.

    Send additional logs using lspci -tvnnq in tc Linux.

    Hi Peter, here's the result:

     

    Spoiler

    -[0000:00]-+-00.0  Intel Corporation 8th/9th Gen Core Processor Host Bridge/DRAM Registers [Coffee Lake] [8086:3e33]
               +-01.0-[01]--+-00.0  NVIDIA Corporation GF119 [NVS 310] [10de:107d]
               |            \-00.1  NVIDIA Corporation GF119 HDMI Audio Controller [10de:0e08]
               +-08.0  Intel Corporation Skylake Gaussian Mixture Model [8086:1911]
               +-12.0  Intel Corporation Cannon Lake PCH Thermal Controller [8086:a379]
               +-14.0  Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller [8086:a36d]
               +-14.2  Intel Corporation Cannon Lake PCH Shared SRAM [8086:a36f]
               +-15.0  Intel Corporation Cannon Lake PCH Serial IO I2C Controller #0 [8086:a368]
               +-16.0  Intel Corporation Cannon Lake PCH HECI Controller [8086:a360]
               +-17.0  Intel Corporation Cannon Lake PCH SATA AHCI Controller [8086:a352]
               +-1b.0-[02]--
               +-1b.4-[03]----00.0  Intel Corporation I210 Gigabit Network Connection [8086:1533]
               +-1d.0-[04]--
               +-1d.2-[05-06]----00.0-[06]--
               +-1f.0  Intel Corporation Cannon Point-LP LPC Controller [8086:a309]
               +-1f.4  Intel Corporation Cannon Lake PCH SMBus Controller [8086:a323]
               +-1f.5  Intel Corporation Cannon Lake PCH SPI Controller [8086:a324]
               \-1f.6  Intel Corporation Ethernet Connection (7) I219-LM [8086:15bb]

     

    and

    Spoiler

    Protocol spec without prior Class and Subclass spec at line 23281
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 003: ID 1ea7:0907 SHARKOON Technologies GmbH Keyboard
    Bus 001 Device 002: ID 0951:1666 Kingston Technology DataTraveler 100 G3/G4/SE9 G2/50
    Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    There are 3 devices connected via USB: USB Stick, USB Keyboard and USB Mouse adapter (Logitech Unifying). No usb hard drive connected.

  4. Hi @Peter Suh,

    As you suggested, I tried to install DS920+. In this case, I can never access the DSM, after it reboots, it asks me for the PAT file again. I've attached the log.

    The log looks like the previous one. @pocopico Peter said that you could understand what's going on :)

     

    Spoiler

    SynologyNAS> more linuxrc.syno.log
    START /linuxrc.syno.impl
    '/etc.defaults/model.dtb' -> '/var/run/model.dtb'
    Insert basic USB modules...
    :: Loading module usb-common ... [  OK  ]
    :: Loading module usbcore ... [  OK  ]
    :: Loading module xhci-hcd ... [  OK  ]
    :: Loading module xhci-pci ... [  OK  ]
    :: Loading module usb-storage ... [  OK  ]
    :: Loading kernel modules from extensions ...
    Loading kmod #0 "e1000e.ko" for pocopico.e1000e (args: )
    Loading kmod #0 "igb.ko" for pocopico.igb (args: )
    :: Loading kernel modules from extensions ... [  OK  ]
    :: Executing "on_boot" custom scripts ...
    Running "check-e1000e.sh" for pocopico.e1000e->on_boot
    Loading module e1000e -> Module e1000e loaded succesfully
    Ran "check-e1000e.sh" for pocopico.e1000e->on_boot - exit=0
    Running "check-igb.sh" for pocopico.igb->on_boot
    Loading module igb -> Module igb loaded succesfully
    Ran "check-igb.sh" for pocopico.igb->on_boot - exit=0
    Running "boot-wait.sh" for redpill-boot-wait->on_boot
    Still waiting for boot device (waited 1 of 30 seconds)
    Still waiting for boot device (waited 2 of 30 seconds)
    Still waiting for boot device (waited 3 of 30 seconds)
    Still waiting for boot device (waited 4 of 30 seconds)
    The /dev/synoboot device exists but it does not contain expected partitions (>=3 partitions)

    ========== BEGIN DUMP OF ALL PARTITIONS DETECTED ===========
    /dev/sata1p1               8192        16785407        16777216  fd  
    /dev/sata1p2           16785408        20979711         4194304  fd  
    /dev/sata1p5           21257952      7813827135      7792569184  fd  


    /dev/sata2p1               8192        16785407        16777216  fd  
    /dev/sata2p2           16785408        20979711         4194304  fd  
    /dev/sata2p5           21257952      7813827135      7792569184  fd  


    /dev/sata3p1               2048       500103449       500101402  fd  


    /dev/synobootp1            2048          100351           98304  83  
    /dev/synobootp2          100352          253951          153600  83  
    /dev/synobootp3          253952         2097151         1843200  83  


    ========== END OF DUMP OF ALL PARTITIONS DETECTED ==========
    Ran "boot-wait.sh" for redpill-boot-wait->on_boot - exit=1
    Running "install_rd.sh" for redpill-dtb->on_boot
    'model_ds920p.dtb' -> '/etc.defaults/model.dtb'
    'model_ds920p.dtb' -> '/var/run/model.dtb'
    Ran "install_rd.sh" for redpill-dtb->on_boot - exit=0
    Running "install_rd.sh" for redpill-misc->on_boot
    Starting ttyd, listening on port: 7681
    Ran "install_rd.sh" for redpill-misc->on_boot - exit=0
    ERROR: Some of the scripts failed! See above for any with exit != 0
    :: Executing "on_boot" custom scripts ... [  OK  ]
    Exit on error [99] rp ext init exec failure...
    Sat May  7 19:25:40 UTC 2022
    none /sys/kernel/debug debugfs rw,relatime 0 0

     

    linuxrc.syno.log

  5. Hi! I'm having issues installing DSM 7.1 and keeping it installed.

    After successfully following the process and installing the DSM, if I reboot, often I have to reinstall the DSM from scratch (I'm shown the installation page and says "not installed". It may depend on any extra (official) package I installed?

     

    SynologyNAS> cat /var/log/*rc*
    START /linuxrc.syno.impl
    Insert Marvell 1475 SATA controller driver
    Insert basic USB modules...
    :: Loading module usb-common ... [  OK  ]
    :: Loading module usbcore ... [  OK  ]
    :: Loading module ehci-hcd ... [  OK  ]
    :: Loading module ehci-pci ... [  OK  ]
    :: Loading module xhci-hcd ... [  OK  ]
    :: Loading module xhci-pci ... [  OK  ]
    :: Loading module usb-storage ... [  OK  ]
    :: Loading kernel modules from extensions ...
    Loading kmod #0 "e1000e.ko" for pocopico.e1000e (args: )
    Loading kmod #0 "dca.ko" for pocopico.igb (args: )
    Loading kmod #1 "igb.ko" for pocopico.igb (args: )
    :: Loading kernel modules from extensions ... [  OK  ]
    :: Executing "on_boot" custom scripts ...
    Running "check-e1000e.sh" for pocopico.e1000e->on_boot
    Loading module e1000e -> Module e1000e loaded succesfully
    Ran "check-e1000e.sh" for pocopico.e1000e->on_boot - exit=0
    Running "check-igb.sh" for pocopico.igb->on_boot
    Loading module igb -> Module igb loaded succesfully
    Ran "check-igb.sh" for pocopico.igb->on_boot - exit=0
    Running "boot-wait.sh" for redpill-boot-wait->on_boot
    Still waiting for boot device (waited 1 of 30 seconds)
    Still waiting for boot device (waited 2 of 30 seconds)
    Still waiting for boot device (waited 3 of 30 seconds)
    Still waiting for boot device (waited 4 of 30 seconds)
    The /dev/synoboot device exists but it does not contain expected partitions (>=3 partitions)
    
    ========== BEGIN DUMP OF ALL PARTITIONS DETECTED ===========
    /dev/sdc1                  8192        16785407        16777216  fd  
    /dev/sdc2              16785408        20979711         4194304  fd  
    /dev/sdc5              21257952      7813827135      7792569184  fd  
    
    
    /dev/sdd1                  8192        16785407        16777216  fd  
    /dev/sdd2              16785408        20979711         4194304  fd  
    /dev/sdd5              21257952      7813827135      7792569184  fd  
    
    
    /dev/sde1                  2048       500103449       500101402  fd  
    
    
    /dev/synoboot1             2048          100351           98304  83  
    /dev/synoboot2           100352          253951          153600  83  
    /dev/synoboot3           253952         2097151         1843200  83  
    
    
    ========== END OF DUMP OF ALL PARTITIONS DETECTED ==========
    Ran "boot-wait.sh" for redpill-boot-wait->on_boot - exit=1
    Running "install_rd.sh" for redpill-misc->on_boot
    Starting ttyd, listening on port: 7681
    Ran "install_rd.sh" for redpill-misc->on_boot - exit=0
    ERROR: Some of the scripts failed! See above for any with exit != 0
    :: Executing "on_boot" custom scripts ... [  OK  ]
    Exit on error [99] rp ext init exec failure...
    Fri May  6 18:03:49 UTC 2022
    none /sys/kernel/debug debugfs rw,relatime 0 0


    Under /dev/ I see
    synoboot
    synoboot1

    synoboot2

    synoboot3

     

     

    It's a Dell Precision 3630
    Intel Xeon 2124 Coffee Lake with turbo boost disabled and no HyperThreading 4 cores

    32GB UDIMM ECC

    2x 4TB HDD

    1x 256 Sata m2 ssd
    No graphic card (also run with a 1050ti, same issue)

    Thanks for this amazing work anyway!!

     

    mattias93log.txt

×
×
  • Create New...