Jump to content
김용래

Tinker Board 2S/4GB stops suddenly while operating.

Recommended Posts

Environment)
1. Install Tinker OS (android - v 2.0.8) on eMMC on Tinker Board 2S/4GB
2. Power Adapter - DC 12V, 5A

Problem Situation)
1. The screen stops after 5 to 15 minutes of booting.
1_1) At this time, the device cannot be found when you enter "adb devices" in the desktop terminal, and the LED on the board is only red.
2. If you unplug and plug in the DC power connector immediately after stopping, it will not boot. However, after a short period of time (5 to 10 minutes), plug in the connector again to boot.

The above 1 to 2 situations are repeated.

What I worked on after installing Tinker OS (android - v2.0.8))
1. Enable Developer Mode
2. Change the minimum width value to 1384
3. USB connection between desktop and Tinker Board 2S
4. Installing an application under development through a debugging connection

Note)
1) Of the above four tasks, the same problem occurred even if we did not proceed with work 2~4, and we have not tested it yet without working with work 1.
2) I tested it with Android versions v2.0.6 and v2.0.8, but both have the same problem.
3) When Lineage OS was installed on the Raspberry PI board and proceeded the same, it worked well without any problems.

More)
The same problem occurs when I install Tinker OS (android - v2.0.8) on the SD card and boot with the SD card.

normal screen)

팅커보드_정상동작.jpg

Abnormalities screen)

팅커보드_비정상동작.jpg

The above two pictures are when it works without a problem and when there is a problem.

 

Can you let me know if there is a solution?

Share this post


Link to post
Share on other sites

hello @김용래

it looks like the cpu is overheated. please use the commands to check the temperature:

adb shell

watch -n 1 cat /sys/class/thermal/thermal_zone0/temp

do you have any console logs that we can look into the issue?

Share this post


Link to post
Share on other sites

How do I collect logs for systom? It's my first time using Android. If you let me know the site I can refer to, I will try it.

Share this post


Link to post
Share on other sites

hello @김용래

1. get a usb uart ttl serial console cable (similar to: https://www.amazon.com/Console-Galileo-Compatible-TTL-232R-3V3-TTL-232R_RPi/dp/B00XRBQJL8?th=1 )

2. use the usb uart cable to connect tinker 2 (rx and tx pins) it to a pc (usb port)

3. use putty to collect logs, the setup is 'serial (refer device manager for the exact COM#), baud rate = 115200'

 

the log looks like this:

DDR Version 1.26 20210628
In
channel 0
CS = 0
MR0=0x98
MR4=0x1
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 1
CS = 0
MR0=0x98
MR4=0x2
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 0 training pass!
channel 1 training pass!
change freq to 416MHz 0,1
Channel 0: LPDDR4,416MHz
Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Die Bus-Width=16 Size=1024MB
Channel 1: LPDDR4,416MHz
Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Die Bus-Width=16 Size=1024MB
256B stride
channel 0
CS = 0
MR0=0x98
MR4=0x1
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 1
CS = 0
MR0=0x98
MR4=0x2
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 0 training pass!
channel 1 training pass!
channel 0, cs 0, advanced training done
channel 1, cs 0, advanced training done
change freq to 856MHz 1,0
ch 0 ddrconfig = 0x101, ddrsize = 0x20
ch 1 ddrconfig = 0x101, ddrsize = 0x20
pmugrf_os_reg[2] = 0x3281F281, stride = 0x9
ddr_set_rate to 328MHZ
ddr_set_rate to 666MHZ
ddr_set_rate to 416MHZ, ctl_index 0
ddr_set_rate to 856MHZ, ctl_index 1
support 416 856 328 666 MHz, current 856MHz
OUT
Boot1 Release Time: May 29 2020 17:36:36, version: 1.26
CPUId = 0x0
ChipType = 0x10, 640
mmc: ERROR: SDHCI ERR:cmd:0x102,stat:0x18000
mmc: ERROR: Card did not respond to voltage select!
emmc reinit
mmc: ERROR: SDHCI ERR:cmd:0x102,stat:0x18000
mmc: ERROR: Card did not respond to voltage select!
emmc reinit
mmc: ERROR: SDHCI ERR:cmd:0x102,stat:0x18000
mmc: ERROR: Card did not respond to voltage select!
SdmmcInit=2 1
 

 

using putty_consolelog_tinker2.png

Share this post


Link to post
Share on other sites

I got the log when booting and the log when the board stopped.

When the board stopped, all I did was connect the Desktop and Tinker Board with a USB cable.

 

1. Log at boot time

DDR Version 1.26 20210628
In
channel 0
CS = 0
MR0=0x18
MR4=0x1
MR5=0x1
MR8=0x10
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 1                                                                       
CS = 0                                                                          
MR0=0x18                                                                        
MR4=0x1                                                                         
MR5=0x1                                                                         
MR8=0x10                                                                        
MR12=0x72                                                                       
MR14=0x72                                                                       
MR18=0x0                                                                        
MR19=0x0                                                                        
MR24=0x8                                                                        
MR25=0x0                                                                        
channel 0 training pass!                                                        
channel 1 training pass!                                                        
change freq to 416MHz 0,1                                                       
Channel 0: LPDDR4,416MHz                                                        
Bus Width=32 Col=10 Bank=8 Row=16 CS=1 Die Bus-Width=16 Size=2048MB             
Channel 1: LPDDR4,416MHz                                                        
Bus Width=32 Col=10 Bank=8 Row=16 CS=1 Die Bus-Width=16 Size=2048MB             
256B stride                                                                     
channel 0                                                                       
CS = 0                                                                          
MR0=0x18                                                                        
MR4=0x1                                                                         
MR5=0x1                                                                         
MR8=0x10                                                                        
MR12=0x72                                                                       
MR14=0x72                                                                       
MR18=0x0                                                                        
MR19=0x0                                                                        
MR24=0x8                                                                        
MR25=0x0                                                                        
channel 1                                                                       
CS = 0                                                                          
MR0=0x18                                                                        
MR4=0x1                                                                         
MR5=0x1                                                                         
MR8=0x10                                                                        
MR12=0x72                                                                       
MR14=0x72                                                                       
MR18=0x0                                                                        
MR19=0x0                                                                        
MR24=0x8                                                                        
MR25=0x0                                                                        
channel 0 training pass!                                                        
channel 1 training pass!                                                        
channel 0, cs 0, advanced training done                                         
channel 1, cs 0, advanced training done                                         
change freq to 856MHz 1,0                                                       
ch 0 ddrconfig = 0x101, ddrsize = 0x40                                          
ch 1 ddrconfig = 0x101, ddrsize = 0x40                                          
pmugrf_os_reg[2] = 0x32C1F2C1, stride = 0xD                                     
ddr_set_rate to 328MHZ                                                          
ddr_set_rate to 666MHZ                                                          
ddr_set_rate to 416MHZ, ctl_index 0                                             
ddr_set_rate to 856MHZ, ctl_index 1                                             
support 416 856 328 666 MHz, current 856MHz                                     
OUT                                                                             
Boot1 Release Time: May 29 2020 17:36:36, version: 1.26                         
CPUId = 0x0                                                                     
ChipType = 0x10, 644                                                            
SdmmcInit=2 0                                                                   
BootCapSize=100000                                                              
UserCapSize=14910MB                                                             
FwPartOffset=2000 , 100000                                                      
mmc0:cmd5,20                                                                    
SdmmcInit=0 0                                                                   
BootCapSize=0                                                                   
UserCapSize=61056MB                                                             
FwPartOffset=2000 , 0                                                           
StorageInit ok = 292645                                                         
SecureMode = 0                                                                  
SecureInit read PBA: 0x4                                                        
SecureInit read PBA: 0x404                                                      
SecureInit read PBA: 0x804                                                      
SecureInit read PBA: 0xc04                                                      
SecureInit read PBA: 0x1004                                                     
SecureInit read PBA: 0x1404                                                     
SecureInit read PBA: 0x1804                                                     
SecureInit read PBA: 0x1c04                                                     
SecureInit ret = 0, SecureMode = 0                                              
atags_set_bootdev: ret:(0)                                                      
GPT part:  0, name:         security, start:0x4000, size:0x2000                 
GPT part:  1, name:            uboot, start:0x6000, size:0x2000                 
GPT part:  2, name:            trust, start:0x8000, size:0x2000                 
GPT part:  3, name:             misc, start:0xa000, size:0x2000                 
GPT part:  4, name:             dtbo, start:0xc000, size:0x2000                 
GPT part:  5, name:           vbmeta, start:0xe000, size:0x800                  
GPT part:  6, name:             boot, start:0xe800, size:0x14000                
GPT part:  7, name:         recovery, start:0x22800, size:0x30000               
GPT part:  8, name:           backup, start:0x52800, size:0xc0000               
GPT part:  9, name:            cache, start:0x112800, size:0xc0000              
GPT part: 10, name:         metadata, start:0x1d2800, size:0x8000               
GPT part: 11, name:    baseparameter, start:0x1da800, size:0x800                
GPT part: 12, name:           splash, start:0x1db000, size:0x8000               
GPT part: 13, name:        dtoverlay, start:0x1e3000, size:0x8000               
GPT part: 14, name:            super, start:0x1eb000, size:0x614000             
GPT part: 15, name:         userdata, start:0x7ff000, size:0x6f40fdf            
find part:uboot OK. first_lba:0x6000.                                           
find part:trust OK. first_lba:0x8000.                                           
Trust Addr:0x8000, 0x58334c42                                                   
No find bl30.bin                                                                
Load uboot, ReadLba = 6000                                                      
Load OK, addr=0x200000, size=0x10e2a0                                           
RunBL31 0x40000 @ 592488 us                                                     
NOTICE:  BL31: v1.3(release):845ee93                                            
NOTICE:  BL31: Built : 15:51:11, Jul 22 2020                                    
NOTICE:  BL31: Rockchip release version: v1.1                                   
INFO:    GICv3 with legacy support detected. ARM GICV3 driver initialized in EL3
INFO:    Using opteed sec cpu_context!                                          
INFO:    boot cpu mask: 0                                                       
INFO:    plat_rockchip_pmu_init(1196): pd status 3e                             
INFO:    BL31: Initializing runtime services                                    
INFO:    BL31: Initializing BL32                                                
INF [0x0] TEE-CORE:init_primary_helper:337: Initializing (1.1.0-278-gef70f120a )
                                                                                
INF [0x0] TEE-CORE:init_primary_helper:338: Release version: 1.2                
                                                                                
INF [0x0] TEE-CORE:init_teecore:83: teecore inits done                          
INFO:    BL31: Preparing for EL3 exit to normal world                           
INFO:    Entry point address = 0x200000                                         
INFO:    SPSR = 0x3c9                                                           
                                                                                
                                                                                
U-Boot 2017.09 #android (May 03 2022 - 02:32:32 +0000)                          
                                                                                
Model: Rockchip RK3399 Evaluation Board                                         
PreSerial: 2, raw, 0xff1a0000                                                   
DRAM:  3.8 GiB                                                                  
Sysmem: init                                                                    
Relocation Offset: f5b6d000                                                     
Relocation fdt: f3d612c8 - f3d63ce3                                             
CR: M/C/I                                                                       
Using default environment                                                       
                                                                                
DM: v1                                                                          
Set GPIO2_A4 (MASK_RELEASE) output high                                         
no mmc device at slot 1                                                         
Found IDB in SDcard                                                             
found super part.                                                               
dwmmc@fe320000: 1 (SD), sdhci@fe330000: 0                                       
Bootdev(atags): mmc 1                                                           
MMC1: Legacy, 52Mhz                                                             
PartType: EFI                                                                   
boot mode: None                                                                 
Flash bootloader message to normal!                                             
Android 11.0, Build 2021.8, v2                                                  
Found DTB in boot part                                                          
DTB: rk-kernel.dtb                                                              
HASH(c): OK                                                                     
ANDROID: fdt overlay OK                                                         
I2c0 speed: 400000Hz                                                            
PMIC:  RK808                                                                    
vdd_center 900000 uV                                                            
vdd_cpu_l 900000 uV                                                             
vdd_log 1100000 uV                                                              
rockchip_display_probe                                                          
load_sn65dsi8x_driver: sn65dsi84@2c                                             
load_sn65dsi8x_driver: sn65dsi84@2c : ret=-19                                   
load_sn65dsi8x_driver: sn65dsi86@2d                                             
load_sn65dsi8x_driver: sn65dsi86@2d : ret=-19                                   
sn65dsi84_is_connected  sn65dsi84 connect = 0                                   
rockchip_display_probe: panel_i2c_busnum = 8                                    
sn65dsi84_is_connected  sn65dsi84 connect = 0                                   
I2c8 speed: 100000Hz                                                            
panel_i2c_reg_read fail, i = 0  reg = 80 ret = -121                             
panel_i2c_reg_read fail, i = 1  reg = 80 ret = -121                             
panel_i2c_reg_read fail, i = 2  reg = 80 ret = -121                             
panel_i2c_reg_read fail, i = 3  reg = 80 ret = -121                             
panel_i2c_reg_read fail, i = 0  reg = 4 ret = -121                              
panel_i2c_reg_read fail, i = 1  reg = 4 ret = -121                              
panel_i2c_reg_read fail, i = 2  reg = 4 ret = -121                              
panel_i2c_reg_read fail, i = 3  reg = 4 ret = -121                              
rockchip_display_probe rpi_buffer=-121  powertip_buffer=-121                    
sn65dsi84_is_connected  sn65dsi84 connect = 0                                   
rockchip_display_probe: no dsi panel  and no sn65dsi8x connected                
warning: bad baseparameter                                                      
Model: ASUS Tinker Board 2/2S                                                   
read_bmp_header:BMP singature incorrectly 0x0 0x0load_bmp_logo  42 4d bit_count0
Rockchip UBOOT DRM driver version: v1.0.1                                       
xfer: num: 2, addr: 0x50                                                        
xfer: num: 2, addr: 0x50                                                        
Monitor has basic audio support                                                 
hdmi info isn't saved in main block                                             
mode:1920x1080                                                                  
hdmi@ff940000:  detailed mode clock 148500 kHz, flags[5]                        
    H: 1920 2008 2052 2200                                                      
    V: 1080 1084 1089 1125                                                      
bus_format: 2025                                                                
CEA mode used vic=16                                                            
final pixclk = 148500000 tmdsclk = 148500000                                    
PHY powered down in 0 iterations                                                
PHY PLL locked 1 iterations                                                     
PHY powered down in 0 iterations                                                
PHY PLL locked 1 iterations                                                     
sink has audio support                                                          
hdmi_set_clk_regenerator: fs=48000Hz ftdms=148.500MHz N=6144 cts=148500         
CLK: (uboot. arml: enter 816000 KHz, init 816000 KHz, kernel 0N/A)              
CLK: (uboot. armb: enter 816000 KHz, init 816000 KHz, kernel 0N/A)              
  aplll 816000 KHz                                                              
  apllb 816000 KHz                                                              
  dpll 856000 KHz                                                               
  cpll 24000 KHz                                                                
  gpll 800000 KHz                                                               
  npll 600000 KHz                                                               
  vpll 148000 KHz                                                               
  aclk_perihp 133333 KHz                                                        
  hclk_perihp 66666 KHz                                                         
  pclk_perihp 33333 KHz                                                         
  aclk_perilp0 266666 KHz                                                       
  hclk_perilp0 88888 KHz                                                        
  pclk_perilp0 44444 KHz                                                        
  hclk_perilp1 100000 KHz                                                       
  pclk_perilp1 50000 KHz                                                        
Net:   rk3399_gmac_set_clk: internal clock is UNIMPLEMENTED                     
No ethernet found.                                                              
Hit key to stop autoboot('CTRL+C'):  0                                          
ANDROID: reboot reason: "(none)"                                                
optee api revision: 2.0                                                         
Vboot=0, AVB images, AVB verify                                                 
read_is_device_unlocked() ops returned that device is UNLOCKED                  
avb_slot_verify.c:762: ERROR: vbmeta: Error verifying vbmeta image: OK_NOT_SIGND
get image from preloaded partition...                                           
reading cmdline.txt                                                             
58 bytes read in 3 ms (18.6 KiB/s)                                              
cmdline.txt size = 58                                                           
cmdline.txt valid = 1                                                           
reading config.txt                                                              
1735 bytes read in 3 ms (564.5 KiB/s)                                           
config.txt size = 1735                                                          
[conf] hw_parse_property: illegal line                                          
[conf] hw_parse_property: illegal line                                          
[conf] hw_parse_property: illegal line                                          
[conf] hw_parse_property: illegal line                                          
[conf] hw_parse_property: illegal line                                          
[conf] hw_parse_property: illegal line                                          
config.txt valid = 1                                                            
config on: 1, config off: -1, no config: 0                                      
intf.fiq_debugger = 1                                                           
intf.i2c6 = 0                                                                   
intf.i2c7 = 0                                                                   
intf.uart0 = 0                                                                  
intf.uart4 = 0                                                                  
intf.i2s0 = 0                                                                   
intf.spi1 = 0                                                                   
intf.spi5 = 0                                                                   
intf.pwm0 = 0                                                                   
intf.pwm1 = 0                                                                   
intf.pwm3a = 0                                                                  
intf.spdif = 1                                                                  
intf.test_clkout2 = 0                                                           
conf.gmac = 1                                                                   
conf.ums = 1                                                                    
fdt magic number edfe0dd0                                                       
fdt size 1048576                                                                
set_hw_property: /fiq-debugger status okay                                      
set_hw_property: /spdif@ff870000 status okay                                    
flash_device_node: /pinctrl/testclk/test-clkout2 rockchip,pins                  
set_hw_property: /ethernet@fe300000 wakeup-enable 1                             
Could not find "system" partition                                               
Booting IMAGE kernel at 0x00280000 with fdt at 0x08300000...                    
                                                                                
                                                                                
Fdt Ramdisk skip relocation                                                     
## Booting Android Image at 0x0027f800 ...                                      
Kernel: 0x00280000 - 0x0208b810 (30767 KiB)                                     
ramdisk:    0x0a200000 - 0x0a2ccd63 (820 KiB)                                   
## Flattened Device Tree blob at 0x08300000                                     
   Booting using the fdt blob at 0x08300000                                     
   XIP Kernel Image from 0x00280000 to 0x00280000 ... OK                        
   kernel loaded at 0x00280000, end = 0x0208b810                                
  'reserved-memory' ramoops@110000: addr=110000 size=f0000                      
   Using Device Tree in place at 0000000008300000, end 0000000008402fff         
read_bmp_header:BMP singature incorrectly 0x0 0x0load_bmp_logo  42 4d bit_count0
failed to reserve drm-cubic-lut memory                                          
Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)                         
Adding bank: 0x0a200000 - 0xf8000000 (size: 0xede00000)                         
Total: 2724.990 ms

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

2. Log when the board stops

[ 1166.082944] phy phy-ff770000.syscon:usb2-phy@e450.10: charger = USB_SDP_CHARGER
[ 1166.114491] fusb302 4-0022: CC connected in CC2 as UFP
[ 1166.132832] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn
[ 1166.379861] dwc3 fe800000.dwc3: device reset
[ 1166.511629] dwc3 fe800000.dwc3: device reset
[ 1166.511764] android_work: did not send uevent (0 0           (null))
[ 1166.658402] android_work: sent uevent USB_STATE=CONNECTED
[ 1166.658719] configfs-gadget gadget: high-speed config #1: b
[ 1166.659735] android_work: sent uevent USB_STATE=CONFIGURED
[ 1166.745781] type=1400 audit(1651547343.230:103): avc: denied { read } for comm="memtrack@1.0-se" name="mem_profile" dev="debugfs" ino=61619 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:de1
[ 1166.746067] type=1400 audit(1651547343.230:104): avc: denied { open } for comm="memtrack@1.0-se" path="/sys/kernel/debug/mali0/ctx/1964_8/mem_profile" dev="debugfs" ino=61619 scontext=u:r:hal_memtrac1
[ 1166.746188] type=1400 audit(1651547343.230:105): avc: denied { getattr } for comm="memtrack@1.0-se" path="/sys/kernel/debug/mali0/ctx/1964_8/mem_profile" dev="debugfs" ino=61619 scontext=u:r:hal_memt1
[ 1167.255438] dwmmc_rockchip fe320000.dwmmc: Unexpected interrupt latency
[ 1168.008852] rk3x-i2c ff3c0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1168.355529] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1169.022183] rk3x-i2c ff3c0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1169.368843] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1170.035529] rk3x-i2c ff3c0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1170.382174] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1171.048849] rk3x-i2c ff3c0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1171.048937] cpu cpu4: _set_opp_voltage: failed to set voltage (825000 825000 1250000 mV): -110
[ 1171.049048] cpufreq: __target_index: Failed to change cpu frequency: -110
[ 1171.395407] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1172.648740] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1173.662067] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1174.675405] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1175.688736] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1176.702075] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1176.919600] ------------[ cut here ]------------
[ 1176.919629] kernel BUG at arch/arm64/kernel/traps.c:416!
[ 1176.919639] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP
[ 1176.934998] Modules linked in: 8822ce
[ 1176.938666] Process ranker (pid: 550, stack limit = 0x00000000f32b6def)
[ 1176.945272] CPU: 4 PID: 550 Comm: ranker Not tainted 4.19.219 #3
[ 1176.951272] Hardware name: ASUS Tinker Board 2/2S (DT)
[ 1176.956406] pstate: 00400005 (nzcv daif +PAN -UAO)
[ 1176.961197] pc : do_undefinstr+0x4c/0x50
[ 1176.965115] lr : do_undefinstr+0x34/0x50
[ 1176.969032] sp : ffffff8010de3b60
[ 1176.972345] x29: ffffff8010de3b60 x28: ffffffc0d734ab80 
[ 1176.977648] x27: 0000000000000002 x26: 0000000013940000 
[ 1176.982951] x25: ffffffc0e5ff2a60 x24: 0000000000000000 
[ 1176.988253] x23: 0000000020400005 x22: ffffff80082236bc 
[ 1176.993555] x21: 000000000217d000 x20: 0000007fffffffff 
[ 1176.998857] x19: ffffff8010de3b80 x18: 0000000000000000 
[ 1177.004159] x17: 0000000000000000 x16: 0000000000000000 
[ 1177.009461] x15: ffffff80082236bc x14: 0000000000000000 
[ 1177.014762] x13: 0000000000000000 x12: 0000000000000002 
[ 1177.020064] x11: 0000000000000000 x10: ffffff80099c3018 
[ 1177.025366] x9 : 8cc1380e76654f00 x8 : 0000000000000005 
[ 1177.030669] x7 : 0000000000000000 x6 : ffffff8010de3b18 
[ 1177.035971] x5 : ffffff8010de3b18 x4 : ffffffc0f6f421d0 
[ 1177.041273] x3 : 0000000000000001 x2 : 0000000000000001 
[ 1177.046575] x1 : 0000000000000000 x0 : 0000000000000000 
[ 1177.051878] 
[ 1177.051878] PC: 0xffffff80080807cc:
[ 1177.056841] 07cc  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.065016] 07ec  00000000 00000000 00000000 00000000 00000000 a9be7bfd f9000bf3 910003fd
[ 1177.073191] 080c  aa0003f3 9400127b 34000160 aa1303e0 940040ac 34000100 f9408262 52800080
[ 1177.081366] 082c  52800021 9400403b 39442268 72000d1f 54000081 f9400bf3 a8c27bfd d65f03c0
[ 1177.089541] 084c  d4210000 a9be7bfd f9000bf3 910003fd 529f8028 72a007e8 529b800a 0a080009
[ 1177.097715] 086c  72a0024a 6b0a013f aa0103f3 54000101 b0000088 91193108 aa1303e1 d63f0100
[ 1177.105890] 088c  f9400bf3 a8c27bfd d65f03c0 11007908 529f0029 0a080008 72a00609 6b09011f
[ 1177.114065] 08ac  540001e0 52980029 72a00649 6b09011f 54000100 529f0029 72a00689 6b09011f
[ 1177.122241] 
[ 1177.122241] LR: 0xffffff80080807b4:
[ 1177.127203] 07b4  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.135378] 07d4  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.143552] 07f4  00000000 00000000 00000000 a9be7bfd f9000bf3 910003fd aa0003f3 9400127b
[ 1177.151727] 0814  34000160 aa1303e0 940040ac 34000100 f9408262 52800080 52800021 9400403b
[ 1177.159901] 0834  39442268 72000d1f 54000081 f9400bf3 a8c27bfd d65f03c0 d4210000 a9be7bfd
[ 1177.168076] 0854  f9000bf3 910003fd 529f8028 72a007e8 529b800a 0a080009 72a0024a 6b0a013f
[ 1177.176251] 0874  aa0103f3 54000101 b0000088 91193108 aa1303e1 d63f0100 f9400bf3 a8c27bfd
[ 1177.184425] 0894  d65f03c0 11007908 529f0029 0a080008 72a00609 6b09011f 540001e0 52980029
[ 1177.192601] 
[ 1177.192601] SP: 0xffffff8010de3ae0:
[ 1177.197563] 3ae0  00000000 00000000 e5ff2a60 ffffffc0 13940000 00000000 00000002 00000000
[ 1177.205738] 3b00  d734ab80 ffffffc0 10de3b60 ffffff80 08080834 ffffff80 10de3b60 ffffff80
[ 1177.213914] 3b20  0808084c ffffff80 00400005 00000000 00000000 00000000 20400005 00000000
[ 1177.222088] 3b40  ffffffff 0000007f 0217d000 00000000 10de3b60 ffffff80 0808084c ffffff80
[ 1177.230263] 3b60  10de3cb0 ffffff80 08082c84 ffffff80 13940000 00000000 080f8998 ffffff80
[ 1177.238437] 3b80  00000000 00000000 13940000 00000000 00000001 00000000 00000000 00000000
[ 1177.246612] 3ba0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.254786] 3bc0  d734ab80 ffffffc0 0000119f 00000000 00000a76 00000000 fffff000 00000000
[ 1177.262962] 
[ 1177.262962] X4: 0xffffffc0f6f42150:
[ 1177.267925] 2150  b05834c8 ffffffc0 0001af34 00000000 02c160c0 ffffffbf 00000000 00000000
[ 1177.276100] 2170  8f0af900 ffffffc0 0000250c 00000000 023c2b00 ffffffbf 0275d600 ffffffbf
[ 1177.284275] 2190  ee181a40 ffffffc0 0000005c 00000000 03b86000 ffffffbf 00000000 00000000
[ 1177.292449] 21b0  00000000 00000000 00000000 00000000 00000000 0000000e 00000000 00000000
[ 1177.300623] 21d0  edb43dc0 ffffffc0 0000032c 00000000 03b6d0c0 ffffffbf 00000000 00000000
[ 1177.308798] 21f0  9f2f1490 ffffffc0 00005d9c 00000000 027cbc00 ffffffbf 00000000 00000000
[ 1177.316972] 2210  ef65e000 ffffffc0 000000f4 00000000 03bd9780 ffffffbf 00000000 00000000
[ 1177.325147] 2230  e5716f00 ffffffc0 000014c4 00000000 0395c580 ffffffbf 00000000 00000000
[ 1177.333323] 
[ 1177.333323] X5: 0xffffff8010de3a98:
[ 1177.338285] 3a98  082236bc ffffff80 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.346460] 3ab8  10de3b80 ffffff80 ffffffff 0000007f 0217d000 00000000 082236bc ffffff80
[ 1177.354635] 3ad8  20400005 00000000 00000000 00000000 e5ff2a60 ffffffc0 13940000 00000000
[ 1177.362809] 3af8  00000002 00000000 d734ab80 ffffffc0 10de3b60 ffffff80 08080834 ffffff80
[ 1177.370984] 3b18  10de3b60 ffffff80 0808084c ffffff80 00400005 00000000 00000000 00000000
[ 1177.379159] 3b38  20400005 00000000 ffffffff 0000007f 0217d000 00000000 10de3b60 ffffff80
[ 1177.387334] 3b58  0808084c ffffff80 10de3cb0 ffffff80 08082c84 ffffff80 13940000 00000000
[ 1177.395508] 3b78  080f8998 ffffff80 00000000 00000000 13940000 00000000 00000001 00000000
[ 1177.403683] 
[ 1177.403683] X6: 0xffffff8010de3a98:
[ 1177.408646] 3a98  082236bc ffffff80 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.416820] 3ab8  10de3b80 ffffff80 ffffffff 0000007f 0217d000 00000000 082236bc ffffff80
[ 1177.424996] 3ad8  20400005 00000000 00000000 00000000 e5ff2a60 ffffffc0 13940000 00000000
[ 1177.433170] 3af8  00000002 00000000 d734ab80 ffffffc0 10de3b60 ffffff80 08080834 ffffff80
[ 1177.441345] 3b18  10de3b60 ffffff80 0808084c ffffff80 00400005 00000000 00000000 00000000
[ 1177.449519] 3b38  20400005 00000000 ffffffff 0000007f 0217d000 00000000 10de3b60 ffffff80
[ 1177.457694] 3b58  0808084c ffffff80 10de3cb0 ffffff80 08082c84 ffffff80 13940000 00000000
[ 1177.465869] 3b78  080f8998 ffffff80 00000000 00000000 13940000 00000000 00000001 00000000
[ 1177.474044] 
[ 1177.474044] X10: 0xffffff80099c2f98:
[ 1177.479091] 2f98  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.487280] 2fb8  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.495464] 2fd8  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.503648] 2ff8  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.511832] 3018  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.520016] 3038  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.528201] 3058  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.536384] 3078  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.544570] 
[ 1177.544570] X15: 0xffffff800822363c:
[ 1177.549617] 363c  1100052a 7100115f 1a8907e9 8b294d0a f9420140 b40000e0 f940000a eb01015f
[ 1177.557792] 365c  54000088 f940040a eb01015f 540002a8 1100052a 7100115f 1a8907e9 8b294d08
[ 1177.565966] 367c  f9420100 b40000e0 f9400008 eb01011f 54000088 f9400408 eb01011f 54000128
[ 1177.574140] 369c  aa1f03e0 d65f03c0 aa1f03e0 f9027d09 f902011f f902851f f902891f f9028d1f
[ 1177.582316] 36bc  d65f83c0 a9bf7bfd 910003fd a9402009 f9404c0a f940002d cb090108 8b483148
[ 1177.590490] 36dc  d1000508 b400028d 52800022 5280018b 14000008 f9404d8d eb0d015f 9a8b256e
[ 1177.598665] 36fc  f86e798d 1a9f27ef 0a0f0042 b400010d f9400dac aa0d03e9 eb08019f d10161ac
[ 1177.606839] 371c  54fffea2 f9003988 17fffff3 8b0e0d8a 14000004 aa1f03e9 52800022 aa0103ea
[ 1177.615015] 
[ 1177.615015] X19: 0xffffff8010de3b00:
[ 1177.620063] 3b00  d734ab80 ffffffc0 10de3b60 ffffff80 08080834 ffffff80 10de3b60 ffffff80
[ 1177.628237] 3b20  0808084c ffffff80 00400005 00000000 00000000 00000000 20400005 00000000
[ 1177.636412] 3b40  ffffffff 0000007f 0217d000 00000000 10de3b60 ffffff80 0808084c ffffff80
[ 1177.644586] 3b60  10de3cb0 ffffff80 08082c84 ffffff80 13940000 00000000 080f8998 ffffff80
[ 1177.652760] 3b80  00000000 00000000 13940000 00000000 00000001 00000000 00000000 00000000
[ 1177.660935] 3ba0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.669109] 3bc0  d734ab80 ffffffc0 0000119f 00000000 00000a76 00000000 fffff000 00000000
[ 1177.677284] 3be0  00000002 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.685459] 
[ 1177.685459] X22: 0xffffff800822363c:
[ 1177.690506] 363c  1100052a 7100115f 1a8907e9 8b294d0a f9420140 b40000e0 f940000a eb01015f
[ 1177.698680] 365c  54000088 f940040a eb01015f 540002a8 1100052a 7100115f 1a8907e9 8b294d08
[ 1177.706855] 367c  f9420100 b40000e0 f9400008 eb01011f 54000088 f9400408 eb01011f 54000128
[ 1177.715030] 369c  aa1f03e0 d65f03c0 aa1f03e0 f9027d09 f902011f f902851f f902891f f9028d1f
[ 1177.723205] 36bc  d65f83c0 a9bf7bfd 910003fd a9402009 f9404c0a f940002d cb090108 8b483148
[ 1177.731380] 36dc  d1000508 b400028d 52800022 5280018b 14000008 f9404d8d eb0d015f 9a8b256e
[ 1177.739554] 36fc  f86e798d 1a9f27ef 0a0f0042 b400010d f9400dac aa0d03e9 eb08019f d10161ac
[ 1177.747729] 371c  54fffea2 f9003988 17fffff3 8b0e0d8a 14000004 aa1f03e9 52800022 aa0103ea
[ 1177.755904] 
[ 1177.755904] X25: 0xffffffc0e5ff29e0:
[ 1177.760951] 29e0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.769126] 2a00  d42f31b0 ffffffc0 d42bd2a8 ffffffc0 0000119f 00000000 082317ec ffffff80
[ 1177.777301] 2a20  df07b000 0000007a 00000000 00000000 00000000 00000080 d139c000 0000007f
[ 1177.785475] 2a40  d4bad000 ffffffc0 0000008c 00000004 00207000 00000000 00000e85 00000000
[ 1177.793650] 2a60  00000001 00000000 e5ff2a68 ffffffc0 e5ff2a68 ffffffc0 00000000 00000000
[ 1177.801825] 2a80  00000001 00000000 00000000 00000000 e5ff2a90 ffffffc0 e5ff2a90 ffffffc0
[ 1177.809999] 2aa0  0001a117 00000000 00411785 00000000 0040dd84 00000000 00005e7d 00000000
[ 1177.818174] 2ac0  00000000 00000000 0007472e 00000000 0000af1a 00000000 00000800 00000000
[ 1177.826350] 
[ 1177.826350] X28: 0xffffffc0d734ab00:
[ 1177.831397] ab00  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.839571] ab20  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.847746] ab40  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.855920] ab60  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.864094] ab80  04000023 00000000 ffffffff ffffffff d4bad000 01ca0000 00000001 00000000
[ 1177.872269] aba0  00000000 00000000 10de0000 ffffff80 00000002 00404040 00000000 00000000
[ 1177.880444] abc0  00000000 00000000 00000001 00000004 00000050 00000000 00040379 00000001
[ 1177.888618] abe0  f15f5700 ffffffc0 00000005 00000004 00000001 00000082 00000082 00000082
[ 1177.896793] 
[ 1177.896793] X29: 0xffffff8010de3ae0:
[ 1177.901840] 3ae0  00000000 00000000 e5ff2a60 ffffffc0 13940000 00000000 00000002 00000000
[ 1177.910015] 3b00  d734ab80 ffffffc0 10de3b60 ffffff80 08080834 ffffff80 10de3b60 ffffff80
[ 1177.918190] 3b20  0808084c ffffff80 00400005 00000000 00000000 00000000 20400005 00000000
[ 1177.926364] 3b40  ffffffff 0000007f 0217d000 00000000 10de3b60 ffffff80 0808084c ffffff80
[ 1177.934539] 3b60  10de3cb0 ffffff80 08082c84 ffffff80 13940000 00000000 080f8998 ffffff80
[ 1177.942714] 3b80  00000000 00000000 13940000 00000000 00000001 00000000 00000000 00000000
[ 1177.950889] 3ba0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.959063] 3bc0  d734ab80 ffffffc0 0000119f 00000000 00000a76 00000000 fffff000 00000000
[ 1177.967238] 
[ 1177.968733] Call trace:
[ 1177.971181]  do_undefinstr+0x4c/0x50
[ 1177.974750]  el1_undef+0x10/0xa8
[ 1177.977983]  vmacache_find+0x100/0x104
[ 1177.981724]  do_page_fault+0x230/0x468
[ 1177.985472]  do_translation_fault+0x2c/0x40
[ 1177.989653]  do_mem_abort+0x4c/0xf8
[ 1177.993136]  el0_da+0x1c/0x20
[ 1177.996105] Code: 54000081 f9400bf3 a8c27bfd d65f03c0 (d4210000) 
[ 1178.002190] ---[ end trace 4ac3784c65534562 ]---
[ 1178.016992] Kernel panic - not syncing: Fatal exception
[ 1178.022214] SMP: stopping secondary CPUs
[ 1179.192799] SMP: failed to stop secondary CPUs 0,2-4
[ 1179.197763] CRU:
[ 1179.199604] 00000000: 0000003f 00001101 80000000 00000108 00000007 00007f00 00000000 00000000
[ 1179.208122] 00000020: 0000003b 00001101 80000000 00000108 00000007 00007f00 00000000 00000000
[ 1179.216641] 00000040: 00000034 00001301 8000031f 00000108 00000007 00007f00 00000000 00000000
[ 1179.225159] 00000060: 000000c0 00001302 8000031f 00000008 00000007 00007f00 00000000 00000000
[ 1179.233677] 00000080: 00000064 00001301 8000031f 00000108 00000007 00007f00 00000000 00000000
[ 1179.242194] 000000a0: 000000fa 00001206 80000000 00000108 00000007 00007f00 00000000 00000000
[ 1179.250712] 000000c0: 00000129 00001608 8000031f 00000108 00000007 00007f00 00000000 00000000
[ 1179.259230] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.267748] 00000100: 00000100 00000707 00000140 00006606 00000045 00008580 00008320 00000141
[ 1179.276266] 00000120: 00000142 00004242 00000141 00000141 00004141 00008343 00003185 00000477
[ 1179.284784] 00000140: 00000102 00000300 00004a87 0000032f 00008381 00008387 00001103 00005282
[ 1179.293301] 00000160: 00008247 00000187 00001784 0000001f 00000300 00000300 00000180 00000000
[ 1179.301819] 00000180: 0000e380 00000200 00000200 00000200 00000200 00000200 00003f3f 00000042
[ 1179.310336] 000001a0: 00000000 00000000 00004141 00000421 00008700 000002dc 00000004 00000381
[ 1179.318854] 000001c0: 00000381 00000000 00000103 00000087 00000087 00000141 00000141 00008181
[ 1179.327372] 000001e0: 00008323 00000007 00008f1f 00008f8f 00008f8f 00008783 00008787 00008787
[ 1179.335889] 00000200: 000000cf 000000cf 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.344407] 00000220: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.352925] 00000240: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.361443] 00000260: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.369961] 00000280: 0bb8ea60 0bb8ea60 01b97a12 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60
[ 1179.378480] 000002a0: 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 00000000 00000000 00000000 00000000
[ 1179.386998] 000002c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.395515] 000002e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.404033] 00000300: 00000080 00000080 00000402 0000006f 00000c30 000001c0 00000019 000001c0
[ 1179.412550] 00000320: 0000fff8 0000f0ff 0000e0ff 0000c130 00000040 0000e203 00000000 00000000
[ 1179.421068] 00000340: 00000505 00000505 00000000 00000000 00000200 0000000f 0000cfeb 00003f00
[ 1179.429585] 00000360: 0000ef60 00000020 00000ffe 000001f0 000000c0 00000f86 00000d08 00000180
[ 1179.438104] 00000380: 00002010 00000000 0000003b 00000000 00000000 00000000 00000000 00000000
[ 1179.446621] 000003a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.455139] 000003c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.463656] 000003e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.472174] 00000400: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.480692] 00000420: 00000000 00004040 00000000 00000014 00000000 00000000 00000000 00000000
[ 1179.489209] 00000440: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.497727] 00000460: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.506245] 00000480: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.514763] 000004a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.523281] 000004c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.531799] 000004e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.540317] 00000500: 00000000 00000000 00640064 00000000 00000003 00000000 00000000 00000000
[ 1179.548835] 00000520: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.557352] 00000540: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.565870] 00000560: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.574386] 00000580: 00000004 0000089a 00000002 00000000 00000004
[ 1179.580554] PMU CRU:
[ 1179.582741] 00000000: 000000a9 00001203 80000000 00000108 00000007 00007f00 00000000 00000000
[ 1179.591261] 00000020: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.599780] 00000040: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.608290] 00000060: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.616810] 00000080: 0000060d 00001986 00000303 00000003 000002dc 00000200 0bb8ea60 00010014
[ 1179.625329] 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.633848] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.642368] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.650887] 00000100: 00000bfc 0000fa80 0000000f 00000000 00000024 00000000 00000000 00000000
[ 1179.659404] 00000120: 00000000 00000000 00000000 00000000 00000003
[ 1179.665573] PMU:
[ 1179.667412] 00000000: 00000000 00000000 00000000 00000000 00000000 80cf0000 80cf0000 00000000
[ 1179.675932] 00000020: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.684451] 00000040: 00000000 00000000 00000000 00000000 00000000 cacf833f 00000000 00000000
[ 1179.692971] 00000060: 20000778 20000778 20000778 00000010 00000000 00007e00 00000000 28800000
[ 1179.701491] 00000080: 000003c0 00011940 00005dc0 000003c0 00005dc0 00000060 0000000f 00000018
[ 1179.710010] 000000a0: 00000018 00000018 00000018 00000006 00000006 00005dc0 00005dc0 00005dc0
[ 1179.718529] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 3fffffff 00000000
[ 1179.727048] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.735563] Kernel Offset: disabled
[ 1179.739047] CPU features: 0x00000000,2000600c
[ 1179.743397] Memory Limit: none
[ 1179.746460] rockchip-thermal ff260000.tsadc: channal 0: temperature(43 C)
[ 1179.753240] THERMAL REGS:
[ 1179.755861] 00000000: 00000200 00030133 00000031 00000002 00000000 00000000 00000000 00000000
[ 1179.764379] 00000020: 0000022a 00000222 00000000 00000000 0000024e 00000000 00000000 00000000
[ 1179.772898] 00000040: 000002a5 000002a5 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.781416] 00000060: 00000004 00000004 00000753 00000753 00000000 00000000 00000000 00000000
[ 1179.789931] 00000080: 00000000 00000000
[ 1179.804451] Rebooting in 5 seconds..
[ 1184.808679] sched: RT throttling activated
[ 1184.812851] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1

 

Share this post


Link to post
Share on other sites
5 hours ago, 김용래 said:

I got the log when booting and the log when the board stopped.

When the board stopped, all I did was connect the Desktop and Tinker Board with a USB cable.

 

1. Log at boot time

DDR Version 1.26 20210628
In
channel 0
CS = 0
MR0=0x18
MR4=0x1
MR5=0x1
MR8=0x10
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 1                                                                       
CS = 0                                                                          
MR0=0x18                                                                        
MR4=0x1                                                                         
MR5=0x1                                                                         
MR8=0x10                                                                        
MR12=0x72                                                                       
MR14=0x72                                                                       
MR18=0x0                                                                        
MR19=0x0                                                                        
MR24=0x8                                                                        
MR25=0x0                                                                        
channel 0 training pass!                                                        
channel 1 training pass!                                                        
change freq to 416MHz 0,1                                                       
Channel 0: LPDDR4,416MHz                                                        
Bus Width=32 Col=10 Bank=8 Row=16 CS=1 Die Bus-Width=16 Size=2048MB             
Channel 1: LPDDR4,416MHz                                                        
Bus Width=32 Col=10 Bank=8 Row=16 CS=1 Die Bus-Width=16 Size=2048MB             
256B stride                                                                     
channel 0                                                                       
CS = 0                                                                          
MR0=0x18                                                                        
MR4=0x1                                                                         
MR5=0x1                                                                         
MR8=0x10                                                                        
MR12=0x72                                                                       
MR14=0x72                                                                       
MR18=0x0                                                                        
MR19=0x0                                                                        
MR24=0x8                                                                        
MR25=0x0                                                                        
channel 1                                                                       
CS = 0                                                                          
MR0=0x18                                                                        
MR4=0x1                                                                         
MR5=0x1                                                                         
MR8=0x10                                                                        
MR12=0x72                                                                       
MR14=0x72                                                                       
MR18=0x0                                                                        
MR19=0x0                                                                        
MR24=0x8                                                                        
MR25=0x0                                                                        
channel 0 training pass!                                                        
channel 1 training pass!                                                        
channel 0, cs 0, advanced training done                                         
channel 1, cs 0, advanced training done                                         
change freq to 856MHz 1,0                                                       
ch 0 ddrconfig = 0x101, ddrsize = 0x40                                          
ch 1 ddrconfig = 0x101, ddrsize = 0x40                                          
pmugrf_os_reg[2] = 0x32C1F2C1, stride = 0xD                                     
ddr_set_rate to 328MHZ                                                          
ddr_set_rate to 666MHZ                                                          
ddr_set_rate to 416MHZ, ctl_index 0                                             
ddr_set_rate to 856MHZ, ctl_index 1                                             
support 416 856 328 666 MHz, current 856MHz                                     
OUT                                                                             
Boot1 Release Time: May 29 2020 17:36:36, version: 1.26                         
CPUId = 0x0                                                                     
ChipType = 0x10, 644                                                            
SdmmcInit=2 0                                                                   
BootCapSize=100000                                                              
UserCapSize=14910MB                                                             
FwPartOffset=2000 , 100000                                                      
mmc0:cmd5,20                                                                    
SdmmcInit=0 0                                                                   
BootCapSize=0                                                                   
UserCapSize=61056MB                                                             
FwPartOffset=2000 , 0                                                           
StorageInit ok = 292645                                                         
SecureMode = 0                                                                  
SecureInit read PBA: 0x4                                                        
SecureInit read PBA: 0x404                                                      
SecureInit read PBA: 0x804                                                      
SecureInit read PBA: 0xc04                                                      
SecureInit read PBA: 0x1004                                                     
SecureInit read PBA: 0x1404                                                     
SecureInit read PBA: 0x1804                                                     
SecureInit read PBA: 0x1c04                                                     
SecureInit ret = 0, SecureMode = 0                                              
atags_set_bootdev: ret:(0)                                                      
GPT part:  0, name:         security, start:0x4000, size:0x2000                 
GPT part:  1, name:            uboot, start:0x6000, size:0x2000                 
GPT part:  2, name:            trust, start:0x8000, size:0x2000                 
GPT part:  3, name:             misc, start:0xa000, size:0x2000                 
GPT part:  4, name:             dtbo, start:0xc000, size:0x2000                 
GPT part:  5, name:           vbmeta, start:0xe000, size:0x800                  
GPT part:  6, name:             boot, start:0xe800, size:0x14000                
GPT part:  7, name:         recovery, start:0x22800, size:0x30000               
GPT part:  8, name:           backup, start:0x52800, size:0xc0000               
GPT part:  9, name:            cache, start:0x112800, size:0xc0000              
GPT part: 10, name:         metadata, start:0x1d2800, size:0x8000               
GPT part: 11, name:    baseparameter, start:0x1da800, size:0x800                
GPT part: 12, name:           splash, start:0x1db000, size:0x8000               
GPT part: 13, name:        dtoverlay, start:0x1e3000, size:0x8000               
GPT part: 14, name:            super, start:0x1eb000, size:0x614000             
GPT part: 15, name:         userdata, start:0x7ff000, size:0x6f40fdf            
find part:uboot OK. first_lba:0x6000.                                           
find part:trust OK. first_lba:0x8000.                                           
Trust Addr:0x8000, 0x58334c42                                                   
No find bl30.bin                                                                
Load uboot, ReadLba = 6000                                                      
Load OK, addr=0x200000, size=0x10e2a0                                           
RunBL31 0x40000 @ 592488 us                                                     
NOTICE:  BL31: v1.3(release):845ee93                                            
NOTICE:  BL31: Built : 15:51:11, Jul 22 2020                                    
NOTICE:  BL31: Rockchip release version: v1.1                                   
INFO:    GICv3 with legacy support detected. ARM GICV3 driver initialized in EL3
INFO:    Using opteed sec cpu_context!                                          
INFO:    boot cpu mask: 0                                                       
INFO:    plat_rockchip_pmu_init(1196): pd status 3e                             
INFO:    BL31: Initializing runtime services                                    
INFO:    BL31: Initializing BL32                                                
INF [0x0] TEE-CORE:init_primary_helper:337: Initializing (1.1.0-278-gef70f120a )
                                                                                
INF [0x0] TEE-CORE:init_primary_helper:338: Release version: 1.2                
                                                                                
INF [0x0] TEE-CORE:init_teecore:83: teecore inits done                          
INFO:    BL31: Preparing for EL3 exit to normal world                           
INFO:    Entry point address = 0x200000                                         
INFO:    SPSR = 0x3c9                                                           
                                                                                
                                                                                
U-Boot 2017.09 #android (May 03 2022 - 02:32:32 +0000)                          
                                                                                
Model: Rockchip RK3399 Evaluation Board                                         
PreSerial: 2, raw, 0xff1a0000                                                   
DRAM:  3.8 GiB                                                                  
Sysmem: init                                                                    
Relocation Offset: f5b6d000                                                     
Relocation fdt: f3d612c8 - f3d63ce3                                             
CR: M/C/I                                                                       
Using default environment                                                       
                                                                                
DM: v1                                                                          
Set GPIO2_A4 (MASK_RELEASE) output high                                         
no mmc device at slot 1                                                         
Found IDB in SDcard                                                             
found super part.                                                               
dwmmc@fe320000: 1 (SD), sdhci@fe330000: 0                                       
Bootdev(atags): mmc 1                                                           
MMC1: Legacy, 52Mhz                                                             
PartType: EFI                                                                   
boot mode: None                                                                 
Flash bootloader message to normal!                                             
Android 11.0, Build 2021.8, v2                                                  
Found DTB in boot part                                                          
DTB: rk-kernel.dtb                                                              
HASH(c): OK                                                                     
ANDROID: fdt overlay OK                                                         
I2c0 speed: 400000Hz                                                            
PMIC:  RK808                                                                    
vdd_center 900000 uV                                                            
vdd_cpu_l 900000 uV                                                             
vdd_log 1100000 uV                                                              
rockchip_display_probe                                                          
load_sn65dsi8x_driver: sn65dsi84@2c                                             
load_sn65dsi8x_driver: sn65dsi84@2c : ret=-19                                   
load_sn65dsi8x_driver: sn65dsi86@2d                                             
load_sn65dsi8x_driver: sn65dsi86@2d : ret=-19                                   
sn65dsi84_is_connected  sn65dsi84 connect = 0                                   
rockchip_display_probe: panel_i2c_busnum = 8                                    
sn65dsi84_is_connected  sn65dsi84 connect = 0                                   
I2c8 speed: 100000Hz                                                            
panel_i2c_reg_read fail, i = 0  reg = 80 ret = -121                             
panel_i2c_reg_read fail, i = 1  reg = 80 ret = -121                             
panel_i2c_reg_read fail, i = 2  reg = 80 ret = -121                             
panel_i2c_reg_read fail, i = 3  reg = 80 ret = -121                             
panel_i2c_reg_read fail, i = 0  reg = 4 ret = -121                              
panel_i2c_reg_read fail, i = 1  reg = 4 ret = -121                              
panel_i2c_reg_read fail, i = 2  reg = 4 ret = -121                              
panel_i2c_reg_read fail, i = 3  reg = 4 ret = -121                              
rockchip_display_probe rpi_buffer=-121  powertip_buffer=-121                    
sn65dsi84_is_connected  sn65dsi84 connect = 0                                   
rockchip_display_probe: no dsi panel  and no sn65dsi8x connected                
warning: bad baseparameter                                                      
Model: ASUS Tinker Board 2/2S                                                   
read_bmp_header:BMP singature incorrectly 0x0 0x0load_bmp_logo  42 4d bit_count0
Rockchip UBOOT DRM driver version: v1.0.1                                       
xfer: num: 2, addr: 0x50                                                        
xfer: num: 2, addr: 0x50                                                        
Monitor has basic audio support                                                 
hdmi info isn't saved in main block                                             
mode:1920x1080                                                                  
hdmi@ff940000:  detailed mode clock 148500 kHz, flags[5]                        
    H: 1920 2008 2052 2200                                                      
    V: 1080 1084 1089 1125                                                      
bus_format: 2025                                                                
CEA mode used vic=16                                                            
final pixclk = 148500000 tmdsclk = 148500000                                    
PHY powered down in 0 iterations                                                
PHY PLL locked 1 iterations                                                     
PHY powered down in 0 iterations                                                
PHY PLL locked 1 iterations                                                     
sink has audio support                                                          
hdmi_set_clk_regenerator: fs=48000Hz ftdms=148.500MHz N=6144 cts=148500         
CLK: (uboot. arml: enter 816000 KHz, init 816000 KHz, kernel 0N/A)              
CLK: (uboot. armb: enter 816000 KHz, init 816000 KHz, kernel 0N/A)              
  aplll 816000 KHz                                                              
  apllb 816000 KHz                                                              
  dpll 856000 KHz                                                               
  cpll 24000 KHz                                                                
  gpll 800000 KHz                                                               
  npll 600000 KHz                                                               
  vpll 148000 KHz                                                               
  aclk_perihp 133333 KHz                                                        
  hclk_perihp 66666 KHz                                                         
  pclk_perihp 33333 KHz                                                         
  aclk_perilp0 266666 KHz                                                       
  hclk_perilp0 88888 KHz                                                        
  pclk_perilp0 44444 KHz                                                        
  hclk_perilp1 100000 KHz                                                       
  pclk_perilp1 50000 KHz                                                        
Net:   rk3399_gmac_set_clk: internal clock is UNIMPLEMENTED                     
No ethernet found.                                                              
Hit key to stop autoboot('CTRL+C'):  0                                          
ANDROID: reboot reason: "(none)"                                                
optee api revision: 2.0                                                         
Vboot=0, AVB images, AVB verify                                                 
read_is_device_unlocked() ops returned that device is UNLOCKED                  
avb_slot_verify.c:762: ERROR: vbmeta: Error verifying vbmeta image: OK_NOT_SIGND
get image from preloaded partition...                                           
reading cmdline.txt                                                             
58 bytes read in 3 ms (18.6 KiB/s)                                              
cmdline.txt size = 58                                                           
cmdline.txt valid = 1                                                           
reading config.txt                                                              
1735 bytes read in 3 ms (564.5 KiB/s)                                           
config.txt size = 1735                                                          
[conf] hw_parse_property: illegal line                                          
[conf] hw_parse_property: illegal line                                          
[conf] hw_parse_property: illegal line                                          
[conf] hw_parse_property: illegal line                                          
[conf] hw_parse_property: illegal line                                          
[conf] hw_parse_property: illegal line                                          
config.txt valid = 1                                                            
config on: 1, config off: -1, no config: 0                                      
intf.fiq_debugger = 1                                                           
intf.i2c6 = 0                                                                   
intf.i2c7 = 0                                                                   
intf.uart0 = 0                                                                  
intf.uart4 = 0                                                                  
intf.i2s0 = 0                                                                   
intf.spi1 = 0                                                                   
intf.spi5 = 0                                                                   
intf.pwm0 = 0                                                                   
intf.pwm1 = 0                                                                   
intf.pwm3a = 0                                                                  
intf.spdif = 1                                                                  
intf.test_clkout2 = 0                                                           
conf.gmac = 1                                                                   
conf.ums = 1                                                                    
fdt magic number edfe0dd0                                                       
fdt size 1048576                                                                
set_hw_property: /fiq-debugger status okay                                      
set_hw_property: /spdif@ff870000 status okay                                    
flash_device_node: /pinctrl/testclk/test-clkout2 rockchip,pins                  
set_hw_property: /ethernet@fe300000 wakeup-enable 1                             
Could not find "system" partition                                               
Booting IMAGE kernel at 0x00280000 with fdt at 0x08300000...                    
                                                                                
                                                                                
Fdt Ramdisk skip relocation                                                     
## Booting Android Image at 0x0027f800 ...                                      
Kernel: 0x00280000 - 0x0208b810 (30767 KiB)                                     
ramdisk:    0x0a200000 - 0x0a2ccd63 (820 KiB)                                   
## Flattened Device Tree blob at 0x08300000                                     
   Booting using the fdt blob at 0x08300000                                     
   XIP Kernel Image from 0x00280000 to 0x00280000 ... OK                        
   kernel loaded at 0x00280000, end = 0x0208b810                                
  'reserved-memory' ramoops@110000: addr=110000 size=f0000                      
   Using Device Tree in place at 0000000008300000, end 0000000008402fff         
read_bmp_header:BMP singature incorrectly 0x0 0x0load_bmp_logo  42 4d bit_count0
failed to reserve drm-cubic-lut memory                                          
Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)                         
Adding bank: 0x0a200000 - 0xf8000000 (size: 0xede00000)                         
Total: 2724.990 ms

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

2. Log when the board stops

[ 1166.082944] phy phy-ff770000.syscon:usb2-phy@e450.10: charger = USB_SDP_CHARGER
[ 1166.114491] fusb302 4-0022: CC connected in CC2 as UFP
[ 1166.132832] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn
[ 1166.379861] dwc3 fe800000.dwc3: device reset
[ 1166.511629] dwc3 fe800000.dwc3: device reset
[ 1166.511764] android_work: did not send uevent (0 0           (null))
[ 1166.658402] android_work: sent uevent USB_STATE=CONNECTED
[ 1166.658719] configfs-gadget gadget: high-speed config #1: b
[ 1166.659735] android_work: sent uevent USB_STATE=CONFIGURED
[ 1166.745781] type=1400 audit(1651547343.230:103): avc: denied { read } for comm="memtrack@1.0-se" name="mem_profile" dev="debugfs" ino=61619 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:de1
[ 1166.746067] type=1400 audit(1651547343.230:104): avc: denied { open } for comm="memtrack@1.0-se" path="/sys/kernel/debug/mali0/ctx/1964_8/mem_profile" dev="debugfs" ino=61619 scontext=u:r:hal_memtrac1
[ 1166.746188] type=1400 audit(1651547343.230:105): avc: denied { getattr } for comm="memtrack@1.0-se" path="/sys/kernel/debug/mali0/ctx/1964_8/mem_profile" dev="debugfs" ino=61619 scontext=u:r:hal_memt1
[ 1167.255438] dwmmc_rockchip fe320000.dwmmc: Unexpected interrupt latency
[ 1168.008852] rk3x-i2c ff3c0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1168.355529] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1169.022183] rk3x-i2c ff3c0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1169.368843] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1170.035529] rk3x-i2c ff3c0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1170.382174] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1171.048849] rk3x-i2c ff3c0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1171.048937] cpu cpu4: _set_opp_voltage: failed to set voltage (825000 825000 1250000 mV): -110
[ 1171.049048] cpufreq: __target_index: Failed to change cpu frequency: -110
[ 1171.395407] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1172.648740] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1173.662067] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1174.675405] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1175.688736] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1176.702075] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1
[ 1176.919600] ------------[ cut here ]------------
[ 1176.919629] kernel BUG at arch/arm64/kernel/traps.c:416!
[ 1176.919639] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP
[ 1176.934998] Modules linked in: 8822ce
[ 1176.938666] Process ranker (pid: 550, stack limit = 0x00000000f32b6def)
[ 1176.945272] CPU: 4 PID: 550 Comm: ranker Not tainted 4.19.219 #3
[ 1176.951272] Hardware name: ASUS Tinker Board 2/2S (DT)
[ 1176.956406] pstate: 00400005 (nzcv daif +PAN -UAO)
[ 1176.961197] pc : do_undefinstr+0x4c/0x50
[ 1176.965115] lr : do_undefinstr+0x34/0x50
[ 1176.969032] sp : ffffff8010de3b60
[ 1176.972345] x29: ffffff8010de3b60 x28: ffffffc0d734ab80 
[ 1176.977648] x27: 0000000000000002 x26: 0000000013940000 
[ 1176.982951] x25: ffffffc0e5ff2a60 x24: 0000000000000000 
[ 1176.988253] x23: 0000000020400005 x22: ffffff80082236bc 
[ 1176.993555] x21: 000000000217d000 x20: 0000007fffffffff 
[ 1176.998857] x19: ffffff8010de3b80 x18: 0000000000000000 
[ 1177.004159] x17: 0000000000000000 x16: 0000000000000000 
[ 1177.009461] x15: ffffff80082236bc x14: 0000000000000000 
[ 1177.014762] x13: 0000000000000000 x12: 0000000000000002 
[ 1177.020064] x11: 0000000000000000 x10: ffffff80099c3018 
[ 1177.025366] x9 : 8cc1380e76654f00 x8 : 0000000000000005 
[ 1177.030669] x7 : 0000000000000000 x6 : ffffff8010de3b18 
[ 1177.035971] x5 : ffffff8010de3b18 x4 : ffffffc0f6f421d0 
[ 1177.041273] x3 : 0000000000000001 x2 : 0000000000000001 
[ 1177.046575] x1 : 0000000000000000 x0 : 0000000000000000 
[ 1177.051878] 
[ 1177.051878] PC: 0xffffff80080807cc:
[ 1177.056841] 07cc  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.065016] 07ec  00000000 00000000 00000000 00000000 00000000 a9be7bfd f9000bf3 910003fd
[ 1177.073191] 080c  aa0003f3 9400127b 34000160 aa1303e0 940040ac 34000100 f9408262 52800080
[ 1177.081366] 082c  52800021 9400403b 39442268 72000d1f 54000081 f9400bf3 a8c27bfd d65f03c0
[ 1177.089541] 084c  d4210000 a9be7bfd f9000bf3 910003fd 529f8028 72a007e8 529b800a 0a080009
[ 1177.097715] 086c  72a0024a 6b0a013f aa0103f3 54000101 b0000088 91193108 aa1303e1 d63f0100
[ 1177.105890] 088c  f9400bf3 a8c27bfd d65f03c0 11007908 529f0029 0a080008 72a00609 6b09011f
[ 1177.114065] 08ac  540001e0 52980029 72a00649 6b09011f 54000100 529f0029 72a00689 6b09011f
[ 1177.122241] 
[ 1177.122241] LR: 0xffffff80080807b4:
[ 1177.127203] 07b4  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.135378] 07d4  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.143552] 07f4  00000000 00000000 00000000 a9be7bfd f9000bf3 910003fd aa0003f3 9400127b
[ 1177.151727] 0814  34000160 aa1303e0 940040ac 34000100 f9408262 52800080 52800021 9400403b
[ 1177.159901] 0834  39442268 72000d1f 54000081 f9400bf3 a8c27bfd d65f03c0 d4210000 a9be7bfd
[ 1177.168076] 0854  f9000bf3 910003fd 529f8028 72a007e8 529b800a 0a080009 72a0024a 6b0a013f
[ 1177.176251] 0874  aa0103f3 54000101 b0000088 91193108 aa1303e1 d63f0100 f9400bf3 a8c27bfd
[ 1177.184425] 0894  d65f03c0 11007908 529f0029 0a080008 72a00609 6b09011f 540001e0 52980029
[ 1177.192601] 
[ 1177.192601] SP: 0xffffff8010de3ae0:
[ 1177.197563] 3ae0  00000000 00000000 e5ff2a60 ffffffc0 13940000 00000000 00000002 00000000
[ 1177.205738] 3b00  d734ab80 ffffffc0 10de3b60 ffffff80 08080834 ffffff80 10de3b60 ffffff80
[ 1177.213914] 3b20  0808084c ffffff80 00400005 00000000 00000000 00000000 20400005 00000000
[ 1177.222088] 3b40  ffffffff 0000007f 0217d000 00000000 10de3b60 ffffff80 0808084c ffffff80
[ 1177.230263] 3b60  10de3cb0 ffffff80 08082c84 ffffff80 13940000 00000000 080f8998 ffffff80
[ 1177.238437] 3b80  00000000 00000000 13940000 00000000 00000001 00000000 00000000 00000000
[ 1177.246612] 3ba0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.254786] 3bc0  d734ab80 ffffffc0 0000119f 00000000 00000a76 00000000 fffff000 00000000
[ 1177.262962] 
[ 1177.262962] X4: 0xffffffc0f6f42150:
[ 1177.267925] 2150  b05834c8 ffffffc0 0001af34 00000000 02c160c0 ffffffbf 00000000 00000000
[ 1177.276100] 2170  8f0af900 ffffffc0 0000250c 00000000 023c2b00 ffffffbf 0275d600 ffffffbf
[ 1177.284275] 2190  ee181a40 ffffffc0 0000005c 00000000 03b86000 ffffffbf 00000000 00000000
[ 1177.292449] 21b0  00000000 00000000 00000000 00000000 00000000 0000000e 00000000 00000000
[ 1177.300623] 21d0  edb43dc0 ffffffc0 0000032c 00000000 03b6d0c0 ffffffbf 00000000 00000000
[ 1177.308798] 21f0  9f2f1490 ffffffc0 00005d9c 00000000 027cbc00 ffffffbf 00000000 00000000
[ 1177.316972] 2210  ef65e000 ffffffc0 000000f4 00000000 03bd9780 ffffffbf 00000000 00000000
[ 1177.325147] 2230  e5716f00 ffffffc0 000014c4 00000000 0395c580 ffffffbf 00000000 00000000
[ 1177.333323] 
[ 1177.333323] X5: 0xffffff8010de3a98:
[ 1177.338285] 3a98  082236bc ffffff80 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.346460] 3ab8  10de3b80 ffffff80 ffffffff 0000007f 0217d000 00000000 082236bc ffffff80
[ 1177.354635] 3ad8  20400005 00000000 00000000 00000000 e5ff2a60 ffffffc0 13940000 00000000
[ 1177.362809] 3af8  00000002 00000000 d734ab80 ffffffc0 10de3b60 ffffff80 08080834 ffffff80
[ 1177.370984] 3b18  10de3b60 ffffff80 0808084c ffffff80 00400005 00000000 00000000 00000000
[ 1177.379159] 3b38  20400005 00000000 ffffffff 0000007f 0217d000 00000000 10de3b60 ffffff80
[ 1177.387334] 3b58  0808084c ffffff80 10de3cb0 ffffff80 08082c84 ffffff80 13940000 00000000
[ 1177.395508] 3b78  080f8998 ffffff80 00000000 00000000 13940000 00000000 00000001 00000000
[ 1177.403683] 
[ 1177.403683] X6: 0xffffff8010de3a98:
[ 1177.408646] 3a98  082236bc ffffff80 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.416820] 3ab8  10de3b80 ffffff80 ffffffff 0000007f 0217d000 00000000 082236bc ffffff80
[ 1177.424996] 3ad8  20400005 00000000 00000000 00000000 e5ff2a60 ffffffc0 13940000 00000000
[ 1177.433170] 3af8  00000002 00000000 d734ab80 ffffffc0 10de3b60 ffffff80 08080834 ffffff80
[ 1177.441345] 3b18  10de3b60 ffffff80 0808084c ffffff80 00400005 00000000 00000000 00000000
[ 1177.449519] 3b38  20400005 00000000 ffffffff 0000007f 0217d000 00000000 10de3b60 ffffff80
[ 1177.457694] 3b58  0808084c ffffff80 10de3cb0 ffffff80 08082c84 ffffff80 13940000 00000000
[ 1177.465869] 3b78  080f8998 ffffff80 00000000 00000000 13940000 00000000 00000001 00000000
[ 1177.474044] 
[ 1177.474044] X10: 0xffffff80099c2f98:
[ 1177.479091] 2f98  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.487280] 2fb8  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.495464] 2fd8  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.503648] 2ff8  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.511832] 3018  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.520016] 3038  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.528201] 3058  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.536384] 3078  ******** ******** ******** ******** ******** ******** ******** ********
[ 1177.544570] 
[ 1177.544570] X15: 0xffffff800822363c:
[ 1177.549617] 363c  1100052a 7100115f 1a8907e9 8b294d0a f9420140 b40000e0 f940000a eb01015f
[ 1177.557792] 365c  54000088 f940040a eb01015f 540002a8 1100052a 7100115f 1a8907e9 8b294d08
[ 1177.565966] 367c  f9420100 b40000e0 f9400008 eb01011f 54000088 f9400408 eb01011f 54000128
[ 1177.574140] 369c  aa1f03e0 d65f03c0 aa1f03e0 f9027d09 f902011f f902851f f902891f f9028d1f
[ 1177.582316] 36bc  d65f83c0 a9bf7bfd 910003fd a9402009 f9404c0a f940002d cb090108 8b483148
[ 1177.590490] 36dc  d1000508 b400028d 52800022 5280018b 14000008 f9404d8d eb0d015f 9a8b256e
[ 1177.598665] 36fc  f86e798d 1a9f27ef 0a0f0042 b400010d f9400dac aa0d03e9 eb08019f d10161ac
[ 1177.606839] 371c  54fffea2 f9003988 17fffff3 8b0e0d8a 14000004 aa1f03e9 52800022 aa0103ea
[ 1177.615015] 
[ 1177.615015] X19: 0xffffff8010de3b00:
[ 1177.620063] 3b00  d734ab80 ffffffc0 10de3b60 ffffff80 08080834 ffffff80 10de3b60 ffffff80
[ 1177.628237] 3b20  0808084c ffffff80 00400005 00000000 00000000 00000000 20400005 00000000
[ 1177.636412] 3b40  ffffffff 0000007f 0217d000 00000000 10de3b60 ffffff80 0808084c ffffff80
[ 1177.644586] 3b60  10de3cb0 ffffff80 08082c84 ffffff80 13940000 00000000 080f8998 ffffff80
[ 1177.652760] 3b80  00000000 00000000 13940000 00000000 00000001 00000000 00000000 00000000
[ 1177.660935] 3ba0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.669109] 3bc0  d734ab80 ffffffc0 0000119f 00000000 00000a76 00000000 fffff000 00000000
[ 1177.677284] 3be0  00000002 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.685459] 
[ 1177.685459] X22: 0xffffff800822363c:
[ 1177.690506] 363c  1100052a 7100115f 1a8907e9 8b294d0a f9420140 b40000e0 f940000a eb01015f
[ 1177.698680] 365c  54000088 f940040a eb01015f 540002a8 1100052a 7100115f 1a8907e9 8b294d08
[ 1177.706855] 367c  f9420100 b40000e0 f9400008 eb01011f 54000088 f9400408 eb01011f 54000128
[ 1177.715030] 369c  aa1f03e0 d65f03c0 aa1f03e0 f9027d09 f902011f f902851f f902891f f9028d1f
[ 1177.723205] 36bc  d65f83c0 a9bf7bfd 910003fd a9402009 f9404c0a f940002d cb090108 8b483148
[ 1177.731380] 36dc  d1000508 b400028d 52800022 5280018b 14000008 f9404d8d eb0d015f 9a8b256e
[ 1177.739554] 36fc  f86e798d 1a9f27ef 0a0f0042 b400010d f9400dac aa0d03e9 eb08019f d10161ac
[ 1177.747729] 371c  54fffea2 f9003988 17fffff3 8b0e0d8a 14000004 aa1f03e9 52800022 aa0103ea
[ 1177.755904] 
[ 1177.755904] X25: 0xffffffc0e5ff29e0:
[ 1177.760951] 29e0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.769126] 2a00  d42f31b0 ffffffc0 d42bd2a8 ffffffc0 0000119f 00000000 082317ec ffffff80
[ 1177.777301] 2a20  df07b000 0000007a 00000000 00000000 00000000 00000080 d139c000 0000007f
[ 1177.785475] 2a40  d4bad000 ffffffc0 0000008c 00000004 00207000 00000000 00000e85 00000000
[ 1177.793650] 2a60  00000001 00000000 e5ff2a68 ffffffc0 e5ff2a68 ffffffc0 00000000 00000000
[ 1177.801825] 2a80  00000001 00000000 00000000 00000000 e5ff2a90 ffffffc0 e5ff2a90 ffffffc0
[ 1177.809999] 2aa0  0001a117 00000000 00411785 00000000 0040dd84 00000000 00005e7d 00000000
[ 1177.818174] 2ac0  00000000 00000000 0007472e 00000000 0000af1a 00000000 00000800 00000000
[ 1177.826350] 
[ 1177.826350] X28: 0xffffffc0d734ab00:
[ 1177.831397] ab00  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.839571] ab20  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.847746] ab40  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.855920] ab60  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.864094] ab80  04000023 00000000 ffffffff ffffffff d4bad000 01ca0000 00000001 00000000
[ 1177.872269] aba0  00000000 00000000 10de0000 ffffff80 00000002 00404040 00000000 00000000
[ 1177.880444] abc0  00000000 00000000 00000001 00000004 00000050 00000000 00040379 00000001
[ 1177.888618] abe0  f15f5700 ffffffc0 00000005 00000004 00000001 00000082 00000082 00000082
[ 1177.896793] 
[ 1177.896793] X29: 0xffffff8010de3ae0:
[ 1177.901840] 3ae0  00000000 00000000 e5ff2a60 ffffffc0 13940000 00000000 00000002 00000000
[ 1177.910015] 3b00  d734ab80 ffffffc0 10de3b60 ffffff80 08080834 ffffff80 10de3b60 ffffff80
[ 1177.918190] 3b20  0808084c ffffff80 00400005 00000000 00000000 00000000 20400005 00000000
[ 1177.926364] 3b40  ffffffff 0000007f 0217d000 00000000 10de3b60 ffffff80 0808084c ffffff80
[ 1177.934539] 3b60  10de3cb0 ffffff80 08082c84 ffffff80 13940000 00000000 080f8998 ffffff80
[ 1177.942714] 3b80  00000000 00000000 13940000 00000000 00000001 00000000 00000000 00000000
[ 1177.950889] 3ba0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1177.959063] 3bc0  d734ab80 ffffffc0 0000119f 00000000 00000a76 00000000 fffff000 00000000
[ 1177.967238] 
[ 1177.968733] Call trace:
[ 1177.971181]  do_undefinstr+0x4c/0x50
[ 1177.974750]  el1_undef+0x10/0xa8
[ 1177.977983]  vmacache_find+0x100/0x104
[ 1177.981724]  do_page_fault+0x230/0x468
[ 1177.985472]  do_translation_fault+0x2c/0x40
[ 1177.989653]  do_mem_abort+0x4c/0xf8
[ 1177.993136]  el0_da+0x1c/0x20
[ 1177.996105] Code: 54000081 f9400bf3 a8c27bfd d65f03c0 (d4210000) 
[ 1178.002190] ---[ end trace 4ac3784c65534562 ]---
[ 1178.016992] Kernel panic - not syncing: Fatal exception
[ 1178.022214] SMP: stopping secondary CPUs
[ 1179.192799] SMP: failed to stop secondary CPUs 0,2-4
[ 1179.197763] CRU:
[ 1179.199604] 00000000: 0000003f 00001101 80000000 00000108 00000007 00007f00 00000000 00000000
[ 1179.208122] 00000020: 0000003b 00001101 80000000 00000108 00000007 00007f00 00000000 00000000
[ 1179.216641] 00000040: 00000034 00001301 8000031f 00000108 00000007 00007f00 00000000 00000000
[ 1179.225159] 00000060: 000000c0 00001302 8000031f 00000008 00000007 00007f00 00000000 00000000
[ 1179.233677] 00000080: 00000064 00001301 8000031f 00000108 00000007 00007f00 00000000 00000000
[ 1179.242194] 000000a0: 000000fa 00001206 80000000 00000108 00000007 00007f00 00000000 00000000
[ 1179.250712] 000000c0: 00000129 00001608 8000031f 00000108 00000007 00007f00 00000000 00000000
[ 1179.259230] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.267748] 00000100: 00000100 00000707 00000140 00006606 00000045 00008580 00008320 00000141
[ 1179.276266] 00000120: 00000142 00004242 00000141 00000141 00004141 00008343 00003185 00000477
[ 1179.284784] 00000140: 00000102 00000300 00004a87 0000032f 00008381 00008387 00001103 00005282
[ 1179.293301] 00000160: 00008247 00000187 00001784 0000001f 00000300 00000300 00000180 00000000
[ 1179.301819] 00000180: 0000e380 00000200 00000200 00000200 00000200 00000200 00003f3f 00000042
[ 1179.310336] 000001a0: 00000000 00000000 00004141 00000421 00008700 000002dc 00000004 00000381
[ 1179.318854] 000001c0: 00000381 00000000 00000103 00000087 00000087 00000141 00000141 00008181
[ 1179.327372] 000001e0: 00008323 00000007 00008f1f 00008f8f 00008f8f 00008783 00008787 00008787
[ 1179.335889] 00000200: 000000cf 000000cf 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.344407] 00000220: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.352925] 00000240: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.361443] 00000260: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.369961] 00000280: 0bb8ea60 0bb8ea60 01b97a12 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60
[ 1179.378480] 000002a0: 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 00000000 00000000 00000000 00000000
[ 1179.386998] 000002c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.395515] 000002e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.404033] 00000300: 00000080 00000080 00000402 0000006f 00000c30 000001c0 00000019 000001c0
[ 1179.412550] 00000320: 0000fff8 0000f0ff 0000e0ff 0000c130 00000040 0000e203 00000000 00000000
[ 1179.421068] 00000340: 00000505 00000505 00000000 00000000 00000200 0000000f 0000cfeb 00003f00
[ 1179.429585] 00000360: 0000ef60 00000020 00000ffe 000001f0 000000c0 00000f86 00000d08 00000180
[ 1179.438104] 00000380: 00002010 00000000 0000003b 00000000 00000000 00000000 00000000 00000000
[ 1179.446621] 000003a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.455139] 000003c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.463656] 000003e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.472174] 00000400: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.480692] 00000420: 00000000 00004040 00000000 00000014 00000000 00000000 00000000 00000000
[ 1179.489209] 00000440: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.497727] 00000460: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.506245] 00000480: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.514763] 000004a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.523281] 000004c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.531799] 000004e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.540317] 00000500: 00000000 00000000 00640064 00000000 00000003 00000000 00000000 00000000
[ 1179.548835] 00000520: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.557352] 00000540: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.565870] 00000560: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.574386] 00000580: 00000004 0000089a 00000002 00000000 00000004
[ 1179.580554] PMU CRU:
[ 1179.582741] 00000000: 000000a9 00001203 80000000 00000108 00000007 00007f00 00000000 00000000
[ 1179.591261] 00000020: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.599780] 00000040: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.608290] 00000060: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.616810] 00000080: 0000060d 00001986 00000303 00000003 000002dc 00000200 0bb8ea60 00010014
[ 1179.625329] 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.633848] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.642368] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.650887] 00000100: 00000bfc 0000fa80 0000000f 00000000 00000024 00000000 00000000 00000000
[ 1179.659404] 00000120: 00000000 00000000 00000000 00000000 00000003
[ 1179.665573] PMU:
[ 1179.667412] 00000000: 00000000 00000000 00000000 00000000 00000000 80cf0000 80cf0000 00000000
[ 1179.675932] 00000020: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.684451] 00000040: 00000000 00000000 00000000 00000000 00000000 cacf833f 00000000 00000000
[ 1179.692971] 00000060: 20000778 20000778 20000778 00000010 00000000 00007e00 00000000 28800000
[ 1179.701491] 00000080: 000003c0 00011940 00005dc0 000003c0 00005dc0 00000060 0000000f 00000018
[ 1179.710010] 000000a0: 00000018 00000018 00000018 00000006 00000006 00005dc0 00005dc0 00005dc0
[ 1179.718529] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 3fffffff 00000000
[ 1179.727048] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.735563] Kernel Offset: disabled
[ 1179.739047] CPU features: 0x00000000,2000600c
[ 1179.743397] Memory Limit: none
[ 1179.746460] rockchip-thermal ff260000.tsadc: channal 0: temperature(43 C)
[ 1179.753240] THERMAL REGS:
[ 1179.755861] 00000000: 00000200 00030133 00000031 00000002 00000000 00000000 00000000 00000000
[ 1179.764379] 00000020: 0000022a 00000222 00000000 00000000 0000024e 00000000 00000000 00000000
[ 1179.772898] 00000040: 000002a5 000002a5 00000000 00000000 00000000 00000000 00000000 00000000
[ 1179.781416] 00000060: 00000004 00000004 00000753 00000753 00000000 00000000 00000000 00000000
[ 1179.789931] 00000080: 00000000 00000000
[ 1179.804451] Rebooting in 5 seconds..
[ 1184.808679] sched: RT throttling activated
[ 1184.812851] rk3x-i2c ff3d0000.i2c: timeout, ipd: 0x1b, state: 1

 

from the logs i'd suggest to keep the cpu freq at maximum, using adb commands below:

adb root

adb shell "echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor"

adb shell "echo performance > /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor"

Share this post


Link to post
Share on other sites

김용래 I've got the similar problem as you. In my case after plugged power supply there is nothing happen only red light is turn on . If I unplug and wait for 5-10 minutes then plug again, it is randomly able to boot (not every time). I'm pretty sure that my power supply is good enough. Do you find solution for this problem? or anybody come across this problem please let me know. Thank you in advance.      

Share this post


Link to post
Share on other sites

hello @manaasch

have you tried using a newer os? does this persist in every version of the os you're using?

Share this post


Link to post
Share on other sites

Hello tooz,

          I return my TB 2S to distributor for check. Not yet receive any information. I just wondering, it is not completely out of work. It is something like there are some period of time before it can boot again. As discuss with distributor it's abnormal.      

Share this post


Link to post
Share on other sites

Can someone solve the problem? I have the same problem and I am using the board for my degree work .I have to hand in in a few weeks :c help!
 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...