1. root@OPiOnePlus:~# lsb_release -a
  2. No LSB modules are available.
  3. Distributor ID: Devuan
  4. Description: Devuan GNU/Linux 2.0 (ascii)
  5. Release: 2.0
  6. Codename: ascii
  7. root@OPiOnePlus:~# uname -a
  8. Linux OPiOnePlus 4.9.118+ #1 SMP PREEMPT Wed Mar 27 04:21:30 WET 2019 aarch64 GNU/Linux
  9. root@OPiOnePlus:~# lsmod
  10. Module Size Used by
  11. sunxi_ir_rx 11332 0
  12. root@OPiOnePlus:~# cat /proc/cpuinfo
  13. processor : 0
  14. BogoMIPS : 48.00
  15. Features : fp asimd aes pmull sha1 sha2 crc32
  16. CPU implementer : 0x41
  17. CPU architecture: 8
  18. CPU variant : 0x0
  19. CPU part : 0xd03
  20. CPU revision : 4
  21. root@OPiOnePlus:~# dmesg
  22. [ 0.000000] Booting Linux on physical CPU 0x0
  23. [ 0.000000] Linux version 4.9.118+ (tuxd3v@desktop0) (gcc version 4.9.3 20150113 (prerelease) (Linaro GCC 4.9-2015.01-3) ) #1 SMP PREEMPT Wed Mar 27 04:21:30 WET 2019
  24. [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
  25. [ 0.000000] bootconsole [earlycon0] enabled
  26. [ 0.000000] cma: Reserved 16 MiB at 0x000000007f000000
  27. [ 0.000000] On node 0 totalpages: 262144
  28. [ 0.000000] DMA zone: 4096 pages used for memmap
  29. [ 0.000000] DMA zone: 0 pages reserved
  30. [ 0.000000] DMA zone: 262144 pages, LIFO batch:31
  31. [ 0.000000] psci: probing for conduit method from DT.
  32. [ 0.000000] psci: PSCIv0.2 detected in firmware.
  33. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  34. [ 0.000000] psci: Trusted OS migration not required
  35. [ 0.000000] percpu: Embedded 22 pages/cpu @ffffffc03ef1a000 s52992 r8192 d28928 u90112
  36. [ 0.000000] pcpu-alloc: s52992 r8192 d28928 u90112 alloc=22*4096
  37. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  38. [ 0.000000] Detected VIPT I-cache on CPU0
  39. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  40. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 258048
  41. [ 0.000000] Kernel command line: console=tty0 console=ttyS0,115200n8 no_console_suspend earlyprintk=sunxi-uart,0x05000000 mac_addr=72:D6:05:4F:B9:3B root=/dev/mmcblk0p2 ro rootwait
  42. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  43. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  44. [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  45. [ 0.000000] Memory: 976876K/1048576K available (9470K kernel code, 2094K rwdata, 3712K rodata, 2688K init, 744K bss, 55316K reserved, 16384K cma-reserved)
  46. [ 0.000000] Virtual kernel memory layout:
  47. [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
  48. [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
  49. [ 0.000000] .text : 0xffffff8008080000 - 0xffffff80089c0000 ( 9472 KB)
  50. [ 0.000000] .rodata : 0xffffff80089c0000 - 0xffffff8008d70000 ( 3776 KB)
  51. [ 0.000000] .init : 0xffffff8008d70000 - 0xffffff8009010000 ( 2688 KB)
  52. [ 0.000000] .data : 0xffffff8009010000 - 0xffffff800921b808 ( 2095 KB)
  53. [ 0.000000] .bss : 0xffffff800921b808 - 0xffffff80092d5848 ( 745 KB)
  54. [ 0.000000] fixed : 0xffffffbefe7fb000 - 0xffffffbefec00000 ( 4116 KB)
  55. [ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
  56. [ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
  57. [ 0.000000] 0xffffffbf00000000 - 0xffffffbf01000000 ( 16 MB actual)
  58. [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc040000000 ( 1024 MB)
  59. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  60. [ 0.000000] Preemptible hierarchical RCU implementation.
  61. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  62. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  63. [ 0.000000] clk sata not found in of_sunxi_periph_clk_setup
  64. [ 0.000000] clk sata_24m not found in of_sunxi_periph_clk_setup
  65. [ 0.000000] Can't get timer clock
  66. [ 0.000000] Failed to initialize '/soc@03000000/timer@03009000': -2
  67. [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (virt).
  68. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  69. [ 0.000003] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  70. [ 0.008145] Console: colour dummy device 80x25
  71. [ 0.012992] console [tty0] enabled
  72. [ 0.015795] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
  73. [ 0.026007] pid_max: default: 32768 minimum: 301
  74. [ 0.030710] Security Framework initialized
  75. [ 0.034685] SELinux: Initializing.
  76. [ 0.038212] SELinux: Starting in permissive mode
  77. [ 0.038248] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  78. [ 0.044828] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  79. [ 0.052854] sched-energy: CPU device node has no sched-energy-costs
  80. [ 0.058192] Invalid sched_group_energy for CPU0
  81. [ 0.062679] CPU0: update cpu_capacity 1024
  82. [ 0.066757] ASID allocator initialised with 32768 entries
  83. [ 0.099347] BOOTEVENT: 99.342707: ON
  84. [ 0.129185] Detected VIPT I-cache on CPU1
  85. [ 0.129226] Invalid sched_group_energy for CPU1
  86. [ 0.129229] CPU1: update cpu_capacity 1024
  87. [ 0.129231] CPU1: Booted secondary processor [410fd034]
  88. [ 0.152552] Detected VIPT I-cache on CPU2
  89. [ 0.152573] Invalid sched_group_energy for CPU2
  90. [ 0.152575] CPU2: update cpu_capacity 1024
  91. [ 0.152577] CPU2: Booted secondary processor [410fd034]
  92. [ 0.175951] Detected VIPT I-cache on CPU3
  93. [ 0.175971] Invalid sched_group_energy for CPU3
  94. [ 0.175973] CPU3: update cpu_capacity 1024
  95. [ 0.175975] CPU3: Booted secondary processor [410fd034]
  96. [ 0.176038] Brought up 4 CPUs
  97. [ 0.210038] SMP: Total of 4 processors activated.
  98. [ 0.214728] CPU features: detected feature: 32-bit EL0 Support
  99. [ 0.220535] CPU features: detected feature: Kernel page table isolation (KPTI)
  100. [ 0.230487] CPU: All CPU(s) started at EL1
  101. [ 0.231814] alternatives: patching kernel code
  102. [ 0.236388] Invalid sched_group_energy for CPU3
  103. [ 0.240732] CPU3: update max cpu_capacity 1024
  104. [ 0.245147] Invalid sched_group_energy for Cluster3
  105. [ 0.250001] Invalid sched_group_energy for CPU2
  106. [ 0.254507] Invalid sched_group_energy for Cluster2
  107. [ 0.259360] Invalid sched_group_energy for CPU1
  108. [ 0.263867] Invalid sched_group_energy for Cluster1
  109. [ 0.268720] Invalid sched_group_energy for CPU0
  110. [ 0.273227] Invalid sched_group_energy for Cluster0
  111. [ 0.278491] CPU1: update max cpu_capacity 1024
  112. [ 0.282761] devtmpfs: initialized
  113. [ 0.310581] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  114. [ 0.310703] futex hash table entries: 1024 (order: 5, 131072 bytes)
  115. [ 0.311381] atomic64_test: passed
  116. [ 0.311426] pinctrl core: initialized pinctrl subsystem
  117. [ 0.314356] NET: Registered protocol family 16
  118. [ 0.318581] dump_class_init,859, success
  119. [ 0.334501] cpuidle: using governor menu
  120. [ 0.335615] sunxi iommu: irq = 7
  121. [ 0.335937] vdso: 2 pages (1 code @ ffffff80089c8000, 1 data @ ffffff8009014000)
  122. [ 0.336027] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  123. [ 0.343369] DMA: preallocated 256 KiB pool for atomic allocations
  124. [ 0.352149] sun50iw6p1-r-pinctrl r_pio: initialized sunXi PIO driver
  125. [ 0.361250] sun50iw6p1-pinctrl pio: initialized sunXi PIO driver
  126. [ 0.362716] sunxi hwspinlock vbase:0xffffff8008058000
  127. [ 0.367547] iommu: Adding device 1c0e000.ve to group 0
  128. [ 0.371229] iommu: Adding device 1c00000.vp9 to group 0
  129. [ 0.382856] iommu: Adding device disp to group 0
  130. [ 0.385568] iommu: Adding device di to group 0
  131. [ 0.417510] pwm module init!
  132. [ 0.421066] [ARISC] :sunxi-arisc driver v3.00
  133. [ 0.422802] [ARISC] :sunxi-arisc driver v3.00 startup succeeded
  134. [ 0.423540] SCSI subsystem initialized
  135. [ 0.423868] usbcore: registered new interface driver usbfs
  136. [ 0.423984] usbcore: registered new interface driver hub
  137. [ 0.424135] usbcore: registered new device driver usb
  138. [ 0.428697] media: Linux media interface: v0.10
  139. [ 0.433114] Linux video capture interface: v2.00
  140. [ 0.439149] [axp806] chip id detect 0x60 !
  141. [ 0.488213] ion_parse_dt_heap_common: id 0 type 0 name sys_user align 1000
  142. [ 0.488477] ion_parse_dt_heap_common: id 1 type 1 name sys_contig align 1000
  143. [ 0.488692] ion_parse_dt_heap_common: id 4 type 4 name cma align 1000
  144. [ 0.488896] ion_parse_dt_heap_common: id 6 type 6 name secure align 1000
  145. [ 0.493237] drm config service not available: FFFFFFFF
  146. [ 0.493408] Advanced Linux Sound Architecture Driver Initialized.
  147. [ 0.499602] Bluetooth: Core ver 2.22
  148. [ 0.502600] NET: Registered protocol family 31
  149. [ 0.506975] Bluetooth: HCI device and connection manager initialized
  150. [ 0.513313] Bluetooth: HCI socket layer initialized
  151. [ 0.518160] Bluetooth: L2CAP socket layer initialized
  152. [ 0.523218] Bluetooth: SCO socket layer initialized
  153. [ 0.531033] clocksource: Switched to clocksource arch_sys_counter
  154. [ 0.600439] VFS: Disk quotas dquot_6.6.0
  155. [ 0.600574] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  156. [ 0.600835] FS-Cache: Loaded
  157. [ 0.601127] CacheFiles: Loaded
  158. [ 0.611545] get androidboot.mode fail
  159. [ 0.611979] sunxi_i2c_probe()1210 - [i2c1] failed to get regulator id
  160. [ 0.612518] sunxi_i2c_do_xfer()958 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x10)
  161. [ 0.612825] sunxi_i2c_probe()1210 - [i2c3] failed to get regulator id
  162. [ 0.616335] acx00_detect, l:397, twi_id:3, adapter->nr:3
  163. [ 0.621330] acx00_i2c_probe,l:279
  164. [ 0.625089] acx00_init_work,l:127
  165. [ 0.628824] sid_efuse_key_is_readable()634 - The key oem write protect bit not burned!
  166. [ 0.630327] NET: Registered protocol family 2
  167. [ 0.630829] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  168. [ 0.630894] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  169. [ 0.631011] TCP: Hash tables configured (established 8192 bind 8192)
  170. [ 0.631137] UDP hash table entries: 512 (order: 2, 16384 bytes)
  171. [ 0.631158] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  172. [ 0.631337] NET: Registered protocol family 1
  173. [ 0.631806] RPC: Registered named UNIX socket transport module.
  174. [ 0.631808] RPC: Registered udp transport module.
  175. [ 0.631810] RPC: Registered tcp transport module.
  176. [ 0.631812] RPC: Registered tcp NFSv4.1 backchannel transport module.
  177. [ 0.632090] sunxi budget cooling probe start !
  178. [ 0.632114] CPU freq cooling register Success
  179. [ 0.632130] CPU hotplug cooling register Success
  180. [ 0.632372] CPU budget cooling register Success
  181. [ 0.632719] Trying to unpack rootfs image as initramfs...
  182. [ 0.668902] Freeing initrd memory: 1064K
  183. [ 0.672162] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
  184. [ 0.674147] audit: initializing netlink subsys (disabled)
  185. [ 0.674217] audit: type=2000 audit(0.593:1): initialized
  186. [ 0.675063] workingset: timestamp_bits=46 max_order=18 bucket_order=0
  187. [ 0.684215] Registering sdcardfs 0.1
  188. [ 0.684588] FS-Cache: Netfs 'nfs' registered for caching
  189. [ 0.685365] FS-Cache: Netfs 'cifs' registered for caching
  190. [ 0.685628] ntfs: driver 2.1.32 [Flags: R/W].
  191. [ 0.685872] fuse init (API version 7.26)
  192. [ 0.687023] SELinux: Registering netfilter hooks
  193. [ 0.719127] NET: Registered protocol family 38
  194. [ 0.719153] io scheduler noop registered
  195. [ 0.719352] io scheduler cfq registered (default)
  196. [ 0.720483] failed to get standby led pin assign
  197. [ 0.720555] gpio_pin_1(359) gpio_is_valid
  198. [ 0.720721] gpio_pin_2(356) gpio_is_valid
  199. [ 0.720861] gpio_pin_3(102) gpio_is_valid
  200. [ 0.721126] gpio name is PL7, ret = 0
  201. [ 0.721270] gpio name is PL4, ret = 0
  202. [ 0.721401] gpio name is PD6, ret = 0
  203. [ 0.721526] gpio_init finish with uesd
  204. [ 0.721624] [DISP]disp_module_init
  205. [ 0.722476] [DISP] disp_init,line:2176:
  206. [ 0.731484] smooth display screen:0 type:4
  207. [ 0.731488] [DISP] Fb_copy_boot_fb,line:1367:
  208. [ 0.731488] no boot_fb0
  209. [ 0.858116] Console: switching to colour frame buffer device 240x67
  210. [ 0.881700] [DISP]disp_module_init finish
  211. [ 0.883597] sunxi_suspend_init: get standby_stay_cpu failed, default to close vcc-cpu when standby!
  212. [ 0.883844] sunxi_suspend_init, 0x40020000, 0x0, 0x800
  213. [ 0.910482] uart uart0: get regulator failed
  214. [ 0.910786] uart0: ttyS0 at MMIO 0x5000000 (irq = 214, base_baud = 1500000) is a SUNXI
  215. [ 0.911003] sw_console_setup()1679 - console setup baud 115200 parity n bits 8, flow n
  216. [ 0.911315] console [ttyS0] enabled
  217. [ 0.934526] bootconsole [earlycon0] disabled
  218. [ 0.943488] uart uart1: get regulator failed
  219. [ 0.951992] uart1: ttyS1 at MMIO 0x5000400 (irq = 215, base_baud = 1500000) is a SUNXI
  220. [ 0.961556] uart uart3: get regulator failed
  221. [ 0.961708] acx00_init_work,l:134
  222. [ 0.970377] uart3: ttyS3 at MMIO 0x5000c00 (irq = 216, base_baud = 1500000) is a SUNXI
  223. [ 0.980254] misc dump reg init
  224. [ 0.983906] Deinterlace Module initialized.
  225. [ 0.989728] Unable to detect cache hierarchy for CPU 0
  226. [ 1.005421] brd: module loaded
  227. [ 1.014768] loop: module loaded
  228. [ 1.019175] zram: Added device: zram0
  229. [ 1.023383] [NAND]nand comperaliti: allwinner,sun50iw6-nand
  230. [ 1.034772] [NAND]Failed to insmod nand!!!
  231. [ 1.039836] Get boot type cmd line fail
  232. [ 1.045147] [ADDR_MGT] addr_mgt_init: success.
  233. [ 1.047634] spi spi0: master is unqueued, this is deprecated
  234. [ 1.059604] sid_efuse_key_is_readable()634 - The key oem write protect bit not burned!
  235. [ 1.070197] libphy: Fixed MDIO Bus: probed
  236. [ 1.074908] tun: Universal TUN/TAP device driver, 1.6
  237. [ 1.080680] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  238. [ 1.088392] sun50iw6p1-pinctrl pio: expect_func as:gmac0, but muxsel(5) is func:csi0
  239. [ 1.097266] sun50iw6p1-pinctrl pio: expect_func as:gmac0, but muxsel(5) is func:mdc0
  240. [ 1.106115] sun50iw6p1-pinctrl pio: expect_func as:gmac0, but muxsel(5) is func:mdio0
  241. [ 1.115881] gmac-power2: NULL
  242. [ 1.120033] PPP generic driver version 2.4.2
  243. [ 1.125144] PPP BSD Compression module registered
  244. [ 1.130519] PPP Deflate Compression module registered
  245. [ 1.136308] PPP MPPE Compression module registered
  246. [ 1.141780] NET: Registered protocol family 24
  247. [ 1.146879] PPTP driver version 0.8.5
  248. [ 1.155754] usbcore: registered new interface driver rtl8150
  249. [ 1.166769] usbcore: registered new interface driver r8152
  250. [ 1.177520] usbcore: registered new interface driver asix
  251. [ 1.188123] usbcore: registered new interface driver ax88179_178a
  252. [ 1.199414] usbcore: registered new interface driver cdc_ether
  253. [ 1.210412] usbcore: registered new interface driver smsc75xx
  254. [ 1.221264] usbcore: registered new interface driver smsc95xx
  255. [ 1.232098] usbcore: registered new interface driver net1080
  256. [ 1.242757] usbcore: registered new interface driver cdc_subset
  257. [ 1.253682] usbcore: registered new interface driver zaurus
  258. [ 1.264241] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  259. [ 1.276860] usbcore: registered new interface driver cdc_ncm
  260. [ 1.287305] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  261. [ 1.299187] get ehci0-controller, regulator_io is no nocare
  262. [ 1.299398] [sunxi-ehci0]: probe, pdev->name: 5101000.ehci0-controller, sunxi_ehci: 0xffffff80092af350, 0x:ffffff80093ac000, irq_no:dc
  263. [ 1.299452] sunxi-ehci 5101000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  264. [ 1.314032] sunxi-ehci 5101000.ehci0-controller: new USB bus registered, assigned bus number 1
  265. [ 1.328565] sunxi-ehci 5101000.ehci0-controller: irq 220, io mem 0xffffff8008a6a490
  266. [ 1.354408] sunxi-ehci 5101000.ehci0-controller: USB 0.0 started, EHCI 1.00
  267. [ 1.366927] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  268. [ 1.379105] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  269. [ 1.391827] usb usb1: Product: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  270. [ 1.404864] usb usb1: Manufacturer: Linux 4.9.118+ ehci_hcd
  271. [ 1.415745] usb usb1: SerialNumber: sunxi-ehci
  272. [ 1.451240] hub 1-0:1.0: USB hub found
  273. [ 1.460158] hub 1-0:1.0: 1 port detected
  274. [ 1.469893] get drv_vbus is fail, 84
  275. [ 1.469900] get ehci3-controller, regulator_io is no nocare
  276. [ 1.470042] [sunxi-ehci3]: probe, pdev->name: 5311000.ehci3-controller, sunxi_ehci: 0xffffff80092afd10, 0x:ffffff8009448000, irq_no:df
  277. [ 1.470092] sunxi-ehci 5311000.ehci3-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  278. [ 1.484992] sunxi-ehci 5311000.ehci3-controller: new USB bus registered, assigned bus number 2
  279. [ 1.499534] sunxi-ehci 5311000.ehci3-controller: irq 223, io mem 0xffffff8008a6a490
  280. [ 1.524408] sunxi-ehci 5311000.ehci3-controller: USB 0.0 started, EHCI 1.00
  281. [ 1.536991] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  282. [ 1.549139] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  283. [ 1.561723] usb usb2: Product: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  284. [ 1.575618] usb usb2: Manufacturer: Linux 4.9.118+ ehci_hcd
  285. [ 1.586359] usb usb2: SerialNumber: sunxi-ehci
  286. [ 1.621234] hub 2-0:1.0: USB hub found
  287. [ 1.629962] hub 2-0:1.0: 1 port detected
  288. [ 1.639597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  289. [ 1.651371] get ohci0-controller, regulator_io is no nocare
  290. [ 1.651550] hci: request ohci0-controller gpio:357
  291. [ 1.661451] [sunxi-ohci0]: probe, pdev->name: 5101000.ohci0-controller, sunxi_ohci: 0xffffff80092ae650
  292. [ 1.661507] sunxi-ohci 5101000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
  293. [ 1.675749] sunxi-ohci 5101000.ohci0-controller: new USB bus registered, assigned bus number 3
  294. [ 1.690008] sunxi-ohci 5101000.ohci0-controller: irq 221, io mem 0x626bcd9f
  295. [ 1.761871] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  296. [ 1.773949] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  297. [ 1.786548] usb usb3: Product: SW USB2.0 'Open' Host Controller (OHCI) Driver
  298. [ 1.799097] usb usb3: Manufacturer: Linux 4.9.118+ ohci_hcd
  299. [ 1.809867] usb usb3: SerialNumber: sunxi-ohci
  300. [ 1.844570] hub 3-0:1.0: USB hub found
  301. [ 1.853345] hub 3-0:1.0: 1 port detected
  302. [ 1.862948] get drv_vbus is fail, 84
  303. [ 1.862955] get ohci3-controller, regulator_io is no nocare
  304. [ 1.863175] [sunxi-ohci3]: probe, pdev->name: 5311000.ohci3-controller, sunxi_ohci: 0xffffff80092af010
  305. [ 1.863222] sunxi-ohci 5311000.ohci3-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
  306. [ 1.877616] sunxi-ohci 5311000.ohci3-controller: new USB bus registered, assigned bus number 4
  307. [ 1.891865] sunxi-ohci 5311000.ohci3-controller: irq 224, io mem 0x6f07688c
  308. [ 1.961902] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  309. [ 1.974260] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  310. [ 1.986866] usb usb4: Product: SW USB2.0 'Open' Host Controller (OHCI) Driver
  311. [ 1.999415] usb usb4: Manufacturer: Linux 4.9.118+ ohci_hcd
  312. [ 2.010246] usb usb4: SerialNumber: sunxi-ohci
  313. [ 2.044569] hub 4-0:1.0: USB hub found
  314. [ 2.053380] hub 4-0:1.0: 1 port detected
  315. [ 2.063838] get xhci-controller, regulator_io is no nocare
  316. [ 2.064031] hci: request xhci-controller gpio:357
  317. [ 2.074322] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  318. [ 2.085035] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5
  319. [ 2.098577] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f064 hci version 0x100 quirks 0x00010010
  320. [ 2.113053] xhci-hcd xhci-hcd.0.auto: irq 222, io mem 0x05200000
  321. [ 2.124602] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  322. [ 2.136894] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  323. [ 2.149778] usb usb5: Product: xHCI Host Controller
  324. [ 2.160022] usb usb5: Manufacturer: Linux 4.9.118+ xhci-hcd
  325. [ 2.171326] usb usb5: SerialNumber: xhci-hcd.0.auto
  326. [ 2.207906] hub 5-0:1.0: USB hub found
  327. [ 2.217093] hub 5-0:1.0: 1 port detected
  328. [ 2.226893] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  329. [ 2.238062] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 6
  330. [ 2.251879] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  331. [ 2.266317] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
  332. [ 2.279107] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  333. [ 2.292410] usb usb6: Product: xHCI Host Controller
  334. [ 2.302938] usb usb6: Manufacturer: Linux 4.9.118+ xhci-hcd
  335. [ 2.314259] usb usb6: SerialNumber: xhci-hcd.0.auto
  336. [ 2.351237] hub 6-0:1.0: USB hub found
  337. [ 2.360574] hub 6-0:1.0: 1 port detected
  338. [ 2.370964] usbcore: registered new interface driver cdc_acm
  339. [ 2.382349] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  340. [ 2.396598] usbcore: registered new interface driver uas
  341. [ 2.407876] usbcore: registered new interface driver usb-storage
  342. [ 2.419810] usbcore: registered new interface driver ums-alauda
  343. [ 2.431590] usbcore: registered new interface driver ums-cypress
  344. [ 2.443508] usbcore: registered new interface driver ums-datafab
  345. [ 2.455298] usbcore: registered new interface driver ums_eneub6250
  346. [ 2.467253] usbcore: registered new interface driver ums-freecom
  347. [ 2.479101] usbcore: registered new interface driver ums-isd200
  348. [ 2.490662] usbcore: registered new interface driver ums-jumpshot
  349. [ 2.502306] usbcore: registered new interface driver ums-karma
  350. [ 2.513636] usbcore: registered new interface driver ums-onetouch
  351. [ 2.525161] usbcore: registered new interface driver ums-realtek
  352. [ 2.536573] usbcore: registered new interface driver ums-sddr09
  353. [ 2.547829] usbcore: registered new interface driver ums-sddr55
  354. [ 2.559010] usbcore: registered new interface driver ums-usbat
  355. [ 2.570058] usb_serial_number:20080411
  356. [ 2.579666] input: sunxi-keyboard as /devices/virtual/input/input0
  357. [ 2.591712] usbcore: registered new interface driver xpad
  358. [ 2.602280] usbcore: registered new interface driver usb_acecad
  359. [ 2.613432] usbcore: registered new interface driver aiptek
  360. [ 2.624125] usbcore: registered new interface driver gtco
  361. [ 2.634582] usbcore: registered new interface driver hanwang
  362. [ 2.645225] usbcore: registered new interface driver kbtab
  363. [ 2.656812] sunxi-rtc rtc: rtc core: registered sunxi-rtc as rtc0
  364. [ 2.668007] sunxi-rtc rtc: RTC enabled
  365. [ 2.676238] sunxi_rtc_probe: bootup extend state 1
  366. [ 2.686240] i2c /dev entries driver
  367. [ 2.694881] IR NEC protocol handler initialized
  368. [ 2.703935] IR RC5(x/sz) protocol handler initialized
  369. [ 2.713577] sunxi cedar version 0.1
  370. [ 2.713768] VE: install start!!!
  371. [ 2.713968] cedar_ve: cedar-ve the get irq is 212
  372. [ 2.723708] VE: get debugfs_mpp_root is NULL, please check mpp
  373. [ 2.739669] VE: sunxi ve debug register driver failed!
  374. [ 2.755166] google_vp9: sunxi google vp9 version 0.1
  375. [ 2.764818] google_vp9: [google vp9]: install start!!!
  376. [ 2.774695] google_vp9: google vp9: the get irq is 213
  377. [ 2.784903] google_vp9: [cedar]: install end!!!
  378. [ 2.795099] input: axp80x-powerkey as /devices/platform/soc/pmu0/axp80x-powerkey/input/input1
  379. [ 2.826835] sunxi gpu cooling probe start !
  380. [ 2.835513] CPU gpu cooling register Success
  381. [ 2.845195] sunxi-wdt 30090a0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  382. [ 2.858759] device-mapper: uevent: version 1.0.3
  383. [ 2.868459] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: [email protected]
  384. [ 2.882262] Bluetooth: HCI UART driver ver 2.3
  385. [ 2.891333] Bluetooth: HCI UART protocol H4 registered
  386. [ 2.901153] Bluetooth: HCI UART protocol Three-wire (H5) registered
  387. [ 2.912547] sunxi_cpufreq_init: support more opp_table and soc bin is 0
  388. [ 2.924072] [cpu_freq] ERR: DEBUG: get cpu 0 device
  389. [ 2.933746] [cpu_freq] ERR: Unable to get regulator
  390. [ 2.957669] sun50iw6p1-pinctrl pio: expect_func as:uart0_jtag, but muxsel(3) is func:jtag0
  391. [ 2.970809] sun50iw6p1-pinctrl pio: expect_func as:uart0_jtag, but muxsel(3) is func:jtag0
  392. [ 2.983839] sun50iw6p1-pinctrl pio: expect_func as:uart0_jtag, but muxsel(3) is func:uart0
  393. [ 2.996774] sun50iw6p1-pinctrl pio: expect_func as:uart0_jtag, but muxsel(3) is func:jtag0
  394. [ 3.009668] sun50iw6p1-pinctrl pio: expect_func as:uart0_jtag, but muxsel(3) is func:uart0
  395. [ 3.022495] sun50iw6p1-pinctrl pio: expect_func as:uart0_jtag, but muxsel(3) is func:jtag0
  396. [ 3.035597] sunxi-mmc sdc0: SD/MMC/SDIO Host Controller Driver(v3.19 2019-1-16 18:56)
  397. [ 3.048162] sunxi-mmc sdc0: ***ctl-spec-caps*** 80
  398. [ 3.057091] sunxi-mmc sdc0: regulator prop vmmc,str vcc-sdcv
  399. [ 3.066988] sunxi-mmc sdc0: regulator prop vqmmc,str vcc-sdcvq33
  400. [ 3.077283] sunxi-mmc sdc0: regulator prop vdmmc,str vcc-sdcvd
  401. [ 3.087275] sunxi-mmc sdc0: Can't get vdmmc33sw regulator string
  402. [ 3.097396] sunxi-mmc sdc0: Can't get vdmmc18sw regulator string
  403. [ 3.107495] sunxi-mmc sdc0: Can't get vqmmc33sw regulator string
  404. [ 3.117582] sunxi-mmc sdc0: Can't get vqmmc18sw regulator string
  405. [ 3.127918] get() with no identifier
  406. [ 3.135310] get() with no identifier
  407. [ 3.142671] get() with no identifier
  408. [ 3.150008] get() with no identifier
  409. [ 3.157401] sunxi-mmc sdc0: No vd33sw regulator found
  410. [ 3.166444] sunxi-mmc sdc0: No vd18sw regulator found
  411. [ 3.175486] sunxi-mmc sdc0: No vq33sw regulator found
  412. [ 3.184529] sunxi-mmc sdc0: No vq18sw regulator found
  413. [ 3.195349] sunxi-mmc sdc0: set host busy
  414. [ 3.203349] sunxi-mmc sdc0: Got CD GPIO
  415. [ 3.211523] sunxi-mmc sdc0: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
  416. [ 3.241060] sunxi-mmc sdc0: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  417. [ 3.271278] sunxi-mmc sdc0: detmode:gpio irq
  418. [ 3.271308] sunxi-mmc sdc0: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  419. [ 3.281723] sunxi-mmc sdc0: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  420. [ 3.311918] sunxi-mmc sdc0: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  421. [ 3.326682] sunxi-mmc sdc1: SD/MMC/SDIO Host Controller Driver(v3.19 2019-1-16 18:56)
  422. [ 3.326876] sunxi-mmc sdc1: Can't get vmmc regulator string
  423. [ 3.326881] sunxi-mmc sdc1: Can't get vqmmc regulator string
  424. [ 3.326885] sunxi-mmc sdc1: Can't get vdmmc regulator string
  425. [ 3.326890] sunxi-mmc sdc1: Can't get vdmmc33sw regulator string
  426. [ 3.326894] sunxi-mmc sdc1: Can't get vdmmc18sw regulator string
  427. [ 3.326898] sunxi-mmc sdc1: Can't get vqmmc33sw regulator string
  428. [ 3.326903] sunxi-mmc sdc1: Can't get vqmmc18sw regulator string
  429. [ 3.326906] get() with no identifier
  430. [ 3.326908] get() with no identifier
  431. [ 3.326909] get() with no identifier
  432. [ 3.326911] get() with no identifier
  433. [ 3.326912] get() with no identifier
  434. [ 3.326913] get() with no identifier
  435. [ 3.326915] get() with no identifier
  436. [ 3.326918] sunxi-mmc sdc1: No vmmc regulator found
  437. [ 3.326921] sunxi-mmc sdc1: No vqmmc regulator found
  438. [ 3.326924] sunxi-mmc sdc1: No vdmmc regulator found
  439. [ 3.326928] sunxi-mmc sdc1: No vd33sw regulator found
  440. [ 3.326931] sunxi-mmc sdc1: No vd18sw regulator found
  441. [ 3.326934] sunxi-mmc sdc1: No vq33sw regulator found
  442. [ 3.326937] sunxi-mmc sdc1: No vq18sw regulator found
  443. [ 3.339653] sunxi-mmc sdc1: set host busy
  444. [ 3.339721] mmc:failed to get gpios
  445. [ 3.339991] sunxi-mmc sdc1: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
  446. [ 3.340029] sunxi-mmc sdc1: no vqmmc,Check if there is regulator
  447. [ 3.354414] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  448. [ 3.371121] sunxi-mmc sdc1: detmode:manually by software
  449. [ 3.401568] [EMCE]:Unsupport Current Storage!
  450. [ 3.401571] sunxi_emce_probe()590emce hw init failed!
  451. [ 3.401591] emce: probe of emce failed with error -22
  452. [ 3.401911] hidraw: raw HID events driver (C) Jiri Kosina
  453. [ 3.402337] usbcore: registered new interface driver usbhid
  454. [ 3.402339] usbhid: USB HID core driver
  455. [ 3.402652] ashmem: initialized
  456. [ 3.403314] optee: probing for conduit method from DT.
  457. [ 3.403320] optee: api uid mismatch
  458. [ 3.403689] usbcore: registered new interface driver snd-usb-audio
  459. [ 3.409185] sndahub soc@03000000:sound@6: sunxi-ahub-aif1 <-> 5097000.cpudai0-controller mapping ok
  460. [ 3.410663] sndahub soc@03000000:sound@6: sunxi-ahub-aif2 <-> 5097000.cpudai1-controller mapping ok
  461. [ 3.411838] sndahub soc@03000000:sound@6: sunxi-ahub-aif3 <-> 5097000.cpudai2-controller mapping ok
  462. [ 3.414213] u32 classifier
  463. [ 3.414215] Actions configured
  464. [ 3.414221] Netfilter messages via NETLINK v0.30.
  465. [ 3.414233] nfnl_acct: registering with nfnetlink.
  466. [ 3.414445] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
  467. [ 3.414712] ctnetlink v0.93: registering with nfnetlink.
  468. [ 3.415283] xt_time: kernel timezone is -0000
  469. [ 3.415375] ipip: IPv4 and MPLS over IPv4 tunneling driver
  470. [ 3.415953] gre: GRE over IPv4 demultiplexor driver
  471. [ 3.415956] ip_gre: GRE over IPv4 tunneling driver
  472. [ 3.416956] IPv4 over IPsec tunneling driver
  473. [ 3.418330] ip_tables: (C) 2000-2006 Netfilter Core Team
  474. [ 3.418534] arp_tables: arp_tables: (C) 2002 David S. Miller
  475. [ 3.425729] Initializing XFRM netlink socket
  476. [ 3.426215] NET: Registered protocol family 10
  477. [ 3.427497] mip6: Mobile IPv6
  478. [ 3.427528] ip6_tables: (C) 2000-2006 Netfilter Core Team
  479. [ 3.434041] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  480. [ 3.435399] NET: Registered protocol family 17
  481. [ 3.435424] NET: Registered protocol family 15
  482. [ 3.435509] Bluetooth: RFCOMM TTY layer initialized
  483. [ 3.435521] Bluetooth: RFCOMM socket layer initialized
  484. [ 3.435546] Bluetooth: RFCOMM ver 1.11
  485. [ 3.435557] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  486. [ 3.435559] Bluetooth: BNEP filters: protocol multicast
  487. [ 3.435568] Bluetooth: BNEP socket layer initialized
  488. [ 3.435571] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  489. [ 3.435578] Bluetooth: HIDP socket layer initialized
  490. [ 3.437131] sid_efuse_key_is_readable()634 - The key thermal_sensor write protect bit not burned!
  491. [ 3.437291] write_efuse_to_reg_ver_3:getting efuse data bit out of 12-bit limit
  492. [ 3.440346] Registered cp15_barrier emulation handler
  493. [ 3.440388] Registered setend emulation handler
  494. [ 3.441263] registered taskstats version 1
  495. [ 3.441866] sun50iw6p1-pinctrl pio: expect_func as:hdmi, but muxsel(2) is func:ddc
  496. [ 3.441881] sun50iw6p1-pinctrl pio: expect_func as:hdmi, but muxsel(2) is func:ddc
  497. [ 3.441897] sun50iw6p1-pinctrl pio: expect_func as:hdmi, but muxsel(2) is func:hcec0
  498. [ 3.442151] HDMI 2.0 driver init start!
  499. [ 3.442474] boot_hdmi=ture
  500. [ 3.442515] hdmi reg base:0x41e00000 esm_hpi_base:0x41e08000
  501. [ 3.442520] ERROR: can not get hdmi_cec_super_standby node
  502. [ 3.442650] sun50iw6p1-pinctrl pio: expect_func as:hdmi, but muxsel(2) is func:ddc
  503. [ 3.442665] sun50iw6p1-pinctrl pio: expect_func as:hdmi, but muxsel(2) is func:ddc
  504. [ 3.442680] sun50iw6p1-pinctrl pio: expect_func as:hdmi, but muxsel(2) is func:hcec0
  505. [ 3.442970] Error: get hdmi power node failed
  506. [ 3.444568] HDMI2.0 module init end
  507. [ 3.445709] [DISP] disp_device_attached,line:136:
  508. [ 3.445710] attached ok, mgr0<-->device0, type=4
  509. [ 3.445717] [HDMI receive params]: tv mode: 0xa format:0x1 data bits:0x0 eotf:0x4 cs:0x101 dvi_hdmi:2 range:2 scan:0 aspect_ratio:8
  510. [ 3.445732] [DISP] disp_hdmi_set_mode,line:582:
  511. [ 3.445732] hdmi_set_mode is null!
  512. [ 3.458197] sid_efuse_key_is_readable()634 - The key oem write protect bit not burned!
  513. [ 3.476100] get det_vbus is fail, 84
  514. [ 3.476105] get id is fail, 84
  515. [ 3.479237] sunxi-rtc rtc: setting system clock to 1970-01-01 01:53:21 UTC (6801)
  516. [ 3.480992] sndhdmi sndhdmi: audiohdmi-dai <-> sunxi-ahub-cpu-aif1 mapping ok
  517. [ 3.482453] snddaudio snddaudio2: codec: snd-soc-dummy, codec_dai: snd-soc-dummy-dai.
  518. [ 3.482748] snddaudio snddaudio2: snd-soc-dummy-dai <-> sunxi-ahub-cpu-aif2 mapping ok
  519. [ 3.483485] snddaudio snddaudio3: codec: acx00-codec, codec_dai: acx00-dai.
  520. [ 3.484292] random: fast init done
  521. [ 3.529826] snddaudio snddaudio3: acx00-dai <-> sunxi-ahub-cpu-aif3 mapping ok
  522. [ 3.544139] axp80x_dcdca: incomplete constraints, leaving on
  523. [ 3.545173] axp80x_dcdcb: incomplete constraints, leaving on
  524. [ 3.546193] axp80x_dcdcc: incomplete constraints, leaving on
  525. [ 3.547214] axp80x_dcdcd: incomplete constraints, leaving on
  526. [ 3.548259] axp80x_dcdce: incomplete constraints, leaving on
  527. [ 3.549286] axp80x_aldo1: incomplete constraints, leaving on
  528. [ 3.551338] axp80x_bldo1: incomplete constraints, leaving on
  529. [ 3.552358] axp80x_bldo2: incomplete constraints, leaving on
  530. [ 3.557468] ALSA device list:
  531. [ 3.557476] #0: sndahub
  532. [ 3.557478] #1: sndhdmi
  533. [ 3.557480] #2: snddaudio2
  534. [ 3.557482] #3: sndacx00-codec
  535. [ 3.851106] HDMI cable is connected
  536. [ 4.370694] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  537. [ 4.373255] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  538. [ 4.374654] sunxi-mmc sdc1: smc 1 p1 err, cmd 8, RE !!
  539. [ 4.374677] sunxi-mmc sdc1: no support for card's volts
  540. [ 4.374682] mmc1: error -22 whilst initialising SDIO card
  541. [ 4.374935] sunxi-mmc sdc1: smc 1 p1 err, cmd 55, RE !!
  542. [ 4.375208] sunxi-mmc sdc1: smc 1 p1 err, cmd 55, RE !!
  543. [ 4.375237] sunxi-mmc sdc1: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
  544. [ 4.495269] Freeing unused kernel memory: 2688K
  545. [ 4.496130] sunxi-mmc sdc0: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  546. [ 4.522739] mmc0: host does not support reading read-only switch, assuming write-enable
  547. [ 4.539115] sunxi-mmc sdc0: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing SD-HS(SDR25) dt B
  548. [ 4.561509] sunxi-mmc sdc0: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 1 timing SD-HS(SDR25) dt B
  549. [ 4.580336] sunxi-mmc sdc0: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 width 4 timing SD-HS(SDR25) dt B
  550. [ 4.595599] mmc0: new high speed SDHC card at address 0007
  551. [ 4.606783] mmcblk0: mmc0:0007 SD08G 7.42 GiB
  552. [ 4.617180] mmcblk0: p1 p2
  553. [ 9.599244] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  554. [ 10.280205] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  555. [ 10.982977] udevd[1391]: starting version 3.2.2
  556. [ 11.059521] udevd[1392]: starting eudev-3.2.2
  557. [ 11.226215] Registered IR keymap rc_map_sunxi
  558. [ 11.237591] input: sunxi-ir as /devices/platform/soc/s_cir0/rc/rc0/input2
  559. [ 11.251437] rc rc0: sunxi-ir as /devices/platform/soc/s_cir0/rc/rc0
  560. [ 11.277921] axp80x_aldo1: unsupportable voltage range: 858992688-3300000uV
  561. [ 11.693238] libphy: gmac0: probed
  562. [ 11.738100] sunxi-gmac gmac0 eth0: eth0: Type(7) PHY ID 001cc915 at 7 IRQ poll (gmac0-0:07)
  563. [ 11.763425] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  564. [ 12.663786] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  565. [ 13.524533] dhd_module_init: in Dongle Host Driver, version 1.579.77.41.5 (r)
  566. [ 13.524542] ======== dhd_wlan_init_plat_data ========
  567. [ 13.524549] dhd_wlan_init_gpio: WL_REG_ON=-1, WL_HOST_WAKE=-1
  568. [ 13.524553] dhd_wlan_init_gpio: oob_irq=0, oob_irq_flags=0x0
  569. [ 13.524557] dhd_wifi_platform_load: Enter
  570. [ 13.524593] Power-up adapter 'DHD generic adapter'
  571. [ 13.524644] wifi_platform_set_power = 1
  572. [ 13.524649] ======== PULL WL_REG_ON(-1) HIGH! ========
  573. [ 13.831043] wifi_platform_bus_enumerate device present 1
  574. [ 15.808027] sunxi-gmac gmac0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  575. [ 15.820876] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  576. [ 15.914382] failed to power up DHD generic adapter, 3 retry left
  577. [ 15.930901] wifi_platform_set_power = 0
  578. [ 15.930906] ======== PULL WL_REG_ON(-1) LOW! ========
  579. [ 15.930912] wifi_platform_bus_enumerate device present 0
  580. [ 15.930974] wifi_platform_set_power = 1
  581. [ 15.930978] ======== PULL WL_REG_ON(-1) HIGH! ========
  582. [ 16.234374] wifi_platform_bus_enumerate device present 1
  583. [ 18.261041] failed to power up DHD generic adapter, 2 retry left
  584. [ 18.277114] wifi_platform_set_power = 0
  585. [ 18.277120] ======== PULL WL_REG_ON(-1) LOW! ========
  586. [ 18.277125] wifi_platform_bus_enumerate device present 0
  587. [ 18.277175] wifi_platform_set_power = 1
  588. [ 18.277179] ======== PULL WL_REG_ON(-1) HIGH! ========
  589. [ 18.581039] wifi_platform_bus_enumerate device present 1
  590. [ 20.607791] failed to power up DHD generic adapter, 1 retry left
  591. [ 20.623904] wifi_platform_set_power = 0
  592. [ 20.623912] ======== PULL WL_REG_ON(-1) LOW! ========
  593. [ 20.623918] wifi_platform_bus_enumerate device present 0
  594. [ 20.623972] wifi_platform_set_power = 1
  595. [ 20.623976] ======== PULL WL_REG_ON(-1) HIGH! ========
  596. [ 20.934373] wifi_platform_bus_enumerate device present 1
  597. [ 22.954370] failed to power up DHD generic adapter, 0 retry left
  598. [ 22.970826] wifi_platform_set_power = 0
  599. [ 22.970832] ======== PULL WL_REG_ON(-1) LOW! ========
  600. [ 22.970837] wifi_platform_bus_enumerate device present 0
  601. [ 22.970842] failed to power up DHD generic adapter, max retry reached**
  602. [ 22.970926] unregister wifi platform drivers
  603. [ 22.970930] wifi_platform_bus_enumerate device present 0
  604. [ 22.970934] ======== dhd_wlan_deinit_plat_data ========
  605. [ 22.970940] dhd_module_init: Failed to load the driver, try cnt 3
  606. [ 22.970959] ======== dhd_wlan_init_plat_data ========
  607. [ 22.970964] dhd_wlan_init_gpio: WL_REG_ON=-1, WL_HOST_WAKE=-1
  608. [ 22.970968] dhd_wlan_init_gpio: oob_irq=0, oob_irq_flags=0x0
  609. [ 22.970972] dhd_wifi_platform_load: Enter
  610. [ 22.970997] Power-up adapter 'DHD generic adapter'
  611. [ 22.971098] wifi_platform_set_power = 1
  612. [ 22.971102] ======== PULL WL_REG_ON(-1) HIGH! ========
  613. [ 23.277705] wifi_platform_bus_enumerate device present 1
  614. [ 25.301045] failed to power up DHD generic adapter, 3 retry left
  615. [ 25.317123] wifi_platform_set_power = 0
  616. [ 25.317128] ======== PULL WL_REG_ON(-1) LOW! ========
  617. [ 25.317133] wifi_platform_bus_enumerate device present 0
  618. [ 25.317183] wifi_platform_set_power = 1
  619. [ 25.317187] ======== PULL WL_REG_ON(-1) HIGH! ========
  620. [ 25.621037] wifi_platform_bus_enumerate device present 1
  621. [ 27.647705] failed to power up DHD generic adapter, 2 retry left
  622. [ 27.663773] wifi_platform_set_power = 0
  623. [ 27.663778] ======== PULL WL_REG_ON(-1) LOW! ========
  624. [ 27.663783] wifi_platform_bus_enumerate device present 0
  625. [ 27.663831] wifi_platform_set_power = 1
  626. [ 27.663835] ======== PULL WL_REG_ON(-1) HIGH! ========
  627. [ 27.967706] wifi_platform_bus_enumerate device present 1
  628. [ 29.994380] failed to power up DHD generic adapter, 1 retry left
  629. [ 30.010457] wifi_platform_set_power = 0
  630. [ 30.010462] ======== PULL WL_REG_ON(-1) LOW! ========
  631. [ 30.010466] wifi_platform_bus_enumerate device present 0
  632. [ 30.010516] wifi_platform_set_power = 1
  633. [ 30.010520] ======== PULL WL_REG_ON(-1) HIGH! ========
  634. [ 30.314370] wifi_platform_bus_enumerate device present 1
  635. [ 32.341041] failed to power up DHD generic adapter, 0 retry left
  636. [ 32.357120] wifi_platform_set_power = 0
  637. [ 32.357125] ======== PULL WL_REG_ON(-1) LOW! ========
  638. [ 32.357130] wifi_platform_bus_enumerate device present 0
  639. [ 32.357134] failed to power up DHD generic adapter, max retry reached**
  640. [ 32.357163] unregister wifi platform drivers
  641. [ 32.357167] wifi_platform_bus_enumerate device present 0
  642. [ 32.357171] ======== dhd_wlan_deinit_plat_data ========
  643. [ 32.357176] dhd_module_init: Failed to load the driver, try cnt 2
  644. [ 32.357195] ======== dhd_wlan_init_plat_data ========
  645. [ 32.357200] dhd_wlan_init_gpio: WL_REG_ON=-1, WL_HOST_WAKE=-1
  646. [ 32.357204] dhd_wlan_init_gpio: oob_irq=0, oob_irq_flags=0x0
  647. [ 32.357208] dhd_wifi_platform_load: Enter
  648. [ 32.357237] Power-up adapter 'DHD generic adapter'
  649. [ 32.357298] wifi_platform_set_power = 1
  650. [ 32.357302] ======== PULL WL_REG_ON(-1) HIGH! ========
  651. [ 32.661034] wifi_platform_bus_enumerate device present 1
  652. [ 34.687702] failed to power up DHD generic adapter, 3 retry left
  653. [ 34.703769] wifi_platform_set_power = 0
  654. [ 34.703774] ======== PULL WL_REG_ON(-1) LOW! ========
  655. [ 34.703778] wifi_platform_bus_enumerate device present 0
  656. [ 34.703826] wifi_platform_set_power = 1
  657. [ 34.703830] ======== PULL WL_REG_ON(-1) HIGH! ========
  658. [ 35.007703] wifi_platform_bus_enumerate device present 1
  659. [ 37.034366] failed to power up DHD generic adapter, 2 retry left
  660. [ 37.050440] wifi_platform_set_power = 0
  661. [ 37.050444] ======== PULL WL_REG_ON(-1) LOW! ========
  662. [ 37.050449] wifi_platform_bus_enumerate device present 0
  663. [ 37.050498] wifi_platform_set_power = 1
  664. [ 37.050502] ======== PULL WL_REG_ON(-1) HIGH! ========
  665. [ 37.354366] wifi_platform_bus_enumerate device present 1
  666. [ 39.381030] failed to power up DHD generic adapter, 1 retry left
  667. [ 39.397095] wifi_platform_set_power = 0
  668. [ 39.397099] ======== PULL WL_REG_ON(-1) LOW! ========
  669. [ 39.397103] wifi_platform_bus_enumerate device present 0
  670. [ 39.397148] wifi_platform_set_power = 1
  671. [ 39.397152] ======== PULL WL_REG_ON(-1) HIGH! ========
  672. [ 39.701032] wifi_platform_bus_enumerate device present 1
  673. [ 41.727713] failed to power up DHD generic adapter, 0 retry left
  674. [ 41.743775] wifi_platform_set_power = 0
  675. [ 41.743780] ======== PULL WL_REG_ON(-1) LOW! ========
  676. [ 41.743784] wifi_platform_bus_enumerate device present 0
  677. [ 41.743788] failed to power up DHD generic adapter, max retry reached**
  678. [ 41.743814] unregister wifi platform drivers
  679. [ 41.743818] wifi_platform_bus_enumerate device present 0
  680. [ 41.743822] ======== dhd_wlan_deinit_plat_data ========
  681. [ 41.743827] dhd_module_init: Failed to load the driver, try cnt 1
  682. [ 41.743846] ======== dhd_wlan_init_plat_data ========
  683. [ 41.743851] dhd_wlan_init_gpio: WL_REG_ON=-1, WL_HOST_WAKE=-1
  684. [ 41.743855] dhd_wlan_init_gpio: oob_irq=0, oob_irq_flags=0x0
  685. [ 41.743859] dhd_wifi_platform_load: Enter
  686. [ 41.743887] Power-up adapter 'DHD generic adapter'
  687. [ 41.743938] wifi_platform_set_power = 1
  688. [ 41.743941] ======== PULL WL_REG_ON(-1) HIGH! ========
  689. [ 42.047700] wifi_platform_bus_enumerate device present 1
  690. [ 44.074364] failed to power up DHD generic adapter, 3 retry left
  691. [ 44.090431] wifi_platform_set_power = 0
  692. [ 44.090435] ======== PULL WL_REG_ON(-1) LOW! ========
  693. [ 44.090439] wifi_platform_bus_enumerate device present 0
  694. [ 44.090488] wifi_platform_set_power = 1
  695. [ 44.090491] ======== PULL WL_REG_ON(-1) HIGH! ========
  696. [ 44.394364] wifi_platform_bus_enumerate device present 1
  697. [ 46.421028] failed to power up DHD generic adapter, 2 retry left
  698. [ 46.437093] wifi_platform_set_power = 0
  699. [ 46.437097] ======== PULL WL_REG_ON(-1) LOW! ========
  700. [ 46.437102] wifi_platform_bus_enumerate device present 0
  701. [ 46.437148] wifi_platform_set_power = 1
  702. [ 46.437151] ======== PULL WL_REG_ON(-1) HIGH! ========
  703. [ 46.741031] wifi_platform_bus_enumerate device present 1
  704. [ 48.767695] failed to power up DHD generic adapter, 1 retry left
  705. [ 48.783760] wifi_platform_set_power = 0
  706. [ 48.783764] ======== PULL WL_REG_ON(-1) LOW! ========
  707. [ 48.783769] wifi_platform_bus_enumerate device present 0
  708. [ 48.783815] wifi_platform_set_power = 1
  709. [ 48.783819] ======== PULL WL_REG_ON(-1) HIGH! ========
  710. [ 49.087698] wifi_platform_bus_enumerate device present 1
  711. [ 51.114360] failed to power up DHD generic adapter, 0 retry left
  712. [ 51.130427] wifi_platform_set_power = 0
  713. [ 51.130432] ======== PULL WL_REG_ON(-1) LOW! ========
  714. [ 51.130437] wifi_platform_bus_enumerate device present 0
  715. [ 51.130441] failed to power up DHD generic adapter, max retry reached**
  716. [ 51.130466] unregister wifi platform drivers
  717. [ 51.130470] wifi_platform_bus_enumerate device present 0
  718. [ 51.130474] ======== dhd_wlan_deinit_plat_data ========
  719. [ 51.130479] dhd_module_init: Failed to load the driver, try cnt 0
  720. [ 51.130525] Error creating socket.
  721. [ 51.130529] dhd_module_init: Failed to load driver max retry reached**
  722. [ 51.130533] dhd_module_init: Exit err=-19
  723. [ 51.279238] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  724. root@OPiOnePlus:~# date
  725. Wed 27 Mar 18:42:38 WET 2019
  726. root@OPiOnePlus:~# free -m
  727. total used free shared buff/cache available
  728. Mem: 973 206 574 0 192 751
  729. Swap: 0 0 0

Some information about allwinner H6 CPU on OrangePI One Plus( Planning later for PineH64 )

Still lots of problems and CPU heats a lot, comparable with kernel 3.16..

The regulation Zone is not OK, values to high..

Too memory consumption, too slow( installing cpufrequtils, disable 3 cpus...creating some load it activates the second..but this creates big latencie..it should have to do with power shemes for the CPU... ), fbdev intead of Mali, no /dev/spidev( which is strange by the way..will check that.. )

Restart works, ShutDown/Startup button works,

Ethernet Works, 1Gbps,

Gpio is not yet working( I think ) ...

Users:

root: devuarm

devuarm: devuarm