Advertisement
RobertBerger

exploding

May 19th, 2021
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.44 KB | None | 0 0
  1. U-Boot SPL 2018.05 (Apr 20 2021 - 08:00:17 +0000)
  2. DRAM: 1024 MiB
  3. CPU: 912000000Hz, AXI/AHB/APB: 3/2/2
  4. Trying to boot from MMC1
  5.  
  6.  
  7. U-Boot 2018.05 (Apr 20 2021 - 08:00:17 +0000) Allwinner Technology
  8.  
  9. CPU: Allwinner A20 (SUN7I)
  10. Model: Cubietech Cubieboard2
  11. I2C: ready
  12. DRAM: 1 GiB
  13. MMC: SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
  14. Loading Environment from MMC... OK
  15. In: serial@01c28000
  16. Out: serial@01c28000
  17. Err: serial@01c28000
  18. Net: No ethernet found.
  19. Setting bus to 1
  20. ** Unable to read file board_id **
  21. Hit any key to stop autoboot: 0
  22. 314 bytes read in 1 ms (306.6 KiB/s)
  23. ## Executing script at 43100000
  24. 3983096 bytes read in 219 ms (17.3 MiB/s)
  25. 33137027 bytes read in 1804 ms (17.5 MiB/s)
  26. 29518 bytes read in 4 ms (7 MiB/s)
  27. switch to partitions #0, OK
  28. mmc1(part 0) is current device
  29.  
  30. MMC erase: dev # 1, block # 0, count 2048 ... 2048 blocks erased: OK
  31. ## Loading init Ramdisk from Legacy Image at 43300000 ...
  32. Image Name: venus-install-initramfs-einstein
  33. Image Type: ARM Linux RAMDisk Image (uncompressed)
  34. Data Size: 33136963 Bytes = 31.6 MiB
  35. Load Address: 00000000
  36. Entry Point: 00000000
  37. Verifying Checksum ... OK
  38. ## Flattened Device Tree blob at 43000000
  39. Booting using the fdt blob at 0x43000000
  40. Loading Ramdisk to 48065000, end 49fff143 ... OK
  41. Loading Device Tree to 4805a000, end 4806434d ... OK
  42.  
  43. Starting kernel ...
  44.  
  45. [ 0.000000] Booting Linux on physical CPU 0x0
  46. [ 0.000000] Linux version 4.19.123 (oe-user@oe-host) (gcc version 9.2.0 (GCC)) #1 SMP Mon Apr 19 17:53:23 UTC 2021
  47. [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
  48. [ 0.000000] CPU: div instructions available: patching division code
  49. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  50. [ 0.000000] OF: fdt: Machine model: Cerbo GX
  51. [ 0.000000] Memory policy: Data cache writealloc
  52. [ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB
  53. [ 0.000000] OF: reserved mem: initialized node cma@4a000000, compatible id shared-dma-pool
  54. [ 0.000000] psci: probing for conduit method from DT.
  55. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  56. [ 0.000000] random: get_random_bytes called from start_kernel+0x9c/0x40c with crng_init=0
  57. [ 0.000000] percpu: Embedded 15 pages/cpu s31116 r8192 d22132 u61440
  58. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608
  59. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/ram0 rw ramdisk_size=32768
  60. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  61. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  62. [ 0.000000] Memory: 898752K/1048576K available (6144K kernel code, 264K rwdata, 1816K rodata, 1024K init, 240K bss, 51520K reserved, 98304K cma-reserved, 262144K highmem)
  63. [ 0.000000] Virtual kernel memory layout:
  64. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  65. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  66. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  67. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  68. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  69. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  70. [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (7136 kB)
  71. [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
  72. [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 265 kB)
  73. [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 241 kB)
  74. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  75. [ 0.000000] rcu: Hierarchical RCU implementation.
  76. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  77. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  78. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  79. [ 0.000000] GIC: Using split EOI/Deactivate mode
  80. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  81. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  82. [ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  83. [ 0.000022] Switching to timer-based delay loop, resolution 41ns
  84. [ 0.000361] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  85. [ 0.000627] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
  86. [ 0.000879] Console: colour dummy device 80x30
  87. [ 0.000947] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  88. [ 0.000962] pid_max: default: 32768 minimum: 301
  89. [ 0.001185] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  90. [ 0.001204] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  91. [ 0.001872] CPU: Testing write buffer coherency: ok
  92. [ 0.002261] /cpus/cpu@0 missing clock-frequency property
  93. [ 0.002285] /cpus/cpu@1 missing clock-frequency property
  94. [ 0.002298] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  95. [ 0.002891] Setting up static identity map for 0x40100000 - 0x40100060
  96. [ 0.003063] rcu: Hierarchical SRCU implementation.
  97. [ 0.004023] smp: Bringing up secondary CPUs ...
  98. [ 0.014795] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  99. [ 0.014960] smp: Brought up 1 node, 2 CPUs
  100. [ 0.014979] SMP: Total of 2 processors activated (96.00 BogoMIPS).
  101. [ 0.014986] CPU: All CPU(s) started in HYP mode.
  102. [ 0.014991] CPU: Virtualization extensions available.
  103. [ 0.016136] devtmpfs: initialized
  104. [ 0.022539] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  105. [ 0.022803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  106. [ 0.022835] futex hash table entries: 512 (order: 3, 32768 bytes)
  107. [ 0.026396] pinctrl core: initialized pinctrl subsystem
  108. [ 0.027359] NET: Registered protocol family 16
  109. [ 0.028705] DMA: preallocated 256 KiB pool for atomic coherent allocations
  110. [ 0.029752] cpuidle: using governor ladder
  111. [ 0.029804] cpuidle: using governor menu
  112. [ 0.030007] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  113. [ 0.030018] hw-breakpoint: maximum watchpoint size is 8 bytes.
  114. [ 0.045007] cryptd: max_cpu_qlen set to 1000
  115. [ 0.047177] SCSI subsystem initialized
  116. [ 0.047432] usbcore: registered new interface driver usbfs
  117. [ 0.047483] usbcore: registered new interface driver hub
  118. [ 0.047577] usbcore: registered new device driver usb
  119. [ 0.049157] clocksource: Switched to clocksource arch_sys_counter
  120. [ 0.057657] NET: Registered protocol family 2
  121. [ 0.058263] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
  122. [ 0.058298] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  123. [ 0.058379] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  124. [ 0.058508] TCP: Hash tables configured (established 8192 bind 8192)
  125. [ 0.058650] UDP hash table entries: 512 (order: 2, 16384 bytes)
  126. [ 0.058718] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  127. [ 0.058930] NET: Registered protocol family 1
  128. [ 0.059341] Trying to unpack rootfs image as initramfs...
  129. [ 0.059974] rootfs image is not initramfs (no cpio magic); looks like an initrd
  130. [ 0.184259] Freeing initrd memory: 32364K
  131. [ 0.184639] hw perfevents: no interrupt-affinity property for /pmu, guessing.
  132. [ 0.185017] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  133. [ 0.187817] Initialise system trusted keyrings
  134. [ 0.188068] workingset: timestamp_bits=30 max_order=18 bucket_order=0
  135. [ 0.198436] Key type asymmetric registered
  136. [ 0.198462] Asymmetric key parser 'x509' registered
  137. [ 0.198533] bounce: pool size: 64 pages
  138. [ 0.198554] io scheduler noop registered
  139. [ 0.198563] io scheduler deadline registered (default)
  140. [ 0.200182] sun4i-usb-phy 1c13400.phy: Couldn't get regulator usb0_vbus... Deferring probe
  141. [ 0.203979] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  142. [ 0.213495] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  143. [ 0.216145] console [ttyS0] disabled
  144. [ 0.236404] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 48, base_baud = 1500000) is a U6_16550A
  145. [ 0.848499] console [ttyS0] enabled
  146. [ 0.874957] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 49, base_baud = 1500000) is a U6_16550A
  147. [ 0.904906] 1c28800.serial: ttyS2 at MMIO 0x1c28800 (irq = 50, base_baud = 1500000) is a U6_16550A
  148. [ 0.914049] serial serial0: tty port ttyS2 registered
  149. [ 0.939760] 1c28c00.serial: ttyS3 at MMIO 0x1c28c00 (irq = 51, base_baud = 1500000) is a U6_16550A
  150. [ 0.969643] 1c29000.serial: ttyS4 at MMIO 0x1c29000 (irq = 52, base_baud = 1500000) is a U6_16550A
  151. [ 0.999531] 1c29400.serial: ttyS5 at MMIO 0x1c29400 (irq = 53, base_baud = 1500000) is a U6_16550A
  152. [ 1.029348] 1c29800.serial: ttyS6 at MMIO 0x1c29800 (irq = 54, base_baud = 1500000) is a U6_16550A
  153. [ 1.059156] 1c29c00.serial: ttyS7 at MMIO 0x1c29c00 (irq = 55, base_baud = 1500000) is a U6_16550A
  154. [ 1.072743] sun4i-backend 1e60000.display-backend: Couldn't find matching frontend, frontend features disabled
  155. [ 1.083104] sun4i-drm display-engine: bound 1e60000.display-backend (ops sun4i_backend_ops)
  156. [ 1.091498] sun4i-backend 1e40000.display-backend: Couldn't find matching frontend, frontend features disabled
  157. [ 1.101776] sun4i-drm display-engine: bound 1e40000.display-backend (ops sun4i_backend_ops)
  158. [ 1.110562] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  159. [ 1.118404] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops)
  160. [ 1.126828] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  161. [ 1.134713] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops)
  162. [ 1.143416] sun4i-drm display-engine: failed to bind 1c16000.hdmi (ops sun4i_hdmi_ops): -517
  163. [ 1.152178] sun4i-drm display-engine: Couldn't bind all pipelines components
  164. [ 1.159427] sun4i-drm display-engine: master bind failed: -517
  165. [ 1.168297] brd: module loaded
  166. [ 1.172295] libphy: Fixed MDIO Bus: probed
  167. [ 1.177314] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  168. [ 1.183871] ehci-platform: EHCI generic platform driver
  169. [ 1.189635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  170. [ 1.195862] ohci-platform: OHCI generic platform driver
  171. [ 1.202396] sunxi-rtc 1c20d00.rtc: registered as rtc1
  172. [ 1.207454] sunxi-rtc 1c20d00.rtc: RTC enabled
  173. [ 1.212100] i2c /dev entries driver
  174. [ 1.216637] axp20x-i2c 0-0034: AXP20x variant AXP209 found
  175. [ 1.229055] ldo1: supplied by regulator-dummy
  176. [ 1.233800] ldo2: supplied by regulator-dummy
  177. [ 1.239350] ldo3: supplied by regulator-dummy
  178. [ 1.244655] ldo4: supplied by regulator-dummy
  179. [ 1.249282] ldo5: supplied by regulator-dummy
  180. [ 1.254680] dcdc2: supplied by regulator-dummy
  181. [ 1.259834] dcdc3: supplied by regulator-dummy
  182. [ 1.264735] vdd-sys: Bringing 1250000uV into 1400000-1400000uV
  183. [ 1.271992] axp20x-i2c 0-0034: AXP20X driver loaded
  184. [ 1.278492] at24 1-0050: 256 byte 24c02 EEPROM, writable, 16 bytes/write
  185. [ 1.288515] rtc-pcf8523 1-0068: rtc core: registered rtc-pcf8523 as rtc0
  186. [ 1.324334] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=1)
  187. [ 1.332956] watchdog: watchdog0 running and kernel based pre-userspace handler disabled
  188. [ 1.341556] cpu cpu0: Linked as a consumer to regulator.9
  189. [ 1.347021] cpu cpu0: Dropping the link to regulator.9
  190. [ 1.352431] cpu cpu0: Linked as a consumer to regulator.9
  191. [ 1.360518] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2
  192. [ 1.367832] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  193. [ 1.397945] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  194. [ 1.405339] sunxi-mmc 1c11000.mmc: Linked as a consumer to regulator.2
  195. [ 1.436062] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB
  196. [ 1.443581] sunxi-mmc 1c12000.mmc: Linked as a consumer to regulator.2
  197. [ 1.450588] random: fast init done
  198. [ 1.454268] sunxi-mmc 1c12000.mmc: allocated mmc-pwrseq
  199. [ 1.467280] mmc0: host does not support reading read-only switch, assuming write-enable
  200. [ 1.480509] mmc0: new high speed SDXC card at address aaaa
  201. [ 1.484822] sunxi-mmc 1c12000.mmc: initialized, max. request size: 16384 KB
  202. [ 1.486853] mmcblk0: mmc0:aaaa SC64G 59.5 GiB
  203. [ 1.494482] sun4i-ss 1c15000.crypto-engine: Die ID 0
  204. [ 1.502979] mmcblk0: p1
  205. [ 1.506776] NET: Registered protocol family 10
  206. [ 1.512396] Segment Routing with IPv6
  207. [ 1.516149] NET: Registered protocol family 17
  208. [ 1.520755] Registering SWP/SWPB emulation handler
  209. [ 1.527338] registered taskstats version 1
  210. [ 1.528254] mmc1: new DDR MMC card at address 0001
  211. [ 1.531505] Loading compiled-in X.509 certificates
  212. [ 1.537195] mmcblk1: mmc1:0001 SEM04G 3.69 GiB
  213. [ 1.546349] mmcblk1boot0: mmc1:0001 SEM04G partition 1 2.00 MiB
  214. [ 1.552375] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.11
  215. [ 1.552637] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.12
  216. [ 1.559923] mmcblk1boot1: mmc1:0001 SEM04G partition 2 2.00 MiB
  217. [ 1.566768] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.13
  218. [ 1.580242] sun4i-backend 1e60000.display-backend: Couldn't find matching frontend, frontend features disabled
  219. [ 1.582581] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
  220. [ 1.590657] sun4i-drm display-engine: bound 1e60000.display-backend (ops sun4i_backend_ops)
  221. [ 1.597346] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  222. [ 1.604229] sun4i-backend 1e40000.display-backend: Couldn't find matching frontend, frontend features disabled
  223. [ 1.611197] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  224. [ 1.619950] sun4i-drm display-engine: bound 1e40000.display-backend (ops sun4i_backend_ops)
  225. [ 1.627849] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
  226. [ 1.634049] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  227. [ 1.642310] mmc2: queuing unknown CIS tuple 0x81 (9 bytes)
  228. [ 1.646889] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops)
  229. [ 1.660772] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  230. [ 1.663680] mmc2: new high speed SDIO card at address 0001
  231. [ 1.668615] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops)
  232. [ 1.682956] sun4i-drm display-engine: bound 1c16000.hdmi (ops sun4i_hdmi_ops)
  233. [ 1.690140] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  234. [ 1.696749] [drm] No driver support for vblank timestamp query.
  235. [ 2.202735] [drm] Cannot find any crtc or sizes
  236. [ 2.207870] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  237. [ 2.216139] ehci-platform 1c14000.usb: EHCI Host Controller
  238. [ 2.221773] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
  239. [ 2.229882] ehci-platform 1c14000.usb: irq 35, io mem 0x01c14000
  240. [ 2.259175] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
  241. [ 2.265524] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  242. [ 2.273819] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  243. [ 2.281050] usb usb1: Product: EHCI Host Controller
  244. [ 2.285925] usb usb1: Manufacturer: Linux 4.19.123 ehci_hcd
  245. [ 2.291506] usb usb1: SerialNumber: 1c14000.usb
  246. [ 2.296633] hub 1-0:1.0: USB hub found
  247. [ 2.300454] hub 1-0:1.0: 1 port detected
  248. [ 2.305177] ehci-platform 1c1c000.usb: EHCI Host Controller
  249. [ 2.310830] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  250. [ 2.318874] ehci-platform 1c1c000.usb: irq 39, io mem 0x01c1c000
  251. [ 2.349174] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  252. [ 2.355489] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  253. [ 2.363782] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  254. [ 2.371011] usb usb2: Product: EHCI Host Controller
  255. [ 2.375884] usb usb2: Manufacturer: Linux 4.19.123 ehci_hcd
  256. [ 2.381465] usb usb2: SerialNumber: 1c1c000.usb
  257. [ 2.386573] hub 2-0:1.0: USB hub found
  258. [ 2.390393] hub 2-0:1.0: 1 port detected
  259. [ 2.395114] ohci-platform 1c14400.usb: Generic Platform OHCI controller
  260. [ 2.401804] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
  261. [ 2.409855] ohci-platform 1c14400.usb: irq 36, io mem 0x01c14400
  262. [ 2.483377] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  263. [ 2.491670] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  264. [ 2.498884] usb usb3: Product: Generic Platform OHCI controller
  265. [ 2.504825] usb usb3: Manufacturer: Linux 4.19.123 ohci_hcd
  266. [ 2.510413] usb usb3: SerialNumber: 1c14400.usb
  267. [ 2.515549] hub 3-0:1.0: USB hub found
  268. [ 2.519371] hub 3-0:1.0: 1 port detected
  269. [ 2.524082] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  270. [ 2.530773] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  271. [ 2.538784] ohci-platform 1c1c400.usb: irq 40, io mem 0x01c1c400
  272. [ 2.613380] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  273. [ 2.621671] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  274. [ 2.628886] usb usb4: Product: Generic Platform OHCI controller
  275. [ 2.634826] usb usb4: Manufacturer: Linux 4.19.123 ohci_hcd
  276. [ 2.640415] usb usb4: SerialNumber: 1c1c400.usb
  277. [ 2.645567] hub 4-0:1.0: USB hub found
  278. [ 2.649398] hub 4-0:1.0: 1 port detected
  279. [ 2.654219] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  280. [ 2.665036] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0
  281. [ 2.673370] musb-hdrc musb-hdrc.1.auto: DMA mask not set
  282. [ 2.678932] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  283. [ 2.684715] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  284. [ 2.692833] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  285. [ 2.701122] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  286. [ 2.708339] usb usb5: Product: MUSB HDRC host driver
  287. [ 2.713317] usb usb5: Manufacturer: Linux 4.19.123 musb-hcd
  288. [ 2.718884] usb usb5: SerialNumber: musb-hdrc.1.auto
  289. [ 2.724461] hub 5-0:1.0: USB hub found
  290. [ 2.728274] hub 5-0:1.0: 1 port detected
  291. [ 2.733494] input: button as /devices/platform/button/input/input0
  292. [ 2.741338] rtc-pcf8523 1-0068: setting system clock to 2021-05-19 09:32:25 UTC (1621416745)
  293. [ 2.750719] RAMDISK: gzip image found at block 0
  294. [ 3.169299] usb 5-1: new high-speed USB device number 2 using musb-hdrc
  295. [ 3.369637] usb 5-1: New USB device found, idVendor=0424, idProduct=2422, bcdDevice= 0.a0
  296. [ 3.377823] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  297. [ 3.400094] hub 5-1:1.0: USB hub found
  298. [ 3.419263] hub 5-1:1.0: 2 ports detected
  299. [ 3.739950] usb 5-1.1: new high-speed USB device number 3 using musb-hdrc
  300. [ 3.799547] RAMDISK: incomplete write (19216 != 32768)
  301. [ 3.804698] write error
  302. [ 3.890289] usb 5-1.1: New USB device found, idVendor=0bda, idProduct=b720, bcdDevice= 2.00
  303. [ 3.898647] usb 5-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  304. [ 3.906034] usb 5-1.1: Product: 802.11n WLAN Adapter
  305. [ 3.911025] usb 5-1.1: Manufacturer: Realtek
  306. [ 3.915293] usb 5-1.1: SerialNumber: 00e04c000001
  307. [ 3.949873] usb 5-1.1: skipping disabled interface 0
  308. [ 3.954853] usb 5-1.1: skipping disabled interface 1
  309. [ 4.046803] EXT4-fs (ram0): mounting ext2 file system using the ext4 subsystem
  310. [ 4.054124] EXT4-fs (ram0): bad geometry: block count 128652 exceeds size of device (32768 blocks)
  311. [ 4.063348] EXT4-fs (ram0): bad geometry: block count 128652 exceeds size of device (32768 blocks)
  312. [ 4.072664] EXT4-fs (ram0): mounting ext2 file system using the ext4 subsystem
  313. [ 4.079930] EXT4-fs (ram0): bad geometry: block count 128652 exceeds size of device (32768 blocks)
  314. [ 4.089014] EXT4-fs (ram0): bad geometry: block count 128652 exceeds size of device (32768 blocks)
  315. [ 4.098174] List of all partitions:
  316. [ 4.101718] 0100 32768 ram0
  317. [ 4.101722] (driver?)
  318. [ 4.107824] 0101 32768 ram1
  319. [ 4.107826] (driver?)
  320. [ 4.113946] 0102 32768 ram2
  321. [ 4.113948] (driver?)
  322. [ 4.120059] 0103 32768 ram3
  323. [ 4.120061] (driver?)
  324. [ 4.126161] b300 62367744 mmcblk0
  325. [ 4.126164] driver: mmcblk
  326. [ 4.132973] b301 116736 mmcblk0p1 902eba68-01
  327. [ 4.132975]
  328. [ 4.139782] b308 3866624 mmcblk1
  329. [ 4.139784] driver: mmcblk
  330. [ 4.146574] No filesystem could mount root, tried:
  331. [ 4.146576] ext3
  332. [ 4.151458] ext2
  333. [ 4.153380] ext4
  334. [ 4.155301] vfat
  335. [ 4.157222]
  336. [ 4.160675] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
  337. [ 4.168930] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.19.123 #1
  338. [ 4.175012] Hardware name: Allwinner sun7i (A20) Family
  339. [ 4.180261] [<c010edb0>] (unwind_backtrace) from [<c010b950>] (show_stack+0x10/0x14)
  340. [ 4.188004] [<c010b950>] (show_stack) from [<c062ac00>] (dump_stack+0x90/0xa4)
  341. [ 4.195224] [<c062ac00>] (dump_stack) from [<c0129404>] (panic+0xf0/0x264)
  342. [ 4.202098] [<c0129404>] (panic) from [<c090134c>] (mount_block_root+0x2e0/0x304)
  343. [ 4.209353] [drm] Cannot find any crtc or sizes
  344. [ 4.209580] [<c090134c>] (mount_block_root) from [<c09016c0>] (prepare_namespace+0x180/0x1c4)
  345. [ 4.222607] [<c09016c0>] (prepare_namespace) from [<c0900ec0>] (kernel_init_freeable+0x1c8/0x1d8)
  346. [ 4.231472] [<c0900ec0>] (kernel_init_freeable) from [<c063df20>] (kernel_init+0x8/0x114)
  347. [ 4.239643] [<c063df20>] (kernel_init) from [<c01010e8>] (ret_from_fork+0x14/0x2c)
  348. [ 4.247200] Exception stack(0xef04dfb0 to 0xef04dff8)
  349. [ 4.252247] dfa0: 00000000 00000000 00000000 00000000
  350. [ 4.260415] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  351. [ 4.268583] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
  352. [ 4.275200] CPU1: stopping
  353. [ 4.277912] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.19.123 #1
  354. [ 4.283997] Hardware name: Allwinner sun7i (A20) Family
  355. [ 4.289227] [<c010edb0>] (unwind_backtrace) from [<c010b950>] (show_stack+0x10/0x14)
  356. [ 4.296965] [<c010b950>] (show_stack) from [<c062ac00>] (dump_stack+0x90/0xa4)
  357. [ 4.304182] [<c062ac00>] (dump_stack) from [<c010dd50>] (handle_IPI+0x168/0x1a0)
  358. [ 4.311574] [<c010dd50>] (handle_IPI) from [<c038df28>] (gic_handle_irq+0x74/0x78)
  359. [ 4.319139] [<c038df28>] (gic_handle_irq) from [<c0101a0c>] (__irq_svc+0x6c/0x90)
  360. [ 4.326609] Exception stack(0xef08bf60 to 0xef08bfa8)
  361. [ 4.331658] bf60: 00000000 00000a50 ef7a83e0 c011a0c0 ef08a000 00000001 c0a04c70 c0a04cb4
  362. [ 4.339827] bf80: 00000000 c094f2a8 00000000 ef08bfb8 00000000 ef08bfb0 c01088e0 c01088e4
  363. [ 4.347990] bfa0: 60000013 ffffffff
  364. [ 4.351483] [<c0101a0c>] (__irq_svc) from [<c01088e4>] (arch_cpu_idle+0x38/0x3c)
  365. [ 4.358874] [<c01088e4>] (arch_cpu_idle) from [<c0152028>] (do_idle+0x22c/0x25c)
  366. [ 4.366264] [<c0152028>] (do_idle) from [<c0152300>] (cpu_startup_entry+0x18/0x1c)
  367. [ 4.373827] [<c0152300>] (cpu_startup_entry) from [<401023cc>] (0x401023cc)
  368. [ 4.380790] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0) ]---
  369. [ 7.769133] ------------[ cut here ]------------
  370. [ 7.773757] WARNING: CPU: 0 PID: 1 at kernel/sched/core.c:1164 set_task_cpu+0x1b4/0x1b8
  371. [ 7.781747] Modules linked in:
  372. [ 7.784802] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.19.123 #1
  373. [ 7.790884] Hardware name: Allwinner sun7i (A20) Family
  374. [ 7.796110] [<c010edb0>] (unwind_backtrace) from [<c010b950>] (show_stack+0x10/0x14)
  375. [ 7.803848] [<c010b950>] (show_stack) from [<c062ac00>] (dump_stack+0x90/0xa4)
  376. [ 7.811064] [<c062ac00>] (dump_stack) from [<c012964c>] (__warn+0xd4/0xf0)
  377. [ 7.817933] [<c012964c>] (__warn) from [<c01296a8>] (warn_slowpath_null+0x40/0x48)
  378. [ 7.825495] [<c01296a8>] (warn_slowpath_null) from [<c014d578>] (set_task_cpu+0x1b4/0x1b8)
  379. [ 7.833754] [<c014d578>] (set_task_cpu) from [<c014dc20>] (try_to_wake_up+0x184/0x400)
  380. [ 7.841668] [<c014dc20>] (try_to_wake_up) from [<c013f040>] (__queue_work+0x100/0x3f0)
  381. [ 7.849583] [<c013f040>] (__queue_work) from [<c018764c>] (call_timer_fn+0x24/0x94)
  382. [ 7.857235] [<c018764c>] (call_timer_fn) from [<c01876fc>] (expire_timers+0x40/0xb4)
  383. [ 7.864974] [<c01876fc>] (expire_timers) from [<c0187818>] (run_timer_softirq+0xa8/0x1d8)
  384. [ 7.873145] [<c0187818>] (run_timer_softirq) from [<c01021e4>] (__do_softirq+0xfc/0x254)
  385. [ 7.881229] [<c01021e4>] (__do_softirq) from [<c012df94>] (irq_exit+0xcc/0x10c)
  386. [ 7.888536] [<c012df94>] (irq_exit) from [<c0173130>] (__handle_domain_irq+0x60/0xb0)
  387. [ 7.896360] [<c0173130>] (__handle_domain_irq) from [<c038def0>] (gic_handle_irq+0x3c/0x78)
  388. [ 7.904703] [<c038def0>] (gic_handle_irq) from [<c0101a0c>] (__irq_svc+0x6c/0x90)
  389. [ 7.912174] Exception stack(0xef04de70 to 0xef04deb8)
  390. [ 7.917220] de60: 13be0b83 00000000 fac81000 c0518658
  391. [ 7.925390] de80: c0a7e208 00005dbf 13bdc8aa 00000d48 c08917f4 00000016 0ccccb60 ee693014
  392. [ 7.933556] dea0: 00000266 ef04dec0 c010e4dc c0518658 a0000013 ffffffff
  393. [ 7.940167] [<c0101a0c>] (__irq_svc) from [<c0518658>] (arch_counter_get_cntpct+0x0/0xc)
  394. [ 7.948252] [<c0518658>] (arch_counter_get_cntpct) from [<c010e4dc>] (arch_timer_read_counter_long+0x14/0x18)
  395. [ 7.958158] [<c010e4dc>] (arch_timer_read_counter_long) from [<c06283b4>] (__timer_delay+0x38/0x60)
  396. [ 7.967194] [<c06283b4>] (__timer_delay) from [<c0129568>] (panic+0x254/0x264)
  397. [ 7.974412] [<c0129568>] (panic) from [<c090134c>] (mount_block_root+0x2e0/0x304)
  398. [ 7.981889] [<c090134c>] (mount_block_root) from [<c09016c0>] (prepare_namespace+0x180/0x1c4)
  399. [ 7.990406] [<c09016c0>] (prepare_namespace) from [<c0900ec0>] (kernel_init_freeable+0x1c8/0x1d8)
  400. [ 7.999269] [<c0900ec0>] (kernel_init_freeable) from [<c063df20>] (kernel_init+0x8/0x114)
  401. [ 8.007439] [<c063df20>] (kernel_init) from [<c01010e8>] (ret_from_fork+0x14/0x2c)
  402. [ 8.014996] Exception stack(0xef04dfb0 to 0xef04dff8)
  403. [ 8.020042] dfa0: 00000000 00000000 00000000 00000000
  404. [ 8.028210] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  405. [ 8.036378] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
  406. [ 8.042982] ---[ end trace 3b07641f11fb3b08 ]---
  407.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement