Was the Soft Lockup bug ever understood/corrected?
#1
I am desperately trying to make an otherwise perfectly functional A64+ usable in my application, but I've been sparring with the "soft lockup" issue for ages. I see that this got some nontrivial attention in 2016/2017, but I have not seen any resolution was reached after scouring the web some years later. I hate to throw this A64+ out, so I was going to reach out to everyone here and see of this was ever properly understood.


Setup and Background:
I run with power, ethernet, and a device on USB only. I dont use wifi, video out, or anything else. Its a headless server for 3d printing (octoprint, runs wonderfully when it actually boots).

Running longsleep as follows:
Code:
ubuntu@pine64:~$ uname -r
3.10.105-0-pine64-longsleep
This includes the uboot being updated per the shell scripts in sbin.


Issue description:
I frequently have soft locks on startup:
Gathered through serial console
Code:
       HELLO! BOOT0 is starting!
boot0 commit : 045061a8bb2580cb3fa02e301f52a015040c158f

boot0 version : 4.0.0
set pll start
set pll end
rtc[0] value = 0x00000000
rtc[1] value = 0x00000000
rtc[2] value = 0x00000000
rtc[3] value = 0x00000000
rtc[4] value = 0x00000000
rtc[5] value = 0x00000000
DRAM driver version: V1.1
rsb_send_initseq: rsb clk 400Khz -> 3Mhz
PMU: AXP81X
ddr voltage = 1500 mv
DRAM Type = 3 (2:DDR2,3:DDR3,6:LPDDR2,7:LPDDR3)
DRAM clk = 672 MHz
DRAM zq value: 003b3bbb
DRAM single rank full DQ OK
DRAM size = 2048 MB
DRAM init ok
dram size =2048
card boot number = 0, boot0 copy = 0
card no is 0
sdcard 0 line count 4
[mmc]: mmc driver ver 2015-05-08 20:06
[mmc]: sdc0 spd mode error, 2
[mmc]: Wrong media type 0x00000000
[mmc]: ***Try SD card 0***
[mmc]: HSSDR52/SDR25 4 bit
[mmc]: 50000000 Hz
[mmc]: 15193 MB
[mmc]: ***SD/MMC 0 init OK!!!***
sdcard 0 init ok
The size of uboot is 000e8000.
sum=e88028eb
src_sum=e88028eb
Succeed in loading uboot from sdmmc flash.
boot0: start load other image
boot0: Loading BL3-1
Loading file 0 at address 0x40000000,size 0x00008400 success
boot0: Loading scp
Loading file 2 at address 0x00040000,size 0x00019c00 success
set arisc reset to de-assert state
Ready to disable icache.
Jump to secend Boot.


U-Boot 2014.07-7-pine64-longsleep (Mar 11 2017 - 17:28:41) Allwinner Technology

uboot commit : 360fbc1b502997e626843b6699a330879a296d62

rsb: secure monitor exist
[      0.349]pmbus:  ready
[      0.351][ARISC] :arisc initialize
[      0.682][ARISC] :arisc_dvfs_cfg_vf_table: support only one vf_table
[      0.798][ARISC] :sunxi-arisc driver startup succeeded
[      0.831]PMU: AXP81X
[      0.833]PMU: AXP81X found
bat_vol=0, ratio=100
[      0.839]PMU: dcdc2 1100
[      0.843]PMU: cpux 1008 Mhz,AXI=336 Mhz
PLL6=600 Mhz,AHB1=200 Mhz, APB1=100Mhz AHB2=300Mhz MBus=400Mhz
device_type = 3253, onoff=1
dcdc1_vol = 3300, onoff=1
dcdc2_vol = 1100, onoff=1
dcdc6_vol = 1100, onoff=1
aldo1_vol = 2800, onoff=0
aldo2_vol = 1800, onoff=1
aldo3_vol = 3000, onoff=1
dldo1_vol = 3300, onoff=0
dldo2_vol = 3300, onoff=0
dldo3_vol = 2800, onoff=0
dldo4_vol = 3300, onoff=1
eldo1_vol = 1800, onoff=1
eldo2_vol = 1800, onoff=0
eldo3_vol = 1800, onoff=0
fldo1_vol = 1200, onoff=0
fldo2_vol = 1100, onoff=1
gpio0_vol = 3100, onoff=0
vbus not exist
no battery, limit to dc
run key detect
no key found
no uart input
DRAM:  2 GiB
fdt addr: 0xb6ebef60
Relocation Offset is: 75f11000
In:    serial
Out:  serial
Err:  serial
gic: sec monitor mode
[      1.154]start
drv_disp_init
init_clocks: finish init_clocks.
enable power vcc-hdmi-33, ret=0
drv_disp_init finish
boot_disp.output_disp=0
boot_disp.output_type=3
boot_disp.output_mode=10
fetch script data boot_disp.auto_hpd fail
disp0 device type(4) enable
attched ok, mgr0<-->device1, type=4, mode=10
[      1.542]end
workmode = 0,storage type = 1
[      1.546]MMC:        0
[mmc]: mmc driver ver 2015-06-03 13:50:00
SUNXI SD/MMC: 0
[mmc]: start mmc_calibrate_delay_unit, don't access device...
[mmc]: delay chain cal done, sample: 200(ps)
[mmc]: media type 0x0
[mmc]: Wrong media type 0x0
[mmc]: ************Try SD card 0************
[mmc]: host caps: 0x27
[mmc]: MID 03 PSN 41783b4b
[mmc]: PNM SC16G -- 0x53-43-31-36-47
[mmc]: PRV 8.0
[mmc]: MDT m-6 y-2018
[mmc]: speed mode    : HSSDR52/SDR25
[mmc]: clock          : 50000000 Hz
[mmc]: bus_width      : 4 bit
[mmc]: user capacity  : 15193 MB
[mmc]: ************SD/MMC 0 init OK!!!************
[mmc]: erase_grp_size      : 0x1WrBlk*0x200=0x200 Byte
[mmc]: secure_feature      : 0x0
[mmc]: secure_removal_type : 0x0
[      1.755]sunxi flash init ok
[mmc]: Has init
[      1.795]---drivers/mmc/mmc.c 2733 mmc_init
reading uboot.env

** Unable to read "uboot.env" from mmc0:1 **
Using default environment

--------fastboot partitions--------
mbr not exist
base bootcmd=run mmcbootcmd
bootcmd set setargs_mmc
key 0
recovery key high 12, low 10
fastboot key high 6, low 4
no misc partition is found
to be run cmd=run mmcbootcmd
update dtb dram start
update dtb dram  end
serial is: ffffffffffffffffffff
get Pine64 model from DRAM size and used storage
DRAM >512M
Pine64 model: pine64-plus
no battery exist
sunxi_bmp_logo_display
[mmc]: Has init
[      2.015]---drivers/mmc/mmc.c 2733 mmc_init
reading bootlogo.bmp
** Unable to read file bootlogo.bmp **
sunxi bmp info error : unable to open logo file bootlogo.bmp
[      2.034]inter uboot shell
Hit any key to stop autoboot:  0
[mmc]: Has init
[      5.154]---drivers/mmc/mmc.c 2733 mmc_init
reading uEnv.txt
[mmc]: blkcnt should not be 0
177 bytes read in 5 ms (34.2 KiB/s)
Loading boot environment ...
[mmc]: Has init
[      5.177]---drivers/mmc/mmc.c 2733 mmc_init
reading boot.scr
** Unable to read file boot.scr **
Booting with defaults ...
[mmc]: Has init
[      5.197]---drivers/mmc/mmc.c 2733 mmc_init
reading pine64/sun50i-a64-pine64-plus.dtb
69414 bytes read in 10 ms (6.6 MiB/s)
[mmc]: Has init
[      5.256]---drivers/mmc/mmc.c 2733 mmc_init
reading pine64/Image
11835840 bytes read in 585 ms (19.3 MiB/s)
[mmc]: Has init
[      5.855]---drivers/mmc/mmc.c 2733 mmc_init
reading initrd.img
1094464 bytes read in 58 ms (18 MiB/s)
Image lacks image_size field, assuming 16MiB
## Flattened Device Tree blob at 45000000
  Booting using the fdt blob at 0x45000000
  reserving fdt memory region: addr=41010000 size=10000
  reserving fdt memory region: addr=41020000 size=800
  reserving fdt memory region: addr=40100000 size=4000
  reserving fdt memory region: addr=40104000 size=1000
  reserving fdt memory region: addr=40105000 size=1000
  reserving fdt memory region: addr=45000000 size=11000
  Loading Ramdisk to b6dac000, end b6eb7340 ... OK
  Loading Device Tree to 44feb000, end 44ffefff ... OK

Starting kernel ...

[mmc]: MMC Device 2 not found
[mmc]: mmc 2 not find, so not exit
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.10.105-0-pine64-longsleep (longsleep@brick) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #3 SMP PREEM7
[    0.000000] CPU: AArch64 Processor [410fd034] revision 4
[    0.000000] Machine: sun50iw1p1
[    0.000000] cma: CMA: reserved 64 MiB at bc000000
[    0.000000] script_init enter!
[    0.000000] script buffer is NULL!
[    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] PERCPU: Embedded 12 pages/cpu @ffffffc07af92000 s19200 r8192 d21760 u49152
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 513080
[    0.000000] Kernel command line: console=tty0 console=ttyS0,115200n8 no_console_suspend disp.screen0_output_mode=720p60 earlycon=uart,mmio32,0x01c28000 mt
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Memory: 2032MB = 2032MB total
[    0.000000] Memory: 1969300k/1969300k available, 111468k reserved
[    0.000000] Virtual kernel memory layout:
[    0.000000]    vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000  (245759 MB)
[    0.000000]    vmemmap : 0xffffffbc00e38000 - 0xffffffbc02a00000  (    27 MB)
[    0.000000]    modules : 0xffffffbffc000000 - 0xffffffc000000000  (    64 MB)
[    0.000000]    memory  : 0xffffffc000000000 - 0xffffffc07f000000  (  2032 MB)
[    0.000000]      .init : 0xffffffc0009ea000 - 0xffffffc000a6cb00  (  523 kB)
[    0.000000]      .text : 0xffffffc000080000 - 0xffffffc0009e9af4  (  9639 kB)
[    0.000000]      .data : 0xffffffc000a6d000 - 0xffffffc000bc99c0  (  1395 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 8388608 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    6.629970] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    6.630000] pid_max: default: 32768 minimum: 301
[    6.630106] Security Framework initialized
[    6.630161] AppArmor: AppArmor initialized
[    6.630206] Mount-cache hash table entries: 256
[    6.640740] Initializing cgroup subsys memory
[    6.640799] Initializing cgroup subsys devices
[    6.640816] Initializing cgroup subsys freezer
[    6.640832] Initializing cgroup subsys blkio
[    6.640847] Initializing cgroup subsys perf_event
[    6.640869] Initializing cgroup subsys hugetlb
[    6.640937] ftrace: allocating 27562 entries in 108 pages
[    6.672006] CPU0: update cpu_power 1968128
[    6.672040] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[    6.672979] virtual base = 0xffffff800000a000.
[    6.672998] gicd_base = 0xffffff800000c000.
[    6.673011] gicc_base = 0xffffff800000e000.
[    6.673585] CPU1: Booted secondary processor
[    6.673609] CPU1: update cpu_power 1968128
[    6.676212] CPU2: Booted secondary processor
[    6.676225] CPU2: update cpu_power 1968128
[    6.680329] CPU3: Booted secondary processor
[    6.680340] CPU3: update cpu_power 1968128
[    6.680421] Brought up 4 CPUs
[    6.680498] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    6.681096] devtmpfs: initialized
[    6.685818] atomic64 test passed
[    6.685837] pinctrl core: initialized pinctrl subsystem
[    6.688328] NET: Registered protocol family 16
[    6.688605] script_sysfs_init success
[    6.688817] dump_class_init,806, success
[    6.689097] vdso: 2 pages (1 code, 1 data) at base ffffffc000a75000
[    6.689128] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    6.690388] software IO TLB [mem 0xb8800000-0xb8c00000] (4MB) mapped at [ffffffc077800000-ffffffc077bfffff]
[    6.691426] DMA: preallocated 256 KiB pool for atomic allocations
[    6.691563] Serial: AMBA PL011 UART driver
[    6.691673] axp81x_board_init: axp regl_devs num = 23
[    6.691818] pll_audio-set_default_rate=24576000 success!
[    6.691848] pll_video0-set_default_rate=297000000 success!
[    6.691930] pll_video1-set_default_rate=297000000 success!
[    6.692000] pll_de-set_default_rate=297000000 success!
[    6.692736] de-set_default_source=pll_de success!
[    6.692753] de-set_default_rate=297000000 success!
[    6.692805] tcon0-set_default_source=pll_mipi success!
[    6.692848] tcon1-set_default_source=pll_video0 success!
[    6.693078] hdmi-set_default_source=pll_video0 success!
[    6.695323] sun50i-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    6.695499] [sun50iw1p1_pinctrl_probe][838]
[    6.697165] sun50i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    6.697814] sunxi hwspinlock vbase:0xffffff800005c000
[    6.703500] sunxi_chipid_probe,150: soc bin:0
[    6.703518] chipid-sunxi serial 000000000000
[    6.708373] bio: create slab <bio-0> at 0
[    6.708734] pwm module init!
[    6.709961] SCSI subsystem initialized
[    6.710095] usbcore: registered new interface driver usbfs
[    6.710139] usbcore: registered new interface driver hub
[    6.710215] usbcore: registered new device driver usb
[    6.710992] Linux video capture interface: v2.00
[    6.711451] [ARISC] :sunxi-arisc driver v1.10
[    6.718386] [ARISC] :sunxi-arisc driver v1.10 startup succeeded
[    6.718627] Advanced Linux Sound Architecture Driver Initialized.
[    6.718969] NetLabel: Initializing
[    6.718982] NetLabel:  domain hash size = 128
[    6.718994] NetLabel:  protocols = UNLABELED CIPSOv4
[    6.719043] NetLabel:  unlabeled traffic allowed by default
[    6.719211] [pm]aw_pm_init!
[    6.719275] rtc physical base = 0x0000000001f00000 .
[    6.719317] np name = /soc@01c00000/rtc@01f00000.
[    6.719332] base = ffffff8000070100, len = 4.
[    6.719346] pmu name: pmu0 .
[    6.719383] pmu0_enable = 0x1.
[    6.719395] pmux_id = 0x6.
[    6.719408] pmux_twi_id = 0x1.
[    6.719420] pmux_twi_addr = 0x34.
[    6.719431] pmu name: pmu1 .
[    6.719481] Warning: can not find np for pmu1.
[    6.719705] add_sys_pwr_dm: get ldo name  for id: vcc-lpddr failed
[    6.719870] after inited: sys_mask config = 0x4a55.
[    6.719902] Warning: can not find np for dynamic_standby_para.
[    6.720033] [pm]valid
[    6.720042] [pm]valid
[    6.720052] Notice: sun9i&sun8iw5&sun50i not need support normal standby,                            change to super standby.
[    6.720279] Switching to clocksource arch_sys_counter
[    6.730904] AppArmor: AppArmor Filesystem Enabled
[    6.737675] NET: Registered protocol family 2
[    6.738394] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[    6.738652] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    6.738933] TCP: Hash tables configured (established 16384 bind 16384)
[    6.739019] TCP: reno registered
[    6.739036] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    6.739096] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    6.739336] NET: Registered protocol family 1
[    6.739631] RPC: Registered named UNIX socket transport module.
[    6.739649] RPC: Registered udp transport module.
[    6.739663] RPC: Registered tcp transport module.
[    6.739676] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.739845] Trying to unpack rootfs image as initramfs...
[    6.784795] Freeing initrd memory: 1068K (ffffffc075dac000 - ffffffc075eb7000)
[    6.785802] kvm [1]: interrupt-controller@1c84000 IRQ25
[    6.786223] kvm [1]: timer IRQ27
[    6.786246] kvm [1]: Hyp mode initialized successfully
[    6.788064] lock super standby defaultly!
[    6.788087] lookup_scene_lock_name: new scene lock super_standby
[    6.788103] scene_lock_init name=super_standby
[    6.788118] scene_lock: super_standby, type 5, count 1
[    6.788511] audit: initializing netlink socket (disabled)
[    6.788570] type=2000 audit(0.140:1): initialized
[    6.789266] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    6.789735] VFS: Disk quotas dquot_6.5.2
[    6.789852] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    6.790780] NFS: Registering the id_resolver key type
[    6.790830] Key type id_resolver registered
[    6.790844] Key type id_legacy registered
[    6.790863] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    6.791019] NTFS driver 2.1.30 [Flags: R/W].
[    6.791187] fuse init (API version 7.22)
[    6.791385] msgmni has been set to 3976
[    6.792342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    6.792446] io scheduler noop registered
[    6.792460] io scheduler deadline registered
[    6.792499] io scheduler cfq registered (default)
[    6.793031] [DISP]disp_module_init
[    6.793446] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
[    6.793470] [DISP] boot_disp:0x0
[    6.794052] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
[    6.794210] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
[    6.794368] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
[    6.795453] [DISP] disp_boot_para_parse,line:301:of_property_read disp.fb_base fail
[    6.795475] [DISP] fb_base:0x0
[    6.832630] Console: switching to colour frame buffer device 240x67
[    6.861163] [DISP]disp_module_init finish
[    6.861630] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
[    6.861783] sw_console_setup()1173 - console setup baud 115200 parity n bits 8, flow n
[    7.836821] console [ttyS0] enabled
[    7.841144] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI
[    7.848081] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
[    7.855115] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
[    7.862111] uart4: ttyS4 at MMIO 0x1c29000 (irq = 36) is a SUNXI
[    7.869156] misc dump reg init
[    7.872701] [drm] Initialized drm 1.1.0 20060810
[    7.882196] brd: module loaded
[    7.887873] loop: module loaded
[    7.891637] sunxi-bt bt.28: Missing bt_power.
[    7.896491] sunxi-bt bt.28: bt_power_name ((null))
[    7.901838] sunxi-bt bt.28: io_regulator_name (vcc-wifi-io)
[    7.908074] sunxi-bt bt.28: bt_rst gpio=356  mul-sel=1  pull=-1  drv_level=-1  data=0
[    7.916840] sunxi-bt bt.28: clk not config
[    7.921484] sunxi-bt bt.28: block state already is 1
[    7.927200] sunxi-wlan wlan.27: wlan_busnum (1)
[    7.932257] sunxi-wlan wlan.27: Missing wlan_power.
[    7.937689] sunxi-wlan wlan.27: wlan_power_name ((null))
[    7.943614] sunxi-wlan wlan.27: io_regulator_name (vcc-wifi-io)
[    7.950221] sunxi-wlan wlan.27: wlan_regon gpio=354  mul-sel=1  pull=-1  drv_level=-1  data=0
[    7.959743] sunxi-wlan wlan.27: wlan_hostwake gpio=355  mul-sel=6  pull=-1  drv_level=-1  data=0
[    7.969554] sunxi-wlan wlan.27: clk not config
[    7.975090] tun: Universal TUN/TAP device driver, 1.6
[    7.980757] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    7.988251] WARNING: Get ephy clock is failed
[    7.993431] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.000826] get ehci0-controller drv_vbus_gpio is fail
[    8.006548] get ehci0-controller, regulator_io is no nocare
[    8.012810] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c74c00, 0x:ffffff80000aa000, irq_no:68
[    8.026335] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.036440] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
[    8.046333] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0xffffffc0004f2ef8
[    8.068424] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
[    8.076581] hub 1-0:1.0: USB hub found
[    8.086985] hub 1-0:1.0: 1 port detected
[    8.097653] scene_lock_init name=ehci_standby
[    8.108721] get ehci1-controller drv_vbus_gpio is fail
[    8.120551] get ehci1-controller, regulator_io is no nocare
[    8.132889] [sunxi-ehci1]: probe, pdev->name: 1c1b000.ehci1-controller, sunxi_ehci: 0xffffffc000c74e50, 0x:ffffff80000b2000, irq_no:6a
[    8.152654] sunxi-ehci 1c1b000.ehci1-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.169109] sunxi-ehci 1c1b000.ehci1-controller: new USB bus registered, assigned bus number 2
[    8.185306] sunxi-ehci 1c1b000.ehci1-controller: irq 106, io mem 0xffffffc0004f2ef8
[    8.216025] sunxi-ehci 1c1b000.ehci1-controller: USB 0.0 started, EHCI 1.00
[    8.230513] hub 2-0:1.0: USB hub found
[    8.241152] hub 2-0:1.0: 1 port detected
[    8.252060] scene_lock_init name=ehci_standby
[    8.263471] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    8.276846] get ohci0-controller drv_vbus_gpio is fail
[    8.288947] get ohci0-controller, regulator_io is no nocare
[    8.301507] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c74760
[    8.318257] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
[    8.334329] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 3
[    8.351112] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0x61ff726b6b64622c
[    8.426922] hub 3-0:1.0: USB hub found
[    8.437369] hub 3-0:1.0: 1 port detected
[    8.448008] scene_lock_init name=ohci_standby
[    8.458998] get ohci1-controller drv_vbus_gpio is fail
[    8.470822] get ohci1-controller, regulator_io is no nocare
[    8.483107] [sunxi-ohci1]: probe, pdev->name: 1c1b000.ohci1-controller, sunxi_ohci: 0xffffffc000c749b0
[    8.499614] sunxi-ohci 1c1b000.ohci1-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
[    8.515496] sunxi-ohci 1c1b000.ohci1-controller: new USB bus registered, assigned bus number 4
[    8.531247] sunxi-ohci 1c1b000.ohci1-controller: irq 107, io mem 0x61ff726b6b64622c
[    8.604024] hub 4-0:1.0: USB hub found
[    8.614336] hub 4-0:1.0: 1 port detected
[    8.624982] scene_lock_init name=ohci_standby
[    8.636303] usbcore: registered new interface driver usb-storage
[    8.649294] usbcore: registered new interface driver ums-alauda
[    8.662117] usbcore: registered new interface driver ums-cypress
[    8.674990] usbcore: registered new interface driver ums-datafab
[    8.687808] usbcore: registered new interface driver ums_eneub6250
[    8.700814] usbcore: registered new interface driver ums-freecom
[    8.713580] usbcore: registered new interface driver ums-isd200
[    8.726278] usbcore: registered new interface driver ums-jumpshot
[    8.739074] usbcore: registered new interface driver ums-karma
[    8.751501] usbcore: registered new interface driver ums-onetouch
[    8.764148] usbcore: registered new interface driver ums-realtek
[    8.776686] usbcore: registered new interface driver ums-sddr09
[    8.789065] usbcore: registered new interface driver ums-sddr55
[    8.801411] usbcore: registered new interface driver ums-usbat
[    8.813691] usbcore: registered new interface driver usbserial
[    8.825875] usbcore: registered new interface driver usbserial_generic
[    8.838736] usbserial: USB Serial support registered for generic
[    8.851209] mousedev: PS/2 mouse device common for all mice
[    8.863402] input: sunxi-keyboard as /devices/virtual/input/input0
[    8.876370] sunxi-rtc 1f00000.rtc: rtc core: registered rtc-sunxi as rtc0
[    8.889546] sunxi-rtc 1f00000.rtc: RTC enabled
[    8.900266] i2c /dev entries driver
[    8.944733] input: axp81x-supplyer as /devices/platform/axp81x_board/axp81x-supplyer.47/input/input1
[    8.964062] sunxi budget cooling probe start !
[    8.974769] CPU freq cooling register Success
[    8.985181] CPU hotplug cooling register Success
[    8.995789] CPU budget cooling register Success
[    9.006421] sunxi gpu cooling probe start !
[    9.016429] CPU gpu cooling register Success
[    9.029297] cpuidle: using governor ladder
[    9.038498] cpuidle: using governor menu
[    9.048187] sunxi-mmc 1c0f000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Mar 11 2017 at 15:13:26
[    9.066007] sunxi-mmc 1c0f000.sdmmc: regulator prop vmmc,str none
[    9.077602] sunxi-mmc 1c0f000.sdmmc: regulator prop vqmmc,str none
[    9.089280] sunxi-mmc 1c0f000.sdmmc: regulator prop vdmmc,str vcc-sdc
[    9.101121] sunxi-mmc 1c0f000.sdmmc: No vmmc regulator found
[    9.111911] sunxi-mmc 1c0f000.sdmmc: No vqmmc regulator found
[    9.123151] sunxi-mmc 1c0f000.sdmmc: Got CD GPIO #166.
[    9.133369] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[    9.148968] sunxi-mmc 1c0f000.sdmmc: no vqmmc,Check if there is regulator
[    9.180343] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[    9.209888] sunxi-mmc 1c0f000.sdmmc: base:0xffffff80000d8000 irq:92
[    9.221857] sunxi-mmc 1c10000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Mar 11 2017 at 15:13:26
[    9.239625] sunxi-mmc 1c10000.sdmmc: Can't get vmmc regulator string
[    9.251437] sunxi-mmc 1c10000.sdmmc: Can't get vqmmc regulator string
[    9.263354] sunxi-mmc 1c10000.sdmmc: Can't get vdmmc regulator string
[    9.275124] get() with no identifier
[    9.283660] get() with no identifier
[    9.292117] get() with no identifier
[    9.300517] sunxi-mmc 1c10000.sdmmc: No vmmc regulator found
[    9.311192] sunxi-mmc 1c10000.sdmmc: No vqmmc regulator found
[    9.321988] sunxi-mmc 1c10000.sdmmc: No vdmmc regulator found
[    9.322786] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 52, RTO !!
[    9.323603] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 52, RTO !!
[    9.323618] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[    9.325997] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[    9.328124] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
[    9.328936] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
[    9.329745] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
[    9.330554] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
[    9.331182] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
[    9.331222] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
[    9.333591] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
[    9.398163] mmc0: host does not support reading read-only switch. assuming write-enable.
[    9.400828] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
[    9.400867] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
[    9.400962] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 4 timing SD-HS(SDR25) dt B
[    9.400981] mmc0: new high speed SDHC card at address aaaa
[    9.546850] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[    9.556599] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
[    9.572344] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
[    9.576868]  mmcblk0: p1 p2
[    9.603470] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[    9.633020] sunxi-mmc 1c10000.sdmmc: base:0xffffff80000e0000 irq:93
[    9.644960] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
[    9.657339] usbcore: registered new interface driver usbhid
[    9.668612] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
[    9.680532] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[    9.680536] usbhid: USB HID core driver
[    9.707274] usbcore: registered new interface driver snd-usb-audio
[    9.720380] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[    9.738657] sndhdmi sound.7:  sndhdmi <-> 1c22800.daudio mapping ok
[    9.751024] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 8, RTO !!
[    9.763858] TCP: cubic registered
[    9.772905] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[    9.784890] Initializing XFRM netlink socket
[    9.794951] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[    9.807041] NET: Registered protocol family 10
[    9.817353] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[    9.830212] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
[    9.842264] sit: IPv6 over IPv4 tunneling driver
[    9.852763] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[    9.865334] NET: Registered protocol family 17
[    9.875616] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[    9.887728] 8021q: 802.1Q VLAN Support v1.8
[    9.897720] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[    9.909945] Key type dns_resolver registered
[    9.920119] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
[    9.932376] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
[    9.932561] Registering SWP/SWPB emulation handler
[    9.932832] registered taskstats version 1
[    9.933683] Key type encrypted registered
[    9.933691] AppArmor: AppArmor sha1 policy hashing enabled
[    9.934013] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
[    9.934015] [DISP] boot_disp:0x0
[    9.934707] [HDMI] power vcc-hdmi-33
[    9.935173] [HDMI] cec support = 0
[  10.034369] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 1, RTO !!
[  10.046522] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm OD pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
[  10.063175] sunxi-rtc 1f00000.rtc: setting system clock to 2010-01-01 00:04:14 UTC (1262304254)
[  10.079114] input: sunxi-ths as /devices/virtual/input/input2
[  10.091290] thermal thermal_zone0: failed to read out thermal zone 0
[  10.104415] ALSA device list:
[  10.113496]  #0: sndhdmi
[  10.122616] Freeing unused kernel memory: 520K (ffffffc0009ea000 - ffffffc000a6c000)
Kernel params: console=tty0 console=ttyS0,115200n8 no_console_suspend disp.screen0_output_mode=720p60 earlycon=uart,mmio32,0x01c28000 mac_addr=0e:57:d6:8f:1t
Waiting for root system /dev/mmcblk0p2, countdown : 5
Rootfs: /dev/mmcblk0p2
[  10.196791] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[  10.214993] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[  10.253400] EXT4-fs (mmcblk0p2): recovery complete
[  10.268041] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[  10.552531] systemd[1]: System time before build time, advancing clock.
[  10.619895] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +A)
[  10.646513] [DISP] disp_device_attached_and_enable,line:159:[  10.646709] systemd[1]: Detected architecture arm64.
attched ok, mgr0<-->device1, type=4, mode=10

Welcome to Ubuntu 16.04.7 LTS!

[  10.695711] [ehci0-controller]: sunxi_usb_disable_ehci
[  10.708221] [sunxi-ehci0]: remove, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c74c00
[  10.709132] systemd[1]: Set hostname to <pine64>.
[  10.737426] scene_lock_destroy name=ehci_standby
[  10.749263] sunxi-ehci 1c1a000.ehci0-controller: remove, state 4
[  10.762893] usb usb1: USB disconnect, device number 1
[  10.775869] sunxi-ehci 1c1a000.ehci0-controller: USB bus 1 deregistered
[  10.790165] [ohci0-controller]: sunxi_usb_disable_ohci
[  10.802699] [sunxi-ohci0]: remove, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c74760
[  10.819883] scene_lock_destroy name=ohci_standby
[  10.831786] sunxi-ohci 1c1a000.ohci0-controller: remove, state 4
[  10.845176] usb usb3: USB disconnect, device number 1
[  10.857852] sunxi-ohci 1c1a000.ohci0-controller: USB bus 3 deregistered
[  10.871953] [ehci0-controller]: sunxi_usb_enable_ehci
[  10.884289] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c74c00, 0x:ffffff80000aa000, irq_no:68
[  10.904592] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[  10.921580] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
[  11.302279] systemd[1]: [/etc/systemd/system/octoprint.service:9] Failed to parse service type, ignoring: exec
[  11.332148] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  11.365067] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[  11.394879] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[  OK  ] Set up automount Arbitrary Executab...ats File System Automount Point.
[  11.433777] systemd[1]: Reached target Encrypted Volumes.
[  OK  ] Reached target Encrypted Volumes.
[  11.463585] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[  OK  ] Started Trigger resolvconf update for networkd DNS.
[  11.493173] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[  11.522491] systemd[1]: Listening on fsck to fsckd communication Socket.
[  OK  ] Listening on fsck to fsckd communication Socket.
[  11.551844] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[  11.581515] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[  11.620723] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[  11.650551] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[  OK  ] Created slice system-systemd\x2dfsck.slice.
[  11.679871] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  11.709298] systemd[1]: Reached target Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems (Pre).
[  11.738789] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[  11.768463] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[  11.799392] systemd[1]: Starting Set console keymap...
        Starting Set console keymap...
[  11.829162] systemd[1]: Starting Create list of required static device nodes for the current kernel...
        Starting Create list of required st... nodes for the current kernel...
[  11.868503] systemd[1]: Starting Initialize Sunxi disp2 HDMI output mode...
        Starting Initialize Sunxi disp2 HDMI output mode...
[  11.908029] systemd[1]: Mounting Huge Pages File System...
        Mounting Huge Pages File System...
[  11.937328] systemd[1]: Mounting POSIX Message Queue File System...
        Mounting POSIX Message Queue File System...
[  11.966769] systemd[1]: Starting Remount Root and Kernel File Systems...
        Starting Remount Root and Kernel File Systems...
[  12.006360] systemd[1]: Mounting Debug File System...
[  12.006550] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
        Mounting Debug File System...
[  12.045333] systemd[1]: Starting Nameserver information manager...
        Starting Nameserver information manager...
[  12.073515] systemd[1]: Listening on Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[  12.104420] systemd[1]: Starting Journal Service...
        Starting Journal Service...
[  12.135352] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[  12.172400] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[  12.207479] systemd[1]: Starting Load Kernel Modules...
        Starting Load Kernel Modules...
[  12.240996] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[  12.270612] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[  12.299800] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[  12.332955] systemd[1]: Mounted Debug File System.
[  OK  ] Mounted Debug File System.
[  12.358917] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  12.388488] systemd[1]: Mounted Huge Pages File System.
[  OK  ] Mounted Huge Pages File System.
[  12.418269] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  12.555790] cfg80211: Calling CRDA to update world regulatory domain
[  34.232966] BUG: soft lockup - CPU#0 stuck for 22s! [kworker/0:1:30]
[  34.246575] Modules linked in: cfg80211(+)
[  34.257631]
[  34.265708] CPU: 0 PID: 30 Comm: kworker/0:1 Not tainted 3.10.105-0-pine64-longsleep #3
[  34.280888] Workqueue: events start_work
[  34.291350] task: ffffffc078b52f80 ti: ffffffc078b54000 task.ti: ffffffc078b54000
[  34.305709] PC is at __do_softirq+0xb4/0x2d8
[  34.316521] LR is at __do_softirq+0x30/0x2d8
[  34.327200] pc : [<ffffffc0000b5fc4>] lr : [<ffffffc0000b5f40>] pstate: 40000145
[  34.341316] sp : ffffffc078b57910
[  34.350932] x29: ffffffc078b57910 x28: ffffffc000a760c0
[  34.362740] x27: ffffffc000a76000 x26: ffffffc078b57910
[  34.374498] x25: 0000000000000000 x24: 000000000000000a
[  34.386210] x23: 0000000080000145 x22: ffffffc078b57a40
[  34.397870] x21: ffffffc078b54000 x20: 000000000000001e
[  34.409442] x19: 0000000000000202 x18: 0000000000000000
[  34.420912] x17: 000000000000000e x16: 0000000000000007
[  34.432315] x15: 000000000000000a x14: 0000000000000000
[  34.443649] x13: 0000000000000000 x12: ffffffc078b57900
[  34.454919] x11: 0000000000000007 x10: 000000000000000e
[  34.466129] x9 : 0000000225c17d03 x8 : 000000000f83384c
[  34.477186] x7 : 0007270e000ea600 x6 : ffffffc078b54000
[  34.488101] x5 : 0000000029aaaaab x4 : 000000003a157974
[  34.498986] x3 : 0000000000000020 x2 : ffffffc000bed900
[  34.509761] x1 : ffffffc000bed900 x0 : 0000000000000000
[  34.520450]
[  34.520450] PC: 0xffffffc0000b5f44:
[  34.535370] 5f44  b0004e01 9272c746 f940a022 8b020000 f9003fa0 f94008c0 b9401402 b9008fa2
[  34.549153] 5f64  2a0203e2 12147842 b9001402 912402a2 b98054c0 d37ae400 b8606853 b94050c0
[  34.562955] 5f84  11040000 b90050c0 b0004e1b b94054c0 f90043b5 9103037c aa0603f5 52800158
[  34.576785] 5fa4  f90037a1 b9008ba0 f94043a0 91240001 b98056a0 d37ae400 b820683f d50342ff
[  34.590634] 5fc4  d2800014 91030360 8b140000 f9003ba0 360009f3 f0004d80 9343fe96 91356000
[  34.604511] 5fe4  b94052b7 d538d082 8b364800 2a1603f9 91002000 b8626801 11000421 b8226801
[  34.618406] 6004  d503201f 14000017 b94056a1 52800800 b00033c2 1ac00c20 f9472c42 937d7c00
[  34.632325] 6024  f8606840 9ac12400 360001c0 b94052a0 11000400 b90052a0 f0005840 91242000
[  34.646276]
[  34.646276] LR: 0xffffffc0000b5ec0:
[  34.661450] 5ec0  a8c37bfd d65f03c0 a9be7bfd 910003fd f9000bf3 aa0003f3 aa1e03e0 d503201f
[  34.675488] 5ee0  f9404661 aa1303e0 d63f0020 340000c0 a9418662 aa1303e0 52800003 cb010042
[  34.689564] 5f00  9400821f f9400bf3 a8c27bfd d65f03c0 a9b77bfd 910003fd a90153f3 a9025bf5
[  34.703693] 5f20  a90363f7 a9046bf9 a90573fb aa1e03e0 900059d5 d503201f 52800040 97fffc02
[  34.717815] 5f40  910003fa b0004e01 9272c746 f940a022 8b020000 f9003fa0 f94008c0 b9401402
[  34.731930] 5f60  b9008fa2 2a0203e2 12147842 b9001402 912402a2 b98054c0 d37ae400 b8606853
[  34.746065] 5f80  b94050c0 11040000 b90050c0 b0004e1b b94054c0 f90043b5 9103037c aa0603f5
[  34.760244] 5fa0  52800158 f90037a1 b9008ba0 f94043a0 91240001 b98056a0 d37ae400 b820683f
[  34.774453]
[  34.774453] SP: 0xffffffc078b57890:
[  34.790174] 7890  0000001e 00000000 78b54000 ffffffc0 78b57a40 ffffffc0 80000145 00000000
[  34.804422] 78b0  0000000a 00000000 00000000 00000000 78b57910 ffffffc0 00a76000 ffffffc0
[  34.818662] 78d0  00a760c0 ffffffc0 78b57910 ffffffc0 000b5f40 ffffffc0 78b57910 ffffffc0
[  34.832928] 78f0  000b5fc4 ffffffc0 40000145 00000000 000001c0 00000000 0000001e 00000000
[  34.847223] 7910  78b579a0 ffffffc0 000b62d4 ffffffc0 000001c0 00000000 0000001e 00000000
[  34.861490] 7930  00000000 00000000 78b57a40 ffffffc0 80000145 00000000 00000001 00000000
[  34.875739] 7950  00000000 00000000 00000140 00000000 00000001 00000000 78b54000 ffffffc0
[  34.889993] 7970  788058c0 ffffffc0 00a76000 ffffffc0 78b579c0 ffffffc0 ffff8c6b 00000000
[  34.904286]
[  34.904286] X1: 0xffffffc000bed880:
[  34.920240] d880  00000000 00000000 00000000 00000000 00bc0f70 ffffffc0 00000000 00000000
[  34.934649] d8a0  00000000 00000000 0000000f 00000000 0000000f 00000000 00000000 00000000
[  34.949034] d8c0  0000000f 00000000 00000000 00000000 0000000f 00000000 00000000 00000000
[  34.963382] d8e0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  34.977650] d900  00000282 000001df 00000052 00000004 00000000 00000000 00000000 00000000
[  34.991846] d920  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.005976] d940  00000000 000003de 0000003f 00000003 00000000 00000000 00000000 00000000
[  35.020077] d960  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.034082]
[  35.034082] X2: 0xffffffc000bed880:
[  35.049264] d880  00000000 00000000 00000000 00000000 00bc0f70 ffffffc0 00000000 00000000
[  35.063195] d8a0  00000000 00000000 0000000f 00000000 0000000f 00000000 00000000 00000000
[  35.077143] d8c0  0000000f 00000000 00000000 00000000 0000000f 00000000 00000000 00000000
[  35.090992] d8e0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.104753] d900  00000282 000001df 00000052 00000004 00000000 00000000 00000000 00000000
[  35.118499] d920  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.132237] d940  00000000 000003de 0000003f 00000003 00000000 00000000 00000000 00000000
[  35.145941] d960  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.159624]
[  35.159624] X6: 0xffffffc078b53f80:
[  35.174352] 3f80  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.188187] 3fa0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.202017] 3fc0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.215822] 3fe0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.229599] 4000  00000002 00000000 ffffffff ffffffff 78b52f80 ffffffc0 00a84860 ffffffc0
[  35.243422] 4020  000c2838 ffffffc0 00000000 00000000 00000000 00000000 00000000 00000000
[  35.257291] 4040  00000000 00000000 00000000 00000000 00010104 00000000 57ac6e9d 00000000
[  35.271155] 4060  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.285002]
[  35.285002] X12: 0xffffffc078b57880:
[  35.300144] 7880  00000000 00000000 00000202 00000000 0000001e 00000000 78b54000 ffffffc0
[  35.314112] 78a0  78b57a40 ffffffc0 80000145 00000000 0000000a 00000000 00000000 00000000
[  35.328022] 78c0  78b57910 ffffffc0 00a76000 ffffffc0 00a760c0 ffffffc0 78b57910 ffffffc0
[  35.341917] 78e0  000b5f40 ffffffc0 78b57910 ffffffc0 000b5fc4 ffffffc0 40000145 00000000
[  35.355770] 7900  000001c0 00000000 0000001e 00000000 78b579a0 ffffffc0 000b62d4 ffffffc0
[  35.369614] 7920  000001c0 00000000 0000001e 00000000 00000000 00000000 78b57a40 ffffffc0
[  35.383394] 7940  80000145 00000000 00000001 00000000 00000000 00000000 00000140 00000000
[  35.397108] 7960  00000001 00000000 78b54000 ffffffc0 788058c0 ffffffc0 00a76000 ffffffc0
[  35.410794]
[  35.410794] X21: 0xffffffc078b53f80:
[  35.425470] 3f80  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.439178] 3fa0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.452771] 3fc0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.466273] 3fe0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.479680] 4000  00000002 00000000 ffffffff ffffffff 78b52f80 ffffffc0 00a84860 ffffffc0
[  35.493068] 4020  000c2838 ffffffc0 00000000 00000000 00000000 00000000 00000000 00000000
[  35.506454] 4040  00000000 00000000 00000000 00000000 00010104 00000000 57ac6e9d 00000000
[  35.519791] 4060  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.533054]
[  35.533054] X22: 0xffffffc078b579c0:
[  35.546882] 79c0  78b579e0 ffffffc0 00084574 ffffffc0 00a6a000 ffffffc0 00000000 00000000
[  35.560165] 79e0  78b57a10 ffffffc0 000813f8 ffffffc0 00c5b6c0 ffffffc0 00004010 ffffff80
[  35.573371] 7a00  78b57a40 ffffffc0 0000400c ffffff80 78b57b60 ffffffc0 00083dc0 ffffffc0
[  35.586557] 7a20  00000140 00000000 7880fe0c ffffffc0 78b57b60 ffffffc0 0072214c ffffffc0
[  35.599721] 7a40  00000006 00000000 00000140 00000000 00000000 00000000 00000000 00000000
[  35.612883] 7a60  0000003c 00000000 78b57bd8 ffffffc0 00000000 00000000 00000000 00000000
[  35.626038] 7a80  77300ac0 ffffffc0 00000000 00000000 0bdd084f 0a000705 0eaa0bdd 03330155
[  35.639233] 7aa0  00000000 00000000 00000000 00000000 00000000 00000000 0000000a 00000000
[  35.652438]
[  35.652438] X26: 0xffffffc078b57890:
[  35.666143] 7890  0000001e 00000000 78b54000 ffffffc0 78b57a40 ffffffc0 80000145 00000000
[  35.679366] 78b0  0000000a 00000000 00000000 00000000 78b57910 ffffffc0 00a76000 ffffffc0
[  35.692530] 78d0  00a760c0 ffffffc0 78b57910 ffffffc0 000b5f40 ffffffc0 78b57910 ffffffc0
[  35.705739] 78f0  000b5fc4 ffffffc0 40000145 00000000 000001c0 00000000 0000001e 00000000
[  35.719022] 7910  78b579a0 ffffffc0 000b62d4 ffffffc0 000001c0 00000000 0000001e 00000000
[  35.732337] 7930  00000000 00000000 78b57a40 ffffffc0 80000145 00000000 00000001 00000000
[  35.745681] 7950  00000000 00000000 00000140 00000000 00000001 00000000 78b54000 ffffffc0
[  35.759060] 7970  788058c0 ffffffc0 00a76000 ffffffc0 78b579c0 ffffffc0 ffff8c6b 00000000
[  35.772521]
[  35.772521] X27: 0xffffffc000a75f80:
[  35.786907] 5f80  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.800469] 5fa0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.813920] 5fc0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.827347] 5fe0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.840770] 6000  00000e12 00000e12 00000000 00000000 00000000 00000000 00000000 00000000
[  35.854203] 6020  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.867627] 6040  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.881033] 6060  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.894429]
[  35.894429] X28: 0xffffffc000a76040:
[  35.908686] 6040  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.922183] 6060  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.935566] 6080  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.948949] 60a0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  35.962333] 60c0  000b6890 ffffffc0 000bdb90 ffffffc0 00619320 ffffffc0 0061bf74 ffffffc0
[  35.975797] 60e0  003acabc ffffffc0 003ad0ec ffffffc0 000b69a8 ffffffc0 000eda50 ffffffc0
[  35.989225] 6100  000d6b70 ffffffc0 0012c70c ffffffc0 00000000 00000000 00000000 00000000
[  36.002621] 6120  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[  36.016021]
[  36.016021] X29: 0xffffffc078b57890:
[  36.030261] 7890  0000001e 00000000 78b54000 ffffffc0 78b57a40 ffffffc0 80000145 00000000
[  36.043747] 78b0  0000000a 00000000 00000000 00000000 78b57910 ffffffc0 00a76000 ffffffc0
[  36.057172] 78d0  00a760c0 ffffffc0 78b57910 ffffffc0 000b5f40 ffffffc0 78b57910 ffffffc0
[  36.070610] 78f0  000b5fc4 ffffffc0 40000145 00000000 000001c0 00000000 0000001e 00000000
[  36.084053] 7910  78b579a0 ffffffc0 000b62d4 ffffffc0 000001c0 00000000 0000001e 00000000
[  36.097477] 7930  00000000 00000000 78b57a40 ffffffc0 80000145 00000000 00000001 00000000
[  36.110866] 7950  00000000 00000000 00000140 00000000 00000001 00000000 78b54000 ffffffc0
[  36.124273] 7970  788058c0 ffffffc0 00a76000 ffffffc0 78b579c0 ffffffc0 ffff8c6b 00000000

What precedes the lockup varies, fixating on the cfg80211 turned out to be a red herring, as I describe further below.


Through my reading for hours on end, I've noted that people have blamed everything under the sun for this bug, such as:
  • cfg80211 module loading (even when module is physically unplugged, blacklisted via modprobe.d/blacklist.conf and confirmed not loading, still have the issue)
  • Power cleanliness (powering at 5.1V through euler bus using a calibrated Agilent lab supply worth a good deal more than my car, verified with Tek 744A 500MHz scope. Added substantial bypass and tank capacitance (200uF sub-30mOhm ESR) to no avail)
  • HDMI (unplugged, plugged, forced resolution using the "optargs=disp.screen0_output_mode=720p60", nothing consistently increases or decreases the liklihood)
  • SD cards (I have 4 different brands/vintages/speeds and they all do this, fresh installs for each)
  • Ethernet (plugged, unplugged, DHCP on, DHCP off, happens randomly regardless)
  • Change operating systems (I have not attempted other OS's, because Im at the end of my patience with this device, but other say they switch aht the problem seemed to follow)

Was this ever understood/eliminated?
I saw that pkfpeters has a kernel that he described as disabling kernel pre-emption to correct the issue, but I cannot find this kernel available for download. That being said, the theme seems to be that people have an idea of what it may be, and expend tremendous effort trying to prove themselves right, when data quickly emerges suggesting otherwise. Has the Pine64 team got any comments on this issue? Anything that has been implemented or at least researched to address this issue?

Thank you for any support you can offer. I hate to waste a good board, but the time I've expended trying to get this to work is bordering on ridiculous for the cost of the hardware.


Best Regards,
M Yurkoski
  Reply
#2
Forgot to add! Memtest was also performed and passed several loops. The issue happens on most boots, so I dont believe a memory instability fits the failure, especially due to the consistency of the failure.

Thanks for reading!
M Yurkoski
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)