document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. U-Boot SPL 2019.10-armbian (Jan 05 2020 - 10:40:02 +0100)
  2. DRAM: 512 MiB
  3. Trying to boot from MMC1
  4.  
  5.  
  6. U-Boot 2019.10-armbian (Jan 05 2020 - 10:40:02 +0100) Allwinner Technology
  7.  
  8. CPU: Allwinner H3 (SUN8I 1680)
  9. Model: Xunlong Orange Pi Zero
  10. DRAM: 512 MiB
  11. MMC: mmc@1c0f000: 0, mmc@1c10000: 1
  12. Loading Environment from EXT4... ** File not found /boot/boot.env **
  13.  
  14. ** Unable to read "/boot/boot.env" from mmc0:1 **
  15. In: serial
  16. Out: serial
  17. Err: serial
  18. Net: phy interface0
  19. eth0: ethernet@1c30000
  20. starting USB...
  21. Bus usb@1c1a000: USB EHCI 1.00
  22. Bus usb@1c1a400: USB OHCI 1.0
  23. Bus usb@1c1b000: USB EHCI 1.00
  24. Bus usb@1c1b400: USB OHCI 1.0
  25. Bus usb@1c1c000: USB EHCI 1.00
  26. Bus usb@1c1c400: USB OHCI 1.0
  27. scanning bus usb@1c1a000 for devices... 1 USB Device(s) found
  28. scanning bus usb@1c1a400 for devices... 1 USB Device(s) found
  29. scanning bus usb@1c1b000 for devices... 1 USB Device(s) found
  30. scanning bus usb@1c1b400 for devices... 1 USB Device(s) found
  31. scanning bus usb@1c1c000 for devices... 1 USB Device(s) found
  32. scanning bus usb@1c1c400 for devices... 1 USB Device(s) found
  33. scanning usb for storage devices... 0 Storage Device(s) found
  34. Autoboot in 1 seconds, press <Space> to stop
  35. switch to partitions #0, OK
  36. mmc0 is current device
  37. Scanning mmc 0:1...
  38. Found U-Boot script /boot/boot.scr
  39. 3789 bytes read in 5 ms (739.3 KiB/s)
  40. ## Executing script at 43100000
  41. U-boot loaded from SD
  42. Boot script loaded from mmc
  43. 263 bytes read in 4 ms (63.5 KiB/s)
  44. 8669987 bytes read in 663 ms (12.5 MiB/s)
  45. 7741936 bytes read in 592 ms (12.5 MiB/s)
  46. Found mainline kernel configuration
  47. 28893 bytes read in 13 ms (2.1 MiB/s)
  48. 374 bytes read in 12 ms (30.3 KiB/s)
  49. Applying kernel provided DT overlay sun8i-h3-i2c0.dtbo
  50. 374 bytes read in 12 ms (30.3 KiB/s)
  51. Applying kernel provided DT overlay sun8i-h3-i2c1.dtbo
  52. 374 bytes read in 12 ms (30.3 KiB/s)
  53. Applying kernel provided DT overlay sun8i-h3-i2c2.dtbo
  54. 502 bytes read in 13 ms (37.1 KiB/s)
  55. Applying kernel provided DT overlay sun8i-h3-uart1.dtbo
  56. 502 bytes read in 12 ms (40 KiB/s)
  57. Applying kernel provided DT overlay sun8i-h3-uart2.dtbo
  58. 502 bytes read in 12 ms (40 KiB/s)
  59. Applying kernel provided DT overlay sun8i-h3-uart3.dtbo
  60. 504 bytes read in 12 ms (41 KiB/s)
  61. Applying kernel provided DT overlay sun8i-h3-usbhost2.dtbo
  62. 504 bytes read in 12 ms (41 KiB/s)
  63. Applying kernel provided DT overlay sun8i-h3-usbhost3.dtbo
  64. 4155 bytes read in 13 ms (311.5 KiB/s)
  65. Applying kernel provided DT fixup script (sun8i-h3-fixup.scr)
  66. ## Executing script at 44000000
  67. ## Loading init Ramdisk from Legacy Image at 43300000 ...
  68. Image Name: uInitrd
  69. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  70. Data Size: 8669923 Bytes = 8.3 MiB
  71. Load Address: 00000000
  72. Entry Point: 00000000
  73. Verifying Checksum ... OK
  74. ## Flattened Device Tree blob at 43000000
  75. Booting using the fdt blob at 0x43000000
  76. EHCI failed to shut down host controller.
  77. Loading Ramdisk to 497bb000, end 49fffae3 ... OK
  78. Loading Device Tree to 4974b000, end 497bafff ... OK
  79.  
  80. Starting kernel ...
  81.  
  82. Uncompressing Linux... done, booting the kernel.
  83. Loading, please wait...
  84. starting version 237
  85. Begin: Loading essential drivers ... done.
  86. Begin: Running /scripts/init-premount ... done.
  87. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  88. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
  89. done.
  90. Begin: Will now check root file system ... fsck from util-linux 2.31.1
  91. [/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1
  92. /dev/mmcblk0p1: clean, 38708/238592 files, 247066/1048576 blocks
  93. done.
  94. done.
  95. Begin: Running /scripts/local-bottom ... done.
  96. Begin: Running /scripts/init-bottom ... done.
  97.  
  98. Welcome to Ubuntu 18.04.3 LTS!
  99.  
  100. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  101. [ OK ] Reached target Swap.
  102. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  103. [ OK ] Set up automount Arbitrary Executabâ€Ḋrmats File System Automount Point.
  104. [ OK ] Created slice System Slice.
  105. [ OK ] Listening on Journal Audit Socket.
  106. [ OK ] Created slice system-serial\\x2dgetty.slice.
  107. [ OK ] Listening on Journal Socket (/dev/log).
  108. [ OK ] Listening on Journal Socket.
  109. Mounting Kernel Debug File System...
  110. Starting Load Kernel Modules...
  111. Mounting POSIX Message Queue File System...
  112. Starting Create list of required stâ€Ḋce nodes for the current kernel...
  113. [ OK ] Listening on fsck to fsckd communication Socket.
  114. Starting Nameserver information manager...
  115. [ OK ] Listening on udev Kernel Socket.
  116. Starting Restore / save the current clock...
  117. Starting Remount Root and Kernel File Systems...
  118. Starting Set the console keyboard layout...
  119. [ OK ] Created slice User and Session Slice.
  120. [ OK ] Reached target Slices.
  121. [ OK ] Reached target Local Encrypted Volumes.
  122. [ OK ] Listening on udev Control Socket.
  123. Starting udev Coldplug all Devices...
  124. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  125. Starting Journal Service...
  126. [ OK ] Reached target Remote File Systems.
  127. [ OK ] Mounted Kernel Debug File System.
  128. [ OK ] Started Load Kernel Modules.
  129. [ OK ] Mounted POSIX Message Queue File System.
  130. [ OK ] Started Create list of required staâ€Ḋvice nodes for the current kernel.
  131. [ OK ] Started Restore / save the current clock.
  132. [ OK ] Started Remount Root and Kernel File Systems.
  133. [ OK ] Started Nameserver information manager.
  134. [ OK ] Reached target Network (Pre).
  135. Starting Load/Save Random Seed...
  136. Starting Create Static Device Nodes in /dev...
  137. Mounting Kernel Configuration File System...
  138. Starting Apply Kernel Variables...
  139. [ OK ] Mounted Kernel Configuration File System.
  140. [ OK ] Started Load/Save Random Seed.
  141. [ OK ] Started Create Static Device Nodes in /dev.
  142. Starting udev Kernel Device Manager...
  143. [ OK ] Started Apply Kernel Variables.
  144. [ OK ] Started Journal Service.
  145. [ OK ] Started udev Kernel Device Manager.
  146. [ OK ] Started udev Coldplug all Devices.
  147. [ OK ] Started Set the console keyboard layout.
  148. [ OK ] Reached target Local File Systems (Pre).
  149. Mounting /tmp...
  150. Mounting /var/tmp...
  151. Mounting /var/log...
  152. [ OK ] Mounted /tmp.
  153. [ OK ] Mounted /var/tmp.
  154. [ OK ] Mounted /var/log.
  155. Starting Flush Journal to Persistent Storage...
  156. [ OK ] Reached target Local File Systems.
  157. Starting Raise network interfaces...
  158. Starting Armbian ZRAM config...
  159. Starting Set console font and keymap...
  160. [ OK ] Started Set console font and keymap.
  161. [ OK ] Found device /dev/ttyS0.
  162. [ OK ] Started Flush Journal to Persistent Storage.
  163. [ 10.040070] lima 1c40000.gpu: IRQ ppmmu2 not found
  164. [ 10.044967] lima 1c40000.gpu: IRQ ppmmu3 not found
  165. [ 10.050240] lima 1c40000.gpu: IRQ pp2 not found
  166. [ 10.054875] lima 1c40000.gpu: IRQ pp3 not found
  167. [ OK ] Found device /dev/ttyGS0.
  168. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  169. Starting Create Volatile Files and Directories...
  170. [ OK ] Started Create Volatile Files and Directories.
  171. [ OK ] Started Entropy daemon using the HAVEGE algorithm.
  172. Starting Network Name Resolution...
  173. Starting Network Time Synchronization...
  174. Starting Update UTMP about System Boot/Shutdown...
  175. [FAILED] Failed to start Network Time Synchronization.
  176. See 'systemctl status systemd-timesyncd.service' for details.
  177. [ OK ] Started Update UTMP about System Boot/Shutdown.
  178. Starting Load/Save RF Kill Switch Status...
  179. [ OK ] Stopped Network Time Synchronization.
  180. Starting Network Time Synchronization...
  181. [ OK ] Started Network Name Resolution.
  182. [FAILED] Failed to start Load/Save RF Kill Switch Status.
  183. See 'systemctl status systemd-rfkill.service' for details.
  184. [FAILED] Failed to start Network Time Synchronization.
  185. See 'systemctl status systemd-timesyncd.service' for details.
  186. [ OK ] Stopped Network Time Synchronization.
  187. Starting Network Time Synchronization...
  188. Starting Load/Save RF Kill Switch Status...
  189. [ OK ] Reached target Host and Network Name Lookups.
  190. [FAILED] Failed to start Network Time Synchronization.
  191. See 'systemctl status systemd-timesyncd.service' for details.
  192. [FAILED] Failed to start Load/Save RF Kill Switch Status.
  193. See 'systemctl status systemd-rfkill.service' for details.
  194. Starting Load/Save RF Kill Switch Status...
  195. [ OK ] Stopped Network Time Synchronization.
  196. Starting Network Time Synchronization...
  197. [ OK ] Started Raise network interfaces.
  198. [FAILED] Failed to start Load/Save RF Kill Switch Status.
  199. See 'systemctl status systemd-rfkill.service' for details.
  200. [FAILED] Failed to start Network Time Synchronization.
  201. See 'systemctl status systemd-timesyncd.service' for details.
  202. [ OK ] Stopped Network Time Synchronization.
  203. Starting Network Time Synchronization...
  204. Starting Load/Save RF Kill Switch Status...
  205. [FAILED] Failed to start Network Time Synchronization.
  206. See 'systemctl status systemd-timesyncd.service' for details.
  207. [FAILED] Failed to start Load/Save RF Kill Switch Status.
  208. See 'systemctl status systemd-rfkill.service' for details.
  209. Starting Load/Save RF Kill Switch Status...
  210. [ OK ] Stopped Network Time Synchronization.
  211. [FAILED] Failed to start Network Time Synchronization.
  212. See 'systemctl status systemd-timesyncd.service' for details.
  213. [ OK ] Reached target System Time Synchronized.
  214. [FAILED] Failed to start Load/Save RF Kill Switch Status.
  215. See 'systemctl status systemd-rfkill.service' for details.
  216. [FAILED] Failed to start Load/Save RF Kill Switch Status.
  217. See 'systemctl status systemd-rfkill.service' for details.
  218. [ OK ] Started Armbian ZRAM config.
  219. Starting Armbian memory supported logging...
  220. [ OK ] Started Armbian memory supported logging.
  221. [ OK ] Reached target System Initialization.
  222. [ OK ] Started Discard unused blocks once a week.
  223. Starting Armbian hardware optimization...
  224. [ OK ] Started Daily apt download activities.
  225. [ OK ] Listening on D-Bus System Message Bus Socket.
  226. [ OK ] Reached target Sockets.
  227. [ OK ] Started Daily apt upgrade and clean activities.
  228. [ OK ] Started Daily Cleanup of Temporary Directories.
  229. Starting Armbian hardware monitoring...
  230. [ OK ] Started Message of the Day.
  231. [ OK ] Reached target Timers.
  232. [ OK ] Started resolvconf-pull-resolved.path.
  233. [ OK ] Reached target Paths.
  234. [ OK ] Started Armbian hardware optimization.
  235. [ OK ] Started Armbian hardware monitoring.
  236. [ OK ] Reached target Basic System.
  237. Starting Dispatcher daemon for systemd-networkd...
  238. Starting rng-tools.service...
  239. [ OK ] Started Regular background program processing daemon.
  240. Starting LSB: Load kernel modules needed to enable cpufreq scaling...
  241. [ OK ] Started D-Bus System Message Bus.
  242. Starting Network Manager...
  243. Starting WPA supplicant...
  244. [ OK ] Started Service for setting up GSM internet connection.
  245. Starting Resets System Activity Data Collector...
  246. Starting Discard unused blocks...
  247. Starting resolvconf-pull-resolved.service...
  248. Starting Login Service...
  249. Starting Restore /etc/resolv.conf iâ€Ḋfore the ppp link was shut down...
  250. Starting LSB: Starts syslogd...
  251. [ OK ] Started rng-tools.service.
  252. [ OK ] Started Resets System Activity Data Collector.
  253. [ OK ] Started Restore /etc/resolv.conf ifâ€Ḋbefore the ppp link was shut down.
  254. [ OK ] Started resolvconf-pull-resolved.service.
  255. [ OK ] Started Login Service.
  256. [ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
  257. Starting LSB: set CPUFreq kernel parameters...
  258. [ OK ] Started LSB: Starts syslogd.
  259. Starting LSB: Starts klogd...
  260. [ OK ] Started LSB: Starts klogd.
  261. [ OK ] Started LSB: set CPUFreq kernel parameters.
  262. Starting LSB: Set sysfs variables from /etc/sysfs.conf...
  263. [ OK ] Started WPA supplicant.
  264. [ 17.247974] mmc0: Card stuck in programming state! mmc_do_erase
  265. [ 18.032792] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  266. [ 18.792787] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  267. [ 18.800034] blk_update_request: I/O error, dev mmcblk0, sector 4571152 op 0x3:(DISCARD) flags 0x800 phys_seg 1 prio class 0
  268. [ 18.811315] blk_update_request: I/O error, dev mmcblk0, sector 39080 op 0x0:(READ) flags 0x3000 phys_seg 1 prio class 0
  269. [ 18.822402] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #73: comm ip: reading directory lblock 0
  270. [FAILED[ 18.833228] EXT4-fs (mmcblk0p1): I/O error while writing superblock
  271. ] Failed to start Discard unused blocks.
  272. See 'systemctl status fstrim.service' for details.
  273. [FAILED] Failed to start Network Manager.
  274. See 'systemctl status NetworkManager.service' for details.[ 18.892032] EXT4-fs error (device mmcblk0p1): __ext4_get_inode_loc:4699: inode #757: block 123: comm armbian-hardwar: unable to read itable block
  275.  
  276. [ 18.893668] EXT4-fs error (device mmcblk0p1): __ext4_get_inode_loc:4699: inode #973: block 136: comm armbian-hardwar: unable to read itable block
  277. [ 18.907601] EXT4-fs (mmcblk0p1): I/O error while writing superblock
  278. [ 18.920729] EXT4-fs (mmcblk0p1): previous I/O error to superblock detected
  279. [ 18.933947] EXT4-fs (mmcblk0p1): I/O error while writing superblock
  280. [DEPEND] Dependency failed for Network Manager Wait Online.
  281. [ 18.956421] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #11733: comm armbian-hardwar: reading directory lblock 0
  282. [FAILED[ 18.969158] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #11727: comm armbian-hardwar: reading directory lblock 0
  283. ] Failed to start Dispatcher daemon for systemd-networkd.
  284. [ 18.982688] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #4367: comm armbian-hardwar: reading directory lblock 0
  285. [ 18.999378] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #29827: comm armbian-hardwar: reading directory lblock 0
  286. [ 19.011391] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #12: comm armbian-hardwar: reading directory lblock 0
  287. See 'systemctl status networkd-dispatcher.service' for details.[ 19.026068] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #7457: comm armbian-hardwar: reading directory lblock 0
  288.  
  289. [ 19.042215] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #11733: comm armbian-hardwar: reading directory lblock 0
  290. [ OK ] Started LSB: Set sysfs variables from /etc/sysfs.conf.
  291. [ OK ] Stopped Network Manager.
  292. Starting Network Manager...
  293. [ 19.732792] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  294. [FAILED] Failed to start Network Manager.
  295. See 'systemctl status NetworkManager.service' for details.
  296. [ OK ] Reached target Network.
  297. Starting OpenBSD Secure Shell server...
  298. Starting The Apache HTTP Server...
  299. Starting Permit User Sessions...
  300. [ OK ] Reached target Network is Online.
  301. Starting Daily apt download activities...
  302. Starting LSB: Advanced IEEE 802.11 management daemon...
  303. Starting Message of the Day...
  304. Starting vsftpd FTP server...
  305. [ OK ] Started Unattended Upgrades Shutdown.
  306. [FAILED] Failed to start OpenBSD Secure Shell server.
  307. See 'systemctl status ssh.service' for details.
  308. [FAILED] Failed to start Permit User Sessions.
  309. See 'systemctl status systemd-user-sessions.service' for details.
  310. [FAILED] Failed to start LSB: Advanced IEEE 802.11 management daemon.
  311. See 'systemctl status hostapd.service' for details.
  312. [FAILED] Failed to start Message of the Day.
  313. See 'systemctl status motd-news.service' for details.
  314. [ OK ] Started vsftpd FTP server.
  315. [FAILED] Failed to start Daily apt download activities.
  316. See 'systemctl status apt-daily.service' for details.
  317. [ OK ] Stopped OpenBSD Secure Shell server.
  318. Starting OpenBSD Secure Shell server...
  319. [ OK ] Stopped Network Manager.
  320. Starting Network Manager...
  321. Starting Daily apt upgrade and clean activities...
  322. [ OK ] Started Serial Getty on ttyS0.
  323. [ OK ] Created slice system-getty.slice.
  324. [ OK ] Started Getty on tty1.
  325. [ OK ] Started Serial Getty on ttyGS0.
  326. [ OK ] Reached target Login Prompts.
  327. [FAILED] Failed to start OpenBSD Secure Shell server.
  328. See 'systemctl status ssh.service' for details.
  329. [FAILED] Failed to start Daily apt upgrade and clean activities.
  330. See 'systemctl status apt-daily-upgrade.service' for details.
  331. [ 20.500796] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  332. [FAILED] Failed to start The Apache HTTP Server.
  333. See 'systemctl status apache2.service' for details.
  334. [FAILED] Failed to start Network Manager.
  335. See 'systemctl status NetworkManager.service' for details.
  336. [ OK ] Stopped OpenBSD Secure Shell server.
  337. Starting OpenBSD Secure Shell server...
  338. [FAILED] Failed to start OpenBSD Secure Shell server.
  339. See 'systemctl status ssh.service' for details.
  340. [ OK ] Reached target Multi-User System.
  341. [ OK ] Reached target Graphical Interface.
  342. Starting Update UTMP about System Runlevel Changes...
  343. [FAILED] Failed to start Update UTMP about System Runlevel Changes.
  344. See 'systemctl status systemd-update-utmp-runlevel.service' for details.
  345. [ 21.260796] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  346. [ 22.020793] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  347. [ 22.792795] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  348. [ 23.560797] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  349. [ 24.324807] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  350. [ 25.088789] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  351. [ 25.844784] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  352. [ 27.632786] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  353. [ 28.416785] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  354. [ 29.176782] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  355. [ 29.932785] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  356. [ 30.688781] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  357. [ 32.464782] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  358. [ 33.232780] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  359. [ 34.000782] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  360. [ 34.760781] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  361. [ 35.516781] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  362. [ 37.308782] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  363. [ 38.076781] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  364. [ 38.836782] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  365. [ 39.592782] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  366. [ 41.372783] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  367. [ 42.140780] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  368. [ 42.900781] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  369. [ 43.656780] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  370. [ 44.412780] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  371. [ 46.192796] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  372. [ 46.960785] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  373. [ 47.728784] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  374. [ 48.488784] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  375. [ 49.244781] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  376. [ 50.000780] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  377. [ 51.760781] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  378. [ 52.544783] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  379. [ 53.304782] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  380. [ 54.060784] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  381. [ 55.836787] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  382. [ 56.604784] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  383. [ 57.364782] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  384. [ 58.120780] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  385. [ 59.900783] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  386. [ 60.668779] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  387. [ 61.428781] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  388. [ 62.184780] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  389. [ 62.940779] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  390. [ 64.720800] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  391. [ 65.504784] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  392. [ 66.264783] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  393. [ 67.020784] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  394. [ 67.776780] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  395. [ 68.819546] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #122759: comm cron: reading directory lblock 0
  396. [ 68.830921] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #7459: comm cron: reading directory lblock 0
  397. [ 68.841978] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #7459: comm cron: reading directory lblock 0
  398. [ 68.853000] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #7459: comm cron: reading directory lblock 0
  399. [ 68.864008] EXT4-fs error (device mmcblk0p1): __ext4_find_entry:1531: inode #122759: comm cron: reading directory lblock 0
  400. [ 69.552783] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  401. [ 70.320784] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  402. [ 71.088782] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  403. [ 71.848779] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  404. [ 72.604780] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  405. [ 73.360780] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  406. [ 75.120783] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  407. [ 75.888784] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  408. [ 76.656784] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  409. [ 77.416782] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  410. [ 78.172782] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  411. [ 79.964784] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  412. [ 80.732781] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  413. [ 81.492781] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  414. [ 82.248780] sunxi-mmc 1c0f000.mmc: fatal err update clk timeout
  415. 2ÛÿÛÙR
');