Page 1 of 1

Oživuvaní skapatého Synology RT1900ac

Posted: Thu Aug 13, 2026 10:55 pm
by Morc
Po vyše polroku som vyťáhov predchádzajúci router Synology RT1900ac s tým, že by som ho konečne nastaveu, aby voláky čas funguval jak dodatočné APčko s tým, že AC Lite pójde do pivnice na zlepšení dosahu v místnosti s dvoma mašinami a biliardom.

Router veznem, zapnem a nič. Zelená status LEDka bliká a krabica nekrabicuje. Čo čil?


Diagnóza
Čo človek spraví, ak bezdisplejová vec nekomunikuje? Navalí tomu UART.
Krabicu rozebrať, nájsť UART. Súdruzi ze Synology/BCM nám nehali né len místo na header, ale aj header samotný.

Aha, tu je UART. Prvý pin zem, druhý (cyanový kábel) je RX, tretí (modrý kábel) je TX
Aha, tu je UART. Prvý pin zem, druhý (cyanový kábel) je RX, tretí (modrý kábel) je TX

To by bolo jennoduché, baud používajú 115200, takže tam o tom žádna.
Výstup z U-Bootu:

Code: Select all

picocom v3.1

port is        : /dev/tty.usbserial-A50285BI
flowcontrol    : none
baudrate is    : 115200
parity is      : none
databits are   : 8
stopbits are   : 1
escape is      : C-a
local echo is  : no
noinit is      : no
noreset is     : no
hangup is      : no
nolock is      : no
send_cmd is    : sz -vv
receive_cmd is : rz -vv -E
imap is        : 
omap is        : 
emap is        : crcrlf,delbs,
logfile is     : none
initstring     : none
exit_after is  : not set
exit is        : no

Type [C-a] [C-h] to see available commands
Terminal ready


U-Boot 2012.10-gf49bef7 (Mar 18 2016 - 17:01:18)

DEV ID = 0xcf1e
PCIE CFG DEV ID = 0x8022
OTP offset(0x8): 0x78f01c01
OTP offset(0x9): 0xfe280818
OTP offset(0xa): 0xc01b0
OTP offset(0xb): 0x0
OTP offset(0xc): 0x4400000
OTP offset(0xd): 0xbcede230
OTP offset(0xe): 0x1035b17f
OTP offset(0xf): 0x800
ProgramCoreRailVoltageFromOTPAVSCode entry
avs_code programmed 78f01c01
avs_code programmed right shifted 00000011 00000000
Setting core voltage  520e0020 0
ProgramCoreRailVoltageFromOTPAVSCode exit
NSP 16-bit DDR
SKU ID = 0x0
DDR type: DDR3
MEMC 0 DDR speed = 800MHz
PHY revision version: 0x00004005
ddr_init2: Calling soc_ddr40_set_shmoo_dram_config
ddr_init2: Calling soc_ddr40_phy_calibrate
C01. Check Power Up Reset_Bar
C02. Config and Release PLL from reset
C03. Poll PLL Lock
C04. Calibrate ZQ (ddr40_phy_calib_zq)
C05. DDR PHY VTT On (Virtual VTT setup) DISABLE all Virtual VTT
C06. DDR40_PHY_DDR3_MISC
C07. VDL Calibration
C07.1
C07.2
C07.4
C07.4.1
C07.4.4
VDL calibration result: 0x30000003 (cal_steps = 0)
C07.4.5
C07.4.6
C07.5
C08. DDR40_PHY_DDR3_MISC : Start DDR40_PHY_RDLY_ODT....
C09. Start ddr40_phy_autoidle_on (MEM_SYS_PARAM_PHY_AUTO_IDLE) ....
C10. Wait for Phy Ready...Done.
DDR phy calibration passed
Programming controller register
ddr_init2: MemC initialization complete
Validate Shmoo parameters stored in flash ..... OK
Press Ctrl-C to run Shmoo ..... skipped
Restoring Shmoo parameters from flash ..... done
Running simple memory test ..... OK
DeepSleep wakeup: ddr init bypassed 3
DDR Interface Ready
DRAM:  16 MiB


U-Boot 2012.10-gf49bef7 (Mar 18 2016 - 17:01:18)

DEV ID = 0xcf1e
PCIE CFG DEV ID = 0x8022
OTP offset(0x8): 0x78f01c01
OTP offset(0x9): 0xfe280818
OTP offset(0xa): 0xc01b0
OTP offset(0xb): 0x0
OTP offset(0xc): 0x4400000
OTP offset(0xd): 0xbcede230
OTP offset(0xe): 0x1035b17f
OTP offset(0xf): 0x800
ProgramCoreRailVoltageFromOTPAVSCode entry
avs_code programmed 78f01c01
avs_code programmed right shifted 00000011 00000000
Setting core voltage  520e0020 0
ProgramCoreRailVoltageFromOTPAVSCode exit
NSP 16-bit DDR
SKU ID = 0x0
DDR type: DDR3
MEMC 0 DDR speed = 800MHz
PHY revision version: 0x00004005
ddr_init2: Calling soc_ddr40_set_shmoo_dram_config
ddr_init2: Calling soc_ddr40_phy_calibrate
C01. Check Power Up Reset_Bar
C02. Config and Release PLL from reset
C03. Poll PLL Lock
C04. Calibrate ZQ (ddr40_phy_calib_zq)
C05. DDR PHY VTT On (Virtual VTT setup) DISABLE all Virtual VTT
C06. DDR40_PHY_DDR3_MISC
C07. VDL Calibration
C07.1
C07.2
C07.4
C07.4.1
C07.4.4
VDL calibration result: 0x30000003 (cal_steps = 0)
C07.4.5
C07.4.6
C07.5
C08. DDR40_PHY_DDR3_MISC : Start DDR40_PHY_RDLY_ODT....
C09. Start ddr40_phy_autoidle_on (MEM_SYS_PARAM_PHY_AUTO_IDLE) ....
C10. Wait for Phy Ready...Done.
DDR phy calibration passed
Programming controller register
ddr_init2: MemC initialization complete
Validate Shmoo parameters stored in flash ..... OK
Press Ctrl-C to run Shmoo ..... skipped
Restoring Shmoo parameters from flash ..... done
Running simple memory test ..... OK
DeepSleep wakeup: ddr init bypassed 3
DDR Interface Ready
DRAM:  16 MiB
WARNING: Caches not enabled
NAND:   NAND_FLASH_DEVICE_ID_ADDR = 18026194
Done that
(ONFI), rv=3 iProc NAND chip could not be initialized
0 MiB
MMC:   In board_mmc_init, mmc = 0xecc098
In mmc_register : mmc address : 0xf47884
In mmc_register : mmc address : 0xf47a0c
In mmc_register : mmc address : 0xf476b0
iproc_mmc: 0
SF: Detected M25P80 with page size 64 KiB, total 1 MiB

 soc_pcie_hw_init : port->reg_base = 0x18012000 , its value = 0x1 
PCIe port 0 in RC mode

 pos is 172
==>PCIE: LINKSTA reg 0xbe val 0x9012

**************
 port 0 is active!!
**************
membase 0x8000000 memlimit 0x10000000

Extended Config
i=0 <0> 	 0x14e4  0x8022  0x0146  0x0010  0x0011  0x0200  0x0000  0x0001 
i=8 <8> 	 0x0000  0x0000  0x0000  0x0000  0x0100  0x0004  0x0000  0x0000 
i=16 <10> 	 0x0800  0x1000  0x0001  0x0001  0x0000  0x0000  0x0000  0x0000 
i=24 <18> 	 0x0000  0x0000  0x0048  0x0000  0x0000  0x0000  0x01a9  0x0000 
i=32 <20> 	 0x0000  0x0000  0x0000  0x0000  0xac01  0xc803  0x2008  0x0000 
i=40 <28> 	 0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000 
i=48 <30> 	 0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000 
i=56 <38> 	 0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000 
i=64 <40> 	 0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000 
i=72 <48> 	 0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000 
i=80 <50> 	 0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0010  0x0042 
i=88 <58> 	 0x8000  0x0000  0x2c10  0x0010  0x5c12  0x0065  0x0000  0x9012 
i=96 <60> 	 0x0000  0x0000  0x0000  0x0040  0x0000  0x0001  0x0000  0x0000 
i=104 <68> 	 0x001f  0x0008  0x0000  0x0000  0x0000  0x0000  0x0002  0x0000 
i=112 <70> 	 0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000 
i=120 <78> 	 0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000  0x0000 


Standard Config
i=0 <0> 	 0x43a114e4 	0x00100146 	0x02800003 	0x00000000 
i=4 <4> 	 0x08000004 	0x00000000 	0x08200004 	0x00000000 
i=8 <8> 	 0x00000000 	0x00000000 	0x00000000 	0x066114e4 
i=12 <c> 	 0x00000000 	0x00000048 	0x00000000 	0x000001a9 
i=16 <10> 	 0x00000000 	0x00000000 	0xfe035801 	0x00004108 
i=20 <14> 	 0x00000000 	0x00000000 	0x00806805 	0x00000000 
i=24 <18> 	 0x00000000 	0x00000000 	0x0044ac09 	0x00000101 
i=28 <1c> 	 0x18103000 	0x00000000 	0x00000000 	0x00000000 
i=32 <20> 	 0x18003000 	0x00000000 	0x00000000 	0x00000000 
i=36 <24> 	 0x00000000 	0x00000200 	0x00000000 	0x00000000 
i=40 <28> 	 0x00000000 	0x00000000 	0x00010040 	0x00020010 
i=44 <2c> 	 0x00008f81 	0x00102c10 	0x0046dc12 	0x10120000 
i=48 <30> 	 0x00000000 	0x00000000 	0x00000000 	0x00000000 
i=52 <34> 	 0x0008081f 	0x00000000 	0x00000000 	0x00000001 
i=56 <38> 	 0x00000000 	0x00000000 	0x00000000 	0x00000000 
i=60 <3c> 	 0x00000000 	0x00000000 	0x00000000 	0x00000000 

 BAR-0: 0x08000004

 BAR-1: 0x00000000

 BAR-2: 0x08200004

 BAR-3: 0x00000000

 BAR-4: 0x00000000

 BAR-5: 0x00000000

00:00.00 - 14e4:43a1 - Network controller

 pci_iproc_init_board : hose->last_busno = 0x0 
Done PCI initialization
In:    serial
Out:   serial
Err:   serial

Synology Model: RT1900acv20

org axi_clk=500MHz
iproc_get_axi_clk: refclk(0x17d7840), ndiv(0x3c) pdiv(0x1) mdiv(0x3): AXICLK:(0x1dcd6500)
arm_clk=1000MHz, axi_clk=500MHz, apb_clk=125MHz, arm_periph_clk=500MHz
Enabling icache and dcache
Enabling l2cache
Set GPIO mask: [000290c4] as GPIO_GENERAL
Re-programming LCPLL post-divider channel for CH1... done!
Net:   Registering eth
Broadcom BCM IPROC Ethernet driver 0.1
Using GMAC1 (0x18023000)
et0: ethHw_chipAttach: Chip ID: 0xcf1e; phyaddr: 0x1e
bcm_robo_attach: devid: 0x2
bcmiproc_eth-0

*********************************************************
Please add diag support DIAGS_BOARD to: 
BCM953022K
BCM953025K
BCM953025K_REV2
BCM958622HR
BCM958623HR
BCM958522ER
BCM958625HR
in env before you can run any diags                      
*********************************************************
COM2 is not configured due to board type
COM3 is not configured due to board type
========== relocate address: 0xf1c000, offset 0xe2f1c000 ==========
Press Ctrl+C to abort autoboot in 3 second
Reset Done

iproc_mmc_send_cmd() returned timeout

iproc_mmc_send_cmd() returned timeout
..Loading file "zImage" from mmc device 0:1
.............iproc_mmc_send_cmd: error during transfer: 0x00108001
 ** ext4fs_devread read error - block
** Unable to read "zImage" from mmc 0:1 **
ext2load - load binary file from a Ext2 filesystem

Usage:
ext2load <interface> <dev[:part]> [addr] [filename] [bytes]
    - load binary file 'filename' from 'dev' on 'interface'
      to address 'addr' from ext2 filesystem

iproc_mmc_send_cmd() returned timeout
set read bl len failed
** Can't read partition table on 0:0 **
** Invalid partition 1 **
ext2load - load binary file from a Ext2 filesystem

Usage:
ext2load <interface> <dev[:part]> [addr] [filename] [bytes]
    - load binary file 'filename' from 'dev' on 'interface'
      to address 'addr' from ext2 filesystem
## Booting kernel from Legacy Image at 61007fc0 ...
   Image Name:   Linux-3.6.11+
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3388040 Bytes = 3.2 MiB
   Load Address: 61008000
   Entry Point:  61008000
   Verifying Checksum ... Bad Data CRC
ERROR: can't get kernel image!

iproc_mmc_send_cmd() returned timeout
set read bl len failed
** Can't read partition table on 0:0 **
** Invalid partition 3 **
ext2load - load binary file from a Ext2 filesystem

Usage:
ext2load <interface> <dev[:part]> [addr] [filename] [bytes]
    - load binary file 'filename' from 'dev' on 'interface'
      to address 'addr' from ext2 filesystem

iproc_mmc_send_cmd() returned timeout
set read bl len failed
** Can't read partition table on 0:0 **
** Invalid partition 3 **
ext2load - load binary file from a Ext2 filesystem

Usage:
ext2load <interface> <dev[:part]> [addr] [filename] [bytes]
    - load binary file 'filename' from 'dev' on 'interface'
      to address 'addr' from ext2 filesystem
## Booting kernel from Legacy Image at 61007fc0 ...
   Image Name:   Linux-3.6.11+
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3388040 Bytes = 3.2 MiB
   Load Address: 61008000
   Entry Point:  61008000
   Verifying Checksum ... Bad Data CRC
ERROR: can't get kernel image!
u-boot> 
No... dobre. SPI máme celé, U-Boot štartuje. NAND toto nemá ale namísto toho je tu 4GB eMMCčko. Pokus o verifikuvaní checksumu končí na Bad Data CRC. Čo čil?


Živého či mrtvého, Jožina kdo přivede...
Dcéru a půl JZD síce nemám, ale Jožina máme momentálne ani v jednom z úplne očakávaných.

Kukal som help, súdruzi tam napakuvali snáď šecko čo existuje.

Code: Select all

u-boot> help
?       - alias for 'help'
base    - print or set address offset
bootm   - boot application image from memory
bootp   - boot image via network using BOOTP/TFTP protocol
chpart  - change active partition
cmp     - memory compare
coninfo - print console devices and information
cp      - memory copy
crc32   - checksum calculation
dhcp    - boot image via network using DHCP/TFTP protocol
diag    - perform board diagnostics
echo    - echo args to console
env     - environment handling commands
exit    - exit script
ext2load- load binary file from a Ext2 filesystem
ext2ls  - list files in a directory (default /)
false   - do nothing, unsuccessfully
fatinfo - print information about filesystem
fatload - load binary file from a dos filesystem
fatls   - list files in a directory (default /)
go      - start application at address 'addr'
help    - print command description/usage
i2c     - I2C sub-system
itest   - return true/false on integer compare
license - print GPL license text
loop    - infinite loop on address range
md      - memory display
mdc     - memory display cyclic
mm      - memory modify (auto-incrementing address)
mmc     - MMC sub system
mmcinfo - display MMC info
mtdparts- define flash/nand partitions
mtest   - simple RAM read/write test
mw      - memory write (fill)
mwc     - memory write cyclic
nand    - NAND sub-system
nboot   - boot from NAND device
nfs     - boot image via network using NFS protocol
nm      - memory modify (constant address)
pci     - list and access PCI Configuration Space
ping    - send ICMP ECHO_REQUEST to network host
printenv- print environment variables
reset   - Perform RESET of the CPU
run     - run commands in an environment variable
saveenv - save environment variables to persistent storage
setenv  - set environment variables
sf      - SPI flash sub-system
showvar - print local hushshell variables
sleep   - delay execution for some time
source  - run script from memory
sspi    - SPI utility command
test    - minimal test like /bin/sh
tftpboot- boot image via network using TFTP protocol
true    - do nothing, successfully
usb     - USB sub-system
usbboot - boot from USB device
version - print monitor, compiler and linker version
Napallo ma teda, že kuknem najprv mmc príkazy, že či tam neni volačo informatívnejšé zaujímavejšé a že ho vyskúšam naštartuvať z USB.

Ešte ale najprv printenv:

Code: Select all

u-boot> env print
autoload=no 
baudrate=115200
bootargs=console=ttyS0,115200 ip=off maxcpus=2 mem=240M initrd= root=/dev/mmcblk0p5 rootdelay=0 rw syno_rescue=1 syno_hw_version=RT1900acv20 netif_num=2 syno_mac_address_mapping=eth0,eth1,wlan0,wlan1 wireless_num=2 rcutree.rcu_cpu_stall_suppress=1 syno_disable_usb3=1 flash_size=1
bootcmd=run syno_bootargs; run bootmmc
bootdelay=3
bootfile=uImage
bootmmc=mmc rescan;ext2load mmc 0:1 $kload zImage;ext2load mmc 0:1 $rload rd.bin;bootm ${kload} ${rload}; run bootresc 
bootresc=setenv syno_extra_args syno_rescue=1; run syno_bootargs; ext2load mmc 0:3 $kload zImage;ext2load mmc 0:3 $rload rd.bin;bootm ${kload} ${rload} 
bootspi=usb reset; ext2load usb 0:1 ${kload} zImage; ext2load usb 0:1 ${rload} rd.bin; bootm ${kload} ${rload} 
brcmtag=1
console=ttyS0
emmc=1
eth1addr=d4:ae:52:bc:a5:09 
eth2addr=d4:ae:52:bc:a5:0a 
eth3addr=d4:ae:52:bc:a5:0b 
ethact=bcmiproc_eth-0
ethaddr=d4:ae:52:bc:a5:08 
hostname=northstar
ipaddr=192.168.0.1
kload=0x61007fc0 
ledbh10=7
loadaddr=0x90000000
loglevel=7
manvlan1ports=4 5u 7u 
manvlan2ports=2 3u 
manvlan3ports=0 1u 
mmc_name=004GE
rload=0x62007fc0 
sdhci_maxclk=25000000 
serverip=192.168.0.10
stderr=serial
stdin=serial
stdout=serial
syno_boot_delay=0
syno_boot_dev=/dev/mmcblk0p5
syno_bootargs=setenv bootargs console=ttyS0,115200 ip=off maxcpus=2 mem=240M initrd=$loadaddr_rootfs root=$syno_boot_dev rootdelay=$syno_boot_delay rw $syno_extra_args syno_hw_version=$syno_hw_version netif_num=$syno_net_if_num syno_mac_address_mapping=$syno_mac_mapping wireless_num=$syno_wireless_num rcutree.rcu_cpu_stall_suppress=1 syno_disable_usb3=${syno_disable_usb3} flash_size="1"
syno_disable_usb3=1
syno_extra_args=syno_rescue=1
syno_hdd_powerup_seq=2
syno_hw_version=RT1900acv20
syno_mac_mapping="eth0,eth1,wlan0,wlan1"
syno_net_if_num=2
syno_wireless_num=2
synover=f49bef7
uvlan1ports=0 7u 
uvlan2ports=4 5u 
vlan1ports=1 2 3 4 7u 
vlan2ports=0 5u 

Environment size: 2011/65532 bytes
A ešte mmcinfo:

Code: Select all

u-boot> mmcinfo
Device: iproc_mmc
Manufacturer ID: 11
OEM: 100
Name: 004GE 
Rd Block Len: 512
MMC version 4.0
High Capacity: Yes
Capacity: 3.7 GiB
Bus Width: 8-bit
Clock: 50MHz
Dobre, vidí ho, nemoselo by to byť až také zlé, tak teda asi zehnať fw, nadžgať na USBčko a naštartuvať. Potom tipujem že reflash alebo čo.


Zháňaní firmwaru
Firmware má Synology našťastí furt na ich stránke toť tu. Poskytujú ho jak .pat, čo je vlastne iba premenuvaný tar. Asi sa sťú hrať na zaujímavých.

V tare je takáto štruktúra:

Code: Select all

SRM_RT1900ac_8227:
	checksum.syno
	hda1_us.tgz
	hda1.tgz
	indexdb.tgz
	packages:
		SafeAccess-northstarplus-1.2.4-0244.spk
	rd.bin
	synohdpack_img.tgz
	uboot_do_upd.sh
	uboot_RT1900acv10.bin
	uboot_RT1900acv20.bin
	updater
	VERSION
	zImage
zImage a rd.bin (ramdisk) tam sú, to je pozitívna správa. Nakopíruval som ich teda na USBčko a šup s nimi do toho portu na krabici.

Zlepením toho čo som už čil vedel a toho čo som čil zisteu som si polepeu rádek príkazov pre U-Boot, kerými som načítal kernel s ramdiskom z USBčka namísto interného eMMC.
Vyzíra voláko takto:

Code: Select all

usb start; usb storage; run syno_bootargs; fatload usb 0 $kload srm_rt1900ac_8227/zImage; fatload usb 0 $rload srm_rt1900ac_8227/rd.bin; boot ${kload} ${rload}; run bootresc
Odentruval som a veru predstav si, bude z toho volačo.


Štartujeme jadro, len.. čo je zas hento?

Code: Select all

(Re)start USB...
USB:   Before reset, USB clk enable register is: 000003fc
Before reset, USB clk enable register is: 000003fd
usb2_reset_state is: 00000001

Bring usb2h_out of reset.......
usb2_reset_state is set and now it is: 00000000
Register 1212 NbrPorts 2
USB EHCI 1.00
scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... Device NOT ready
   Request Sense returned 02 3A 00
Device NOT ready
   Request Sense returned 02 3A 00
3 Storage Device(s) found
  Device 0: Vendor: SanDisk Rev: 1.00 Prod: Cruzer Blade
            Type: Removable Hard Disk
            Capacity: 14664.0 MB = 14.3 GB (30031872 x 512)
  Device 1: Vendor: Generic  Rev: 9910 Prod: STORAGE DEVICE  
            Type: Removable Hard Disk
            Capacity: not available
  Device 2: Vendor: Generic  Rev: 9910 Prod: STORAGE DEVICE  
            Type: Removable Hard Disk
            Capacity: not available
reading srm_rt1900ac_8227/zImage
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
3388104 bytes read
reading srm_rt1900ac_8227/rd.bin
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
3604246 bytes read
Unknown command 'boot' - try 'help'
** Bad device size - mmc 0 **
ext2load - load binary file from a Ext2 filesystem

Usage:
ext2load <interface> <dev[:part]> [addr] [filename] [bytes]
    - load binary file 'filename' from 'dev' on 'interface'
      to address 'addr' from ext2 filesystem
** Bad device size - mmc 0 **
ext2load - load binary file from a Ext2 filesystem

Usage:
ext2load <interface> <dev[:part]> [addr] [filename] [bytes]
    - load binary file 'filename' from 'dev' on 'interface'
      to address 'addr' from ext2 filesystem
## Booting kernel from Legacy Image at 61007fc0 ...
   Image Name:   Linux-3.6.11+
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3388040 Bytes = 3.2 MiB
   Load Address: 61008000
   Entry Point:  61008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 62007fc0 ...
   Image Name:   synology_northstarplus_rt1900ac 
   Image Type:   ARM Linux RAMDisk Image (uncompressed)
   Data Size:    3604182 Bytes = 3.4 MiB
   Load Address: 61008000
   Entry Point:  61008000
   Verifying Checksum ... OK
   XIP Kernel Image ... OK
OK
boot_prep_linux commandline: console=ttyS0,115200 ip=off maxcpus=2 mem=240M initrd= root=/dev/mmcblk0p5 rootdelay=0 rw syno_rescue=1 syno_hw_version=RT1900acv20 netif_num=2 syno_mac_address_mapping=eth0,eth1,wlan0,wlan1 wireless_num=2 rcutree.rcu_cpu_stall_suppress=1 syno_disable_usb3=1 flash_size=1

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] INFO-Cygnus:472:start_kernel() entry
[    0.000000] Booting Linux on physical CPU 0
[    0.000000] Linux version 3.6.11+ (root@build3) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #8227 SMP Mon Apr 24 14:21:56 CST 2023
[    0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: Broadcom iProc
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] PERCPU: Embedded 7 pages/cpu @c099d000 s6784 r8192 d13696 u32768
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 60840
[    0.000000] Kernel command line: console=ttyS0,115200 ip=off maxcpus=2 mem=240M initrd= root=/dev/mmcblk0p5 rootdelay=0 rw syno_rescue=1 syno_hw_version=RT1900acv20 netif_num=2 syno_mac_address_mapping=eth0,eth1,wlan0,wlan1 wireless_num=2 rcutree.rcu_cpu_stall_suppress=1 syno_disable_usb3=1 flash_size=1
[    0.000000] Synology Hardware Version: RT1900acv20-j
[    0.000000] Internal netif num: 2
[    0.000000] Synology MAC address Mapping: eth0,eth1,wlan0,wlan1
[    0.000000] Internal wireless num: 2
[    0.000000] Factory USB3 Disable: 1
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 240MB = 240MB total
[    0.000000] Memory: 232136k/232136k available, 13624k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xcf800000 - 0xff000000   ( 760 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xcf000000   ( 240 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0621000   (6244 kB)
[    0.000000]       .init : 0xc0621000 - 0xc0657a80   ( 219 kB)
[    0.000000]       .data : 0xc0658000 - 0xc069f840   ( 287 kB)
[    0.000000]        .bss : 0xc069f864 - 0xc0741d8c   ( 650 kB)
[    0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:292
[    0.000000] arm-freq-id: 7
[    0.000000] parent rate 25000000, x: 83886081
[    0.000000] after shitf - current x: 2000000023
[    0.000000] ARMPLL0: pdev: 1, ndev: 80, ndiv_frac: 1, mdiv: 4, rate: 2000000023
[    0.000000] arm-freq-id: 7
[    0.000000] arm-freq-id: 7
[    0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
[    0.010000] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664)
[    0.070000] pid_max: default: 32768 minimum: 301
[    0.070000] Security Framework initialized
[    0.070000] AppArmor: AppArmor initialized
[    0.070000] Mount-cache hash table entries: 512
[    0.070000] CPU: Testing write buffer coherency: ok
[    0.070000] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.070000] smp_twd: clock not found: -2
[    0.070000] Calibrating local timer... 499.73MHz.
[    0.140000] is_northstar_plus_b0: 1064 bcede230
[    0.140000] Setting up static identity map for 0x614d0ff8 - 0x614d1050
[    0.140000] L310 cache controller enabled
[    0.140000] l2x0: 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x7a150801, Cache size: 524288 B
[    0.140000] NorthStar+ B0 or later checking coherent mode
[    0.140000] NorthStar+ B0 or later entering coherent mode
[    0.140000]  PCIe_0.RC ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]  PCIe_0.EP ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]  PCIe_1.RC ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]  PCIe_1.EP ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]  PCIe_2.RC ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]  PCIe_2.EP ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]        I2S ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]     A9JTAG ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]       SDIO ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]     AMAC_0 ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]     AMAC_1 ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]  FA_AMAC_0 ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]  FA_AMAC_1 ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]        PAE ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]       DMAC ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]       USB3 ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]       USB2 ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]       SATA ARUSER=03 AWUSER=03 ARCACHE=B AWCACHE=7
[    0.140000]    ARMCore_M0_IO_CONTROL_DIRECT 18100408: 00632C03 00632C03
[    0.140000]    DDR_S1_IDM_IO_CONTROL_DIRECT 18109408: 619010B9 619010B9
[    0.140000]    DDR_S2_IDM_IO_CONTROL_DIRECT 1810A408: 7C000016 7C000016
[    0.140000]       PAXB_0_PCIE_RC_AXI_CONFIG 18012100: 0001C763 0001C763
[    0.140000]       PAXB_0_PCIE_EP_AXI_CONFIG 18012104: 0001C763 0001C763
[    0.140000]       PAXB_1_PCIE_RC_AXI_CONFIG 18013100: 0001C763 0001C763
[    0.140000]       PAXB_1_PCIE_EP_AXI_CONFIG 18013104: 0001C763 0001C763
[    0.140000]       PAXB_2_PCIE_RC_AXI_CONFIG 18014100: 0001C763 0001C763
[    0.140000]       PAXB_2_PCIE_EP_AXI_CONFIG 18014104: 0001C763 0001C763
[    0.140000]    I2S_M0_IDM_IO_CONTROL_DIRECT 18118408: 037B0181 037B0181
[    0.140000] A9JTAG_M0_IDM_IO_CONTROL_DIRECT 18119408: 403B20DF 403B20DF
[    0.140000]  APBW_IDM_IDM_IO_CONTROL_DIRECT 18131408: 0B737FFF 0B737FFF
[    0.140000]      SDIO_IDM_IO_CONTROL_DIRECT 18117408: 1B800001 1B800001
[    0.140000]     AMAC_IDM0_IO_CONTROL_DIRECT 18110408: 063B03C5 063B03C5
[    0.140000]     AMAC_IDM1_IO_CONTROL_DIRECT 18111408: 063B03C5 063B03C5
[    0.140000]  FA_AMAC_IDM0_IO_CONTROL_DIRECT 18112408: 063B03C5 063B03C5
[    0.140000]  FA_AMAC_IDM1_IO_CONTROL_DIRECT 18113408: 063B03C5 063B03C5
[    0.140000]    PAE_M0_IDM_IO_CONTROL_DIRECT 1811F408: 037B018D 037B018D
[    0.140000]   DMAC_M0_IDM_IO_CONTROL_DIRECT 18114408: 0000F003 0000F003
[    0.140000]  USB3_IDM_IDM_IO_CONTROL_DIRECT 18104408: 000002DD 000002DD
[    0.140000]  USB2_IDM_IDM_IO_CONTROL_DIRECT 18115408: 000002DD 000002DD
[    0.140000]   SATA_M0_IDM_IO_CONTROL_DIRECT 1811E408: 007B018D 007B018D
[    0.140000] ACPAL: preliminary scan on init
[    0.140000] ACPAL: preliminary scan complete
[    0.140000] ACPAL: fault handler has been registered & enabled
[    0.140000] AXIIC_REMAP 1A000000 = 00000001
[    0.140000] NorthStar+ B0 or later entered coherent mode
[    0.140000] CPU1: Booted secondary processor
[    0.140000] 
[    0.140000] <enable_a9_features> CUP_ID 1 a9_aux = 0x41; a9_aux_m = 0x4f; a9_sys = 0x10c53c7d
[    0.140000] 
[    0.140000] <enable_a9_features> CUP_ID 0 a9_aux = 0x41; a9_aux_m = 0x4f; a9_sys = 0x10c53c7d
[    0.200000] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.200000] Brought up 2 CPUs
[    0.200000] SMP: Total of 2 processors activated (3987.86 BogoMIPS).
[    0.200000] devtmpfs: initialized
[    0.200000] NET: Registered protocol family 16
[    0.200000] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.200000] GENPLL[5] mdiv=12 rate=1500000000
[    0.200000] Sel=1 Ovr=0 Div=2
[    0.200000] UART clock rate 62500000
[    0.200000] IDM: set up timeout/fault detection
[    0.200000] IDM: preliminary scan on init
[    0.200000] IDM: preliminary scan complete
[    0.200000] IDM: set         IHOST_S0 to 0000033A, read back 0000033A
[    0.200000] IDM: set         IHOST_S1 to 0000033A, read back 0000033A
[    0.200000] IDM: set           DDR_S1 to 0000033A, read back 0000033A
[    0.200000] IDM: set           DDR_S2 to 0000033A, read back 0000033A
[    0.200000] IDM: set  AXI_PCIE_S0_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set  AXI_PCIE_S1_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set     CMICD_S0_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set      APBY_S0_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set           ROM_S0 to 0000033A, read back 0000033A
[    0.200000] IDM: set         NAND_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set         QSPI_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set    A9JTAG_S0_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set          SRAM_S0 to 0000033A, read back 0000033A
[    0.200000] IDM: set      APBZ_S0_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set      APBV_S0_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set       AXIIC_DS_3 to 0000033A, read back 0000033A
[    0.200000] IDM: set       AXIIC_DS_4 to 0000033A, read back 0000033A
[    0.200000] IDM: set       PAE_S0_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set         APBW_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set         APBX_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set         APBR_IDM to 0000033A, read back 0000033A
[    0.200000] IDM: set       AXIIC_DS_0 to 0000033A, read back 0000033A
[    0.200000] IDM: set       AXIIC_DS_1 to 0000033A, read back 0000033A
[    0.200000] IDM: fault/timeout detection setup complete
[    0.200000] L2C: Set up L2C error detection
[    0.200000] L2C: previous interrupt mask = 00000000
[    0.200000] L2C: current interrupt mask  = 00000000
[    0.200000] L2C: error detection setup complete
[    0.200000] board_init: 1887 bcede230
[    0.200000] Onboard 'iproc-smb' 0 will run in coherent mode
[    0.200000] Onboard 'bcm-ehci' 0 will run in coherent mode
[    0.200000] Onboard 'bcm-ohci' 0 will run in coherent mode
[    0.200000] setup_sdio: 752 fed17800
[    0.200000] Onboard 'iproc-sdio' 0 will run in coherent mode
[    0.200000] Synology RT1900ac Hardware Init
[    0.200000] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.200000] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.210000] bio: create slab <bio-0> at 0
[    0.210000] SCSI subsystem initialized
[    0.210000] usbcore: registered new interface driver usbfs
[    0.220000] usbcore: registered new interface driver hub
[    0.220000] usbcore: registered new device driver usb
[    0.220000] Switching to clocksource iproc_gtimer
[    0.220000] cfg80211: Calling CRDA to update world regulatory domain
[    0.220000] AppArmor: AppArmor Filesystem Enabled
[    0.220000] NET: Registered protocol family 2
[    0.220000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.220000] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.220000] TCP: Hash tables configured (established 8192 bind 8192)
[    0.220000] TCP: reno registered
[    0.220000] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.220000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.220000] NET: Registered protocol family 1
[    0.220000] RPC: Registered named UNIX socket transport module.
[    0.220000] RPC: Registered udp transport module.
[    0.220000] RPC: Registered tcp transport module.
[    0.220000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.220000] Trying to unpack rootfs image as initramfs...
[    2.380000] rootfs image is not initramfs (no cpio magic); looks like an initrd
[    2.400000] Freeing initrd memory: 3516K
[    2.400000] Broadcom IPROC RNG Driver
[    2.410000] libphy: iproc_ccb_mdiobus: probed
[    2.420000] libphy: iproc_ccb_mdiobus: probed
[    2.420000] Broadcom IPROC GSIO-SPI Driver
[    2.420000] bcm5301x_spi bcm5301x_spi: master is unqueued, this is deprecated
[    2.420000] NVRAM: map 0x1e0e0000
[    2.540000] mmc0: SDHCI controller on BCM-SDIO [iproc-sdio.0] using ADMA
[    2.540000] iproc_pwmc_probe iobase fec31000 phys:18031000
[    2.540000] iproc gpiochip add GPIOA
[    2.540000] GPIOA:ioaddr fec00060 
[    2.540000] GPIOA:intr_ioaddr fec00000 dmu_ioaddr fec20000
[    2.540000] Initial usb2h clock is: 000002dd
[    2.540000] Initial usb2h clock now is: 000002dd
[    2.540000] Initial usb2_reset_state is: 00000000
[    2.580000] WrongPCIGen2TemplateWAR: 1768 00000190 507e8630 604e0000 00000000 504e0190 
[    2.620000] get EXT CSD retry count: [0]
[    2.620000] mmc0: BKOPS_EN bit is not set
[    2.620000] WrongPCIGen2TemplateWAR: 1768 00000191 507e8630 60660000 00000000 50660191 
[    2.620000] mmc0: new high speed MMC card at address 0001
[    2.870000] PCIE0: LINKSTA reg 0xbe val 0x9012
[    2.870000] reg[0xac]=0x10, reg[0xae]=0x42, reg[0xb0]=0x8000, reg[0xb4]=0x2c10, reg[0xb6]=0x10, reg[0xb8]=0x5c12, reg[0xba]=0x65, reg[0xbe]=0x9012, reg[0xc6]=0x40, reg[0xca]=0x1, reg[0xd0]=0x1f, reg[0xd2]=0x8, reg[0xdc]=0x2, PCIE0 link=1
[    2.870000] soc_pcie_init: 1950 00000000 fec12208
[    2.870000] soc_pcie_init: 1958 0000003f
[    2.870000] PCI host bridge to bus 0000:00
[    2.870000] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fffffff]
[    2.870000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    2.870000] PCI: bus0: Fast back to back transfers disabled
[    2.870000] PCI: bus1: Fast back to back transfers disabled
[    2.870000] PCIe 0000:00:00.0 14E4.8022 will run in coherent mode
[    2.870000] PCIe 0000:01:00.0 14E4.43A1 will run in coherent mode
[    2.870000] PCIe map irq: 0000:00:00.00 slot 0, pin 1, irq: 163
[    2.870000] PCIe map irq: 0000:01:00.00 slot 0, pin 1, irq: 163
[    2.870000] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x082fffff]
[    2.870000] pci 0000:01:00.0: BAR 2: assigned [mem 0x08000000-0x081fffff 64bit]
[    2.870000] pci 0000:01:00.0: BAR 0: assigned [mem 0x08200000-0x08207fff 64bit]
[    2.870000] pci 0000:00:00.0: PCI bridge to [bus 01]
[    2.870000] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x082fffff]
[    2.870000] PCI: enabling device 0000:00:00.0 (0146 -> 0147)
[    2.910000] WrongPCIGen2TemplateWAR: 1768 00000190 50fe8630 60ce0000 00000001 50ce0190 
[    2.950000] WrongPCIGen2TemplateWAR: 1768 00000191 50fe8630 60e60000 00000001 50e60191 
[    3.200000] PCIE1: LINKSTA reg 0xbe val 0x9012
[    3.200000] reg[0xac]=0x10, reg[0xae]=0x42, reg[0xb0]=0x8000, reg[0xb4]=0x2c10, reg[0xb6]=0x10, reg[0xb8]=0x5c12, reg[0xba]=0x65, reg[0xbe]=0x9012, reg[0xc6]=0x40, reg[0xca]=0x1, reg[0xd0]=0x1f, reg[0xd2]=0x8, reg[0xdc]=0x2, PCIE1 link=1
[    3.200000] soc_pcie_init: 1950 00000000 fec13208
[    3.200000] soc_pcie_init: 1958 0000003f
[    3.200000] PCI host bridge to bus 0001:00
[    3.200000] pci_bus 0001:00: root bus resource [mem 0x40000000-0x47ffffff]
[    3.200000] pci_bus 0001:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.200000] PCI: bus0: Fast back to back transfers disabled
[    3.200000] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.200000] PCI: bus1: Fast back to back transfers disabled
[    3.200000] PCIe 0001:00:00.0 14E4.8022 will run in coherent mode
[    3.200000] PCIe 0001:01:00.0 14E4.43A2 will run in coherent mode
[    3.200000] PCIe map irq: 0000:00:00.00 slot 0, pin 1, irq: 163
[    3.200000] PCIe map irq: 0000:01:00.00 slot 0, pin 1, irq: 163
[    3.200000] PCIe map irq: 0001:00:00.00 slot 0, pin 1, irq: 169
[    3.200000] PCIe map irq: 0001:01:00.00 slot 0, pin 1, irq: 169
[    3.200000] pci 0001:00:00.0: BAR 8: assigned [mem 0x40000000-0x402fffff]
[    3.200000] pci 0001:01:00.0: BAR 2: assigned [mem 0x40000000-0x401fffff 64bit]
[    3.200000] pci 0001:01:00.0: BAR 0: assigned [mem 0x40200000-0x40207fff 64bit]
[    3.200000] pci 0001:00:00.0: PCI bridge to [bus 01]
[    3.200000] pci 0001:00:00.0:   bridge window [mem 0x40000000-0x402fffff]
[    3.200000] PCI: enabling device 0001:00:00.0 (0140 -> 0143)
[    3.240000] WrongPCIGen2TemplateWAR: 1768 00000000 57fe8630 67ce0000 00000002 57ce0190 
[    3.280000] WrongPCIGen2TemplateWAR: 1785 00000000 57fe8630 67ce0000 00000002 57ce0190 
[    3.320000] WrongPCIGen2TemplateWAR: 1768 00000000 57fe8630 67e60000 00000002 57e60191 
[    3.360000] WrongPCIGen2TemplateWAR: 1785 00000000 57fe8630 67e60000 00000002 57e60191 
[    3.610000] PCIE2: LINKSTA reg 0xbe val 0x1001
[    3.610000] reg[0xac]=0x10, reg[0xae]=0x42, reg[0xb0]=0x8000, reg[0xb4]=0x2c10, reg[0xb6]=0x10, reg[0xb8]=0x5c12, reg[0xba]=0x65, reg[0xbe]=0x1001, reg[0xc6]=0x40, reg[0xca]=0x1, reg[0xd0]=0x1f, reg[0xd2]=0x8, reg[0xdc]=0x2, reg[0xde]=0x1, PCIE2 link=0
[    3.710000] GENPLL[5] mdiv=12 rate=1500000000
[    3.710000] sp805-wdt sp805-wdt: registration successful
[    3.710000] sp805-wdt sp805-wdt: timtout=60 sec, nowayout=0
[    3.730000] Registering iproc_pmu_device
[    3.730000] audit: initializing netlink socket (disabled)
[    3.730000] type=2000 audit(3.720:1): initialized
[    3.740000] NFS: Registering the id_resolver key type
[    3.740000] Key type id_resolver registered
[    3.740000] Key type id_legacy registered
[    3.740000] fuse init (API version 7.20)
[    3.740000] msgmni has been set to 460
[    3.740000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    3.740000] io scheduler noop registered
[    3.740000] io scheduler cfq registered (default)
[    3.740000] HDLC line discipline maxframe=4096
[    3.740000] N_HDLC line discipline registered.
[    3.740000] Serial: 8250/16550 driver, 2 ports, IRQ sharing enabled
[    3.740000] serial8250.0: ttyS0 at MMIO 0x18000300 (irq = 117) is a 16550A
[    5.290000] console [ttyS0] enabled
[    5.300000] brd: module loaded
[    5.300000] st: Version 20101219, fixed bufsize 32768, s/g segs 256
[    5.310000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.310000] USBH_usb2h_axi_m_AxUSER_cfg 1802A600: 000000C3 000000C3
[    5.320000] bcm-ehci bcm-ehci.0: bcm-ehci
[    5.320000] bcm-ehci bcm-ehci.0: new USB bus registered, assigned bus number 1
[    5.330000] bcm-ehci bcm-ehci.0: irq 111, io mem 0xfec2a000
[    5.360000] bcm-ehci bcm-ehci.0: USB 2.0 started, EHCI 1.00
[    5.360000] hub 1-0:1.0: USB hub found
[    5.360000] hub 1-0:1.0: 2 ports detected
[    5.370000] bcm-ehci bcm-ehci.0: probe done
[    5.370000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.380000] USBH_usb2h_axi_m_AxUSER_cfg 1802A600: 000000C3 000000C3
[    5.390000] bcm-ohci bcm-ohci.0: bcm-ohci
[    5.390000] bcm-ohci bcm-ohci.0: new USB bus registered, assigned bus number 2
[    5.400000] bcm-ohci bcm-ohci.0: irq 111, io mem 0xfec2b000
[    5.460000] hub 2-0:1.0: USB hub found
[    5.460000] hub 2-0:1.0: 2 ports detected
[    5.470000] bcm-ohci bcm-ohci.0: probe done
[    5.470000] Initializing USB Mass Storage driver...
[    5.480000] usbcore: registered new interface driver usb-storage
[    5.480000] USB Mass Storage support registered.
[    5.490000] i2c /dev entries driver
[    5.490000] mmcblk0: mmc0:0001 004GE0 3.68 GiB 
[    5.500000] mmcblk0boot0: mmc0:0001 004GE0 partition 1 2.00 MiB
[    5.500000] mmcblk0boot1: mmc0:0001 004GE0 partition 2 2.00 MiB
[    5.510000]  mmcblk0: p1 p3 p4 < p5 p6 p7 >
[    5.520000]  mmcblk0boot1: unknown partition table
[    5.530000]  mmcblk0boot0: unknown partition table
[    5.530000] sdhci: Secure Digital Host Controller Interface driver
[    5.540000] sdhci: Copyright(c) Pierre Ossman
[    5.540000] usbcore: registered new interface driver usbhid
[    5.550000] usbhid: USB HID core driver
[    5.550000] Netfilter messages via NETLINK v0.30.
[    5.560000] nf_conntrack version 0.5.0 (16384 buckets, 131072 max)
[    5.560000] ctnetlink v0.93: registering with nfnetlink.
[    5.570000] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    5.570000] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    5.580000] ip_set: protocol 6
[    5.580000] IPv4 over IPSec tunneling driver
[    5.590000] ip_tables: (C) 2000-2006 Netfilter Core Team
[    5.590000] arp_tables: (C) 2002 David S. Miller
[    5.600000] TCP: cubic registered
[    5.600000] TCP: highspeed registered
[    5.610000] Initializing XFRM netlink socket
[    5.610000] NET: Registered protocol family 10
[    5.620000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    5.620000] sit: IPv6 over IPv4 tunneling driver
[    5.630000] NET: Registered protocol family 17
[    5.630000] NET: Registered protocol family 15
[    5.640000] Bridge firewalling registered
[    5.640000] Ebtables v2.0 registered
[    5.640000] 8021q: 802.1Q VLAN Support v1.8
[    5.650000] Key type dns_resolver registered
[    5.650000] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    5.660000] GENPLL[5] mdiv=12 rate=1500000000
[    5.660000] qspi_iproc qspi_iproc.1: 1-lane output, 3-byte address
[    5.670000] m25p80 spi1.0: m25p80 (1024 Kbytes)
[    5.670000] Searching for RedBoot partition table in spi1.0 at offset 0xf0000
[    5.690000] 5 RedBoot partitions found on MTD device spi1.0
[    5.700000] Creating 5 MTD partitions on "spi1.0":
[    5.700000] 0x000000000000-0x0000000b0000 : "RedBoot"
[    5.710000] 0x0000000b0000-0x0000000d0000 : "shmoo"
[    5.710000] 0x0000000d0000-0x0000000e0000 : "vendor"
[    5.720000] vender Mac4 checksum error ucSum:0xa1 Buf:0x3d Sum:161.
[    5.730000] vender Mac5 checksum error ucSum:0x80 Buf:0x4e Sum:384.
[    5.730000] vender Mac6 checksum error ucSum:0x24 Buf:0x2c Sum:292.
[    5.740000] usb 1-1: new high-speed USB device number 2 using bcm-ehci
[    5.740000] vender Mac7 checksum error ucSum:0x7f Buf:0x34 Sum:383.
[    5.750000] serial number='16C0NXN040000'
[    5.760000] WPS pin='58048573'
[    5.760000] 0x0000000e0000-0x0000000f0000 : "RedBoot Config"
[    5.770000] 0x0000000f0000-0x000000100000 : "FIS directory"
[    5.770000] bcm5301x_gmac_init_module: NAPI2_POLL mode
[    5.780000] bcm5301x_gmac_init_module: et_rx_rate_limit set to 0x1
[    5.780000] bcm5301x_gmac_probe enter name:bcmiproc-gmac0; id:0x0; unit:0
[    5.790000] si_doattach chipid: 0x3f04cf1e
[    5.790000] et0: base_addr (0x18022000) irq (179)
[    5.800000] etc_gmac_speed default GMAC0 speed: auto
[    5.800000] etc_attach() mdio_init_time = 5
[    5.810000] si_doattach: incoming bus is PCI but it's a lie, switching to SI devid:0xcf1c
[    5.820000] si_doattach chipid: 0x3f04cf1e
[    5.820000] si_attach socitype(0x3) chip(0xcf1e) chiprev(0x4) chippkg(0x0)
[    5.830000] et0: chipattach: phyaddr(0x1e)
[    5.830000] ctf ipc hash bucket size=16384, allocated size=65536
[    5.840000] bcm5301x_gmac_probe: et->cih not NULL 
[    5.840000] bcm5301x_gmac_probe: CTF_ENAB(ci) = 1 
[    5.850000] et0: Enable Checksum-SG
[    5.850000] bcmiproc-gmac0 bcmiproc-gmac0: eth0: mixed HW and IP checksum settings.
[    5.860000] eth0: Broadcom BCM5302x 10/100/1000 Mbps Ethernet Controller 6.30.40 (TOB) (r)
[    5.870000] eth_mac_proc_create: enter
[    5.870000] BRCM TAG enabled
[    5.870000] et_ctf_active disabled
[    5.880000] bcm5301x_gmac_probe enter name:bcmiproc-gmac1; id:0x0; unit:1
[    5.890000] et1: base_addr (0x18023000) irq (180)
[    5.890000] etc_gmac_speed default GMAC1 speed: auto
[    5.890000] etc_attach() mdio_init_time = 5
[    5.900000] si_doattach: incoming bus is PCI but it's a lie, switching to SI devid:0xcf1c
[    5.910000] si_doattach chipid: 0x3f04cf1e
[    5.910000] si_attach socitype(0x3) chip(0xcf1e) chiprev(0x4) chippkg(0x0)
[    5.920000] et1: chipattach: phyaddr(0x1e)
[    5.920000] bcm5301x_gmac_probe: et->cih not NULL 
[    5.930000] bcm5301x_gmac_probe: CTF_ENAB(ci) = 1 
[    5.930000] et1: Enable Checksum-SG
[    5.940000] bcmiproc-gmac1 bcmiproc-gmac1: eth1: mixed HW and IP checksum settings.
[    5.940000] eth1: Broadcom BCM5302x 10/100/1000 Mbps Ethernet Controller 6.30.40 (TOB) (r)
[    5.950000] eth_mac_proc_create: enter
[    5.960000] BRCM TAG enabled
[    5.960000] et_ctf_active disabled
[    5.960000] scsi0 : usb-storage 1-1:1.0
[    5.960000] bcm5301x_gmac_probe enter name:bcmiproc-gmac2; id:0x0; unit:2
[    5.960000] et2: base_addr (0x18024000) irq (181)
[    5.960000] etc_gmac_speed default GMAC2 speed: auto
[    5.960000] etc_attach() mdio_init_time = 5
[    5.960000] si_doattach: incoming bus is PCI but it's a lie, switching to SI devid:0xcf1c
[    5.960000] si_doattach chipid: 0x3f04cf1e
[    5.960000] si_attach socitype(0x3) chip(0xcf1e) chiprev(0x4) chippkg(0x0)
[    5.960000] et2: chipattach: phyaddr(0x1e)
[    5.960000] et2: chipattach: Calling robo attach
[    5.960000] bcm_robo_attach: devid32: 0x2
[    5.960000] et2: chipattach: bringing up robo switch
[    5.960000] 
[    5.960000] chipattach SKIP [Disabling Pause Pass Through, Set flood on imp port, and enable egress port on imp port]
[    5.960000] 
[    5.960000] Configuring Robo VLANs 
[    5.960000] bcm_robo_enable_switch OTP: offset 0x0f = 0x800
[    5.960000] bcm_robo_enable_switch Northstar Family chip
[    5.960000] bcm_robo_enable_switch Setting switch max frame size to 2500
[    5.960000] bcm_robo_enable_switch Setting Jumbo enable for all ports
[    5.960000] bcm_robo_enable_switch Setting switch max frame size to 10240
[    5.960000] bcm5301x_gmac_probe: et->cih not NULL 
[    5.960000] bcm5301x_gmac_probe: CTF_ENAB(ci) = 1 
[    5.960000] 
[    5.960000]           Enabling checksum offload ...
[    5.960000] et2: Enable Checksum-SG
[    5.960000] bcmiproc-gmac2 bcmiproc-gmac2: eth2: mixed HW and IP checksum settings.
[    5.960000] eth2: Broadcom BCM5302x 10/100/1000 Mbps Ethernet Controller 6.30.40 (TOB) (r)
[    5.960000] eth_mac_proc_create: enter
[    5.960000] 
[    5.960000] Creating fa bypass proc entry
[    5.960000] BRCM TAG enabled
[    5.960000] et_ctf_active enabled
[    5.960000] bcm5301x_gmac_probe enter name:bcmiproc-gmac3; id:0x0; unit:3
[    5.960000] et3: base_addr (0x18025000) irq (182)
[    5.960000] etc_gmac_speed default GMAC3 speed: auto
[    5.960000] etc_attach() mdio_init_time = 5
[    5.960000] si_doattach: incoming bus is PCI but it's a lie, switching to SI devid:0xcf1c
[    5.960000] si_doattach chipid: 0x3f04cf1e
[    5.960000] si_attach socitype(0x3) chip(0xcf1e) chiprev(0x4) chippkg(0x0)
[    5.960000] et3: chipattach: phyaddr(0x1e)
[    5.960000] bcm5301x_gmac_probe: et->cih not NULL 
[    5.960000] bcm5301x_gmac_probe: CTF_ENAB(ci) = 1 
[    5.960000] et3: Enable Checksum-SG
[    5.960000] bcmiproc-gmac3 bcmiproc-gmac3: eth3: mixed HW and IP checksum settings.
[    5.960000] eth3: Broadcom BCM5302x 10/100/1000 Mbps Ethernet Controller 6.30.40 (TOB) (r)
[    5.960000] eth_mac_proc_create: enter
[    5.960000] BRCM TAG enabled
[    5.960000] et_ctf_active enabled
[    5.960000] registered taskstats version 1
[    6.210000] RAMDISK: lzma image found at block 0
[    6.360000] usb 1-2: new high-speed USB device number 3 using bcm-ehci
[    6.550000] scsi1 : usb-storage 1-2:1.0
[    7.210000] scsi 0:0:0:0: Direct-Access     SanDisk  Cruzer Blade     1.00 PQ: 0 ANSI: 6
[    7.210000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    7.220000] sd 0:0:0:0: [sdr] 30031872 512-byte logical blocks: (15.3 GB/14.3 GiB)
[    7.230000] sd 0:0:0:0: [sdr] Write Protect is off
[    7.240000] sd 0:0:0:0: [sdr] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    7.250000]  sdr: sdr1
[    7.260000] sd 0:0:0:0: [sdr] Attached SCSI removable disk
[    7.570000] scsi 1:0:0:0: Direct-Access     Generic  STORAGE DEVICE   9910 PQ: 0 ANSI: 0
[    7.580000] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    7.580000] scsi 1:0:0:1: Direct-Access     Generic  STORAGE DEVICE   9910 PQ: 0 ANSI: 0
[    7.590000] sd 1:0:0:0: [sdq] Attached SCSI removable disk
[    7.600000] scsi 1:0:0:1: Attached scsi generic sg2 type 0
[    8.660000] VFS: Mounted root (ext2 filesystem) on device 1:0.
START /linuxrc.syno
Insert basic USB modules...
[    8.780000] rt1900ac_synobios: module license 'Synology Inc.' taints kernel.
[    8.790000] Disabling lock debugging due to kernel taint
[    8.800000] 2023-1-1 0:0:0 UTC
[    8.800000] synobios: load, major number 201
[    8.800000] Brand: Synology
[    8.810000] Model: RT-1900ac
[    8.810000] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[    8.820000] synobios cpu_arch proc entry initialized
[    8.820000] synobios crypto_hw proc entry initialized
[    8.830000] synobios syno_platform proc entry initialized
mknod: /dev/synobios: File exists
Starting /usr/syno/bin/synocfgen...
unknown model: 176, skip updating model info
/usr/syno/bin/synocfgen returns 0
[    8.850000] synobios: unload
Partition Version=8
 /sbin/e2fsck exists, checking /dev/sda5... 
1.42.6-6022: recovering journal
                                                                               
       23461 inodes used (29.92%, out of 78400)
         180 non-contiguous files (0.8%)
          12 non-contiguous directories (0.1%)
             # of inodes with ind/dind/tind blocks: 0/0/0
             Extent depth histogram: 19237/53
      254983 blocks used (81.37%, out of 313344)
           0 bad blocks
           1 large f[   11.660000] EXT4-fs (mmcblk0p5): barriers disabled
ile

       17157 regular file[   11.670000] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: 
s
        1916 directories
          84 character device files
        1613 block device files
           0 fifos
        1019 links
        2681 symbolic links (2465 fast symbolic links)
           1 socket
------------
       24471 files
/sbin/e2fsck returns 1
Mounting /dev/sda5 /tmpRoot
------------upgrade
/etc/upgrade.sh: line 80: support_internal_usb_vol: not found
use default /dev/sda6
Begin upgrade procedure
e2fsck 1.42.6 (21-Sep-2012)
Mount data partition
/bin/mount /dev/sda6 /tmpData
[   11.870000] EXT4-fs (mmcblk0p6): barriers disabled
[   12.230000] EXT4-fs (mmcblk0p6): recovery complete
[   12.230000] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: 
No upgrade file exists
End upgrade procedure
============upgrade
Wait 2 seconds for synology manufactory device
mount: open failed, msg:No medium found
mount: mounting /dev/sdq on /mnt failed: No such device
Sun Jan  1 00:00:05 UTC 2023
/dev/sda5 /tmpRoot ext4 rw,relatime,journal_checksum,data=ordered 0 0
none /sys/kernel/debug debugfs rw,relatime 0 0
none /sys sysfs rw,relatime 0 0
linuxrc.syno ex[   14.720000] EXT3-fs (mmcblk0p5): error: couldn't mount because of unsupported optional features (240)
ecuted successfully.
[   14.850000] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: barrier=1
[   14.860000] VFS: Mounted root (ext4 filesystem) on device 179:5.
[   14.870000] Trying to move old root to /initrd ... okay
[   14.890000] devtmpfs: mounted
[   14.890000] Freeing init memory: 216K
[   15.720000] EXT4-fs (mmcblk0p5): re-mounted. Opts: (null)
[   16.810000] init: synomeshsessioncheck main process (1048) terminated with status 1
==================== start udevd ====================
[   19.580000] init: syno-auth-check main process (1337) killed by TERM signal
[   20.720000] systemd-udevd[1743]: starting version 204
===== trigger device plug event =====
[   21.050000] 2021-1-1 0:0:0 UTC
[   21.060000] synobios: load, major number 201
[   21.060000] Brand: Synology
[   21.060000] Model: RT-1900ac
[   21.070000] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   21.080000] synobios cpu_arch proc entry initialized
[   21.080000] synobios crypto_hw proc entry initialized
[   21.090000] synobios syno_platform proc entry initialized
[   23.170000] wl_module_init: passivemode set to 0x0
[   23.180000] wl_module_init: txworkq set to 0x1
[   23.220000] wlc_exclude_chans_attach: skip forbidden channel 120
[   23.220000] wlc_exclude_chans_attach: skip forbidden channel 124
[   23.230000] wlc_exclude_chans_attach: skip forbidden channel 128
[   23.230000] wlc_exclude_chans_attach: skip forbidden channel 144
[   23.240000] wlc_exclude_chans_attach(220)
[   23.250000] def: US/140
[   23.250000] def: US/140
[   23.260000] wlan0: Broadcom BCM43a1 802.11 Wireless Controller 7.35.85_e2.1.1 (r488525)
[   23.270000] PCI: enabling device 0001:01:00.0 (0140 -> 0142)
[   23.310000] wlc_exclude_chans_attach: skip forbidden channel 120
[   23.310000] wlc_exclude_chans_attach: skip forbidden channel 124
[   23.320000] wlc_exclude_chans_attach: skip forbidden channel 128
[   23.330000] wlc_exclude_chans_attach: skip forbidden channel 144
[   23.330000] wlc_exclude_chans_attach(220)
[   23.340000] def: US/140
[   23.350000] def: US/140
[   23.350000] wlan1: Broadcom BCM43a2 802.11 Wireless Controller 7.35.85_e2.1.1 (r488525)
[   25.210000] 
[   25.210000] etc_up ==== Unit:0 UP
[   25.220000] device eth0 entered promiscuous mode
[   25.240000] 
[   25.240000] etc_up ==== Unit:1 UP
[   25.250000] device eth1 entered promiscuous mode
[   25.300000] br0: port 2(eth1) entered forwarding state
[   25.300000] br0: port 2(eth1) entered forwarding state
[   25.310000] br0: port 1(eth0) entered forwarding state
[   25.310000] br0: port 1(eth0) entered forwarding state
[   25.510000] 
[   25.510000] etc_down ==== Unit:0 DOWN
[   25.510000] br0: port 1(eth0) entered disabled state
[   25.550000] 
[   25.550000] etc_up ==== Unit:0 UP
[   25.550000] br0: port 1(eth0) entered forwarding state
[   25.560000] br0: port 1(eth0) entered forwarding state
[   25.710000] 
[   25.710000] etc_down ==== Unit:1 DOWN
[   25.720000] br0: port 2(eth1) entered disabled state
[   25.740000] 
[   25.740000] etc_up ==== Unit:1 UP
[   25.750000] br0: port 2(eth1) entered forwarding state
[   25.750000] br0: port 2(eth1) entered forwarding state
[   26.220000] IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
[   26.560000] br0: port 1(eth0) entered forwarding state
[   26.750000] br0: port 2(eth1) entered forwarding state
[   31.350000] Init successfully
[   32.020000] IPv6: ADDRCONF(NETDEV_UP): gbr0: link is not ready
[   34.620000] bcm_robo_enable_switch OTP: offset 0x0f = 0x800
[   34.620000] bcm_robo_enable_switch Northstar Family chip
[   34.630000] bcm_robo_enable_switch Setting Jumbo enable for all ports
[   34.640000] bcm_robo_enable_switch Setting switch max frame size to 10240
[   48.140000] init: v6laninit main process (7349) terminated with status 255
[   49.100000] Unhandled msg num 520d
[   53.010000] EXT4-fs (mmcblk0p6): barriers disabled
[   53.020000] EXT4-fs (mmcblk0p6): mounted filesystem with writeback data mode. Opts: data=writeback,oldalloc
[   53.840000] Adding 262140k swap on /volume1/.intswp.  Priority:999 extents:2 across:270332k SS
[   54.420000] usbcore: registered new interface driver usblp

MufRouter login: [   58.730000] encryptfs using the OCF package.
[   61.250000] loop: module loaded
LInux líta, veci štartujú, jeden fsck hentam, jedno SPI jak má byť hentam, veci celkom rozumne nabíhajú.

Ale... čo je toť toto tu na tom konci, čo som zámerne rozdeleu?

Code: Select all

[   66.920000] mmcblk0: error -110 transferring data, sector 2242304, nr 1024, cmd response 0x900, card status 0x200b00
[   66.930000] mmcblk0: retrying using single block read
[   68.520000] mmcblk0: error -110 transferring data, sector 2242948, nr 380, cmd response 0x900, card status 0x0
[   68.530000] end_request: I/O error, dev mmcblk0, sector 2242948
[   69.880000] mmcblk0: error -110 transferring data, sector 2242949, nr 379, cmd response 0x900, card status 0x0
[   69.890000] end_request: I/O error, dev mmcblk0, sector 2242949
[   72.530000] mmcblk0: error -110 transferring data, sector 2242944, nr 8, cmd response 0x900, card status 0x200b00
[   72.540000] mmcblk0: retrying using single block read
[   78.770000] findhostd uses obsolete (PF_INET,SOCK_PACKET)
[   83.630000] warning: `named' uses 32-bit capabilities (legacy support in use)
[   85.710000] init: ipsec pre-start process (10568) terminated with status 3
[   87.630000] mmcblk0: error -110 transferring data, sector 13092, nr 514, cmd response 0x900, card status 0x200b00
[   87.640000] mmcblk0: retrying using single block read
[   89.070000] mmcblk0: error -110 transferring data, sector 13286, nr 320, cmd response 0x900, card status 0x0
[   89.080000] end_request: I/O error, dev mmcblk0, sector 13286
[   90.430000] mmcblk0: error -110 transferring data, sector 13295, nr 311, cmd response 0x900, card status 0x0
[   90.440000] end_request: I/O error, dev mmcblk0, sector 13295
[   91.890000] mmcblk0: error -110 transferring data, sector 13550, nr 56, cmd response 0x900, card status 0x0
[   91.900000] end_request: I/O error, dev mmcblk0, sector 13550
[   93.280000] mmcblk0: error -110 transferring data, sector 13606, nr 514, cmd response 0x900, card status 0x200b00
[   93.290000] mmcblk0: retrying using single block read
[   94.670000] mmcblk0: error -110 transferring data, sector 13676, nr 444, cmd response 0x900, card status 0x0
[   94.680000] end_request: I/O error, dev mmcblk0, sector 13676
[   96.030000] mmcblk0: error -110 transferring data, sector 13677, nr 443, cmd response 0x900, card status 0x0
[   96.040000] end_request: I/O error, dev mmcblk0, sector 13677
[   97.440000] mmcblk0: error -110 transferring data, sector 13803, nr 317, cmd response 0x900, card status 0x0
[   97.450000] end_request: I/O error, dev mmcblk0, sector 13803
[  100.130000] mmcblk0: error -110 transferring data, sector 13548, nr 8, cmd response 0x900, card status 0x200b00
[  100.140000] mmcblk0: retrying using single block read
[  101.490000] mmcblk0: error -110 transferring data, sector 13550, nr 6, cmd response 0x900, card status 0x0
[  101.500000] end_request: I/O error, dev mmcblk0, sector 13550
[  102.850000] mmcblk0: error -110 transferring data, sector 13551, nr 5, cmd response 0x900, card status 0x0
[  102.860000] end_request: I/O error, dev mmcblk0, sector 13551
Toto pocitovo neveští nič dobré, bojím sa že to dlhé trvání existencie už mať nebude. Nevadí, zaloguval som sa, rozhládol som sa naokolo, šecko vizuálne v porádku, pusteu som fsck a rozmýšlal som že čo ďál.
Po asi pátich minútach a nijakom extra posune (kedy som probuval tí ext2 partície mountuvať a dostával som celkom divné nezmyselné odpovede z mountuvačky) som si povedal, že šak keď fsck prešóv celkom rozumne, tak to možno už stihlo napraviť to, čo bolo doonďané.

Povedav som si, dám tomu reštart.
A veru... možná volačo z toho bude, Jožina sme asi našli zaťál furt živého.


Konečný konsenzus
Čo ja vím. Po reštarte sa z U-Bootu ozvalo toť toto:

Code: Select all

Press Ctrl+C to abort autoboot in 3 second
Reset Done

iproc_mmc_send_cmd() returned timeout

iproc_mmc_send_cmd() returned timeout
..Loading file "zImage" from mmc device 0:1
..............3388104 bytes read
.Loading file "rd.bin" from mmc device 0:1
................3596416 bytes read
## Booting kernel from Legacy Image at 61007fc0 ...
   Image Name:   Linux-3.6.11+
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3388040 Bytes = 3.2 MiB
   Load Address: 61008000
   Entry Point:  61008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 62007fc0 ...
   Image Name:   synology_northstarplus_rt1900ac 
   Image Type:   ARM Linux RAMDisk Image (uncompressed)
   Data Size:    3596352 Bytes = 3.4 MiB
   Load Address: 61008000
   Entry Point:  61008000
   Verifying Checksum ... OK
   XIP Kernel Image ... OK
OK
boot_prep_linux commandline: console=ttyS0,115200 ip=off maxcpus=2 mem=240M initrd= root=/dev/mmcblk0p5 rootdelay=0 rw syno_hw_version=RT1900acv20 netif_num=2 syno_mac_address_mapping=eth0,eth1,wlan0,wlan1 wireless_num=2 rcutree.rcu_cpu_stall_suppress=1 syno_disable_usb3=1 flash_size=1

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
Kernel naštartuval a odtedy som zaťál nevidel ani jednu mmcblk chybu z jadra.
Tipujem že či tých 7 mesácov hluchoty čo to eMMC zažilo, či nedostalo z toho taký šok. Šok toho, že nebolo používané. Druhá vec je, že to je len 4GB a od januára 2018 do januára 2026 prešlo okolo 70 tisíc hodín za kerých ten router furt robeu voláke zápisy a prepisy do toho eMMCčka. Šak samozrejme klasika, štatistiky a také prkotiny.

Ešte jenna fotka v rozebratom stave na záver, šak prečo ne.
Ešte jenna fotka v rozebratom stave na záver, šak prečo ne.

Nevím, nejdem to vác rozebírať. Budem to sleduvať, budem ho používať.
Jenno je isté, podarilo sa mi ho dať do nastaveňá v jakom som ho mať stel a čil tak ostane až dotedy, dokedy ho neodstavím buď nafurt, alebo nepresunem o dům dál...