Advertisement
Guest User

openwrt kernel boot on A20

a guest
Mar 2nd, 2020
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.07 KB | None | 0 0
  1. U-Boot SPL 2019.01 (Feb 27 2020 - 21:03:18 +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 2019.01 (Feb 27 2020 - 21:03:18 +0000) Allwinner Technology
  8.  
  9. CPU: Allwinner A20 (SUN7I)
  10. Model: Olimex A20-Olinuxino Micro
  11. I2C: ready
  12. DRAM: 1 GiB
  13. MMC: SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
  14. Loading Environment from FAT... MMC: no card present
  15. Setting up a 1024x768 vga console (overscan 0x0)
  16. In: serial
  17. Out: vga
  18. Err: vga
  19. SCSI: SATA link 0 timeout.
  20. AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
  21. flags: ncq stag pm led clo only pmp pio slum part ccc apst
  22.  
  23. Net: eth0: ethernet@1c50000
  24. starting USB...
  25. USB0: USB EHCI 1.00
  26. USB1: USB OHCI 1.0
  27. USB2: USB EHCI 1.00
  28. USB3: USB OHCI 1.0
  29. scanning bus 0 for devices... 1 USB Device(s) found
  30. scanning bus 2 for devices... 1 USB Device(s) found
  31. scanning usb for storage devices... 0 Storage Device(s) found
  32. Hit any key to stop autoboot: 0
  33. switch to partitions #0, OK
  34. mmc0 is current device
  35. Scanning mmc 0:1...
  36. Found U-Boot script /boot.scr
  37. 377 bytes read in 3 ms (122.1 KiB/s)
  38. ## Executing script at 43100000
  39. 2918920 bytes read in 165 ms (16.9 MiB/s)
  40. 28190 bytes read in 7 ms (3.8 MiB/s)
  41. ## Booting kernel from Legacy Image at 42000000 ...
  42. Image Name: ARM PryWrt Linux-4.19.106
  43. Image Type: ARM Linux Kernel Image (uncompressed)
  44. Data Size: 2918856 Bytes = 2.8 MiB
  45. Load Address: 40008000
  46. Entry Point: 40008000
  47. Verifying Checksum ... OK
  48. ## Flattened Device Tree blob at 43000000
  49. Booting using the fdt blob at 0x43000000
  50. EHCI failed to shut down host controller.
  51. EHCI failed to shut down host controller.
  52. Loading Kernel Image ... OK
  53. Using Device Tree in place at 43000000, end 43009e1d
  54.  
  55. Starting kernel ...
  56.  
  57. [ 0.000000] Booting Linux on physical CPU 0x0
  58. [ 0.000000] Linux version 4.19.106 (vicio@smartunit-dev) (gcc version 8.3.0 (OpenWrt GCC 8.3.0 r12331-955634b473)) #0 SMP PREEMPT Thu Feb 27 21:03:18 2020
  59. [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=30c5387d
  60. [ 0.000000] CPU: div instructions available: patching division code
  61. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  62. [ 0.000000] OF: fdt: Machine model: Olimex A20-Olinuxino Micro
  63. [ 0.000000] Memory policy: Data cache writealloc
  64. [ 0.000000] psci: probing for conduit method from DT.
  65. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  66. [ 0.000000] random: get_random_bytes called from start_kernel+0x7c/0x42c with crng_init=0
  67. [ 0.000000] percpu: Embedded 15 pages/cpu s31244 r8192 d22004 u61440
  68. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 259648
  69. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait
  70. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  71. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  72. [ 0.000000] Memory: 1024364K/1045504K available (5924K kernel code, 393K rwdata, 1636K rodata, 2048K init, 243K bss, 21140K reserved, 0K cma-reserved, 259072K highmem)
  73. [ 0.000000] Virtual kernel memory layout:
  74. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  75. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  76. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  77. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  78. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  79. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  80. [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (7941 kB)
  81. [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB)
  82. [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 394 kB)
  83. [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 244 kB)
  84. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  85. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  86. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
  87. [ 0.000000] Tasks RCU enabled.
  88. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  89. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  90. [ 0.000000] GIC: Using split EOI/Deactivate mode
  91. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  92. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  93. [ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  94. [ 0.000022] Switching to timer-based delay loop, resolution 41ns
  95. [ 0.000404] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  96. [ 0.000710] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
  97. [ 0.000922] Console: colour dummy device 80x30
  98. [ 0.000977] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  99. [ 0.000993] pid_max: default: 32768 minimum: 301
  100. [ 0.001180] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  101. [ 0.001199] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  102. [ 0.002083] CPU: Testing write buffer coherency: ok
  103. [ 0.002571] /cpus/cpu@0 missing clock-frequency property
  104. [ 0.002595] /cpus/cpu@1 missing clock-frequency property
  105. [ 0.002610] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  106. [ 0.060017] Setting up static identity map for 0x40200000 - 0x40200060
  107. [ 0.080006] rcu: Hierarchical SRCU implementation.
  108. [ 0.120109] smp: Bringing up secondary CPUs ...
  109. [ 0.210586] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  110. [ 0.210772] smp: Brought up 1 node, 2 CPUs
  111. [ 0.210793] SMP: Total of 2 processors activated (96.00 BogoMIPS).
  112. [ 0.210800] CPU: All CPU(s) started in HYP mode.
  113. [ 0.210807] CPU: Virtualization extensions available.
  114. [ 0.218444] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  115. [ 0.219247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  116. [ 0.219284] futex hash table entries: 512 (order: 3, 32768 bytes)
  117. [ 0.219794] pinctrl core: initialized pinctrl subsystem
  118. [ 0.221892] NET: Registered protocol family 16
  119. [ 0.222289] DMA: preallocated 256 KiB pool for atomic coherent allocations
  120. [ 0.224773] No ATAGs?
  121. [ 0.283806] SCSI subsystem initialized
  122. [ 0.284344] usbcore: registered new interface driver usbfs
  123. [ 0.284436] usbcore: registered new interface driver hub
  124. [ 0.284616] usbcore: registered new device driver usb
  125. [ 0.284822] pps_core: LinuxPPS API ver. 1 registered
  126. [ 0.284840] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  127. [ 0.284887] PTP clock support registered
  128. [ 0.285327] Advanced Linux Sound Architecture Driver Initialized.
  129. [ 0.287791] clocksource: Switched to clocksource arch_sys_counter
  130. [ 0.288947] simple-framebuffer 7fd00000.framebuffer: framebuffer at 0x7fd00000, 0x300000 bytes, mapped to 0x(ptrval)
  131. [ 0.288970] simple-framebuffer 7fd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096
  132. [ 0.304277] Console: switching to colour frame buffer device 128x48
  133. [ 0.317717] simple-framebuffer 7fd00000.framebuffer: fb0: simplefb registered!
  134. [ 0.328149] NET: Registered protocol family 2
  135. [ 0.328954] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
  136. [ 0.329000] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  137. [ 0.329082] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  138. [ 0.329210] TCP: Hash tables configured (established 8192 bind 8192)
  139. [ 0.329375] UDP hash table entries: 512 (order: 2, 16384 bytes)
  140. [ 0.329453] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  141. [ 0.329741] NET: Registered protocol family 1
  142. [ 0.330251] kvm [1]: 8-bit VMID
  143. [ 0.330895] kvm [1]: vgic interrupt IRQ16
  144. [ 0.331016] kvm [1]: Hyp mode initialized successfully
  145. [ 0.332563] No memory allocated for crashlog
  146. [ 0.333011] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  147. [ 0.342438] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  148. [ 0.342666] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  149. [ 0.346952] bounce: pool size: 64 pages
  150. [ 0.346989] io scheduler noop registered
  151. [ 0.346999] io scheduler deadline registered
  152. [ 0.347221] io scheduler cfq registered (default)
  153. [ 0.352325] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  154. [ 0.371763] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  155. [ 0.374159] console [ttyS0] disabled
  156. [ 0.395570] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 50, base_baud = 1500000) is a U6_16550A
  157. [ 1.014359] console [ttyS0] enabled
  158. [ 1.040916] 1c29800.serial: ttyS1 at MMIO 0x1c29800 (irq = 51, base_baud = 1500000) is a U6_16550A
  159. [ 1.072832] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 52, base_baud = 1500000) is a U6_16550A
  160. [ 1.089248] loop: module loaded
  161. [ 1.096851] libphy: Fixed MDIO Bus: probed
  162. [ 1.101686] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
  163. [ 1.107445] sun7i-dwmac 1c50000.ethernet: no reset control found
  164. [ 1.113543] sun7i-dwmac 1c50000.ethernet: no regulator found
  165. [ 1.119553] sun7i-dwmac 1c50000.ethernet: Version ID not available
  166. [ 1.125745] sun7i-dwmac 1c50000.ethernet: DWMAC1000
  167. [ 1.130872] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported
  168. [ 1.138130] sun7i-dwmac 1c50000.ethernet: Normal descriptors
  169. [ 1.143786] sun7i-dwmac 1c50000.ethernet: Ring mode enabled
  170. [ 1.157113] libphy: stmmac: probed
  171. [ 1.160579] mdio_bus stmmac-0:01: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
  172. [ 1.172340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  173. [ 1.178928] ehci-platform: EHCI generic platform driver
  174. [ 1.184794] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  175. [ 1.191078] ohci-platform: OHCI generic platform driver
  176. [ 1.196988] usbcore: registered new interface driver usb-storage
  177. [ 1.203387] mousedev: PS/2 mouse device common for all mice
  178. [ 1.209350] sun4i-a10-lradc-keys 1c22800.lradc: Linked as a consumer to regulator.1
  179. [ 1.217376] input: 1c22800.lradc as /devices/platform/soc@1c00000/1c22800.lradc/input/input0
  180. [ 1.227183] i2c /dev entries driver
  181. [ 1.232013] axp20x-i2c 0-0034: AXP20x variant AXP209 found
  182. [ 1.243953] axp20x-gpio axp20x-gpio: DMA mask not set
  183. [ 1.249519] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  184. [ 1.264981] input: axp20x-pek as /devices/platform/soc@1c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input1
  185. [ 1.275996] ldo1: supplied by regulator-dummy
  186. [ 1.280795] ldo2: supplied by regulator-dummy
  187. [ 1.286372] ldo3: supplied by regulator-dummy
  188. [ 1.291550] ldo4: supplied by regulator-dummy
  189. [ 1.296220] ldo5: supplied by regulator-dummy
  190. [ 1.301802] dcdc2: supplied by regulator-dummy
  191. [ 1.307016] dcdc3: supplied by regulator-dummy
  192. [ 1.313796] axp20x-i2c 0-0034: AXP20X driver loaded
  193. [ 1.321163] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
  194. [ 1.331270] random: fast init done
  195. [ 1.349703] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  196. [ 1.358526] cpu cpu0: Linked as a consumer to regulator.9
  197. [ 1.363997] cpu cpu0: Dropping the link to regulator.9
  198. [ 1.369418] cpu cpu0: Linked as a consumer to regulator.9
  199. [ 1.378146] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2
  200. [ 1.385466] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  201. [ 1.416014] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  202. [ 1.423761] sunxi-mmc 1c12000.mmc: Linked as a consumer to regulator.2
  203. [ 1.431398] sunxi-mmc 1c12000.mmc: Got CD GPIO
  204. [ 1.460278] sunxi-mmc 1c12000.mmc: initialized, max. request size: 16384 KB
  205. [ 1.469222] sun4i-ss 1c15000.crypto-engine: Die ID 0
  206. [ 1.478692] NET: Registered protocol family 10
  207. [ 1.485074] Segment Routing with IPv6
  208. [ 1.488849] mmc0: host does not support reading read-only switch, assuming write-enable
  209. [ 1.496985] NET: Registered protocol family 17
  210. [ 1.501537] can: controller area network core (rev 20170425 abi 9)
  211. [ 1.508005] mmc0: new high speed SDHC card at address 0007
  212. [ 1.514118] NET: Registered protocol family 29
  213. [ 1.518640] 8021q: 802.1Q VLAN Support v1.8
  214. [ 1.522955] Registering SWP/SWPB emulation handler
  215. [ 1.539015] mmcblk0: mmc0:0007 SD08G 7.42 GiB
  216. [ 1.542471] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.12
  217. [ 1.551296] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.13
  218. [ 1.558852] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.14
  219. [ 1.563707] mmcblk0: p1 p2
  220. [ 1.566961] ehci-platform 1c14000.usb: EHCI Host Controller
  221. [ 1.574642] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
  222. [ 1.582640] ehci-platform 1c14000.usb: irq 33, io mem 0x01c14000
  223. [ 1.617801] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
  224. [ 1.624133] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  225. [ 1.632437] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  226. [ 1.639671] usb usb1: Product: EHCI Host Controller
  227. [ 1.644546] usb usb1: Manufacturer: Linux 4.19.106 ehci_hcd
  228. [ 1.650132] usb usb1: SerialNumber: 1c14000.usb
  229. [ 1.655256] hub 1-0:1.0: USB hub found
  230. [ 1.659113] hub 1-0:1.0: 1 port detected
  231. [ 1.664082] ehci-platform 1c1c000.usb: EHCI Host Controller
  232. [ 1.669767] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  233. [ 1.677716] ehci-platform 1c1c000.usb: irq 39, io mem 0x01c1c000
  234. [ 1.707802] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  235. [ 1.714119] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  236. [ 1.722410] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  237. [ 1.729639] usb usb2: Product: EHCI Host Controller
  238. [ 1.734512] usb usb2: Manufacturer: Linux 4.19.106 ehci_hcd
  239. [ 1.740094] usb usb2: SerialNumber: 1c1c000.usb
  240. [ 1.745187] hub 2-0:1.0: USB hub found
  241. [ 1.749032] hub 2-0:1.0: 1 port detected
  242. [ 1.753975] ohci-platform 1c14400.usb: Generic Platform OHCI controller
  243. [ 1.760680] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
  244. [ 1.768638] ohci-platform 1c14400.usb: irq 34, io mem 0x01c14400
  245. [ 1.841997] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  246. [ 1.850308] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  247. [ 1.857522] usb usb3: Product: Generic Platform OHCI controller
  248. [ 1.863457] usb usb3: Manufacturer: Linux 4.19.106 ohci_hcd
  249. [ 1.869038] usb usb3: SerialNumber: 1c14400.usb
  250. [ 1.874138] hub 3-0:1.0: USB hub found
  251. [ 1.878004] hub 3-0:1.0: 1 port detected
  252. [ 1.882947] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  253. [ 1.889670] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  254. [ 1.897618] ohci-platform 1c1c400.usb: irq 40, io mem 0x01c1c400
  255. [ 1.972001] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  256. [ 1.980294] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  257. [ 1.987510] usb usb4: Product: Generic Platform OHCI controller
  258. [ 1.993442] usb usb4: Manufacturer: Linux 4.19.106 ohci_hcd
  259. [ 1.999025] usb usb4: SerialNumber: 1c1c400.usb
  260. [ 2.004114] hub 4-0:1.0: USB hub found
  261. [ 2.007986] hub 4-0:1.0: 1 port detected
  262. [ 2.012522] hctosys: unable to open rtc device (rtc0)
  263. [ 2.018504] ALSA device list:
  264. [ 2.021481] No soundcards found.
  265. [ 2.037876] VFS: Mounted root (squashfs filesystem) readonly on device 179:2.
  266. [ 2.047843] Freeing unused kernel memory: 2048K
  267. [ 2.052525] Run /sbin/init as init process
  268. [ 2.322421] init: Console is alive
  269. [ 2.326057] init: - watchdog -
  270. [ 2.514119] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  271. [ 2.593731] ahci-sunxi 1c18000.sata: Linked as a consumer to regulator.11
  272. [ 2.697847] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
  273. [ 2.705336] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
  274. [ 2.711258] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  275. [ 2.720234] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc
  276. [ 2.729403] scsi host0: ahci-sunxi
  277. [ 2.733290] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 38
  278. [ 3.069250] ata1: SATA link down (SStatus 0 SControl 300)
  279. [ 3.075413] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  280. [ 3.087090] init: - preinit -
  281. [ 3.560631] random: jshn: uninitialized urandom read (4 bytes read)
  282. [ 3.589536] random: jshn: uninitialized urandom read (4 bytes read)
  283. [ 3.613221] random: jshn: uninitialized urandom read (4 bytes read)
  284. Press the [f] key and hit [enter] to enter failsafe mode
  285. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  286. [ 7.756937] mount_root: loading kmods from internal overlay
  287. [ 7.774066] kmodloader: loading kernel modules from //etc/modules-boot.d/*
  288. [ 7.782180] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
  289. [ 7.997395] block: attempting to load /etc/config/fstab
  290. [ 8.006187] block: unable to load configuration (fstab: Entry not found)
  291. [ 8.013039] block: no usable configuration
  292. [ 8.053327] random: procd: uninitialized urandom read (4 bytes read)
  293. [ 8.612468] random: crng init done
  294. [ 8.656419] EXT4-fs (loop0): recovery complete
  295. [ 8.664009] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
  296. [ 8.709660] block: attempting to load /etc/config/fstab
  297. [ 8.715015] block: unable to load configuration (fstab: Entry not found)
  298. [ 8.721913] block: no usable configuration
  299. [ 8.727103] mount_root: switching to ext4 overlay
  300. [ 8.846777] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  301. [ 8.909989] urandom-seed: Seeding with /etc/urandom.seed
  302. [ 8.983993] procd: - early -
  303. [ 8.986986] procd: - watchdog -
  304. /etc/init.d/mjpg-streamer: device '/dev/video0' does not exist
  305. Failed to connect to ubus
  306. [ 9.701391] procd: - watchdog -
  307. [ 9.704992] procd: - ubus -
  308. [ 9.868624] procd: - init -
  309. Please press Enter to activate this console.
  310. [ 10.314264] urngd: v1.0.2 started.
  311. [ 10.469922] kmodloader: loading kernel modules from /etc/modules.d/*
  312. [ 10.537922] ntfs: driver 2.1.32 [Flags: R/O MODULE].
  313. [ 10.572294] sunxi-rtc 1c20d00.rtc: registered as rtc0
  314. [ 10.577361] sunxi-rtc 1c20d00.rtc: RTC enabled
  315. [ 10.623243] usbcore: registered new interface driver ums-alauda
  316. [ 10.631903] usbcore: registered new interface driver ums-cypress
  317. [ 10.639831] usbcore: registered new interface driver ums-datafab
  318. [ 10.647481] usbcore: registered new interface driver ums-freecom
  319. [ 10.655538] usbcore: registered new interface driver ums-isd200
  320. [ 10.667727] usbcore: registered new interface driver ums-jumpshot
  321. [ 10.676281] usbcore: registered new interface driver ums-karma
  322. [ 10.683934] usbcore: registered new interface driver ums-sddr09
  323. [ 10.691776] usbcore: registered new interface driver ums-sddr55
  324. [ 10.699827] usbcore: registered new interface driver ums-usbat
  325. [ 10.708585] usbcore: registered new interface driver usbserial_generic
  326. [ 10.715686] usbserial: USB Serial support registered for generic
  327. [ 10.733072] xt_time: kernel timezone is -0000
  328. [ 10.739459] usbcore: registered new interface driver ch341
  329. [ 10.745652] usbserial: USB Serial support registered for ch341-uart
  330. [ 10.753835] usbcore: registered new interface driver cp210x
  331. [ 10.760163] usbserial: USB Serial support registered for cp210x
  332. [ 10.768488] usbcore: registered new interface driver ftdi_sio
  333. [ 10.774633] usbserial: USB Serial support registered for FTDI USB Serial Device
  334. [ 10.803715] PPP generic driver version 2.4.2
  335. [ 10.810306] NET: Registered protocol family 24
  336. [ 10.828683] kmodloader: done loading kernel modules from /etc/modules.d/*
  337. [ 32.487815] vcc5v0: disabling
  338. [ 32.490816] ldo3: disabling
  339. [ 32.493948] ldo4: disabling
  340. [ 32.497057] usb0-vbus: disabling
  341.  
  342.  
  343.  
  344.  
  345. BusyBox v1.31.1 () built-in shell (ash)
  346.  
  347. _______ ________ __
  348. | |.-----.-----.-----.| | | |.----.| |_
  349. | - || _ | -__| || | | || _|| _|
  350. |_______|| __|_____|__|__||________||__| |____|
  351. |__| W I R E L E S S F R E E D O M
  352. -----------------------------------------------------
  353. PryWrt SNAPSHOT, r12331-955634b473
  354. -----------------------------------------------------
  355. === WARNING! =====================================
  356. There is no root password defined on this device!
  357. Use the "passwd" command to set up a new password
  358. in order to prevent unauthorized SSH logins.
  359. --------------------------------------------------
  360. root@OpenWrt:/# reboot
  361. root@OpenWrt:/# [ 136.467265] kvm: exiting hardware virtualization
  362. [ 136.474360] reboot: Restarting system
  363.  
  364. U-Boot SPL 2019.01 (Feb 27 2020 - 21:03:18 +0000)
  365. DR▒▒▒px▒x▒x▒▒80p▒p▒`@
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement