superkent

vim2.krescue.log

Jul 20th, 2020
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.49 KB | None | 0 0
  1. kvim2#run update
  2. InUsbBurn
  3. noSof
  4. card in
  5. init_part() 278: PART_TYPE_DOS
  6. [mmc_init] mmc init success
  7. Device: SDIO Port B
  8. Manufacturer ID: 74
  9. OEM: 4a45
  10. Name: USDU1
  11. Tran Speed: 50000000
  12. Rd Block Len: 512
  13. SD version 3.0
  14. High Capacity: Yes
  15. Capacity: 14.7 GiB
  16. mmc clock: 40000000
  17. Bus Width: 4-bit
  18. Device: SDIO Port B
  19. Manufacturer ID: 74
  20. OEM: 4a45
  21. Name: USDU1
  22. Tran Speed: 50000000
  23. Rd Block Len: 512
  24. SD version 3.0
  25. High Capacity: Yes
  26. Capacity: 14.7 GiB
  27. mmc clock: 40000000
  28. Bus Width: 4-bit
  29. reading aml_autoscript
  30. 7158 bytes read in 5 ms (1.4 MiB/s)
  31. ## Executing script at 01080000
  32. kbi - Khadas Bootloader Instructions sub-system
  33.  
  34. Usage:
  35. kbi [function] [mode] [write|read] <value>
  36.  
  37. kbi version - read version information
  38. kbi usid - read usid information
  39. kbi adc - read adc value
  40. kbi powerstate - read power on state
  41. kbi poweroff - power off device
  42. kbi ethmac - read ethernet mac address
  43.  
  44. kbi led [systemoff|systemon] w <off|on|breathe|heartbeat> - set blue led mode
  45. kbi led [systemoff|systemon] r - read blue led mode
  46.  
  47. kbi forcereset [wol|gpio] w <0|1> - disable/enable force-reset
  48. kbi forcereset [wol|gpio] r - read state of force-reset
  49. [notice: the wol|gpio boot trigger must be enabled if you want to enable force-reset]
  50.  
  51. kbi bootmode w <emmc|spi> - set bootmode to emmc or spi
  52. kbi bootmode r - read current bootmode
  53.  
  54. kbi trigger [wol|rtc|ir|dcin|key|gpio] w <0|1> - disable/enable boot trigger
  55. kbi trigger [wol|rtc|ir|dcin|key|gpio] r - read mode of a boot trigger
  56. ** KRESCUE START hwver: hostname: arm_gxbb maxcpus: 8 fdt: source: :**
  57. [i] scan rescue device
  58. [i] scan rescue device 0 test
  59. reading /rescue/80_user_env.txt
  60. 1011 bytes read in 5 ms (197.3 KiB/s)
  61. [i] rescue loaded
  62. [w] hwver not defined
  63. [w] detect by maxcpus -8-
  64. **KRESCUE LOAD by fatload mmc 0 FROM // + post: // // **
  65. load env
  66. fatload mmc 0 0x32000000 /rescue/80_user_env.txt
  67. reading /rescue/80_user_env.txt
  68. 1011 bytes read in 5 ms (197.3 KiB/s)
  69. env import -t 0x32000000 3f3
  70. load logo
  71. fatload mmc 0 0x30000000 /splash.bmp
  72. reading /splash.bmp
  73. 16235 bytes read in 5 ms (3.1 MiB/s)
  74. There is no valid bmp file at the given address
  75. BMP KO
  76. fatload mmc 0 0x30000000 /rescue/splash.bmp.2.gz
  77. reading /rescue/splash.bmp.2.gz
  78. ** Unable to read file /rescue/splash.bmp.2.gz **
  79. unzip 0x30000000 0x7f800000
  80. Unknown command 'unzip' - try 'help'
  81. addrs: UIMAGE_ADDR :: UINITRD_ADDR :: DTB_ADDR
  82. addrs: 0x6000000 :: 0x8000000 :: 0x1000000
  83. setenv kernel_addr_r ; setenv ramdisk_addr_r ; setenv fdt_addr_r ;
  84. :::::::::::::::
  85. load dtb
  86. fatload mmc 0 0x1000000 /rescue/fdt.kresq/amlogic/meson-gxm-khadas-vim2.dtb
  87. reading /rescue/fdt.kresq/amlogic/meson-gxm-khadas-vim2.dtb
  88. 30425 bytes read in 12 ms (2.4 MiB/s)
  89. libfdt fdt_path_offset() returned FDT_ERR_BADPATH
  90. load packed initrd
  91. fatload mmc 0 0x8000000 /rescue/uInitrd
  92. reading /rescue/uInitrd
  93. 8921152 bytes read in 504 ms (16.9 MiB/s)
  94. libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND
  95. [i] bootargs: root=/dev/ram0 rw init=/init.squashf panic=10 net.ifnames=0 loglevel=4 fbcon=font:TER16x32 video=HDMI-A-1:1920x1080@60e kresq_type=sd config.test=sd booted= hwver= console=tty0 console=ttyAML0,115200n8 console=ttyS0,115200n8 no_console_suspend consoleblank=0 vout=1080p60hz,enable hdmitx=,rgb,8bit hdmimode=1080p60hz cvbsmode=576cvbs osd_reverse= video_reverse= jtag=disable reboot_mode=cold_boot ddr_size=3 dtb=/rescue/fdt.kresq/amlogic/meson-gxm-khadas-vim2.dtb samba-usb-krescue
  96. [i] bootcmd: run storeboot
  97. load packed kernel
  98. try:: fatload mmc 0 0x6000000 /rescue/Image
  99. reading /rescue/Image
  100. ** Unable to read file /rescue/Image **
  101. bootm 0x6000000 0x8000000 0x1000000
  102. fatload mmc 0 0x6000000 /rescue/uImage
  103. reading /rescue/uImage
  104. 6065197 bytes read in 334 ms (17.3 MiB/s)
  105. ee_gate_off ...
  106. ## Booting kernel from Legacy Image at 06000000 ...
  107. Image Name: kernel
  108. Image Type: AArch64 Linux Kernel Image (gzip compressed)
  109. Data Size: 6065133 Bytes = 5.8 MiB
  110. Load Address: 0f080000
  111. Entry Point: 0f080000
  112. Verifying Checksum ... OK
  113. ## Loading init Ramdisk from Legacy Image at 08000000 ...
  114. Image Name: uInitrd
  115. Image Type: AArch64 Linux RAMDisk Image (uncompressed)
  116. Data Size: 8921088 Bytes = 8.5 MiB
  117. Load Address: 00000000
  118. Entry Point: 00000000
  119. Verifying Checksum ... OK
  120. load dtb from 0x1000000 ......
  121. ## Flattened Device Tree blob at 01000000
  122. Booting using the fdt blob at 0x1000000
  123. Uncompressing Kernel Image ... OK
  124. kernel loaded at 0x0f080000, end = 0x0fdc7808
  125. libfdt fdt_path_offset() returned FDT_ERR_NOTFOUND
  126. [rsvmem] fdt get prop fail.
  127. Loading Ramdisk to b3639000, end b3ebb000 ... OK
  128. Loading Device Tree to 000000001fff5000, end 000000001ffff6d8 ... OK
  129. fdt_instaboot: no instaboot image
  130.  
  131. Starting kernel ...
  132.  
  133. uboot time: 18771371 us
  134. [ 0.583283] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
  135. domain-0 init dvfs: 4
  136. domain-1 init dvfs: 4
  137.  
  138.  
  139. BusyBox v1.30.1 () built-in shell (ash)
  140.  
  141. ^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[# Krescue
  142. __ _____ Khadas ## hyphop ##
  143. / //_/ _ \___ ___ ______ _____
  144. / ,< / , _/ -_|_-</ __/ // / -_)
  145. /_/|_/_/|_|\__/___/\__/\_,_/\__/
  146.  
  147. extreme tiny and fast rescue system
  148.  
  149. BUILD: 2020-07-13 13:09:20
  150.  
  151. [i] POST_CONFIG: booted= hwver=
  152.  
  153. === WARNING! =====================================
  154. There is no root password defined on this device!
  155. Use the passwd command to set up a new password
  156. in order to prevent unauthorized SSH logins.
  157. --------------------------------------------------
  158.  
  159. root@Krescue:/#
Add Comment
Please, Sign In to add comment