Jump to content

RAM problem


sp595

Recommended Posts

When starting orange pi, it happens that not all the RAM is available. That is, the orange pi has 2 GB of RAM and it is written that there is only 1 GB of RAM.  This often happens when restarting using the reboot command. If you turn off the power and reconnect, this problem appears much less often.


When 2 gb is available: https://paste.armbian.com/asatebupuw

 

When 1 gb is available: https://paste.armbian.com/bohapeyahi

 

Скрытый текст

2022-12-24_12-45.thumb.png.04e2d42d1d610bcd55a8ba7925f3554f.png

 

Скрытый текст

2gb.png.c584d8e44adf5ffb8ed52a3547817886.png

 

Link to comment
Share on other sites

2 часа назад, sp595 сказал:

This often happens when restarting using the reboot command. If you turn off the power and reconnect, this problem appears much less often.

Very strange behavior. But unfortunately this happens. This is similar to the fact that one memory chip soldered to the device cannot work at a frequency \ mode at which the other chip works normally.

A possible solution to the problem is to experimentally select the operating modes on which both chips will function normally. Try to register this in the device tree overlay file. This will only be your personal file.

But unfortunately I am not an assistant in this matter.

Link to comment
Share on other sites

23 часа назад, sp595 сказал:

Is it a marriage?

It can't be called a marriage. The device board was tested before sale. The test image did not register an error and the device was sold.

 

I have 4 RAM bars of different manufacturers on an x86 machine. All of them say that they work at 1800 Mhz, but one bar works stably only at 1600.

I just set this frequency and enjoy stable operation.

 

You can set the value of the variable "verbosity=7" in the file "/boot/armbianEnv.txt " and see what the UART output shows.

When you can catch a stable value and the value of the frequency at which one memory chip fails, then write here and call me like this: @going

Link to comment
Share on other sites

I have a very similar problem, I think, I bought Orange Pi 3 LTS with 2GB memory in the description, but only 1GB (984MB) is available. I don't know if is it a hardware or software problem. Could you help me?

Was not able to upload a photo, there is the next text on it:

SEC 122

K4E6E30

4EDEGCG

JIEV599N

Link to comment
Share on other sites

Hello,

 

Interesting, have just got one, for my own research purposes and not yet seen this behavior.

IMAGE: Armbian 22.11.4 Bullseye with Linux 5.15.80-sunxi64.

 

CORRECT: @going except I have different inscriptions.

 

SEC 113
K4E6E30
4EDEGCG
JICVP59L

 

INFO: f.y.i

 

Spoiler

login as: alistair
alistair@10.0.0.9's password:
  ___  ____  _   _____   _   _____ ____
 / _ \|  _ \(_) |___ /  | | |_   _/ ___|
| | | | |_) | |   |_ \  | |   | | \___ \
| |_| |  __/| |  ___) | | |___| |  ___) |
 \___/|_|   |_| |____/  |_____|_| |____/

Welcome to Armbian 22.11.4 Bullseye with Linux 5.15.80-sunxi64

System load:   32%              Up time:       0 min
Memory usage:  7% of 1.94G      IP:            10.0.0.9
CPU temp:      57°C             Usage of /:    8% of 29G
RX today:      1.1 MiB

[ Kernel and firmware upgrades disabled: armbian-config ]
Last check: 2023-02-27 10:33

Last login: Mon Feb 27 10:24:07 2023 from 10.0.0.7
alistair@orangepi3-lts:~$ free
               total        used        free      shared  buff/cache   available
Mem:         2037180      134800     1720432        3420      181948     1829920
Swap:        1018588           0     1018588
alistair@orangepi3-lts:~$ grep MemTotal /proc/meminfo
MemTotal:        2037180 kB
alistair@orangepi3-lts:~$ cat /proc/meminfo
MemTotal:        2037180 kB
MemFree:         1719172 kB
MemAvailable:    1829680 kB
Buffers:           14780 kB
Cached:           153988 kB
SwapCached:            0 kB
Active:           111560 kB
Inactive:          98536 kB
Active(anon):        636 kB
Inactive(anon):    44120 kB
Active(file):     110924 kB
Inactive(file):    54416 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       1018588 kB
SwapFree:        1018588 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:         41348 kB
Mapped:            41048 kB
Shmem:              3416 kB
KReclaimable:      14240 kB
Slab:              48668 kB
SReclaimable:      14240 kB
SUnreclaim:        34428 kB
KernelStack:        2672 kB
PageTables:         1544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     2037176 kB
Committed_AS:     167052 kB
VmallocTotal:   133143592960 kB
VmallocUsed:       24636 kB
VmallocChunk:          0 kB
Percpu:             1408 kB
AnonHugePages:         0 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:         131072 kB
CmaFree:          128752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
alistair@orangepi3-lts:~$ free -m; top; dmesg | grep Memory; grep MemTotal /proc/meminfo
               total        used        free      shared  buff/cache   available
Mem:            1989         131        1679           3         178        1787
Swap:            994           0         994
top - 10:39:31 up 6 min,  1 user,  load average: 1.00, 0.82, 0.42
Tasks: 138 total,   1 running, 137 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.1 us,  0.0 sy,  0.0 ni, 99.9 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
MiB Mem :   1989.4 total,   1678.4 free,    132.1 used,    179.0 buff/cache
MiB Swap:    994.7 total,    994.7 free,      0.0 used.   1786.5 avail Mem

    PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
      1 root      20   0  164992   9932   7216 S   0.0   0.5   0:02.97 systemd
      2 root      20   0       0      0      0 S   0.0   0.0   0:00.01 kthreadd
      3 root       0 -20       0      0      0 I   0.0   0.0   0:00.00 rcu_gp
      4 root       0 -20       0      0      0 I   0.0   0.0   0:00.00 rcu_par+
      5 root       0 -20       0      0      0 I   0.0   0.0   0:00.00 slub_fl+
      6 root       0 -20       0      0      0 I   0.0   0.0   0:00.00 netns
     10 root       0 -20       0      0      0 I   0.0   0.0   0:00.00 mm_perc+
     11 root      20   0       0      0      0 S   0.0   0.0   0:00.00 rcu_tas+
     12 root      20   0       0      0      0 S   0.0   0.0   0:00.07 ksoftir+
     13 root      20   0       0      0      0 I   0.0   0.0   0:00.07 rcu_sch+
     14 root      rt   0       0      0      0 S   0.0   0.0   0:00.00 migrati+
     15 root      20   0       0      0      0 S   0.0   0.0   0:00.00 cpuhp/0
     16 root      20   0       0      0      0 S   0.0   0.0   0:00.00 cpuhp/1
     17 root      rt   0       0      0      0 S   0.0   0.0   0:00.00 migrati+
     18 root      20   0       0      0      0 S   0.0   0.0   0:00.02 ksoftir+
     21 root      20   0       0      0      0 S   0.0   0.0   0:00.00 cpuhp/2
     22 root      rt   0       0      0      0 S   0.0   0.0   0:00.00 migrati+
MemTotal:        2037180 kB
alistair@orangepi3-lts:~$

 

Link to comment
Share on other sites

Quote

orangepi@orangepi3-lts:~/robo$ free -m
               total        used        free      shared  buff/cache   available
Mem:             980         358         191         103         430         426
Swap:            490         331         159

 

orangepi@orangepi3-lts:~/robo$ grep MemTotal /proc/meminfo
MemTotal:        1003912 kB
 

orangepi@orangepi3-lts:~/robo$ cat /proc/meminfo
MemTotal:        1003912 kB
MemFree:          196156 kB
MemAvailable:     436536 kB
Buffers:           22976 kB
Cached:           290224 kB
SwapCached:         1272 kB
Active:           149996 kB
Inactive:         216188 kB
Active(anon):      40600 kB
Inactive(anon):   118288 kB
Active(file):     109396 kB
Inactive(file):    97900 kB
Unevictable:      101656 kB
Mlocked:              64 kB
SwapTotal:        501952 kB
SwapFree:         163008 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:        153532 kB
Mapped:            64900 kB
Shmem:            105876 kB
KReclaimable:     127292 kB
Slab:             173496 kB
SReclaimable:     127292 kB
SUnreclaim:        46204 kB
KernelStack:        4592 kB
PageTables:         7584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     1003908 kB
Committed_AS:    2064648 kB
VmallocTotal:   133143592960 kB
VmallocUsed:       23012 kB
VmallocChunk:          0 kB
Percpu:             1696 kB
AnonHugePages:         0 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:         131072 kB
CmaFree:            2860 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
 

 

Link to comment
Share on other sites

@going there was Armbian_22.05.0-trunk_Orangepi3-lts_focal_edge_5.16.19_xfce_desktop.img first (because the image of 22.11.1 downloaded from the official Orange Pi 3 LTS page didn't start, both cli and desktop versions, and I hadn't USB-to-TTL interface). And then I tried Orangepi3-lts_3.0.8_debian_bullseye_desktop_xfce_linux5.16.17 image  from the Orange Pi website n the hope that it will help to fix the memory problem, but it didn't, all the same.

Edited by lissizza
adding info
Link to comment
Share on other sites

Maybe the android version will work.
I only need a dtb blob from the working version.
These chips, according to the data that I found, can work with a voltage of a little more or less.
The question is the exact figure. If we have any working image. I'll pull the information out of it and assemble a working kernel for you.

Link to comment
Share on other sites

@going

There was a working Android pre-installed on my Orange Oi on eMMS, but I didn't see how much memory it shows until I rewrote it with Linux :(

The Orangepi3-lts_3.0.8_debian_bullseye_desktop_xfce_linux5.16.17 is working now. The official distro of the Orange Pi team is here https://drive.google.com/file/d/1A9-Y6O_1pJELM2GM2D7cJ110Z3wfh72L/view?usp=share_link

I tried now to extract all the dtb and decompiled them into dts files, and now I don't know where I can find the memory section :) Is it in `36_dtbdump_,OrangePi_3_LTS.dts`? If it is hard to tell I leave it to you :) Thank you for helping!

 

I have also some additional problems.

1. After rebooting, the computer won't boot immediately. I need to turn off the power for about 1 minute and only after that, I can boot.

2. I couldn't be able to start the graphics desktop with my 4K display. I added the string extraargs=video=HDMI-A-1:1920x1080@60 to my boot configuration file and after that, I can see the console boot log messages, but it seems I cannot switch to another graphic mode with xrandr

 

orangepi@orangepi3-lts:/$ xrandr --output HDMI-1 --mode 2560x1440 --rate 60
xrandr: Configure crtc 0 failed

The same with other resolutions.

I tried also changing the string disp_mode in the boot config file, but it didn't help.

Link to comment
Share on other sites

33 минуты назад, lissizza сказал:

The Orangepi3-lts_3.0.8_debian_bullseye_desktop_xfce_linux5.16.17 is working now

And can you see 2GB of memory?

34 минуты назад, lissizza сказал:

I tried now to extract all the dtb and decompiled them into dts files,

Just attach this file to your message

Link to comment
Share on other sites

3 минуты назад, lissizza сказал:

No, I see only 1 GB

I do not promise a quick result.
Thanks for the dts file. Very timely, I am currently fixing it for the 6.2 kernel.

 

Unfortunately, I am not an advisor on displays and their resolutions. I work with headless devices. Wait, someone will help.

Link to comment
Share on other sites

@lissizza It seems to me that I have reviewed all the links on the Internet, but I have not found any information about the chip with the letters that you published.

 

Can we try to get information from the other side?
For example, show what is written directly on the printed circuit board: the name of the device and its version.
For example, I have: Orange PI PC v1.1

And please give me a link to download the schematic diagram for the version of this device.

Link to comment
Share on other sites

@going

 

There is printed Orange Pi 3 LTS v1.4. I attached the photo. And there is the TTL log below.

 

Spoiler

U-Boot SPL 2021.10-orangepi (Sep 06 2022 - 20:11:26 +0800)
PMU: AXP806
DRAM: 1024 MiB
Trying to boot from MMC1
NOTICE:  BL31: v2.2(debug):a04808c1
NOTICE:  BL31: Built : 19:40:26, Jul 13 2022
NOTICE:  BL31: Detected Allwinner H6 SoC (1728)
NOTICE:  BL31: Found U-Boot DTB at 0xc07ea28, model: OrangePi 3 LTS
INFO:    ARM GICv2 driver initialized
NOTICE:  PMIC: Probing AXP805
NOTICE:  PMIC: AXP805 detected
INFO:    BL31: Platform setup done
INFO:    BL31: Initializing runtime services
INFO:    BL31: cortex_a53: CPU workaround for 855873 was applied
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x4a000000
INFO:    SPSR = 0x3c9


U-Boot 2021.10-orangepi (Sep 06 2022 - 20:11:26 +0800) Allwinner Technology

CPU:   Allwinner H6 (SUN50I)
Model: OrangePi 3 LTS
I2C:   ready
DRAM:  1 GiB
MMC:   mmc@4020000: 0, mmc@4022000: 1
Loading Environment from FAT... Unable to use mmc 0:1... In:    serial@5000000
Out:   serial@5000000
Err:   serial@5000000
Net:   No ethernet found.
Autoboot in 1 seconds, press <Space> to stop
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot/boot.scr
3206 bytes read in 2 ms (1.5 MiB/s)
## Executing script at 4fc00000
U-boot loaded from SD
Boot script loaded from mmc
241 bytes read in 2 ms (117.2 KiB/s)
37593 bytes read in 5 ms (7.2 MiB/s)
3844 bytes read in 6 ms (625 KiB/s)
Applying kernel provided DT fixup script (sun50i-h6-fixup.scr)
## Executing script at 45000000
10736930 bytes read in 532 ms (19.2 MiB/s)
25868296 bytes read in 1278 ms (19.3 MiB/s)
Moving Image from 0x40080000 to 0x40200000, end=41c00000
## Loading init Ramdisk from Legacy Image at 4ff00000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    10736866 Bytes = 10.2 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 4fa00000
   Booting using the fdt blob at 0x4fa00000
   Loading Ramdisk to 495c2000, end 49fff4e2 ... OK
   Loading Device Tree to 0000000049550000, end 00000000495c1fff ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.16.17-sun50iw6 (root@test) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile        Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12        (arm-9.10)) 2.33.1.20191209) #3.0.8 SMP Tue Sep 6 20:11:50 CST 2022
[    0.000000] Machine model: OrangePi 3 LTS
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x7fdcb040-0x7fdccfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
[    0.000000] cma: Reserved 128 MiB at 0x0000000076c00000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 19 pages/cpu s37016 r8192 d32616 u77824
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] Fallback order for Node 0: 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: root=UUID=5ce619d5-0a9b-4295-8436-014d19a33fb6 rootwait rootfstype=ext4 console=tt       yS0,115200 console=tty1 consoleblank=0 loglevel=7 ubootpart=85bf36e3-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x10       68:u video=HDMI-A-1:1920x1080@60  cgroup_enable=memory swapaccount=1
[    0.000000] Unknown kernel command line parameters "ubootpart=85bf36e3-01 cgroup_enable=memory", will be passed to        user space.
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 859860K/1048576K available (13760K kernel code, 4590K rwdata, 4272K rodata, 2496K init, 1338K b       ss, 57644K reserved, 131072K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] random: get_random_bytes called from start_kernel+0x4c4/0x6a4 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 44079520259       2 ns
[    0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000124] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000609] Console: colour dummy device 80x25
[    0.000977] printk: console [tty1] enabled
[    0.001065] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001092] pid_max: default: 32768 minimum: 301
[    0.001176] LSM: Security Framework initializing
[    0.001216] Yama: becoming mindful.
[    0.001307] AppArmor: AppArmor initialized
[    0.001364] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.001390] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.003031] rcu: Hierarchical SRCU implementation.
[    0.004097] smp: Bringing up secondary CPUs ...
[    0.004849] Detected VIPT I-cache on CPU1
[    0.004919] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.005564] Detected VIPT I-cache on CPU2
[    0.005604] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    5.092068] CPU3: failed to come online
[    5.092116] CPU3: failed in unknown state : 0x0
[    5.092191] smp: Brought up 1 node, 3 CPUs
[    5.092207] SMP: Total of 3 processors activated.
[    5.092220] CPU features: detected: 32-bit EL0 Support
[    5.092233] CPU features: detected: CRC32 instructions
[    5.106089] CPU: All CPU(s) started at EL2
[    5.106126] alternatives: patching kernel code
[    5.107562] devtmpfs: initialized
[    5.114276] Registered cp15_barrier emulation handler
[    5.114320] Registered setend emulation handler
[    5.114485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    5.114519] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    5.119517] pinctrl core: initialized pinctrl subsystem
[    5.120754] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    5.122276] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    5.122411] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    5.122547] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    5.122613] audit: initializing netlink subsys (disabled)
[    5.122764] audit: type=2000 audit(5.116:1): state=initialized audit_enabled=0 res=1
[    5.123297] thermal_sys: Registered thermal governor 'fair_share'
[    5.123304] thermal_sys: Registered thermal governor 'bang_bang'
[    5.123319] thermal_sys: Registered thermal governor 'step_wise'
[    5.123331] thermal_sys: Registered thermal governor 'user_space'
[    5.123778] cpuidle: using governor menu
[    5.124033] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    5.124123] ASID allocator initialised with 65536 entries
[    5.124329] Serial: AMBA PL011 UART driver
[    5.137612] platform 6510000.tcon-top: Fixing up cyclic dependency with 6000000.hdmi
[    5.137981] platform 6515000.lcd-controller: Fixing up cyclic dependency with 6510000.tcon-top
[    5.140122] platform connector: Fixing up cyclic dependency with 6000000.hdmi
[    5.141356] platform vcc-wifi-io: Fixing up cyclic dependency with vcc33-wifi
[    5.148619] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    5.148652] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    5.148668] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    5.148683] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    5.149304] cryptd: max_cpu_qlen set to 1000
[    5.216409] raid6: neonx8   gen()  1590 MB/s
[    5.284477] raid6: neonx8   xor()  1187 MB/s
[    5.352553] raid6: neonx4   gen()  1623 MB/s
[    5.420628] raid6: neonx4   xor()  1176 MB/s
[    5.488695] raid6: neonx2   gen()  1541 MB/s
[    5.556772] raid6: neonx2   xor()  1096 MB/s
[    5.624850] raid6: neonx1   gen()  1341 MB/s
[    5.692921] raid6: neonx1   xor()   923 MB/s
[    5.760993] raid6: int64x8  gen()  1103 MB/s
[    5.829073] raid6: int64x8  xor()   580 MB/s
[    5.897147] raid6: int64x4  gen()  1230 MB/s
[    5.965206] raid6: int64x4  xor()   619 MB/s
[    6.033281] raid6: int64x2  gen()  1048 MB/s
[    6.101362] raid6: int64x2  xor()   540 MB/s
[    6.169430] raid6: int64x1  gen()   779 MB/s
[    6.237523] raid6: int64x1  xor()   414 MB/s
[    6.237536] raid6: using algorithm neonx4 gen() 1623 MB/s
[    6.237549] raid6: .... xor() 1176 MB/s, rmw enabled
[    6.237561] raid6: using neon recovery algorithm
[    6.238696] iommu: Default domain type: Translated
[    6.238715] iommu: DMA domain TLB invalidation policy: strict mode
[    6.239007] SCSI subsystem initialized
[    6.239200] usbcore: registered new interface driver usbfs
[    6.239247] usbcore: registered new interface driver hub
[    6.239289] usbcore: registered new device driver usb
[    6.239620] pps_core: LinuxPPS API ver. 1 registered
[    6.239635] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    6.239664] PTP clock support registered
[    6.240285] Advanced Linux Sound Architecture Driver Initialized.
[    6.240952] NetLabel: Initializing
[    6.240965] NetLabel:  domain hash size = 128
[    6.240976] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    6.241053] NetLabel:  unlabeled traffic allowed by default
[    6.241066] mctp: management component transport protocol core
[    6.241078] NET: Registered PF_MCTP protocol family
[    6.241566] clocksource: Switched to clocksource arch_sys_counter
[    6.241759] VFS: Disk quotas dquot_6.6.0
[    6.241819] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    6.242411] AppArmor: AppArmor Filesystem Enabled
[    6.248913] NET: Registered PF_INET protocol family
[    6.249084] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    6.249929] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    6.249971] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    6.250062] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    6.250222] TCP: Hash tables configured (established 8192 bind 8192)
[    6.250341] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    6.250387] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    6.250549] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    6.250817] Trying to unpack rootfs image as initramfs...
[    6.258672] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    6.260347] Initialise system trusted keyrings
[    6.260419] Key type blacklist registered
[    6.260694] workingset: timestamp_bits=44 max_order=18 bucket_order=0
[    6.266466] zbud: loaded
[    6.268014] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    6.270332] integrity: Platform Keyring initialized
[    6.318747] xor: automatically using best checksumming function   32regs
[    6.318789] async_tx: api initialized (async)
[    6.318805] Key type asymmetric registered
[    6.318818] Asymmetric key parser 'x509' registered
[    6.319013] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    6.319294] io scheduler mq-deadline registered
[    6.319312] io scheduler kyber registered
[    6.319511] io scheduler bfq registered
[    6.324811] sun50i-h6-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
[    6.336210] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[    6.339016] misc dump reg init
[    6.343801] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    6.347885] loop: module loaded
[    6.350352] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.350400] ehci-platform: EHCI generic platform driver
[    6.350564] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    6.350586] ohci-platform: OHCI generic platform driver
[    6.351095] usbcore: registered new interface driver usb-storage
[    6.351660] mousedev: PS/2 mouse device common for all mice
[    6.352641] sun6i-rtc 7000000.rtc: registered as rtc0
[    6.352768] sun6i-rtc 7000000.rtc: RTC enabled
[    6.352921] i2c_dev: i2c /dev entries driver
[    6.353811] sunxi-wdt 7020400.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[    6.355386] sun50i-h6-r-pinctrl 7022000.pinctrl: supply vcc-pm not found, using dummy regulator
[    6.355836] sdhci: Secure Digital Host Controller Interface driver
[    6.355853] sdhci: Copyright(c) Pierre Ossman
[    6.355885] Synopsys Designware Multimedia Card Interface Driver
[    6.356668] sdhci-pltfm: SDHCI platform and OF driver helper
[    6.356840] sun50i-h6-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator
[    6.357664] ledtrig-cpu: registered to indicate activity on CPUs
[    6.358258] sun8i-ce 1904000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz)
[    6.358582] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
[    6.358728] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
[    6.358857] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
[    6.358966] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
[    6.359062] sun8i-ce 1904000.crypto: Register cbc(aes)
[    6.359140] sun8i-ce 1904000.crypto: Register ecb(aes)
[    6.359169] sun8i-ce 1904000.crypto: Register cbc(des3_ede)
[    6.359195] sun8i-ce 1904000.crypto: Register ecb(des3_ede)
[    6.359227] sun8i-ce 1904000.crypto: Register md5
[    6.359254] sun8i-ce 1904000.crypto: Register sha1
[    6.359280] sun8i-ce 1904000.crypto: Register sha224
[    6.359307] sun8i-ce 1904000.crypto: Register sha256
[    6.359335] sun8i-ce 1904000.crypto: Register sha384
[    6.359362] sun8i-ce 1904000.crypto: Register sha512
[    6.359389] sun8i-ce 1904000.crypto: Register stdrng
[    6.360030] sun8i-ce 1904000.crypto: CryptoEngine Die ID 0
[    6.360632] hid: raw HID events driver (C) Jiri Kosina
[    6.360768] usbcore: registered new interface driver usbhid
[    6.360783] usbhid: USB HID core driver
[    6.361468] random: fast init done
[    6.362972] random: crng init done
[    6.363810] NET: Registered PF_INET6 protocol family
[    6.845464] Freeing initrd memory: 10484K
[    6.880278] Segment Routing with IPv6
[    6.880367] In-situ OAM (IOAM) with IPv6
[    6.880489] NET: Registered PF_PACKET protocol family
[    6.880595] 8021q: 802.1Q VLAN Support v1.8
[    6.880753] 9pnet: Installing 9P2000 support
[    6.880830] Key type dns_resolver registered
[    6.881324] registered taskstats version 1
[    6.881348] Loading compiled-in X.509 certificates
[    6.885316] Loaded X.509 cert 'Build time autogenerated kernel key: 6af1a27ae7a3ceaaa4ad504cae46c944e71bfd68'
[    6.887257] zswap: loaded using pool zstd/z3fold
[    6.887838] Key type ._fscrypt registered
[    6.887854] Key type .fscrypt registered
[    6.887866] Key type fscrypt-provisioning registered
[    6.888894] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=no
[    6.889173] Key type encrypted registered
[    6.889199] AppArmor: AppArmor sha1 policy hashing enabled
[    6.889237] ima: No TPM chip found, activating TPM-bypass!
[    6.889266] ima: Allocated hash algorithm: sha1
[    6.889305] ima: No architecture policies found
[    6.889362] evm: Initialising EVM extended attributes:
[    6.889374] evm: security.selinux
[    6.889385] evm: security.SMACK64
[    6.889395] evm: security.SMACK64EXEC
[    6.889405] evm: security.SMACK64TRANSMUTE
[    6.889415] evm: security.SMACK64MMAP
[    6.889425] evm: security.apparmor
[    6.889435] evm: security.ima
[    6.889444] evm: security.capability
[    6.889455] evm: HMAC attrs: 0x1
[    6.909017] platform 1100000.mixer: Fixing up cyclic dependency with 6510000.tcon-top
[    6.911278] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    6.911343] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[    6.911516] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f064 hci version 0x100 quirks 0x0000000002010010
[    6.911586] xhci-hcd xhci-hcd.1.auto: irq 43, io mem 0x05200000
[    6.912041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[    6.912067] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.912088] usb usb1: Product: xHCI Host Controller
[    6.912102] usb usb1: Manufacturer: Linux 5.16.17-sun50iw6 xhci-hcd
[    6.912118] usb usb1: SerialNumber: xhci-hcd.1.auto
[    6.912649] hub 1-0:1.0: USB hub found
[    6.912711] hub 1-0:1.0: 1 port detected
[    6.913064] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    6.913092] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[    6.913121] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[    6.913221] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    6.913391] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.16
[    6.913416] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.913436] usb usb2: Product: xHCI Host Controller
[    6.913450] usb usb2: Manufacturer: Linux 5.16.17-sun50iw6 xhci-hcd
[    6.913465] usb usb2: SerialNumber: xhci-hcd.1.auto
[    6.913933] hub 2-0:1.0: USB hub found
[    6.913978] hub 2-0:1.0: 1 port detected
[    6.916587] sun50i_cpufreq_nvmem: Using CPU speed bin speed0
[    6.918593] scpi_protocol scpi: SCP Protocol 0.0 Firmware 0.0.0 version
[    6.924556] WCN: marlin_init entry!
[    6.924849] WCN: wcn config bt wake host
[    6.925064] WCN_ERR: dts node for bt_wake not found
[    6.925068] WCN: marlin2 parse_dt some para not config
[    6.925099] sdiohal:sdiohal_parse_dt adma_tx:1, adma_rx:1, pwrseq:0, irq type:data, gpio_num:0, blksize:840
[    6.929931] sdiohal:sdiohal_init ok
[    6.930561] WCN: marlin_probe ok!
[    6.931051] of_cfs_init
[    6.931174] of_cfs_init: OK
[    6.931657] ALSA device list:
[    6.931671]   No soundcards found.
[    6.932944] Freeing unused kernel memory: 2496K
[    6.953685] Run /init as init process
[    7.165621] usb 1-1: new full-speed USB device number 2 using xhci-hcd
[    7.405281] axp20x-i2c 0-0036: AXP20x variant AXP806 found
[    7.435837] input: axp20x-pek as /devices/platform/soc/7081400.i2c/i2c-0/0-0036/axp221-pek/input/input0
[    7.451157] vcc33-audio-tv-ephy-mac: Bringing 700000uV into 3300000-3300000uV
[    7.558342] vcc33-io-pd-emmc-sd-usb-uart-1: Bringing 700000uV into 3300000-3300000uV
[    7.561387] vcc-wifi-io-pm-pg: Bringing 700000uV into 1800000-1800000uV
[    7.565437] axp20x-i2c 0-0036: AXP20X driver loaded
[    7.572031] sun50i-h6-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
[    7.572543] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pb not found, using dummy regulator
[    7.574228] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator
[    7.574988] printk: console [ttyS0] disabled
[    7.575109] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 35, base_baud = 1500000) is a 16550A
[    7.873647] usb 1-1: config 1 has an invalid interface number: 3 but max is 2
[    7.881640] printk: console [ttyS0] enabled
[    7.890759] usb 1-1: config 1 has no interface number 1
[    7.915931] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800008e59a08)
[    7.933862] usb 1-1: New USB device found, idVendor=1b3f, idProduct=2008, bcdDevice= 1.00
[    7.941927] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800008e5df40)
[    7.946463] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.951316] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800008e54aa0)
[    7.955003] usb 1-1: Product: Usb Audio Device
[    7.955011] usb 1-1: Manufacturer: FamousAudio
[    7.961614] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
[    8.017257] input: FamousAudio Usb Audio Device as /devices/platform/soc/5200000.usb/xhci-hcd.1.auto/usb1/1-1/1-1:1       .3/0003:1B3F:2008.0001/input/input1
[    8.021492] sun8i-dw-hdmi 6000000.hdmi: Detected HDMI TX controller v2.12a with HDCP (DWC HDMI 2.0 TX PHY)
[    8.093926] hid-generic 0003:1B3F:2008.0001: input,hidraw0: USB HID v2.01 Device [FamousAudio Usb Audio Device] on        usb-xhci-hcd.1.auto-1/input3
[    8.097395] sun8i-dw-hdmi 6000000.hdmi: registered DesignWare HDMI I2C bus driver
[    8.097500] sun8i-dw-hdmi 6000000.hdmi: EVENT=plugin
[    9.323644] sun4i-drm display-engine: bound 6000000.hdmi (ops 0xffff800008e58af0)
[    9.331912] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
[    9.339763] sun8i-dw-hdmi 6000000.hdmi: read_hpd result: 1
[    9.546155] Console: switching to colour frame buffer device 240x67
[    9.585862] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
[    9.615583] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
[    9.618094] ehci-platform 5101000.usb: EHCI Host Controller
[    9.625394] sunxi-mmc 4020000.mmc: Got CD GPIO
[    9.630188] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 3
[    9.642895] ehci-platform 5101000.usb: irq 41, io mem 0x05101000
[    9.649594] sunxi-mmc 4022000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[    9.651052] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq
[    9.659317] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[    9.661611] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
[    9.661879] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[    9.661891] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.661901] usb usb3: Product: EHCI Host Controller
[    9.661908] usb usb3: Manufacturer: Linux 5.16.17-sun50iw6 ehci_hcd
[    9.661915] usb usb3: SerialNumber: 5101000.usb
[    9.663766] hub 3-0:1.0: USB hub found
[    9.664031] hub 3-0:1.0: 1 port detected
[    9.665111] ehci-platform 5311000.usb: EHCI Host Controller
[    9.666055] acx00-codec acx00-codec: DMA mask not set
[    9.730600] ehci-platform 5311000.usb: new USB bus registered, assigned bus number 4
[    9.738727] ehci-platform 5311000.usb: irq 44, io mem 0x05311000
[    9.757588] ehci-platform 5311000.usb: USB 2.0 started, EHCI 1.00
[    9.764141] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[    9.772627] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    9.780030] usb usb4: Product: EHCI Host Controller
[    9.785032] usb usb4: Manufacturer: Linux 5.16.17-sun50iw6 ehci_hcd
[    9.791453] usb usb4: SerialNumber: 5311000.usb
[    9.796704] hub 4-0:1.0: USB hub found
[    9.800664] hub 4-0:1.0: 1 port detected
[    9.811405] mmc0: host does not support reading read-only switch, assuming write-enable
[    9.822552] mmc0: new high speed SDHC card at address 5048
[    9.829739] mmcblk0: mmc0:5048 SD32G 29.0 GiB
[    9.837326]  mmcblk0: p1
[    9.890162] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
[    9.899750] mmc2: new HS200 MMC card at address 0001
[    9.905988] mmcblk2: mmc2:0001 8GTF4R 7.28 GiB
[    9.912374]  mmcblk2: p1
[    9.915951] mmcblk2boot0: mmc2:0001 8GTF4R 4.00 MiB
[    9.922699] mmcblk2boot1: mmc2:0001 8GTF4R 4.00 MiB
[    9.943540] mmc1: new high speed SDIO card at address 8800
[    9.949707] ohci-platform 5101400.usb: Generic Platform OHCI controller
[    9.956664] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 5
[    9.973080] ohci-platform 5101400.usb: irq 42, io mem 0x05101400
[   10.049871] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.16
[   10.066756] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.082480] usb usb5: Product: Generic Platform OHCI controller
[   10.096820] usb usb5: Manufacturer: Linux 5.16.17-sun50iw6 ohci_hcd
[   10.111457] usb usb5: SerialNumber: 5101400.usb
[   10.124883] hub 5-0:1.0: USB hub found
[   10.136937] hub 5-0:1.0: 1 port detected
[   10.150294] ohci-platform 5311400.usb: Generic Platform OHCI controller
[   10.165193] ohci-platform 5311400.usb: new USB bus registered, assigned bus number 6
[   10.181228] ohci-platform 5311400.usb: irq 45, io mem 0x05311400
[   10.257818] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.16
[   10.274147] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.289402] usb usb6: Product: Generic Platform OHCI controller
[   10.303344] usb usb6: Manufacturer: Linux 5.16.17-sun50iw6 ohci_hcd
[   10.317592] usb usb6: SerialNumber: 5311400.usb
[   10.330609] hub 6-0:1.0: USB hub found
[   10.342282] hub 6-0:1.0: 1 port detected
[   10.355251] usb_phy_generic usb_phy_generic.4.auto: supply vcc not found, using dummy regulator
[   10.417996] musb-hdrc musb-hdrc.5.auto: MUSB HDRC host driver
[   10.431808] musb-hdrc musb-hdrc.5.auto: new USB bus registered, assigned bus number 7
[   10.447864] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[   10.464165] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.479267] usb usb7: Product: MUSB HDRC host driver
[   10.479284] usb usb7: Manufacturer: Linux 5.16.17-sun50iw6 musb-hcd
[   10.479292] usb usb7: SerialNumber: musb-hdrc.5.auto
[   10.479965] hub 7-0:1.0: USB hub found
[   10.529812] hub 7-0:1.0: 1 port detected
[   10.551079] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found
[   10.565074] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found
[   10.565442] dwmac-sun8i 5020000.ethernet: supply phy-io not found, using dummy regulator
[   10.594759] dwmac-sun8i 5020000.ethernet: PTP uses main clock
[   10.608275] dwmac-sun8i 5020000.ethernet: Current syscon value is not the default 58000 (expect 50000)
[   10.765900] dwmac-sun8i 5020000.ethernet: No HW DMA feature register supported
[   10.781151] dwmac-sun8i 5020000.ethernet: RX Checksum Offload Engine supported
[   10.796320] dwmac-sun8i 5020000.ethernet: COE Type 2
[   10.809214] dwmac-sun8i 5020000.ethernet: TX Checksum insertion supported
[   10.823923] dwmac-sun8i 5020000.ethernet: Normal descriptors
[   10.837476] dwmac-sun8i 5020000.ethernet: Chain mode enabled
[   11.044866] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null). Quota mode: none.
[   11.822063] systemd[1]: System time before build time, advancing clock.
[   11.872958] systemd[1]: systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVIN       IT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-       hierarchy=unified)
[   11.913050] systemd[1]: Detected architecture arm64.
[   11.967285] systemd[1]: Set hostname to <orangepi3-lts>.
[   12.874873] systemd[1]: Queued start job for default target Graphical Interface.
[   12.897829] systemd[1]: Created slice system-getty.slice.
[   12.923155] systemd[1]: Created slice system-modprobe.slice.
[   12.948832] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   12.974916] systemd[1]: Created slice User and Session Slice.
[   12.999645] systemd[1]: Started Dispatch Password Requests to Console Directory Watch when bootsplash is active.
[   13.028994] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   13.056543] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   13.085744] systemd[1]: Reached target Local Encrypted Volumes.
[   13.111611] systemd[1]: Reached target Remote File Systems.
[   13.136949] systemd[1]: Reached target Slices.
[   13.161034] systemd[1]: Reached target Swap.
[   13.184773] systemd[1]: Reached target System Time Set.
[   13.217936] systemd[1]: Listening on Syslog Socket.
[   13.243299] systemd[1]: Listening on fsck to fsckd communication Socket.
[   13.270078] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   13.297297] systemd[1]: Listening on Journal Audit Socket.
[   13.323128] systemd[1]: Listening on Journal Socket (/dev/log).
[   13.349547] systemd[1]: Listening on Journal Socket.
[   13.375397] systemd[1]: Listening on udev Control Socket.
[   13.401374] systemd[1]: Listening on udev Kernel Socket.
[   13.430471] systemd[1]: Mounting Huge Pages File System...
[   13.459784] systemd[1]: Mounting POSIX Message Queue File System...
[   13.489593] systemd[1]: Mounting Kernel Debug File System...
[   13.515199] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[   13.539339] systemd[1]: Starting Restore / save the current clock...
[   13.570738] systemd[1]: Starting Set the console keyboard layout...
[   13.602404] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   13.636973] systemd[1]: Starting Load Kernel Module configfs...
[   13.667670] systemd[1]: Starting Load Kernel Module drm...
[   13.698089] systemd[1]: Starting Load Kernel Module fuse...
[   13.728195] systemd[1]: Started Nameserver information manager.
[   13.744069] fuse: init (API version 7.35)
[   13.767138] systemd[1]: Reached target Network (Pre).
[   13.794759] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   13.813286] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   13.839446] systemd[1]: Starting Load Kernel Modules...
[   13.868368] systemd[1]: Starting Remount Root and Kernel File Systems...
[   13.899401] systemd[1]: Starting Coldplug All udev Devices...
[   13.929634] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro. Quota mode: none.
[   13.937191] systemd[1]: Mounted Huge Pages File System.
[   13.952270] mtty_probe init device addr: 0x00000000fa101a40
[   13.977433] -->rfkill_bluetooth_init
[   13.977686] bluetooth_set_power: start_block=1
[   13.977696] WCN: marlin power state:0, subsys: [MARLIN_BLUETOOTH] power 0
[   13.977705] bluetooth_set_power: end_block=1
[   13.977717] <--rfkill_bluetooth_init
[   14.060392] systemd[1]: Mounted POSIX Message Queue File System.
[   14.070817] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   14.092892] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   14.119345] systemd[1]: Mounted Kernel Debug File System.
[   14.138048] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[   14.162090] systemd[1]: Finished Restore / save the current clock.
[   14.189420] systemd[1]: Finished Set the console keyboard layout.
[   14.190717] WCN: start_marlin [MARLIN_WIFI]
[   14.217333] WCN: marlin power state:0, subsys: [MARLIN_WIFI] power 1
[   14.232428] WCN: the first power on start
[   14.256701] systemd[1]: Finished Create list of static device nodes for the current kernel.
[   14.285238] systemd[1]: modprobe@configfs.service: Succeeded.
[   14.300957] systemd[1]: Finished Load Kernel Module configfs.
[   14.327304] systemd[1]: modprobe@drm.service: Succeeded.
[   14.337592] WCN: marlin chip en dummy pull up -- need manually set GPIO
[   14.342986] systemd[1]: Finished Load Kernel Module drm.
[   14.381592] sdiohal:sdiohal_scan_card
[   14.382702] systemd[1]: modprobe@fuse.service: Succeeded.
[   14.408190] sdiohal:sdiohal_probe: func->class=0, vendor=0x0000, device=0x0000, func_num=0x0001, clock=50000000
[   14.410156] systemd[1]: Finished Load Kernel Module fuse.
[   14.427579] WCN: marlin_get_wcn_chipid: chipid: 0x2355b001
[   14.455966] WCN: marlin_scan_finish!
[   14.468259] sdiohal:probe ok
[   14.468407] sdiohal:scan end!
[   14.491289] WCN: then marlin start to download
[   14.491317] WCN: marlin_request_firmware from /lib/firmware/wcnmodem.bin start!
[   14.533111] systemd[1]: Finished Remount Root and Kernel File Systems.
[   14.567645] systemd[1]: Mounting FUSE Control File System...
[   14.596101] systemd[1]: Mounting Kernel Configuration File System...
[   14.624459] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   14.642041] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   14.664467] systemd[1]: Starting Load/Save Random Seed...
[   14.693410] systemd[1]: Starting Create System Users...
[   14.721726] systemd[1]: Mounted FUSE Control File System.
[   14.746655] systemd[1]: Mounted Kernel Configuration File System.
[   14.773398] systemd[1]: Finished Load/Save Random Seed.
[   14.799049] systemd[1]: Finished Create System Users.
[   14.823403] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[   14.844503] systemd[1]: Starting Create Static Device Nodes in /dev...
[   14.881282] systemd[1]: Finished Coldplug All udev Devices.
[   14.912646] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
[   14.943260] systemd[1]: Starting Wait for udev To Complete Device Initialization...
[   14.972507] systemd[1]: Finished Create Static Device Nodes in /dev.
[   14.999827] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
[   15.026523] systemd[1]: Reached target Local File Systems (Pre).
[   15.057746] systemd[1]: Mounting /tmp...
[   15.087275] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[   15.118165] systemd[1]: Mounted /tmp.
[   15.141239] systemd[1]: Reached target Local File Systems.
[   15.169938] systemd[1]: Starting Set console font and keymap...
[   15.199066] systemd[1]: Starting Orange Pi ZRAM config...
[   15.223546] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[   15.242503] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[   15.262905] systemd[1]: Finished Set console font and keymap.
[   15.467376] systemd[1]: Started Rule-based Manager for Device Events and Files.
[   15.561191] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[   15.600677] WCN: combin_img 0 marlin_firmware_write finish and successful
[   15.600892] WCN: marlin_start_run read reset reg val:0x1
[   15.600899] WCN: after do marlin_start_run reset reg val:0x0
[   15.601116] WCN: s_marlin_bootup_time=15601116481
[   15.605924] WCN: clock mode: TSX
[   15.606229] WCN: marlin_write_cali_data sync init_state:0xd4210000
[   15.635083] WCN: marlin_write_cali_data sync init_state:0xd4210000
[   15.674936] WCN: marlin_write_cali_data sync init_state:0xf0f0f0f1
[   15.674962] WCN: sdio_config bt_wake_host trigger:[high]
[   15.674965] WCN: sdio_config irq:[inband]
[   15.674968] WCN: sdio_config wake_host_level_duration_time:[20ms]
[   15.674974] WCN: sdio_config wake_host_data_separation:[bt/wifi reuse]
[   15.674977] WCN: marlin_send_sdio_config_to_cp sdio_config:0x80f01 (enable config)
[   15.675444] WCN: marlin_write_cali_data finish
[   15.675665] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[   15.728038] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[   15.764394] WCN: check_cp_ready sync val:0xf0f0f0f2, prj_type val:0x0
[   15.811089] WCN: check_cp_ready sync val:0xf0f0f0f6, prj_type val:0x0
[   15.811114] WCN: marlin_bind_verify confuse data: 0x7ea7044945022a17ab546caca88504d1
[   15.811138] WCN: marlin_bind_verify verify data: 0x0005864a61d74fdcb0456eef82946a92
[   15.811871] WCN: check_cp_ready sync val:0xf0f0f0f7, prj_type val:0x0
[   15.837938] WCN: check_cp_ready sync val:0xf0f0f0ff, prj_type val:0x0
[   15.837964] sdiohal:sdiohal_runtime_get entry
[   15.859949] WCN: get_cp2_version entry!
[   15.908578] WCN: WCND at cmd read:WCN_VER:Platform Version:MARLIN3_19B_W21.05.3~Project Version:sc2355_marlin3_lite       _ott~12-15-2021 11:26:33~
[   15.908617] WCN: switch_cp2_log - close entry!
[   15.909891] WCN: WCND at cmd read:OK
[   15.909949] WCN: then marlin download finished and run ok
[   15.909956] WCN: start_loopcheck
[   15.965471] WCN: get_board_ant_num [one_ant]
[   16.136080] wifi ini path = /lib/firmware/wifi_2355b001_1ant.ini
[   16.184078] panfrost 1800000.gpu: clock rate = 432000000
[   16.193225] systemd[1]: Starting Load/Save RF Kill Switch Status...
[   16.193627] panfrost 1800000.gpu: bus_clock rate = 100000000
[   16.214213] sprdwl:sprdwl_get_fw_info length mismatch: len_count=83, r_len=89
[   16.214230] sprdwl:sprdwl_get_fw_info, drv_version=1, fw_version=2, compat_ver=0
[   16.214233] sprdwl:chip_model:0x2355, chip_ver:0x0
[   16.214236] sprdwl:fw_ver:0, fw_std:0x7f, fw_capa:0x120f7f
[   16.214239] sprdwl:mac_addr:3c:7a:aa:5f:61:b7
[   16.214243] sprdwl:credit_capa:TX_WITH_CREDIT
[   16.214245] sprdwl:ott support:0
[   16.217235] mc: Linux media interface: v0.10
[   16.217884] panfrost 1800000.gpu: mali-t720 id 0x720 major 0x1 minor 0x1 status 0x0
[   16.217905] panfrost 1800000.gpu: features: 00000000,10309e40, issues: 00000000,21054400
[   16.217912] panfrost 1800000.gpu: Features: L2:0x07110206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002821        AS:0xf JS:0x7
[   16.217918] panfrost 1800000.gpu: shader_present=0x3 l2_present=0x1
[   16.245766] videodev: Linux video capture interface: v2.00
[   16.338042] zram: Added device: zram0
[   16.354424] [drm] Initialized panfrost 1.2.0 20180908 for 1800000.gpu on minor 1
[   16.362955] zram: Added device: zram1
[   16.368825] unisoc_wifi unisoc_wifi wlan0: mixed HW and IP checksum settings.
[   16.380733] zram: Added device: zram2
[   16.407246] systemd[1]: Finished Load Kernel Modules.
[   16.440740] systemd[1]: Found device /dev/ttyS0.
[   16.461827] bluetooth_set_power: start_block=0
[   16.470134] WCN: start_marlin [MARLIN_BLUETOOTH]
[   16.478477] WCN: marlin power state:4, subsys: [MARLIN_BLUETOOTH] power 1
[   16.489037] WCN: marlin have open, GNSS is closed
[   16.497483] bluetooth_set_power: end_block=0
[   16.604122] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
[   16.610723] systemd[1]: Starting Apply Kernel Variables...
[   16.637949] cedrus 1c0e000.video-codec: Device registered as /dev/video0

Orange Pi 3.0.8 Bullseye ttyS0

orangepi3-lts login:
 

 

photo_2023-03-02_20-08-58 (2).jpg

Edited by lissizza
Link to comment
Share on other sites

Exactly the same for me. One of 10 times when you turn it on, it says that 4GB DRAM is not loaded further. After a reboot everything is back to normal. There is only one memory chip. sorry for bad english, i use google translate

Edited by Redfern89
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines