Jump to content

Orange Pi zero+ H5 boot problem.


rusatch

Recommended Posts

Hi! Thanks for your great job.

I compiled Armbian_5.32_Orangepizeroplus2-h5_Debian_stretch_dev_4.13.0.img with your building script from git, which included last kernel with Orange Pi zero+ H5 support.  Pluged uart-adapter for control booting process.

 

U-Boot SPL 2017.09-rc4-armbian (Sep 05 2017 - 11:03:34)
DRAM: 512 MiB
Trying to boot from MMC1
NOTICE:  BL3-1: Running on H5 (1718) in SRAM A2 (@0x44000)
NOTICE:  Configuring SPC Controller
NOTICE:  BL3-1: v1.0(debug):aa75c8d
NOTICE:  BL3-1: Built : 11:03:29, Sep  5 2017
INFO:    BL3-1: Initializing runtime services
INFO:    BL3-1: Preparing for EL3 exit to normal world
INFO:    BL3-1: Next image address: 0x4a000000, SPSR: 0x3c9


U-Boot 2017.09-rc4-armbian (Sep 05 2017 - 11:03:34 +0500) Allwinner Technology

CPU:   Allwinner H5 (SUN50I)
Model: OrangePi Zero Plus2
DRAM:  512 MiB
MMC:   SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Hit any key to stop autoboot:  0 
38518 bytes read in 135 ms (278.3 KiB/s)
Unknown command 'bmp' - try 'help'
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...                                                            
Found U-Boot script /boot/boot.scr                                             
3061 bytes read in 195 ms (14.6 KiB/s)                                         
## Executing script at 4fc00000                                                
U-boot loaded from SD
Boot script loaded from mmc
116 bytes read in 164 ms (0 Bytes/s)
23204 bytes read in 314 ms (71.3 KiB/s)
4179 bytes read in 430 ms (8.8 KiB/s)
Applying kernel provided DT fixup script (sun50i-h5-fixup.scr)
## Executing script at 44000000
4989523 bytes read in 526 ms (9 MiB/s)
12285960 bytes read in 932 ms (12.6 MiB/s)
## Loading init Ramdisk from Legacy Image at 4fe00000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    4989459 Bytes = 4.8 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 49b3d000, end 49fff213 ... OK
   reserving fdt memory region: addr=4fa00000 size=6c000
   Loading Device Tree to 0000000049ace000, end 0000000049b3cfff ... OK

Starting kernel ...

Loading, please wait...

And no more... Should i to try other U-Boot image, or just wait fixing?

Thanks for help.

Link to comment
Share on other sites

1 minute ago, rusatch said:

I compiled


I assume you noticed a red warning sign that you are getting in beta / no support / development area?

Honestly, I don't know why it doesn't boot. Welcome to debug ... first, change verbosity to 9 and console to serial in /boot/armbianEnv.txt

Link to comment
Share on other sites

Quote
1 hour ago, Igor said:

I assume you noticed a red warning sign that you are getting in beta / no support / development area?

 

Yes, i add EXPERT="yes" to compile.sh for accessing to development mode, finding in this forum.

Thanks for hint.

Spoiler

U-Boot SPL 2017.09-rc4-armbian (Sep 05 2017 - 11:03:34)
DRAM: 512 MiB
Trying to boot from MMC1
NOTICE:  BL3-1: Running on H5 (1718) in SRAM A2 (@0x44000)
NOTICE:  Configuring SPC Controller
NOTICE:  BL3-1: v1.0(debug):aa75c8d
NOTICE:  BL3-1: Built : 11:03:29, Sep  5 2017
INFO:    BL3-1: Initializing runtime services
INFO:    BL3-1: Preparing for EL3 exit to normal world
INFO:    BL3-1: Next image address: 0x4a000000, SPSR: 0x3c9


U-Boot 2017.09-rc4-armbian (Sep 05 2017 - 11:03:34 +0500) Allwinner Technology

CPU:   Allwinner H5 (SUN50I)
Model: OrangePi Zero Plus2
DRAM:  512 MiB
MMC:   SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Hit any key to stop autoboot:  0  
38518 bytes read in 135 ms (278.3 KiB/s)
Unknown command 'bmp' - try 'help'
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot/boot.scr
3061 bytes read in 195 ms (14.6 KiB/s)
## Executing script at 4fc00000
U-boot loaded from SD
Boot script loaded from mmc
116 bytes read in 164 ms (0 Bytes/s)
23204 bytes read in 315 ms (71.3 KiB/s)
4179 bytes read in 431 ms (8.8 KiB/s)
Applying kernel provided DT fixup script (sun50i-h5-fixup.scr)
## Executing script at 44000000
4989523 bytes read in 526 ms (9 MiB/s)
12285960 bytes read in 955 ms (12.3 MiB/s)
## Loading init Ramdisk from Legacy Image at 4fe00000 ...
  Image Name:   uInitrd
  Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
  Data Size:    4989459 Bytes = 4.8 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 49b3d000, end 49fff213 ... OK
  reserving fdt memory region: addr=4fa00000 size=6c000
  Loading Device Tree to 0000000049ace000, end 0000000049b3cfff ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.13.0-sun50iw2 (root@ubuntu) (gcc version 7.1.1 20170707 (Linaro GCC 7.1-2017.08)) #3 SMP Tue Sep 5 117
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] Machine model: OrangePi Zero Plus2
[    0.000000] Reserved memory: created CMA memory pool at 0x000000005c000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x5bfd5e80-0x5bfd797f]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] On node 0 totalpages: 131072
[    0.000000]   DMA zone: 2048 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 131072 pages, LIFO batch:31
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv0.2 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] percpu: Embedded 24 pages/cpu @ffff80001bf72000 s58520 r8192 d31592 u98304
[    0.000000] pcpu-alloc: s58520 r8192 d31592 u98304 alloc=24*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3  
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 129024
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: root=UUID=17dfa4ac-73f5-45a8-89cd-c7634365b6ef rootwait rootfstype=ext4 console=tty1 console=tty1
[    0.000000] log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
[    0.000000] log_buf_len min size: 16384 bytes
[    0.000000] log_buf_len: 32768 bytes
[    0.000000] early log buf free: 14008(85%)
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Memory: 424080K/524288K available (8574K kernel code, 670K rwdata, 2264K rodata, 448K init, 320K bss, 34672K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffff000000000000 - 0xffff000008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000   (129022 GB)
[    0.000000]       .text : 0xffff000008080000 - 0xffff0000088e0000   (  8576 KB)
[    0.000000]     .rodata : 0xffff0000088e0000 - 0xffff000008b20000   (  2304 KB)
[    0.000000]       .init : 0xffff000008b20000 - 0xffff000008b90000   (   448 KB)
[    0.000000]       .data : 0xffff000008b90000 - 0xffff000008c37808   (   671 KB)
[    0.000000]        .bss : 0xffff000008c37808 - 0xffff000008c87bd8   (   321 KB)
[    0.000000]     fixed   : 0xffff7dfffe7fd000 - 0xffff7dfffec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffff7e0000000000 - 0xffff800000000000   (  2048 GB maximum)
[    0.000000]               0xffff7e0000000000 - 0xffff7e0000800000   (     8 MB actual)
[    0.000000]     memory  : 0xffff800000000000 - 0xffff800020000000   (   512 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    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: 440795202592 ns
[    0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000137] Console: colour dummy device 80x25
[    0.000999] console [tty1] enabled
[    0.001065] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001100] pid_max: default: 32768 minimum: 301
[    0.001196] Security Framework initialized
[    0.001219] AppArmor: AppArmor disabled by boot time parameter
[    0.001601] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.001800] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.001841] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.001872] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.002997] ASID allocator initialised with 65536 entries
[    0.003075] Hierarchical SRCU implementation.
[    0.003457] smp: Bringing up secondary CPUs ...
[    0.004551] Detected VIPT I-cache on CPU1
[    0.004601] CPU1: Booted secondary processor [410fd034]
[    0.005324] Detected VIPT I-cache on CPU2
[    0.005350] CPU2: Booted secondary processor [410fd034]
[    0.006008] Detected VIPT I-cache on CPU3
[    0.006032] CPU3: Booted secondary processor [410fd034]
[    0.006088] smp: Brought up 1 node, 4 CPUs
[    0.006185] SMP: Total of 4 processors activated.
[    0.006205] CPU features: detected feature: 32-bit EL0 Support
[    0.006326] CPU: All CPU(s) started at EL2
[    0.006360] alternatives: patching kernel code
[    0.007174] devtmpfs: initialized
[    0.011421] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.011503] futex hash table entries: 1024 (order: 5, 131072 bytes)
[    0.013845] xor: measuring software checksum speed
[    0.052435]    8regs     :  1566.000 MB/sec
[    0.092480]    8regs_prefetch:  1396.000 MB/sec
[    0.132535]    32regs    :  1925.000 MB/sec
[    0.172572]    32regs_prefetch:  1618.000 MB/sec
[    0.172590] xor: using function: 32regs (1925.000 MB/sec)
[    0.172616] pinctrl core: initialized pinctrl subsystem
[    0.173352] random: get_random_u32 called from bucket_table_alloc+0x10c/0x260 with crng_init=0
[    0.173462] NET: Registered protocol family 16
[    0.174426] cpuidle: using governor menu
[    0.174981] vdso: 2 pages (1 code @ ffff0000088e6000, 1 data @ ffff000008b94000)
[    0.175018] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.177066] DMA: preallocated 2048 KiB pool for atomic allocations
[    0.177135] Serial: AMBA PL011 UART driver
[    0.185864] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.252733] raid6: int64x1  gen()   281 MB/s
[    0.320860] raid6: int64x1  xor()   310 MB/s
[    0.388947] raid6: int64x2  gen()   443 MB/s
[    0.456993] raid6: int64x2  xor()   403 MB/s
[    0.525039] raid6: int64x4  gen()   703 MB/s
[    0.593134] raid6: int64x4  xor()   500 MB/s
[    0.661172] raid6: int64x8  gen()   666 MB/s
[    0.729227] raid6: int64x8  xor()   507 MB/s
[    0.797353] raid6: neonx1   gen()   490 MB/s
[    0.865401] raid6: neonx1   xor()   494 MB/s
[    0.933516] raid6: neonx2   gen()   784 MB/s
[    1.001548] raid6: neonx2   xor()   696 MB/s
[    1.069636] raid6: neonx4   gen()  1022 MB/s
[    1.137725] raid6: neonx4   xor()   799 MB/s
[    1.205842] raid6: neonx8   gen()  1072 MB/s
[    1.273876] raid6: neonx8   xor()   816 MB/s
[    1.273893] raid6: using algorithm neonx8 gen() 1072 MB/s
[    1.273910] raid6: .... xor() 816 MB/s, rmw enabled
[    1.273927] raid6: using intx1 recovery algorithm
[    1.274559] SCSI subsystem initialized
[    1.274743] usbcore: registered new interface driver usbfs
[    1.274794] usbcore: registered new interface driver hub
[    1.274867] usbcore: registered new device driver usb
[    1.275043] pps_core: LinuxPPS API ver. 1 registered
[    1.275062] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.275103] PTP clock support registered
[    1.275372] Advanced Linux Sound Architecture Driver Initialized.
[    1.276119] clocksource: Switched to clocksource arch_sys_counter
[    1.276253] VFS: Disk quotas dquot_6.6.0
[    1.276318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.282392] NET: Registered protocol family 2
[    1.282905] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    1.282987] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[    1.283090] TCP: Hash tables configured (established 4096 bind 4096)
[    1.283204] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    1.283242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    1.283412] NET: Registered protocol family 1
[    1.283771] RPC: Registered named UNIX socket transport module.
[    1.283790] RPC: Registered udp transport module.
[    1.283806] RPC: Registered tcp transport module.
[    1.283823] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.284041] Unpacking initramfs...
[    1.571851] Freeing initrd memory: 4872K
[    1.573035] random: fast init done
[    1.576045] audit: initializing netlink subsys (disabled)
[    1.576233] audit: type=2000 audit(1.572:1): state=initialized audit_enabled=0 res=1
[    1.576497] workingset: timestamp_bits=44 max_order=17 bucket_order=0
[    1.581580] zbud: loaded
[    1.583133] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.583736] NFS: Registering the id_resolver key type
[    1.583780] Key type id_resolver registered
[    1.583797] Key type id_legacy registered
[    1.583821] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.583840] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    1.584660] 9p: Installing v9fs 9p2000 file system support
[    1.589487] NET: Registered protocol family 38
[    1.589755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.589878] io scheduler noop registered
[    1.589896] io scheduler deadline registered
[    1.590042] io scheduler cfq registered (default)
[    1.590061] io scheduler mq-deadline registered
[    1.590079] io scheduler kyber registered
[    1.590125] io scheduler bfq registered
[    1.592096] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    1.594427] sun50i-h5-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    1.665832] ------------[ cut here ]------------
[    1.665871] WARNING: CPU: 0 PID: 1 at drivers/clk/sunxi-ng/ccu_common.c:41 ccu_helper_wait_for_lock.part.0+0x88/0xa0
[    1.665900] Modules linked in:
[    1.665924] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.13.0-sun50iw2 #3
[    1.665942] Hardware name: OrangePi Zero Plus2 (DT)
[    1.665960] task: ffff80001a910000 task.stack: ffff80001a918000
[    1.665981] PC is at ccu_helper_wait_for_lock.part.0+0x88/0xa0
[    1.666001] LR is at ccu_helper_wait_for_lock.part.0+0x40/0xa0
[    1.666019] pc : [<ffff000008562d10>] lr : [<ffff000008562cc8>] pstate: 40000045
[    1.666045] sp : ffff80001a91ba70
[    1.666060] x29: ffff80001a91ba70 x28: ffff800019706b00  
[    1.666081] x27: ffff000008a76000 x26: ffff000008a7a0d8  
[    1.666102] x25: ffff000008a7a030 x24: 00000000016e3600  
[    1.666123] x23: ffff000008bf0318 x22: 0000000000000001  
[    1.666143] x21: 0000000010000000 x20: 000000006309f8b3  
[    1.666164] x19: 0000000003001100 x18: 0000000000000001  
[    1.666184] x17: 0000000000000001 x16: 0000000000000044  
[    1.666204] x15: ffffffffffffffff x14: 00000000634982f2  
[    1.666225] x13: 0000000000000000 x12: ffff80001a910100  
[    1.666245] x11: 0000000000000000 x10: 0000000000000980  
[    1.666265] x9 : ffff80001a91b910 x8 : ffff80001a9109e0  
[    1.666286] x7 : ffffffffffdc5306 x6 : 000000000f6b996f  
[    1.666306] x5 : 00ffffffffffffff x4 : 002756cd002f5d00  
[    1.666327] x3 : 0000000000000018 x2 : 0000000000000342  
[    1.666347] x1 : 0000000029aaaaab x0 : 00000000630afe6b  
[    1.666368] Call trace:
[    1.666385] Exception stack(0xffff80001a91b8a0 to 0xffff80001a91b9d0)
[    1.666406] b8a0: 0000000003001100 0001000000000000 ffff80001a91ba70 ffff000008562d10
[    1.666436] b8c0: ffff80001a91b8d0 ffff0000080d6fd4 ffff80001a91b8f0 ffff0000080d729c
[    1.666465] b8e0: ffff80001a910100 ffff80001a910000 ffff80001a91b930 ffff0000088d69c0
[    1.666494] b900: ffff80001bf7f280 ffff80001a910000 ffff000008ba0f80 ffff000008bb9ad0
[    1.666524] b920: ffff000008b7e000 ffff0000088d6ddc ffff80001a91b990 ffff0000088d6ddc
[    1.666553] b940: 00000000630afe6b 0000000029aaaaab 0000000000000342 0000000000000018
[    1.666582] b960: 002756cd002f5d00 00ffffffffffffff 000000000f6b996f ffffffffffdc5306
[    1.666611] b980: ffff80001a9109e0 ffff80001a91b910 0000000000000980 0000000000000000
[    1.666640] b9a0: ffff80001a910100 0000000000000000 00000000634982f2 ffffffffffffffff
[    1.666667] b9c0: 0000000000000044 0000000000000001
[    1.666687] [<ffff000008562d10>] ccu_helper_wait_for_lock.part.0+0x88/0xa0
[    1.666709] [<ffff000008562db8>] ccu_helper_wait_for_lock+0x10/0x20
[    1.666732] [<ffff0000085655ec>] ccu_nm_set_rate+0x194/0x200
[    1.666754] [<ffff00000855b818>] clk_change_rate+0x1b0/0x270
[    1.666775] [<ffff00000855b93c>] clk_core_set_rate_nolock+0x64/0xd0
[    1.666797] [<ffff00000855b9d8>] clk_set_rate+0x30/0x50
[    1.666816] [<ffff0000085601d4>] of_clk_set_defaults+0x1e4/0x378
[    1.666841] [<ffff0000085f95d4>] platform_drv_probe+0x24/0xb8
[    1.666863] [<ffff0000085f7a48>] driver_probe_device+0x228/0x2d0
[    1.666883] [<ffff0000085f7ba8>] __driver_attach+0xb8/0xc0
[    1.666903] [<ffff0000085f5c9c>] bus_for_each_dev+0x4c/0x98
[    1.666922] [<ffff0000085f7370>] driver_attach+0x20/0x28
[    1.666942] [<ffff0000085f6f6c>] bus_add_driver+0x1b4/0x220
[    1.666962] [<ffff0000085f8538>] driver_register+0x60/0xf8
[    1.666983] [<ffff0000085f9558>] __platform_driver_register+0x40/0x48
[    1.667006] [<ffff000008b3f3c8>] sunxi_de2_clk_driver_init+0x18/0x20
[    1.667029] [<ffff000008082900>] do_one_initcall+0x38/0x120
[    1.667051] [<ffff000008b20cb8>] kernel_init_freeable+0x18c/0x230
[    1.667072] [<ffff0000088d5b08>] kernel_init+0x10/0x100
[    1.667092] [<ffff0000080826c0>] ret_from_fork+0x10/0x50
[    1.667115] ---[ end trace 3d0478311ce14f0b ]---
[    1.672019] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.673121] console [ttyS0] disabled
[    1.693268] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 16, base_baud = 1500000) is a U6_16550A
[    2.979777] console [ttyS0] enabled
[    2.983928] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    2.994234] loop: module loaded
[    2.997982] libphy: Fixed MDIO Bus: probed
[    3.002604] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.009149] ehci-platform: EHCI generic platform driver
[    3.014450] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.020650] ohci-platform: OHCI generic platform driver
[    3.025989] usbcore: registered new interface driver uas
[    3.031357] usbcore: registered new interface driver usb-storage
[    3.037609] mousedev: PS/2 mouse device common for all mice
[    3.043598] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
[    3.050407] sun6i-rtc 1f00000.rtc: RTC enabled
[    3.054891] i2c /dev entries driver
[    3.058964] thermal thermal_zone0: failed to read out thermal zone (-16)
[    3.065960] sdhci: Secure Digital Host Controller Interface driver
[    3.072154] sdhci: Copyright(c) Pierre Ossman
[    3.076545] Synopsys Designware Multimedia Card Interface Driver
[    3.083978] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    3.128246] sunxi-mmc 1c0f000.mmc: base:0xffff000009038000 irq:7
[    3.172139] sunxi-mmc 1c11000.mmc: base:0xffff00000903c000 irq:8
[    3.178245] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.184442] ledtrig-cpu: registered to indicate activity on CPUs
[    3.190627] hidraw: raw HID events driver (C) Jiri Kosina
[    3.196258] usbcore: registered new interface driver usbhid
[    3.201851] usbhid: USB HID core driver
[    3.206090] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.211854] NET: Registered protocol family 10
[    3.231036] Segment Routing with IPv6
[    3.234809] NET: Registered protocol family 17
[    3.239328] 8021q: 802.1Q VLAN Support v1.8
[    3.243575] 9pnet: Installing 9P2000�


 

nothing further for 5 min.

Looks like bug in kernel?

 

To Igor:

Spoiler

Может по-русски? :)

 

Link to comment
Share on other sites

The main issue should be fixed now - MMC0 card detect polarity was incorrect so SD card was not detected. Obviously there are other issues like missing wireless confguration in the DT, but for me it boots up to a command prompt on the serial console.

 

11 minutes ago, rusatch said:

nothing further for 5 min.

Looks like bug in kernel?

Your log is too short even considering the MMC configuration issue, please check that your powering is sufficient and make sure that you used Etcher for writing the image to the SD card.

Link to comment
Share on other sites

2 minutes ago, zador.blood.stained said:

Your log is too short even considering the MMC configuration issue, please check that your powering is sufficient and make sure that you used Etcher for writing the image to the SD card.

There is all that has shown. My power adapter with 2.5A, and it working without problems with RasbianOS for OrangePi with legacy kernel(3.10.x). And i use dd for writing image to MicroSD card under archlinux. I will try to write image with etcher.

Link to comment
Share on other sites

After using Etcher:

Spoiler

U-Boot SPL 2017.09-rc4-armbian (Sep 05 2017 - 11:03:34)
DRAM: 512 MiB
Trying to boot from MMC1
NOTICE:  BL3-1: Running on H5 (1718) in SRAM A2 (@0x44000)
NOTICE:  Configuring SPC Controller
NOTICE:  BL3-1: v1.0(debug):aa75c8d
NOTICE:  BL3-1: Built : 11:03:29, Sep  5 2017
INFO:    BL3-1: Initializing runtime services
INFO:    BL3-1: Preparing for EL3 exit to normal world
INFO:    BL3-1: Next image address: 0x4a000000, SPSR: 0x3c9


U-Boot 2017.09-rc4-armbian (Sep 05 2017 - 11:03:34 +0500) Allwinner Technology

CPU:   Allwinner H5 (SUN50I)
Model: OrangePi Zero Plus2
DRAM:  512 MiB
MMC:   SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Hit any key to stop autoboot:  0  
38518 bytes read in 135 ms (278.3 KiB/s)
Unknown command 'bmp' - try 'help'
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot/boot.scr
3061 bytes read in 194 ms (14.6 KiB/s)
## Executing script at 4fc00000
U-boot loaded from SD
Boot script loaded from mmc
116 bytes read in 164 ms (0 Bytes/s)
23204 bytes read in 315 ms (71.3 KiB/s)
4179 bytes read in 432 ms (8.8 KiB/s)
Applying kernel provided DT fixup script (sun50i-h5-fixup.scr)
## Executing script at 44000000
4989523 bytes read in 526 ms (9 MiB/s)
12285960 bytes read in 878 ms (13.3 MiB/s)
## Loading init Ramdisk from Legacy Image at 4fe00000 ...
  Image Name:   uInitrd
  Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
  Data Size:    4989459 Bytes = 4.8 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 49b3d000, end 49fff213 ... OK
  reserving fdt memory region: addr=4fa00000 size=6c000
  Loading Device Tree to 0000000049ace000, end 0000000049b3cfff ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.13.0-sun50iw2 (root@ubuntu) (gcc version 7.1.1 20170707 (Linaro GCC 7.1-2017.08)) #3 SMP Tue Sep 5 117
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] Machine model: OrangePi Zero Plus2
[    0.000000] Reserved memory: created CMA memory pool at 0x000000005c000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x5bfd5e80-0x5bfd797f]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] On node 0 totalpages: 131072
[    0.000000]   DMA zone: 2048 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 131072 pages, LIFO batch:31
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv0.2 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] percpu: Embedded 24 pages/cpu @ffff80001bf72000 s58520 r8192 d31592 u98304
[    0.000000] pcpu-alloc: s58520 r8192 d31592 u98304 alloc=24*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3  
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 129024
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: root=UUID=17dfa4ac-73f5-45a8-89cd-c7634365b6ef rootwait rootfstype=ext4 console=tty1 console=tty1
[    0.000000] log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
[    0.000000] log_buf_len min size: 16384 bytes
[    0.000000] log_buf_len: 32768 bytes
[    0.000000] early log buf free: 14008(85%)
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Memory: 424080K/524288K available (8574K kernel code, 670K rwdata, 2264K rodata, 448K init, 320K bss, 34672K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffff000000000000 - 0xffff000008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000   (129022 GB)
[    0.000000]       .text : 0xffff000008080000 - 0xffff0000088e0000   (  8576 KB)
[    0.000000]     .rodata : 0xffff0000088e0000 - 0xffff000008b20000   (  2304 KB)
[    0.000000]       .init : 0xffff000008b20000 - 0xffff000008b90000   (   448 KB)
[    0.000000]       .data : 0xffff000008b90000 - 0xffff000008c37808   (   671 KB)
[    0.000000]        .bss : 0xffff000008c37808 - 0xffff000008c87bd8   (   321 KB)
[    0.000000]     fixed   : 0xffff7dfffe7fd000 - 0xffff7dfffec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffff7e0000000000 - 0xffff800000000000   (  2048 GB maximum)
[    0.000000]               0xffff7e0000000000 - 0xffff7e0000800000   (     8 MB actual)
[    0.000000]     memory  : 0xffff800000000000 - 0xffff800020000000   (   512 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    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: 440795202592 ns
[    0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000136] Console: colour dummy device 80x25
[    0.000997] console [tty1] enabled
[    0.001063] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001099] pid_max: default: 32768 minimum: 301
[    0.001198] Security Framework initialized
[    0.001222] AppArmor: AppArmor disabled by boot time parameter
[    0.001604] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.001803] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.001843] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.001874] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.002994] ASID allocator initialised with 65536 entries
[    0.003072] Hierarchical SRCU implementation.
[    0.003452] smp: Bringing up secondary CPUs ...
[    0.004554] Detected VIPT I-cache on CPU1
[    0.004605] CPU1: Booted secondary processor [410fd034]
[    0.005317] Detected VIPT I-cache on CPU2
[    0.005344] CPU2: Booted secondary processor [410fd034]
[    0.006010] Detected VIPT I-cache on CPU3
[    0.006034] CPU3: Booted secondary processor [410fd034]
[    0.006091] smp: Brought up 1 node, 4 CPUs
[    0.006188] SMP: Total of 4 processors activated.
[    0.006208] CPU features: detected feature: 32-bit EL0 Support
[    0.006328] CPU: All CPU(s) started at EL2
[    0.006362] alternatives: patching kernel code
[    0.007182] devtmpfs: initialized
[    0.011422] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.011503] futex hash table entries: 1024 (order: 5, 131072 bytes)
[    0.013832] xor: measuring software checksum speed
[    0.052430]    8regs     :  1566.000 MB/sec
[    0.092477]    8regs_prefetch:  1396.000 MB/sec
[    0.132531]    32regs    :  1925.000 MB/sec
[    0.172569]    32regs_prefetch:  1618.000 MB/sec
[    0.172587] xor: using function: 32regs (1925.000 MB/sec)
[    0.172613] pinctrl core: initialized pinctrl subsystem
[    0.173341] random: get_random_u32 called from bucket_table_alloc+0x10c/0x260 with crng_init=0
[    0.173451] NET: Registered protocol family 16
[    0.174419] cpuidle: using governor menu
[    0.174969] vdso: 2 pages (1 code @ ffff0000088e6000, 1 data @ ffff000008b94000)
[    0.175006] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.177056] DMA: preallocated 2048 KiB pool for atomic allocations
[    0.177124] Serial: AMBA PL011 UART driver
[    0.185851] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.252721] raid6: int64x1  gen()   281 MB/s
[    0.320855] raid6: int64x1  xor()   311 MB/s
[    0.388964] raid6: int64x2  gen()   443 MB/s
[    0.456965] raid6: int64x2  xor()   403 MB/s
[    0.525037] raid6: int64x4  gen()   703 MB/s
[    0.593138] raid6: int64x4  xor()   500 MB/s
[    0.661191] raid6: int64x8  gen()   666 MB/s
[    0.729229] raid6: int64x8  xor()   507 MB/s
[    0.797307] raid6: neonx1   gen()   489 MB/s
[    0.865406] raid6: neonx1   xor()   494 MB/s
[    0.933517] raid6: neonx2   gen()   784 MB/s
[    1.001547] raid6: neonx2   xor()   696 MB/s
[    1.069659] raid6: neonx4   gen()  1022 MB/s
[    1.137736] raid6: neonx4   xor()   799 MB/s
[    1.205801] raid6: neonx8   gen()  1072 MB/s
[    1.273872] raid6: neonx8   xor()   816 MB/s
[    1.273889] raid6: using algorithm neonx8 gen() 1072 MB/s
[    1.273906] raid6: .... xor() 816 MB/s, rmw enabled
[    1.273923] raid6: using intx1 recovery algorithm
[    1.274555] SCSI subsystem initialized
[    1.274737] usbcore: registered new interface driver usbfs
[    1.274788] usbcore: registered new interface driver hub
[    1.274861] usbcore: registered new device driver usb
[    1.275036] pps_core: LinuxPPS API ver. 1 registered
[    1.275055] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.275097] PTP clock support registered
[    1.275368] Advanced Linux Sound Architecture Driver Initialized.
[    1.276116] clocksource: Switched to clocksource arch_sys_counter
[    1.276252] VFS: Disk quotas dquot_6.6.0
[    1.276315] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.282360] NET: Registered protocol family 2
[    1.282876] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    1.282958] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[    1.283060] TCP: Hash tables configured (established 4096 bind 4096)
[    1.283175] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    1.283212] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    1.283383] NET: Registered protocol family 1
[    1.283742] RPC: Registered named UNIX socket transport module.
[    1.283761] RPC: Registered udp transport module.
[    1.283778] RPC: Registered tcp transport module.
[    1.283794] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.284008] Unpacking initramfs...
[    1.571776] Freeing initrd memory: 4872K
[    1.572977] random: fast init done
[    1.575949] audit: initializing netlink subsys (disabled)
[    1.576082] audit: type=2000 audit(1.571:1): state=initialized audit_enabled=0 res=1
[    1.576390] workingset: timestamp_bits=44 max_order=17 bucket_order=0
[    1.581468] zbud: loaded
[    1.583025] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.583624] NFS: Registering the id_resolver key type
[    1.583670] Key type id_resolver registered
[    1.583686] Key type id_legacy registered
[    1.583710] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.583729] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    1.584553] 9p: Installing v9fs 9p2000 file system support
[    1.589217] NET: Registered protocol family 38
[    1.589495] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.589607] io scheduler noop registered
[    1.589625] io scheduler deadline registered
[    1.589763] io scheduler cfq registered (default)
[    1.589782] io scheduler mq-deadline registered
[    1.589800] io scheduler kyber registered
[    1.589847] io scheduler bfq registered
[    1.591798] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    1.594130] sun50i-h5-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    1.665519] ------------[ cut here ]------------
[    1.665559] WARNING: CPU: 0 PID: 1 at drivers/clk/sunxi-ng/ccu_common.c:41 ccu_helper_wait_for_lock.part.0+0x88/0xa0
[    1.665588] Modules linked in:
[    1.665613] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.13.0-sun50iw2 #3
[    1.665631] Hardware name: OrangePi Zero Plus2 (DT)
[    1.665648] task: ffff80001a910000 task.stack: ffff80001a918000
[    1.665669] PC is at ccu_helper_wait_for_lock.part.0+0x88/0xa0
[    1.665689] LR is at ccu_helper_wait_for_lock.part.0+0x40/0xa0
[    1.665707] pc : [<ffff000008562d10>] lr : [<ffff000008562cc8>] pstate: 40000045
[    1.665733] sp : ffff80001a91ba70
[    1.665748] x29: ffff80001a91ba70 x28: ffff800019711180  
[    1.665769] x27: ffff000008a76000 x26: ffff000008a7a0d8  
[    1.665789] x25: ffff000008a7a030 x24: 00000000016e3600  
[    1.665810] x23: ffff000008bf0318 x22: 0000000000000001  
[    1.665831] x21: 0000000010000000 x20: 0000000063056fe4  
[    1.665851] x19: 0000000003001100 x18: 0000000000000001  
[    1.665871] x17: 0000000000000001 x16: 000000000000006d  
[    1.665892] x15: ffffffffffffffff x14: 000000006344b9af  
[    1.665912] x13: 0000000000000000 x12: ffff80001a910100  
[    1.665933] x11: 0000000000000000 x10: 0000000000000980  
[    1.665953] x9 : ffff80001a91b910 x8 : ffff80001a9109e0  
[    1.665973] x7 : ffffffffffd79963 x6 : 000000000f7f23a0  
[    1.665994] x5 : 00ffffffffffffff x4 : 002756cd002f5d00  
[    1.666014] x3 : 0000000000000018 x2 : 0000000000000342  
[    1.666035] x1 : 0000000029aaaaab x0 : 000000006306449e  
[    1.666056] Call trace:
[    1.666073] Exception stack(0xffff80001a91b8a0 to 0xffff80001a91b9d0)
[    1.666095] b8a0: 0000000003001100 0001000000000000 ffff80001a91ba70 ffff000008562d10
[    1.666124] b8c0: ffff80001a91b8d0 ffff0000080d6fd4 ffff80001a91b8f0 ffff0000080d729c
[    1.666153] b8e0: ffff80001a910100 ffff80001a910000 ffff80001a91b930 ffff0000088d69c0
[    1.666182] b900: ffff80001bf7f280 ffff80001a910000 ffff000008ba0f80 ffff000008bb9ad0
[    1.666212] b920: ffff000008b7e000 ffff0000088d6ddc ffff80001a91b990 ffff0000088d6ddc
[    1.666241] b940: 000000006306449e 0000000029aaaaab 0000000000000342 0000000000000018
[    1.666270] b960: 002756cd002f5d00 00ffffffffffffff 000000000f7f23a0 ffffffffffd79963
[    1.666299] b980: ffff80001a9109e0 ffff80001a91b910 0000000000000980 0000000000000000
[    1.666327] b9a0: ffff80001a910100 0000000000000000 000000006344b9af ffffffffffffffff
[    1.666355] b9c0: 000000000000006d 0000000000000001
[    1.666375] [<ffff000008562d10>] ccu_helper_wait_for_lock.part.0+0x88/0xa0
[    1.666396] [<ffff000008562db8>] ccu_helper_wait_for_lock+0x10/0x20
[    1.666420] [<ffff0000085655ec>] ccu_nm_set_rate+0x194/0x200
[    1.666443] [<ffff00000855b818>] clk_change_rate+0x1b0/0x270
[    1.666464] [<ffff00000855b93c>] clk_core_set_rate_nolock+0x64/0xd0
[    1.666484] [<ffff00000855b9d8>] clk_set_rate+0x30/0x50
[    1.666504] [<ffff0000085601d4>] of_clk_set_defaults+0x1e4/0x378
[    1.666529] [<ffff0000085f95d4>] platform_drv_probe+0x24/0xb8
[    1.666551] [<ffff0000085f7a48>] driver_probe_device+0x228/0x2d0
[    1.666572] [<ffff0000085f7ba8>] __driver_attach+0xb8/0xc0
[    1.666592] [<ffff0000085f5c9c>] bus_for_each_dev+0x4c/0x98
[    1.666612] [<ffff0000085f7370>] driver_attach+0x20/0x28
[    1.666632] [<ffff0000085f6f6c>] bus_add_driver+0x1b4/0x220
[    1.666652] [<ffff0000085f8538>] driver_register+0x60/0xf8
[    1.666673] [<ffff0000085f9558>] __platform_driver_register+0x40/0x48
[    1.666696] [<ffff000008b3f3c8>] sunxi_de2_clk_driver_init+0x18/0x20
[    1.666720] [<ffff000008082900>] do_one_initcall+0x38/0x120
[    1.666741] [<ffff000008b20cb8>] kernel_init_freeable+0x18c/0x230
[    1.666763] [<ffff0000088d5b08>] kernel_init+0x10/0x100
[    1.666782] [<ffff0000080826c0>] ret_from_fork+0x10/0x50
[    1.666806] ---[ end trace 80c8e4cba3ab359c ]---
[    1.671758] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.672867] console [ttyS0] disabled
[    1.693016] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 16, base_baud = 1500000) is a U6_16550A
[    2.979527] console [ttyS0] enabled
[    2.983676] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    2.993983] loop: module loaded
[    2.997742] libphy: Fixed MDIO Bus: probed
[    3.002365] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.008909] ehci-platform: EHCI generic platform driver
[    3.014210] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.020409] ohci-platform: OHCI generic platform driver
[    3.025753] usbcore: registered new interface driver uas
[    3.031116] usbcore: registered new interface driver usb-storage
[    3.037369] mousedev: PS/2 mouse device common for all mice
[    3.043357] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
[    3.050165] sun6i-rtc 1f00000.rtc: RTC enabled
[    3.054650] i2c /dev entries driver
[    3.058721] thermal thermal_zone0: failed to read out thermal zone (-16)
[    3.065710] sdhci: Secure Digital Host Controller Interface driver
[    3.071904] sdhci: Copyright(c) Pierre Ossman
[    3.076302] Synopsys Designware Multimedia Card Interface Driver
[    3.083724] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    3.128253] sunxi-mmc 1c0f000.mmc: base:0xffff000009038000 irq:7
[    3.172135] sunxi-mmc 1c11000.mmc: base:0xffff00000903c000 irq:8
[    3.178241] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.184439] ledtrig-cpu: registered to indicate activity on CPUs
[    3.190624] hidraw: raw HID events driver (C) Jiri Kosina
[    3.196267] usbcore: registered new interface driver usbhid
[    3.201860] usbhid: USB HID core driver
[    3.206077] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.211830] NET: Registered protocol family 10
[    3.233166] Segment Routing with IPv6
[    3.236943] NET: Registered protocol family 17
[    3.241483] 8021q: 802.1Q VLAN Support v1.8
[    3.245732]

 

 

nothing further for 5 min.

 

Any ideas?

Link to comment
Share on other sites

4 minutes ago, zador.blood.stained said:

Did you rebuild the image? U-boot has the same compilation date as in your previous log, and MMC fix was pushed less than an hour ago.

Oh! You made fixes in git. Sorry, I did not know

Link to comment
Share on other sites

Today is definitely not a lucky day for me :)

Spoiler

U-Boot SPL 2017.09-rc4-armbian (Sep 05 2017 - 22:40:55)
DRAM: 512 MiB
Trying to boot from MMC1
NOTICE:  BL3-1: Running on H5 (1718) in SRAM A2 (@0x44000)
NOTICE:  Configuring SPC Controller
NOTICE:  BL3-1: v1.0(debug):aa75c8d
NOTICE:  BL3-1: Built : 22:40:53, Sep  5 2017
INFO:    BL3-1: Initializing runtime services
INFO:    BL3-1: Preparing for EL3 exit to normal world
INFO:    BL3-1: Next image address: 0x4a000000, SPSR: 0x3c9


U-Boot 2017.09-rc4-armbian (Sep 05 2017 - 22:40:55 +0500) Allwinner Technology

CPU:   Allwinner H5 (SUN50I)
Model: OrangePi Zero Plus2
DRAM:  512 MiB
MMC:   SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Hit any key to stop autoboot:  0  
38518 bytes read in 130 ms (289.1 KiB/s)
Unknown command 'bmp' - try 'help'
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot/boot.scr
3100 bytes read in 188 ms (15.6 KiB/s)
## Executing script at 4fc00000
U-boot loaded from SD
Boot script loaded from mmc
116 bytes read in 158 ms (0 Bytes/s)
23204 bytes read in 301 ms (75.2 KiB/s)
4179 bytes read in 414 ms (9.8 KiB/s)
Applying kernel provided DT fixup script (sun50i-h5-fixup.scr)
## Executing script at 44000000
4471745 bytes read in 494 ms (8.6 MiB/s)
12285960 bytes read in 865 ms (13.5 MiB/s)
## Loading init Ramdisk from Legacy Image at 4fe00000 ...
  Image Name:   uInitrd
  Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
  Data Size:    4471681 Bytes = 4.3 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 49bbc000, end 49fffb81 ... OK
  reserving fdt memory region: addr=4fa00000 size=6c000
  Loading Device Tree to 0000000049b4d000, end 0000000049bbbfff ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.13.0-sun50iw2 (root@ubuntu) (gcc version 7.1.1 20170707 (Linaro GCC 7.1-2017.08)) #1 SMP Tue Sep 5 227
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] Machine model: OrangePi Zero Plus2
[    0.000000] Reserved memory: created CMA memory pool at 0x000000005c000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x5bfd5e80-0x5bfd797f]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] On node 0 totalpages: 131072
[    0.000000]   DMA zone: 2048 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 131072 pages, LIFO batch:31
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv0.2 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] percpu: Embedded 24 pages/cpu @ffff80001bf72000 s58520 r8192 d31592 u98304
[    0.000000] pcpu-alloc: s58520 r8192 d31592 u98304 alloc=24*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3  
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 129024
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: root=UUID=262c1a1d-89f4-46ba-92a7-29c0a9728969 rootwait rootfstype=ext4 console=tty1 console=tty1
[    0.000000] log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
[    0.000000] log_buf_len min size: 16384 bytes
[    0.000000] log_buf_len: 32768 bytes
[    0.000000] early log buf free: 13988(85%)
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Memory: 424588K/524288K available (8574K kernel code, 670K rwdata, 2264K rodata, 448K init, 320K bss, 34164K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffff000000000000 - 0xffff000008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000   (129022 GB)
[    0.000000]       .text : 0xffff000008080000 - 0xffff0000088e0000   (  8576 KB)
[    0.000000]     .rodata : 0xffff0000088e0000 - 0xffff000008b20000   (  2304 KB)
[    0.000000]       .init : 0xffff000008b20000 - 0xffff000008b90000   (   448 KB)
[    0.000000]       .data : 0xffff000008b90000 - 0xffff000008c37808   (   671 KB)
[    0.000000]        .bss : 0xffff000008c37808 - 0xffff000008c87bd8   (   321 KB)
[    0.000000]     fixed   : 0xffff7dfffe7fd000 - 0xffff7dfffec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffff7e0000000000 - 0xffff800000000000   (  2048 GB maximum)
[    0.000000]               0xffff7e0000000000 - 0xffff7e0000800000   (     8 MB actual)
[    0.000000]     memory  : 0xffff800000000000 - 0xffff800020000000   (   512 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    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: 440795202592 ns
[    0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000138] Console: colour dummy device 80x25
[    0.001003] console [tty1] enabled
[    0.001069] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001104] pid_max: default: 32768 minimum: 301
[    0.001201] Security Framework initialized
[    0.001223] AppArmor: AppArmor disabled by boot time parameter
[    0.001606] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.001805] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.001845] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.001875] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.002998] ASID allocator initialised with 65536 entries
[    0.003077] Hierarchical SRCU implementation.
[    0.003453] smp: Bringing up secondary CPUs ...
[    0.004549] Detected VIPT I-cache on CPU1
[    0.004599] CPU1: Booted secondary processor [410fd034]
[    0.005295] Detected VIPT I-cache on CPU2
[    0.005321] CPU2: Booted secondary processor [410fd034]
[    0.005980] Detected VIPT I-cache on CPU3
[    0.006005] CPU3: Booted secondary processor [410fd034]
[    0.006061] smp: Brought up 1 node, 4 CPUs
[    0.006158] SMP: Total of 4 processors activated.
[    0.006177] CPU features: detected feature: 32-bit EL0 Support
[    0.006301] CPU: All CPU(s) started at EL2
[    0.006334] alternatives: patching kernel code
[    0.007155] devtmpfs: initialized
[    0.011376] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.011457] futex hash table entries: 1024 (order: 5, 131072 bytes)
[    0.013783] xor: measuring software checksum speed
[    0.052431]    8regs     :  1566.000 MB/sec
[    0.092477]    8regs_prefetch:  1396.000 MB/sec
[    0.132530]    32regs    :  1925.000 MB/sec
[    0.172570]    32regs_prefetch:  1618.000 MB/sec
[    0.172587] xor: using function: 32regs (1925.000 MB/sec)
[    0.172613] pinctrl core: initialized pinctrl subsystem
[    0.173337] random: get_random_u32 called from bucket_table_alloc+0x10c/0x260 with crng_init=0
[    0.173447] NET: Registered protocol family 16
[    0.174419] cpuidle: using governor menu
[    0.174991] vdso: 2 pages (1 code @ ffff0000088e6000, 1 data @ ffff000008b94000)
[    0.175029] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.177076] DMA: preallocated 2048 KiB pool for atomic allocations
[    0.177144] Serial: AMBA PL011 UART driver
[    0.185690] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.252716] raid6: int64x1  gen()   281 MB/s
[    0.320797] raid6: int64x1  xor()   310 MB/s
[    0.388860] raid6: int64x2  gen()   442 MB/s
[    0.456942] raid6: int64x2  xor()   403 MB/s
[    0.525036] raid6: int64x4  gen()   703 MB/s
[    0.593084] raid6: int64x4  xor()   500 MB/s
[    0.661180] raid6: int64x8  gen()   666 MB/s
[    0.729271] raid6: int64x8  xor()   507 MB/s
[    0.797427] raid6: neonx1   gen()   490 MB/s
[    0.865389] raid6: neonx1   xor()   494 MB/s
[    0.933513] raid6: neonx2   gen()   784 MB/s
[    1.001574] raid6: neonx2   xor()   696 MB/s
[    1.069644] raid6: neonx4   gen()  1022 MB/s
[    1.137713] raid6: neonx4   xor()   799 MB/s
[    1.205832] raid6: neonx8   gen()  1072 MB/s
[    1.273899] raid6: neonx8   xor()   817 MB/s
[    1.273915] raid6: using algorithm neonx8 gen() 1072 MB/s
[    1.273932] raid6: .... xor() 817 MB/s, rmw enabled
[    1.273948] raid6: using intx1 recovery algorithm
[    1.274579] SCSI subsystem initialized
[    1.274760] usbcore: registered new interface driver usbfs
[    1.274820] usbcore: registered new interface driver hub
[    1.274884] usbcore: registered new device driver usb
[    1.275053] pps_core: LinuxPPS API ver. 1 registered
[    1.275071] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.275113] PTP clock support registered
[    1.275378] Advanced Linux Sound Architecture Driver Initialized.
[    1.276142] clocksource: Switched to clocksource arch_sys_counter
[    1.276326] VFS: Disk quotas dquot_6.6.0
[    1.276390] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.282445] NET: Registered protocol family 2
[    1.282952] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    1.283028] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[    1.283128] TCP: Hash tables configured (established 4096 bind 4096)
[    1.283237] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    1.283278] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    1.283460] NET: Registered protocol family 1
[    1.283797] RPC: Registered named UNIX socket transport module.
[    1.283816] RPC: Registered udp transport module.
[    1.283832] RPC: Registered tcp transport module.
[    1.283848] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.284043] Unpacking initramfs...
[    1.535972] Freeing initrd memory: 4364K
[    1.537138] random: fast init done
[    1.540083] audit: initializing netlink subsys (disabled)
[    1.540267] audit: type=2000 audit(1.536:1): state=initialized audit_enabled=0 res=1
[    1.540480] workingset: timestamp_bits=44 max_order=17 bucket_order=0
[    1.545554] zbud: loaded
[    1.547095] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.547706] NFS: Registering the id_resolver key type
[    1.547751] Key type id_resolver registered
[    1.547767] Key type id_legacy registered
[    1.547792] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.547810] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    1.548652] 9p: Installing v9fs 9p2000 file system support
[    1.553459] NET: Registered protocol family 38
[    1.553736] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.553848] io scheduler noop registered
[    1.553866] io scheduler deadline registered
[    1.554002] io scheduler cfq registered (default)
[    1.554021] io scheduler mq-deadline registered
[    1.554038] io scheduler kyber registered
[    1.554084] io scheduler bfq registered
[    1.556026] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    1.558358] sun50i-h5-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    1.629721] ------------[ cut here ]------------
[    1.629759] WARNING: CPU: 0 PID: 1 at drivers/clk/sunxi-ng/ccu_common.c:41 ccu_helper_wait_for_lock.part.0+0x88/0xa0
[    1.629788] Modules linked in:
[    1.629811] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.13.0-sun50iw2 #1
[    1.629829] Hardware name: OrangePi Zero Plus2 (DT)
[    1.629846] task: ffff80001a910000 task.stack: ffff80001a918000
[    1.629866] PC is at ccu_helper_wait_for_lock.part.0+0x88/0xa0
[    1.629885] LR is at ccu_helper_wait_for_lock.part.0+0x40/0xa0
[    1.629903] pc : [<ffff000008562d10>] lr : [<ffff000008562cc8>] pstate: 40000045
[    1.629928] sp : ffff80001a91ba70
[    1.629943] x29: ffff80001a91ba70 x28: ffff80001958dd80  
[    1.629964] x27: ffff000008a76000 x26: ffff000008a79ed8  
[    1.629984] x25: ffff000008a79e30 x24: 00000000016e3600  
[    1.630005] x23: ffff000008bf0318 x22: 0000000000000001  
[    1.630025] x21: 0000000010000000 x20: 0000000060e310cc  
[    1.630045] x19: 0000000003001100 x18: 0000000000000001  
[    1.630065] x17: 0000000000000001 x16: 0000000000000046  
[    1.630085] x15: ffffffffffffffff x14: 0000000061227de9  
[    1.630105] x13: 0000000000000000 x12: ffff80001a910100  
[    1.630125] x11: 0000000000000000 x10: 0000000000000980  
[    1.630145] x9 : ffff80001a91b910 x8 : ffff80001a9109e0  
[    1.630165] x7 : ffffffffffda4b7e x6 : 000000000f35b2d0  
[    1.630185] x5 : 00ffffffffffffff x4 : 0025317c002af800  
[    1.630205] x3 : 0000000000000018 x2 : 0000000000000330  
[    1.630224] x1 : 0000000029aaaaab x0 : 0000000060e3a58f  
[    1.630245] Call trace:
[    1.630263] Exception stack(0xffff80001a91b8a0 to 0xffff80001a91b9d0)
[    1.630283] b8a0: 0000000003001100 0001000000000000 ffff80001a91ba70 ffff000008562d10
[    1.630312] b8c0: ffff80001a91b8d0 ffff0000080d6fd4 ffff80001a91b8f0 ffff0000080d729c
[    1.630341] b8e0: ffff80001a910100 ffff80001a910000 ffff80001a91b930 ffff0000088d49c0
[    1.630370] b900: ffff80001bf7f280 ffff80001a910000 ffff000008ba0f80 ffff000008bb9ad0
[    1.630399] b920: ffff000008b7f000 ffff0000088d4ddc ffff80001a91b990 ffff0000088d4ddc
[    1.630427] b940: 0000000060e3a58f 0000000029aaaaab 0000000000000330 0000000000000018
[    1.630455] b960: 0025317c002af800 00ffffffffffffff 000000000f35b2d0 ffffffffffda4b7e
[    1.630484] b980: ffff80001a9109e0 ffff80001a91b910 0000000000000980 0000000000000000
[    1.630512] b9a0: ffff80001a910100 0000000000000000 0000000061227de9 ffffffffffffffff
[    1.630539] b9c0: 0000000000000046 0000000000000001
[    1.630558] [<ffff000008562d10>] ccu_helper_wait_for_lock.part.0+0x88/0xa0
[    1.630579] [<ffff000008562db8>] ccu_helper_wait_for_lock+0x10/0x20
[    1.630601] [<ffff0000085655ec>] ccu_nm_set_rate+0x194/0x200
[    1.630624] [<ffff00000855b818>] clk_change_rate+0x1b0/0x270
[    1.630644] [<ffff00000855b93c>] clk_core_set_rate_nolock+0x64/0xd0
[    1.630664] [<ffff00000855b9d8>] clk_set_rate+0x30/0x50
[    1.630684] [<ffff0000085601d4>] of_clk_set_defaults+0x1e4/0x378
[    1.630708] [<ffff0000085f95d4>] platform_drv_probe+0x24/0xb8
[    1.630728] [<ffff0000085f7a48>] driver_probe_device+0x228/0x2d0
[    1.630748] [<ffff0000085f7ba8>] __driver_attach+0xb8/0xc0
[    1.630769] [<ffff0000085f5c9c>] bus_for_each_dev+0x4c/0x98
[    1.630789] [<ffff0000085f7370>] driver_attach+0x20/0x28
[    1.630808] [<ffff0000085f6f6c>] bus_add_driver+0x1b4/0x220
[    1.630828] [<ffff0000085f8538>] driver_register+0x60/0xf8
[    1.630848] [<ffff0000085f9558>] __platform_driver_register+0x40/0x48
[    1.630871] [<ffff000008b3f3c8>] sunxi_de2_clk_driver_init+0x18/0x20
[    1.630894] [<ffff000008082900>] do_one_initcall+0x38/0x120
[    1.630917] [<ffff000008b20cb8>] kernel_init_freeable+0x18c/0x230
[    1.630938] [<ffff0000088d3b08>] kernel_init+0x10/0x100
[    1.630957] [<ffff0000080826c0>] ret_from_fork+0x10/0x50
[    1.630980] ---[ end trace f4f0697cb1f93299 ]---
[    1.635850] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.636958] console [ttyS0] disabled
[    1.657112] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 16, base_baud = 1500000) is a U6_16550A
[    2.945273] console [ttyS0] enabled
[    2.949411] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    2.959781] loop: module loaded
[    2.963557] libphy: Fixed MDIO Bus: probed
[    2.968160] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.974700] ehci-platform: EHCI generic platform driver
[    2.979999] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.986199] ohci-platform: OHCI generic platform driver
[    2.991543] usbcore: registered new interface driver usb-storage
[    2.997787] mousedev: PS/2 mouse device common for all mice
[    3.003772] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
[    3.010579] sun6i-rtc 1f00000.rtc: RTC enabled
[    3.015063] i2c /dev entries driver
[    3.019107] thermal thermal_zone0: failed to read out thermal zone (-16)
[    3.026099] sdhci: Secure Digital Host Controller Interface driver
[    3.032292] sdhci: Copyright(c) Pierre Ossman
[    3.036680] Synopsys Designware Multimedia Card Interface Driver
[    3.044069] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    3.088263] sunxi-mmc 1c0f000.mmc: base:0xffff000009038000 irq:7
[    3.132160] sunxi-mmc 1c11000.mmc: base:0xffff00000903c000 irq:8
[    3.138270] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.144470] ledtrig-cpu: registered to indicate activity on CPUs
[    3.150663] hidraw: raw HID events driver (C) Jiri Kosina
[    3.156284] usbcore: registered new interface driver usbhid
[    3.161878] usbhid: USB HID core driver
[    3.166096] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.171851] NET: Registered protocol family 10
[    3.183342] mmc0: host does not support reading read-only switch, assuming write-enable
[    3.188239] Segment Routing with IPv6
[    3.188316] NET: Registered protocol family 17
[    3.188372] 8021q: 802.1Q VLAN Support v1.8
[    3.188423] 9pnet: Installing �
 

 

So, tomorrow i will try to disable 9pnet module or other else in kernel config.

Link to comment
Share on other sites

43 minutes ago, Xer0 said:

mhh... but official OPi0+ images are planned, right?


Sure, they will be as soon as we are satisfied with kernel stability and functionality.

Link to comment
Share on other sites

After disable module 9pnet from kernel config, i get working system :)

If you interesting about boot log, here you are:

Spoiler

U-Boot SPL 2017.09-rc4-armbian (Sep 06 2017 - 08:44:42)
DRAM: 512 MiB
Trying to boot from MMC1
NOTICE:  BL3-1: Running on H5 (1718) in SRAM A2 (@0x44000)
NOTICE:  Configuring SPC Controller
NOTICE:  BL3-1: v1.0(debug):aa75c8d
NOTICE:  BL3-1: Built : 08:44:38, Sep  6 2017
INFO:    BL3-1: Initializing runtime services
INFO:    BL3-1: Preparing for EL3 exit to normal world
INFO:    BL3-1: Next image address: 0x4a000000, SPSR: 0x3c9


U-Boot 2017.09-rc4-armbian (Sep 06 2017 - 08:44:42 +0500) Allwinner Technology

CPU:   Allwinner H5 (SUN50I)
Model: OrangePi Zero Plus2
DRAM:  512 MiB
MMC:   SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Hit any key to stop autoboot:  0 
38518 bytes read in 129 ms (291 KiB/s)
Unknown command 'bmp' - try 'help'
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot/boot.scr
3100 bytes read in 186 ms (15.6 KiB/s)
## Executing script at 4fc00000
U-boot loaded from SD
Boot script loaded from mmc
165 bytes read in 156 ms (1000 Bytes/s)
23204 bytes read in 298 ms (75.2 KiB/s)
4179 bytes read in 411 ms (9.8 KiB/s)
Applying kernel provided DT fixup script (sun50i-h5-fixup.scr)
## Executing script at 44000000
4471840 bytes read in 487 ms (8.8 MiB/s)
12285960 bytes read in 869 ms (13.5 MiB/s)
## Loading init Ramdisk from Legacy Image at 4fe00000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    4471776 Bytes = 4.3 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 49bbc000, end 49fffbe0 ... OK
   reserving fdt memory region: addr=4fa00000 size=6c000
   Loading Device Tree to 0000000049b4d000, end 0000000049bbbfff ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.13.0-sun50iw2 (root@ubuntu) (gcc version 7.1.1 20170707 (Linaro GCC 7.1-2017.08)) #1 SMP Wed Sep 6 097
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] Machine model: OrangePi Zero Plus2
[    0.000000] Reserved memory: created CMA memory pool at 0x000000005c000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000005fffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x5bfd5e80-0x5bfd797f]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] On node 0 totalpages: 131072
[    0.000000]   DMA zone: 2048 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 131072 pages, LIFO batch:31
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv0.2 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] percpu: Embedded 24 pages/cpu @ffff80001bf72000 s58520 r8192 d31592 u98304
[    0.000000] pcpu-alloc: s58520 r8192 d31592 u98304 alloc=24*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 129024
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: root=UUID=6e437128-f10e-4c4b-afd4-269981817ea0 rootwait rootfstype=ext4 console=tty1 console=tty1
[    0.000000] log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
[    0.000000] log_buf_len min size: 16384 bytes
[    0.000000] log_buf_len: 32768 bytes
[    0.000000] early log buf free: 13956(85%)
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Memory: 424588K/524288K available (8574K kernel code, 670K rwdata, 2252K rodata, 448K init, 320K bss, 34164K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffff000000000000 - 0xffff000008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000   (129022 GB)
[    0.000000]       .text : 0xffff000008080000 - 0xffff0000088e0000   (  8576 KB)
[    0.000000]     .rodata : 0xffff0000088e0000 - 0xffff000008b20000   (  2304 KB)
[    0.000000]       .init : 0xffff000008b20000 - 0xffff000008b90000   (   448 KB)
[    0.000000]       .data : 0xffff000008b90000 - 0xffff000008c37808   (   671 KB)
[    0.000000]        .bss : 0xffff000008c37808 - 0xffff000008c87bd8   (   321 KB)
[    0.000000]     fixed   : 0xffff7dfffe7fd000 - 0xffff7dfffec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffff7e0000000000 - 0xffff800000000000   (  2048 GB maximum)
[    0.000000]               0xffff7e0000000000 - 0xffff7e0000800000   (     8 MB actual)
[    0.000000]     memory  : 0xffff800000000000 - 0xffff800020000000   (   512 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    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: 440795202592 ns
[    0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000132] Console: colour dummy device 80x25
[    0.000996] console [tty1] enabled
[    0.001060] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.001095] pid_max: default: 32768 minimum: 301
[    0.001190] Security Framework initialized
[    0.001213] AppArmor: AppArmor disabled by boot time parameter
[    0.001595] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.001795] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.001835] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.001866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.002999] ASID allocator initialised with 65536 entries
[    0.003081] Hierarchical SRCU implementation.
[    0.003465] smp: Bringing up secondary CPUs ...
[    0.004561] Detected VIPT I-cache on CPU1
[    0.004613] CPU1: Booted secondary processor [410fd034]
[    0.005327] Detected VIPT I-cache on CPU2
[    0.005352] CPU2: Booted secondary processor [410fd034]
[    0.006024] Detected VIPT I-cache on CPU3
[    0.006049] CPU3: Booted secondary processor [410fd034]
[    0.006106] smp: Brought up 1 node, 4 CPUs
[    0.006203] SMP: Total of 4 processors activated.
[    0.006222] CPU features: detected feature: 32-bit EL0 Support
[    0.006343] CPU: All CPU(s) started at EL2
[    0.006375] alternatives: patching kernel code
[    0.007187] devtmpfs: initialized
[    0.011419] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.011498] futex hash table entries: 1024 (order: 5, 131072 bytes)
[    0.013816] xor: measuring software checksum speed
[    0.052447]    8regs     :  1566.000 MB/sec
[    0.092494]    8regs_prefetch:  1396.000 MB/sec
[    0.132551]    32regs    :  1925.000 MB/sec
[    0.172590]    32regs_prefetch:  1618.000 MB/sec
[    0.172607] xor: using function: 32regs (1925.000 MB/sec)
[    0.172632] pinctrl core: initialized pinctrl subsystem
[    0.173368] random: get_random_u32 called from bucket_table_alloc+0x10c/0x260 with crng_init=0
[    0.173477] NET: Registered protocol family 16
[    0.174461] cpuidle: using governor menu
[    0.175028] vdso: 2 pages (1 code @ ffff0000088e6000, 1 data @ ffff000008b94000)
[    0.175064] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.177119] DMA: preallocated 2048 KiB pool for atomic allocations
[    0.177188] Serial: AMBA PL011 UART driver
[    0.185882] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.252923] raid6: int64x1  gen()   288 MB/s
[    0.320876] raid6: int64x1  xor()   312 MB/s
[    0.388961] raid6: int64x2  gen()   451 MB/s
[    0.456979] raid6: int64x2  xor()   406 MB/s
[    0.525054] raid6: int64x4  gen()   706 MB/s
[    0.593137] raid6: int64x4  xor()   503 MB/s
[    0.661223] raid6: int64x8  gen()   666 MB/s
[    0.729300] raid6: int64x8  xor()   509 MB/s
[    0.797404] raid6: neonx1   gen()   493 MB/s
[    0.865428] raid6: neonx1   xor()   512 MB/s
[    0.933552] raid6: neonx2   gen()   791 MB/s
[    1.001612] raid6: neonx2   xor()   703 MB/s
[    1.069728] raid6: neonx4   gen()  1026 MB/s
[    1.137791] raid6: neonx4   xor()   804 MB/s
[    1.205889] raid6: neonx8   gen()  1068 MB/s
[    1.273923] raid6: neonx8   xor()   819 MB/s
[    1.273940] raid6: using algorithm neonx8 gen() 1068 MB/s
[    1.273956] raid6: .... xor() 819 MB/s, rmw enabled
[    1.273972] raid6: using intx1 recovery algorithm
[    1.274612] SCSI subsystem initialized
[    1.274791] usbcore: registered new interface driver usbfs
[    1.274852] usbcore: registered new interface driver hub
[    1.274915] usbcore: registered new device driver usb
[    1.275087] pps_core: LinuxPPS API ver. 1 registered
[    1.275104] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.275146] PTP clock support registered
[    1.275414] Advanced Linux Sound Architecture Driver Initialized.
[    1.276178] clocksource: Switched to clocksource arch_sys_counter
[    1.276379] VFS: Disk quotas dquot_6.6.0
[    1.276448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.282495] NET: Registered protocol family 2
[    1.283038] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    1.283113] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[    1.283216] TCP: Hash tables configured (established 4096 bind 4096)
[    1.283331] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    1.283368] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    1.283539] NET: Registered protocol family 1
[    1.283898] RPC: Registered named UNIX socket transport module.
[    1.283917] RPC: Registered udp transport module.
[    1.283933] RPC: Registered tcp transport module.
[    1.283949] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.284143] Unpacking initramfs...
[    1.536602] Freeing initrd memory: 4364K
[    1.537744] random: fast init done
[    1.540692] audit: initializing netlink subsys (disabled)
[    1.540827] audit: type=2000 audit(1.536:1): state=initialized audit_enabled=0 res=1
[    1.541084] workingset: timestamp_bits=44 max_order=17 bucket_order=0
[    1.546167] zbud: loaded
[    1.547725] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.548346] NFS: Registering the id_resolver key type
[    1.548391] Key type id_resolver registered
[    1.548407] Key type id_legacy registered
[    1.548430] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.548449] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    1.553927] NET: Registered protocol family 38
[    1.554211] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.554320] io scheduler noop registered
[    1.554338] io scheduler deadline registered
[    1.554477] io scheduler cfq registered (default)
[    1.554495] io scheduler mq-deadline registered
[    1.554512] io scheduler kyber registered
[    1.554560] io scheduler bfq registered
[    1.556535] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    1.558823] sun50i-h5-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    1.630210] ------------[ cut here ]------------
[    1.630250] WARNING: CPU: 0 PID: 1 at drivers/clk/sunxi-ng/ccu_common.c:41 ccu_helper_wait_for_lock.part.0+0x88/0xa0
[    1.630280] Modules linked in:
[    1.630304] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.13.0-sun50iw2 #1
[    1.630322] Hardware name: OrangePi Zero Plus2 (DT)
[    1.630339] task: ffff80001a910000 task.stack: ffff80001a918000
[    1.630360] PC is at ccu_helper_wait_for_lock.part.0+0x88/0xa0
[    1.630381] LR is at ccu_helper_wait_for_lock.part.0+0x40/0xa0
[    1.630399] pc : [<ffff00000855c670>] lr : [<ffff00000855c628>] pstate: 40000045
[    1.630424] sp : ffff80001a91ba70
[    1.630439] x29: ffff80001a91ba70 x28: ffff8000195c4500 
[    1.630459] x27: ffff000008a74000 x26: ffff000008a77a30 
[    1.630480] x25: ffff000008a77988 x24: 00000000016e3600 
[    1.630500] x23: ffff000008bf0218 x22: 0000000000000001 
[    1.630519] x21: 0000000010000000 x20: 0000000060e9b2b7 
[    1.630539] x19: 0000000003001100 x18: 0000000000000001 
[    1.630559] x17: 0000000000000001 x16: 0000000000000097 
[    1.630578] x15: ffffffffffffffff x14: 000000006129fdac 
[    1.630598] x13: 0000000000000000 x12: ffff80001a910100 
[    1.630618] x11: 0000000000000000 x10: 0000000000000980 
[    1.630637] x9 : ffff80001a91b910 x8 : ffff80001a9109e0 
[    1.630657] x7 : ffffffffffe14359 x6 : 000000000f2b07ba 
[    1.630677] x5 : 00ffffffffffffff x4 : 0025317c002af800 
[    1.630696] x3 : 0000000000000018 x2 : 0000000000000330 
[    1.630716] x1 : 0000000029aaaaab x0 : 0000000060ea9e3a 
[    1.630737] Call trace:
[    1.630754] Exception stack(0xffff80001a91b8a0 to 0xffff80001a91b9d0)
[    1.630775] b8a0: 0000000003001100 0001000000000000 ffff80001a91ba70 ffff00000855c670
[    1.630804] b8c0: ffff80001a91b8d0 ffff0000080d6fd4 ffff80001a91b8f0 ffff0000080d729c
[    1.630832] b8e0: ffff80001a910100 ffff80001a910000 ffff80001a91b930 ffff0000088ce340
[    1.630861] b900: ffff80001bf7f280 ffff80001a910000 ffff000008ba0f80 ffff000008bb9ad0
[    1.630890] b920: ffff000008b7e000 ffff0000088ce75c ffff80001a91b990 ffff0000088ce75c
[    1.630918] b940: 0000000060ea9e3a 0000000029aaaaab 0000000000000330 0000000000000018
[    1.630947] b960: 0025317c002af800 00ffffffffffffff 000000000f2b07ba ffffffffffe14359
[    1.630975] b980: ffff80001a9109e0 ffff80001a91b910 0000000000000980 0000000000000000
[    1.631004] b9a0: ffff80001a910100 0000000000000000 000000006129fdac ffffffffffffffff
[    1.631030] b9c0: 0000000000000097 0000000000000001
[    1.631051] [<ffff00000855c670>] ccu_helper_wait_for_lock.part.0+0x88/0xa0
[    1.631073] [<ffff00000855c718>] ccu_helper_wait_for_lock+0x10/0x20
[    1.631095] [<ffff00000855ef4c>] ccu_nm_set_rate+0x194/0x200
[    1.631115] [<ffff000008555178>] clk_change_rate+0x1b0/0x270
[    1.631134] [<ffff00000855529c>] clk_core_set_rate_nolock+0x64/0xd0
[    1.631154] [<ffff000008555338>] clk_set_rate+0x30/0x50
[    1.631174] [<ffff000008559b34>] of_clk_set_defaults+0x1e4/0x378
[    1.631197] [<ffff0000085f2f34>] platform_drv_probe+0x24/0xb8
[    1.631218] [<ffff0000085f13a8>] driver_probe_device+0x228/0x2d0
[    1.631237] [<ffff0000085f1508>] __driver_attach+0xb8/0xc0
[    1.631259] [<ffff0000085ef5fc>] bus_for_each_dev+0x4c/0x98
[    1.631280] [<ffff0000085f0cd0>] driver_attach+0x20/0x28
[    1.631301] [<ffff0000085f08cc>] bus_add_driver+0x1b4/0x220
[    1.631320] [<ffff0000085f1e98>] driver_register+0x60/0xf8
[    1.631339] [<ffff0000085f2eb8>] __platform_driver_register+0x40/0x48
[    1.631363] [<ffff000008b3f2cc>] sunxi_de2_clk_driver_init+0x18/0x20
[    1.631386] [<ffff000008082900>] do_one_initcall+0x38/0x120
[    1.631409] [<ffff000008b20cb8>] kernel_init_freeable+0x18c/0x230
[    1.631432] [<ffff0000088cd488>] kernel_init+0x10/0x100
[    1.631451] [<ffff0000080826c0>] ret_from_fork+0x10/0x50
[    1.631475] ---[ end trace 0ca319fde2c63221 ]---
[    1.636435] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.637527] console [ttyS0] disabled
[    1.657672] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 16, base_baud = 1500000) is a U6_16550A
[    2.943132] console [ttyS0] enabled
[    2.947271] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    2.957639] loop: module loaded
[    2.961390] libphy: Fixed MDIO Bus: probed
[    2.965971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.972513] ehci-platform: EHCI generic platform driver
[    2.977810] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.984010] ohci-platform: OHCI generic platform driver
[    2.989353] usbcore: registered new interface driver usb-storage
[    2.995594] mousedev: PS/2 mouse device common for all mice
[    3.001580] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
[    3.008389] sun6i-rtc 1f00000.rtc: RTC enabled
[    3.012874] i2c /dev entries driver
[    3.016940] thermal thermal_zone0: failed to read out thermal zone (-16)
[    3.023925] sdhci: Secure Digital Host Controller Interface driver
[    3.030116] sdhci: Copyright(c) Pierre Ossman
[    3.034506] Synopsys Designware Multimedia Card Interface Driver
[    3.041926] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    3.084309] sunxi-mmc 1c0f000.mmc: base:0xffff000009038000 irq:7
[    3.128194] sunxi-mmc 1c11000.mmc: base:0xffff00000903c000 irq:8
[    3.134302] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.140505] ledtrig-cpu: registered to indicate activity on CPUs
[    3.146689] hidraw: raw HID events driver (C) Jiri Kosina
[    3.152325] usbcore: registered new interface driver usbhid
[    3.157918] usbhid: USB HID core driver
[    3.162135] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.167890] NET: Registered protocol family 10
[    3.179628] mmc0: host does not support reading read-only switch, assuming write-enable
[    3.188934] Segment Routing with IPv6
[    3.192703] NET: Registered protocol family 17
[    3.194992] mmc0: new high speed SDHC card at address aaaa
[    3.195457] mmcblk0: mmc0:aaaa SL16G 14.8 GiB 
[    3.197599]  mmcblk0: p1
[    3.209703] 8021q: 802.1Q VLAN Support v1.8
[    3.213944] 9pnet: Installing 9P2000 support
[    3.218290] Key type dns_resolver registered
[    3.223163] registered taskstats version 1
[    3.227373] zswap: loaded using pool lzo/zbud
[    3.232785] Btrfs loaded, crc32c=crc32c-arm64-ce
[    3.241420] mmc1: new high speed MMC card at address 0001
[    3.242677] Key type encrypted registered
[    3.247501] of_cfs_init
[    3.247589] of_cfs_init: OK
[    3.247740] ALSA device list:
[    3.247742]   No soundcards found.
[    3.263163] Freeing unused kernel memory: 448K
[    3.263244] mmcblk1: mmc1:0001 8WPD3R 7.28 GiB 
[    3.263501] mmcblk1boot0: mmc1:0001 8WPD3R partition 1 4.00 MiB
[    3.263709] mmcblk1boot1: mmc1:0001 8WPD3R partition 2 4.00 MiB
[    3.265014]  mmcblk1: p1 p2 p3 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 >
[    3.265039] mmcblk1: p1 size 6873088 extends beyond EOD, truncated
Loading, please wait...
starting version 232
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
done.
Begin: Will now check root file system ... fsck from util-linux 2.29.2
[/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1 
/dev/mmcblk0p1: recovering journal
/dev/mmcblk0p1: clean, 34622/917568 files, 322273/3850128 blocks
done.
[    4.423705] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
[    4.892347] systemd[1]: System time before build time, advancing clock.
[    4.929741] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPT)
[    4.948147] systemd[1]: Detected architecture arm64.

Welcome to Debian GNU/Linux 9 (stretch)!

[    4.975912] systemd[1]: Set hostname to <orangepizeroplus2>.
[    5.290478] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    5.308479] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[    5.328414] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    5.344555] systemd[1]: Listening on Journal Audit Socket.
[  OK  ] Listening on Journal Audit Socket.
[    5.360340] systemd[1]: Listening on fsck to fsckd communication Socket.
[  OK  ] Listening on fsck to fsckd communication Socket.
[    5.380924] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[    5.398620] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[  OK  ] Created slice system-serial\x2dgetty.slice.
         Mounting Debug File System...
[  OK  ] Listening on Syslog Socket.
[  OK  ] Reached target Remote File Systems.
         Mounting Huge Pages File System...
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Listening on Journal Socket.
         Starting Nameserver information manager...
         Starting Remount Root and Kernel File Systems...
         Starting Load Kernel Modules...
[    5.542886] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
         Starting Set the console keyboard layout...
         Starting Create list of required st��…ce nodes for the current kernel...
         Starting Restore / save the current clock...
[  OK  ] Created slice User and Session Slice.
[  OK  ] Reached target Slices.
[  OK  ] Listening on Journal Socket (/dev/log).
[  OK  ] Reached target Swap.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Reached target Encrypted Volumes.
[  OK  ] Reached target Paths.
[  OK  ] Set up automount Arbitrary Executab��…rmats File System Automount Point.
[  OK  ] Mounted Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Started Remount Root and Kernel File Systems.
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[  OK  ] Started Set the console keyboard layout.
[  OK  ] Started Create list of required sta�…vice nodes for the current kernel.
[  OK  ] Started Restore / save the current clock.
[  OK  ] Started Nameserver information manager.
         Starting Create Static Device Nodes in /dev...
         Mounting Configuration File System...
         Starting Apply Kernel Variables...
         Starting udev Coldplug all Devices...
         Starting Load/Save Random Seed...
[  OK  ] Mounted Configuration File System.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create Static Device Nodes in /dev.
         Starting udev Kernel Device Manager...
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /tmp...
[  OK  ] Mounted /tmp.
[  OK  ] Reached target Local File Systems.
         Starting Armbian enhanced Log2Ram...
         Starting Set console font and keymap...
         Starting Raise network interfaces...
[  OK  ] Started Entropy daemon using the HAVEGE algorithm.
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Set console font and keymap.
[  OK  ] Started Armbian enhanced Log2Ram.
[  OK  ] Found device /dev/ttyS0.
         Starting Journal Service...
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[  OK  ] Started Journal Service.
         Starting Flush Journal to Persistent Storage...
[  OK  ] Started Flush Journal to Persistent Storage.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Create Volatile Files and Directories.
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Listening on lircd.socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting LSB: Armbian gathering hardware information...
         Starting LSB: Patch firmware for ap6212 adapter...
         Starting System Logging Service...
[  OK  ] Started D-Bus System Message Bus.
         Starting lircd(8) initialization helper tool...
[  OK  ] Started Handle events from IR remotes decoded by lircd(8).
         Starting Network Manager...
[  OK  ] Started Armbian first run tasks.
[  OK  ] Created slice system-getty.slice.
         Starting LSB: Start/stop sysstat's sadc...
         Starting Login Service...
         Starting LSB: Load kernel modules needed to enable cpufreq scaling...
[  OK  ] Started Regular background program processing daemon.
[  OK  ] Started Convert IR remotes button p��…ses to mouse movements and clicks.
[  OK  ] Started System Logging Service.
[  OK  ] Started LSB: Start/stop sysstat's sadc.
[  OK  ] Started Login Service.
[  OK  ] Started Raise network interfaces.
[FAILED] Failed to start LSB: Patch firmware for ap6212 adapter.
See 'systemctl status ap6212-bluetooth.service' for details.
[  OK  ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
         Starting LSB: set CPUFreq kernel parameters...
[  OK  ] Started LSB: set CPUFreq kernel parameters.
         Starting LSB: Set sysfs variables from /etc/sysfs.conf...
[  OK  ] Started LSB: Set sysfs variables from /etc/sysfs.conf.
[  OK  ] Started Network Manager.
         Starting Network Manager Script Dispatcher Service...
[  OK  ] Reached target Network.
         Starting Permit User Sessions...
         Starting OpenBSD Secure Shell server...
[  OK  ] Started Unattended Upgrades Shutdown.
         Starting Network Manager Wait Online...
[  OK  ] Started lircd(8) initialization helper tool.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Network Manager Script Dispatcher Service.
         Starting Hostname Service...
[  OK  ] Started Flexible IR remote input/output application support.
[  OK  ] Started Forward LIRC button presses as uinput events.
[  OK  ] Started Hostname Service.
[  OK  ] Started OpenBSD Secure Shell server.
         Starting Authorization Manager...
[  OK  ] Started Network Manager Wait Online.
[  OK  ] Reached target Network is Online.
         Starting LSB: disk temperature monitoring daemon...
[  OK  ] Started Daily apt download activities.
[  OK  ] Started Daily apt upgrade and clean activities.
[  OK  ] Reached target Timers.
         Starting /etc/rc.local Compatibility...
         Starting LSB: Start NTP daemon...
         Starting LSB: Advanced IEEE 802.11 management daemon...
[  OK  ] Started /etc/rc.local Compatibility.
[  OK  ] Started LSB: disk temperature monitoring daemon.
[  OK  ] Started LSB: Advanced IEEE 802.11 management daemon.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Started Getty on tty1.
[  OK  ] Reached target Login Prompts.
[  OK  ] Started Authorization Manager.
[  OK  ] Started LSB: Start NTP daemon.
[  OK  ] Started LSB: Armbian gathering hardware information.
[  OK  ] Reached target Multi-User System.
[  OK  ] Reached target Graphical Interface.
         Starting Update UTMP about System Runlevel Changes...
[  OK  ] Started Update UTMP about System Runlevel Changes.

Debian GNU/Linux 9 orangepizeroplus2 ttyS0

orangepizeroplus2 login:

 

Thanks guys for help. I hope I helped you with something. If you need more testing, i always ready to help. Good luck! :)

Link to comment
Share on other sites

Is this normal that no strings about loading firmware?

Spoiler

sudo modprobe -vvv brcmfmac
modprobe: INFO: ../libkmod/libkmod.c:364 kmod_set_log_fn() custom logging function 0xaaaad11fa110 registered
modprobe: DEBUG: ../libkmod/libkmod-index.c:755 index_mm_open() file=/lib/modules/4.13.0-sun50iw2/modules.dep.bin
modprobe: DEBUG: ../libkmod/libkmod-index.c:755 index_mm_open() file=/lib/modules/4.13.0-sun50iw2/modules.alias.bin
modprobe: DEBUG: ../libkmod/libkmod-index.c:755 index_mm_open() file=/lib/modules/4.13.0-sun50iw2/modules.symbols.bin
modprobe: DEBUG: ../libkmod/libkmod-index.c:755 index_mm_open() file=/lib/modules/4.13.0-sun50iw2/modules.builtin.bin
modprobe: DEBUG: ../libkmod/libkmod-module.c:556 kmod_module_new_from_lookup() input alias=brcmfmac, normalized=brcmfmac
modprobe: DEBUG: ../libkmod/libkmod-module.c:562 kmod_module_new_from_lookup() lookup modules.dep brcmfmac
modprobe: DEBUG: ../libkmod/libkmod.c:574 kmod_search_moddep() use mmaped index 'modules.dep' modname=brcmfmac
modprobe: DEBUG: ../libkmod/libkmod.c:402 kmod_pool_get_module() get module name='brcmfmac' found=(nil)
modprobe: DEBUG: ../libkmod/libkmod.c:410 kmod_pool_add_module() add 0xaaab04fc2650 key='brcmfmac'
modprobe: DEBUG: ../libkmod/libkmod.c:402 kmod_pool_get_module() get module name='brcmutil' found=(nil)
modprobe: DEBUG: ../libkmod/libkmod.c:402 kmod_pool_get_module() get module name='brcmutil' found=(nil)
modprobe: DEBUG: ../libkmod/libkmod.c:410 kmod_pool_add_module() add 0xaaab04fc35b0 key='brcmutil'
modprobe: DEBUG: ../libkmod/libkmod-module.c:196 kmod_module_parse_depline() add dep: /lib/modules/4.13.0-sun50iw2/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko
modprobe: DEBUG: ../libkmod/libkmod.c:402 kmod_pool_get_module() get module name='cfg80211' found=(nil)
modprobe: DEBUG: ../libkmod/libkmod.c:402 kmod_pool_get_module() get module name='cfg80211' found=(nil)
modprobe: DEBUG: ../libkmod/libkmod.c:410 kmod_pool_add_module() add 0xaaab04fc3800 key='cfg80211'
modprobe: DEBUG: ../libkmod/libkmod-module.c:196 kmod_module_parse_depline() add dep: /lib/modules/4.13.0-sun50iw2/kernel/net/wireless/cfg80211.ko
modprobe: DEBUG: ../libkmod/libkmod.c:402 kmod_pool_get_module() get module name='rfkill' found=(nil)
modprobe: DEBUG: ../libkmod/libkmod.c:402 kmod_pool_get_module() get module name='rfkill' found=(nil)
modprobe: DEBUG: ../libkmod/libkmod.c:410 kmod_pool_add_module() add 0xaaab04fc38f0 key='rfkill'
modprobe: DEBUG: ../libkmod/libkmod-module.c:196 kmod_module_parse_depline() add dep: /lib/modules/4.13.0-sun50iw2/kernel/net/rfkill/rfkill.ko
modprobe: DEBUG: ../libkmod/libkmod-module.c:202 kmod_module_parse_depline() 3 dependencies for brcmfmac
modprobe: DEBUG: ../libkmod/libkmod-module.c:583 kmod_module_new_from_lookup() lookup brcmfmac=0, list=0xaaab04fc26d0
modprobe: DEBUG: ../libkmod/libkmod.c:501 lookup_builtin_file() use mmaped index 'modules.builtin' modname=brcmfmac
modprobe: DEBUG: ../libkmod/libkmod-module.c:1748 kmod_module_get_initstate() could not open '/sys/module/brcmfmac/initstate': No such file or directory
modprobe: DEBUG: ../libkmod/libkmod-module.c:1758 kmod_module_get_initstate() could not open '/sys/module/brcmfmac': No such file or directory
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_pcsp mod->name=rfkill mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_usb_audio mod->name=rfkill mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=cx88_alsa mod->name=rfkill mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_atiixp_modem mod->name=rfkill mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_intel8x0m mod->name=rfkill mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_via82xx_modem mod->name=rfkill mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=usb_storage mod->name=rfkill mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod.c:501 lookup_builtin_file() use mmaped index 'modules.builtin' modname=rfkill
modprobe: DEBUG: ../libkmod/libkmod-module.c:1304 kmod_module_probe_insert_module() Ignoring module 'rfkill': already loaded
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_pcsp mod->name=cfg80211 mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_usb_audio mod->name=cfg80211 mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=cx88_alsa mod->name=cfg80211 mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_atiixp_modem mod->name=cfg80211 mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_intel8x0m mod->name=cfg80211 mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_via82xx_modem mod->name=cfg80211 mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=usb_storage mod->name=cfg80211 mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod.c:501 lookup_builtin_file() use mmaped index 'modules.builtin' modname=cfg80211
modprobe: DEBUG: ../libkmod/libkmod-module.c:1748 kmod_module_get_initstate() could not open '/sys/module/cfg80211/initstate': No such file or directory
modprobe: DEBUG: ../libkmod/libkmod-module.c:1758 kmod_module_get_initstate() could not open '/sys/module/cfg80211': No such file or directory
modprobe: DEBUG: ../libkmod/libkmod-module.c:744 kmod_module_get_path() name='cfg80211' path='/lib/modules/4.13.0-sun50iw2/kernel/net/wireless/cfg80211.ko'
modprobe: DEBUG: ../libkmod/libkmod-module.c:744 kmod_module_get_path() name='cfg80211' path='/lib/modules/4.13.0-sun50iw2/kernel/net/wireless/cfg80211.ko'
insmod /lib/modules/4.13.0-sun50iw2/kernel/net/wireless/cfg80211.ko  
modprobe: DEBUG: ../libkmod/libkmod-module.c:744 kmod_module_get_path() name='cfg80211' path='/lib/modules/4.13.0-sun50iw2/kernel/net/wireless/cfg80211.ko'
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_pcsp mod->name=brcmutil mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_usb_audio mod->name=brcmutil mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=cx88_alsa mod->name=brcmutil mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_atiixp_modem mod->name=brcmutil mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_intel8x0m mod->name=brcmutil mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_via82xx_modem mod->name=brcmutil mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=usb_storage mod->name=brcmutil mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod.c:501 lookup_builtin_file() use mmaped index 'modules.builtin' modname=brcmutil
modprobe: DEBUG: ../libkmod/libkmod-module.c:1748 kmod_module_get_initstate() could not open '/sys/module/brcmutil/initstate': No such file or directory
modprobe: DEBUG: ../libkmod/libkmod-module.c:1758 kmod_module_get_initstate() could not open '/sys/module/brcmutil': No such file or directory
modprobe: DEBUG: ../libkmod/libkmod-module.c:744 kmod_module_get_path() name='brcmutil' path='/lib/modules/4.13.0-sun50iw2/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko'
modprobe: DEBUG: ../libkmod/libkmod-module.c:744 kmod_module_get_path() name='brcmutil' path='/lib/modules/4.13.0-sun50iw2/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko'
insmod /lib/modules/4.13.0-sun50iw2/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko  
modprobe: DEBUG: ../libkmod/libkmod-module.c:744 kmod_module_get_path() name='brcmutil' path='/lib/modules/4.13.0-sun50iw2/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko'
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_pcsp mod->name=brcmfmac mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_usb_audio mod->name=brcmfmac mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=cx88_alsa mod->name=brcmfmac mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_atiixp_modem mod->name=brcmfmac mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_intel8x0m mod->name=brcmfmac mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=snd_via82xx_modem mod->name=brcmfmac mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1391 kmod_module_get_options() modname=usb_storage mod->name=brcmfmac mod->alias=(null)
modprobe: DEBUG: ../libkmod/libkmod-module.c:1748 kmod_module_get_initstate() could not open '/sys/module/brcmfmac/initstate': No such file or directory
modprobe: DEBUG: ../libkmod/libkmod-module.c:1758 kmod_module_get_initstate() could not open '/sys/module/brcmfmac': No such file or directory
modprobe: DEBUG: ../libkmod/libkmod-module.c:744 kmod_module_get_path() name='brcmfmac' path='/lib/modules/4.13.0-sun50iw2/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko'
modprobe: DEBUG: ../libkmod/libkmod-module.c:744 kmod_module_get_path() name='brcmfmac' path='/lib/modules/4.13.0-sun50iw2/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko'
insmod /lib/modules/4.13.0-sun50iw2/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko  
modprobe: DEBUG: ../libkmod/libkmod-module.c:744 kmod_module_get_path() name='brcmfmac' path='/lib/modules/4.13.0-sun50iw2/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko'
modprobe: DEBUG: ../libkmod/libkmod-module.c:468 kmod_module_unref() kmod_module 0xaaab04fc2650 released
modprobe: DEBUG: ../libkmod/libkmod.c:418 kmod_pool_del_module() del 0xaaab04fc2650 key='brcmfmac'
modprobe: DEBUG: ../libkmod/libkmod-module.c:468 kmod_module_unref() kmod_module 0xaaab04fc38f0 released
modprobe: DEBUG: ../libkmod/libkmod.c:418 kmod_pool_del_module() del 0xaaab04fc38f0 key='rfkill'
modprobe: DEBUG: ../libkmod/libkmod-module.c:468 kmod_module_unref() kmod_module 0xaaab04fc3800 released
modprobe: DEBUG: ../libkmod/libkmod.c:418 kmod_pool_del_module() del 0xaaab04fc3800 key='cfg80211'
modprobe: DEBUG: ../libkmod/libkmod-module.c:468 kmod_module_unref() kmod_module 0xaaab04fc35b0 released
modprobe: DEBUG: ../libkmod/libkmod.c:418 kmod_pool_del_module() del 0xaaab04fc35b0 key='brcmutil'
modprobe: INFO: ../libkmod/libkmod.c:331 kmod_unref() context 0xaaab04fc1240 released

 

But firmware is required:

Spoiler

sudo modinfo brcmfmac       
filename:       /lib/modules/4.13.0-sun50iw2/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko
license:        Dual BSD/GPL
description:    Broadcom 802.11 wireless LAN fullmac driver.
author:         Broadcom Corporation
firmware:       brcm/brcmfmac4356-sdio.bin
firmware:       brcm/brcmfmac4354-sdio.bin
firmware:       brcm/brcmfmac43455-sdio.bin
firmware:       brcm/brcmfmac43430-sdio.bin
firmware:       brcm/brcmfmac43430a0-sdio.bin
firmware:       brcm/brcmfmac4339-sdio.bin
firmware:       brcm/brcmfmac43362-sdio.bin
firmware:       brcm/brcmfmac4335-sdio.bin
firmware:       brcm/brcmfmac43340-sdio.bin
firmware:       brcm/brcmfmac4334-sdio.bin
firmware:       brcm/brcmfmac4330-sdio.bin
firmware:       brcm/brcmfmac4329-sdio.bin
firmware:       brcm/brcmfmac43241b5-sdio.bin
firmware:       brcm/brcmfmac43241b4-sdio.bin
firmware:       brcm/brcmfmac43241b0-sdio.bin
firmware:       brcm/brcmfmac43143-sdio.bin
firmware:       brcm/brcmfmac43569.bin
firmware:       brcm/brcmfmac43242a.bin
firmware:       brcm/brcmfmac43236b.bin
firmware:       brcm/brcmfmac43143.bin
alias:          usb:v0A5Cp0BDCd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v043Ep3101d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v13B1p0039d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0A5CpBD27d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0A5CpBD1Fd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0A5CpBD17d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0A5CpBD1Ed*dc*dsc*dp*ic*isc*ip*in*
alias:          sdio:c*v02D0d4356*
alias:          sdio:c*v02D0d4354*
alias:          sdio:c*v02D0dA9BF*
alias:          sdio:c*v02D0d4345*
alias:          sdio:c*v02D0dA9A6*
alias:          sdio:c*v02D0d4339*
alias:          sdio:c*v02D0d4335*
alias:          sdio:c*v02D0dA962*
alias:          sdio:c*v02D0dA94D*
alias:          sdio:c*v02D0dA94C*
alias:          sdio:c*v02D0d4334*
alias:          sdio:c*v02D0d4330*
alias:          sdio:c*v02D0d4329*
alias:          sdio:c*v02D0d4324*
alias:          sdio:c*v02D0dA887*
depends:        brcmutil,cfg80211
intree:         Y
name:           brcmfmac
vermagic:       4.13.0-sun50iw2 SMP mod_unload aarch64
parm:           txglomsz:Maximum tx packet chain size [SDIO] (int)
parm:           debug:Level of debug output (int)
parm:           p2pon:Enable legacy p2p management functionality (int)
parm:           feature_disable:Disable features (int)
parm:           alternative_fw_path:Alternative firmware path (string)
parm:           fcmode:Mode of firmware signalled flow control (int)
parm:           roamoff:Do not use internal roaming engine (int)
parm:           ignore_probe_fail:always succeed probe for debugging (int)

 

Link to comment
Share on other sites

Please, add support for new 4.13.1 kernel with fix for loading firmware

    Linux 4.13.1

commit 4870e16678182556aacf30368b1f54be0144859f
Author: Sven Joachim <svenjoac@gmx.de>
Date:   Mon Jul 31 18:10:45 2017 +0200

    rtlwifi: Fix fallback firmware loading
    
    commit 1d9b168d8ea9a0f51947d0e2f84856e77d2fe7ff upstream.
    
    Commit f70e4df2b384 ("rtlwifi: Add code to read new versions of
    firmware") added code to load an old firmware file if the new one is
    not available.  Unfortunately that code is never reached because
    request_firmware_nowait() does not wait for the firmware to show up
    and returns 0 even if the file is not there.
    
    Use the existing fallback mechanism introduced by commit 62009b7f1279
    ("rtlwifi: rtl8192cu: Add new firmware") instead.
    
    Fixes: f70e4df2b384 ("rtlwifi: Add code to read new versions of firmware")
    Signed-off-by: Sven Joachim <svenjoac@gmx.de>
    Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Thanks.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines