Advertisement
Guest User

Login and freeze pt2

a guest
Feb 17th, 2024
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.63 KB | None | 0 0
  1. U-Boot 2021.10-armbian (Jun 01 2023 - 17:35:46 +0800) Allwinner Technology
  2.  
  3. CPU: Allwinner H616 (SUN50I)
  4. Model: MangoPi Mcore
  5. I2C: ready
  6. DRAM: 1 GiB
  7. MMC: mmc@4020000: 0
  8. Loading Environment from FAT... Unable to use mmc 0:1... In: serial@5000000
  9. Out: serial@5000000
  10. Err: serial@5000000
  11. Net: phy interface6
  12. eth0: ethernet@5030000
  13. Autoboot in 1 seconds, press <Space> to stop
  14. switch to partitions #0, OK
  15. mmc0 is current device
  16. Scanning mmc 0:1...
  17. Found U-Boot script /boot/boot.scr
  18. 3202 bytes read in 5 ms (625 KiB/s)
  19. ## Executing script at 4fc00000
  20. U-boot loaded from SD
  21. Boot script loaded from mmc
  22. 227 bytes read in 4 ms (54.7 KiB/s)
  23. 33777 bytes read in 12 ms (2.7 MiB/s)
  24. Failed to load '/boot/dtb/allwinner/overlay/-fixup.scr'
  25. 11007115 bytes read in 467 ms (22.5 MiB/s)
  26. 22333448 bytes read in 937 ms (22.7 MiB/s)
  27. Moving Image from 0x40080000 to 0x40200000, end=417c0000
  28. ## Loading init Ramdisk from Legacy Image at 4ff00000 ...
  29. Image Name: uInitrd
  30. Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
  31. Data Size: 11007051 Bytes = 10.5 MiB
  32. Load Address: 00000000
  33. Entry Point: 00000000
  34. Verifying Checksum ... OK
  35. ## Flattened Device Tree blob at 4fa00000
  36. Booting using the fdt blob at 0x4fa00000
  37. Loading Ramdisk to 49580000, end 49fff44b ... OK
  38. Loading Device Tree to 000000004950f000, end 000000004957ffff ... OK
  39.  
  40. Starting kernel ...
  41.  
  42. [ 1.266189] debugfs: Directory '5096000.codec' with parent 'H616 Audio Codec' already present!
  43. [ 1.306641] sunxi-hdmi soc:hdmi-audio@1: snd_soc_register_card failed
  44. [ 1.400312] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
  45. [ 1.620838] sunxi-hdmi soc:hdmi-audio@1: snd_soc_register_card failed
  46. [ 1.629426] sunxi-hdmi soc:hdmi-audio@1: snd_soc_register_card failed
  47. [ 1.637332] sunxi-hdmi soc:hdmi-audio@1: snd_soc_register_card failed
  48. [ 1.682540] sunxi-hdmi soc:hdmi-audio@1: snd_soc_register_card failed
  49. [ 2.146476] sunxi-hdmi soc:hdmi-audio@1: snd_soc_register_card failed
  50. [ 2.159527] sunxi-hdmi soc:hdmi-audio@1: snd_soc_register_card failed
  51. [ 2.198726] sunxi-hdmi soc:hdmi-audio@1: snd_soc_register_card failed
  52. [ 2.218203] axp2101-regulator axp2101-regulator.0: Setting DCDC frequency for unsupported AXP variant
  53. [ 2.227515] axp2101-regulator axp2101-regulator.0: Error setting dcdc frequency: -22
  54. [ 2.252395] sunxi-hdmi soc:hdmi-audio@1: snd_soc_register_card failed
  55. [ 2.279331] debugfs: Directory '1100000.mixer' with parent 'regmap' already present!
  56. [ 2.287216] debugfs: Directory '1100000.mixer' with parent 'regmap' already present!
  57.  
  58. Debian GNU/Linux 12 DietPi ttyS0
  59.  
  60. DietPi login: root
  61. Password:
  62. Linux DietPi 5.19.4-sunxi64 #22.08.2 SMP Thu Jun 1 17:42:13 CST 2023 aarch64
  63.  
  64. The programs included with the Debian GNU/Linux system are free software;
  65. the exact distribution terms for each program are described in the
  66. individual files in /usr/share/doc/*/copyright.
  67.  
  68. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  69. permitted by applicable law.
  70. ─────────────────────────────────────────────────────
  71. DietPi v9.0.2 : 21:01 - Fri 02/16/24
  72. ─────────────────────────────────────────────────────
  73. - LAN IP : Use dietpi-config to setup a connection (eth0)
  74.  
  75. DietPi-Update
  76. ─────────────────────────────────────────────────────
  77. Phase: Checking for available DietPi update
  78.  
  79. [FAILED] DietPi-Update | Checking IPv4 network connectivity
  80. - Command: ping -4nc 1 -W 10 IP
  81. Generic Device (aarch64)───────┤ DietPi-Update ├───────────────────────────────┐
  82. │ Checking IPv4 network connectivity │
  83. │ - Command: ping -4nc 1 -W 10 9.9.9.9 │
  84. │ - Exit code: 2 │
  85. │ - DietPi version: v9.0.2 (MichaIng/master) | HW_MODEL: 22 | HW_ARCH: 3 | │
  86. │ DISTRO: 7 │
  87. │ - Image creator: Vasco │
  88. │ - Pre-image: MangoH618_bulleye │
  89. │ - Error log: │
  90. │ ping: connect: Network is unreachable │
  91. │ │
  92. │ Retry : Re-run the last command that failed ↑ │
  93. │ Double timeout : Retry with doubled timeout for ping to wait for a ▮ │
  94. │ Change IPv4 address : Change the IPv4 address used for this test ▒ │
  95. │ Network settings : Enter dietpi-config network options ▒ │
  96. │ DietPi-Config : Edit network, APT/NTP mirror settings etc ▒ │
  97. │ Open subshell : Open a subshell to investigate or solve the issue ▒ │
  98. │ Send report : Uploads bugreport containing system info to DietPi ▒ │
  99. │ ●─ Devs only ─────────────────────────────────────── ↓ │
  100. │ │
  101. │ │
  102. │ <Ok> <Exit> │
  103. │ │
  104. [FAILED] DietPi-Update | Checking IPv4 network connectivity
  105. - Command: ping -4nc 1 -W 10 IP
  106. Generic Device (aarch64)───────┤ DietPi-Update ├───────────────────────────────┐
  107. │ Checking IPv4 network connectivity │
  108. │ - Command: ping -4nc 1 -W 10 9.9.9.9 │
  109. │ - Exit code: 2 │
  110. │ - DietPi version: v9.0.2 (MichaIng/master) | HW_MODEL: 22 | HW_ARCH: 3 | │
  111. │ DISTRO: 7 │
  112. │ - Image creator: Vasco │
  113. │ - Pre-image: MangoH618_bulleye │
  114. │ - Error log: │
  115. │ ping: connect: Network is unreachable │
  116. │ │
  117. │ Retry : Re-run the last command that failed ↑ │
  118. │ Double timeout : Retry with doubled timeout for ping to wait for a ▮ │
  119. │ Change IPv4 address : Change the IPv4 address used for this test ▒ │
  120. │ Network settings : Enter dietpi-config network options ▒ │
  121. │ DietPi-Config : Edit network, APT/NTP mirror settings etc ▒ │
  122. │ Open subshell : Open a subshell to investigate or solve the issue ▒ │
  123. │ Send report : Uploads bugreport containing system info to DietPi ▒ │
  124. │ ●─ Devs only ─────────────────────────────────────── ↓ │
  125. │ │
  126. │ │
  127. │ <Ok> <Exit> │
  128. │ │
  129. ┘┘
  130. ---------------------------------------------------------------------
  131. - DietPi has encountered an error -
  132. - Please create a ticket: https://github.com/MichaIng/DietPi/issues -
  133. - Copy and paste only the BLUE lines below into the ticket -
  134. ---------------------------------------------------------------------
  135. #### Details:
  136. - Date | Fri Feb 16 21:01:48 GMT 2024
  137. - DietPi version | v9.0.2 (MichaIng/master)
  138. - Image creator | Vasco
  139. - Pre-image | MangoH618_bulleye
  140. - Hardware | Generic Device (aarch64) (ID=22)
  141. - Kernel version | `Linux DietPi 5.19.4-sunxi64 #22.08.2 SMP Thu Jun 1 17:42:13 CST 2023 aarch64 GNU/Linux`
  142. - Distro | bookworm (ID=7)
  143. - Command | `ping -4nc 1 -W 10 IP`
  144. - Exit code | 2
  145. - Software title | DietPi-Update
  146. #### Steps to reproduce:
  147. <!-- Explain how to reproduce the issue -->
  148. 1. ...
  149. 2. ...
  150. #### Expected behaviour:
  151. <!-- What SHOULD happen? -->
  152. - ...
  153. #### Actual behaviour:
  154. <!-- What IS happening? -->
  155. - ...
  156. #### Extra details:
  157. <!-- Please post any extra details that might help solve the issue -->
  158. - ...
  159. #### Additional logs:
  160. ```
  161. ping: connect: Network is unreachable
  162. ```
  163. ---------------------------------------------------------------------
  164. [FAILED] DietPi-Update | Unable to continue, DietPi-Update will now terminate.
  165. ─────────────────────────────────────────────────────
  166. DietPi v9.0.2 : 21:01 - Fri 02/16/24
  167. ─────────────────────────────────────────────────────
  168. - LAN IP : Use dietpi-config to setup a connection (eth0)
  169. [ OK ] DietPi-Login | Desired setting in /boot/dietpi.txt was already set: AUTO_SETUP_AUTOMATED=0
  170. Generic Device (aarch64)
  171.  
  172.  
  173. ┌───────────────────────────────┤ DietPi-Login ├───────────────────────────────┐
  174. │ │
  175. │ [FAILED] Unknown install state/First run setup failed │
  176. │ │
  177. │ An error has occurred either during first run update or installs. │
  178. │ │
  179. │ First run setup will now attempt to re-apply the last step, forced as │
  180. │ interactive run. │
  181. │ If this repeatedly fails, please collect all terminal output and the content │
  182. │ of /var/tmp/dietpi/logs/dietpi-firstrun-setup.log if available and report │
  183. │ this issue to: https://github.com/MichaIng/DietPi/issues │
  184. │ │
  185. │ Would you like to restart the first run setup and installation? │
  186. │ │
  187. │ <Ok> <Cancel> │
  188. │ │
  189. └──────────────────────────────────────────────────────────────────────────────┘
  190.  
  191.  
  192.  
  193. ─────────────────────────────────────────────────────
  194. DietPi v9.0.2 : 21:02 - Fri 02/16/24
  195. ─────────────────────────────────────────────────────
  196. - LAN IP : Use dietpi-config to setup a connection (eth0)
  197.  
  198. DietPi-Update
  199. ─────────────────────────────────────────────────────
  200. Phase: Checking for available DietPi update
  201.  
  202. [FAILED] DietPi-Update | Checking IPv4 network connectivity
  203. - Command: ping -4nc 1 -W 10 IP
  204. Generic Device (aarch64)───────┤ DietPi-Update ├───────────────────────────────┐
  205. │ Checking IPv4 network connectivity │
  206. │ - Command: ping -4nc 1 -W 10 9.9.9.9 │
  207. │ - Exit code: 2 │
  208. │ - DietPi version: v9.0.2 (MichaIng/master) | HW_MODEL: 22 | HW_ARCH: 3 | │
  209. │ DISTRO: 7 │
  210. │ - Image creator: Vasco │
  211. │ - Pre-image: MangoH618_bulleye │
  212. │ - Error log: │
  213. │ ping: connect: Network is unreachable │
  214. │ │
  215. │ Double timeout : Retry with doubled timeout for ping to wait for a ↑ │
  216. │ Change IPv4 address : Change the IPv4 address used for this test ▒ │
  217. │ Network settings : Enter dietpi-config network options ▒ │
  218. │ DietPi-Config : Edit network, APT/NTP mirror settings etc ▒ │
  219. │ Open subshell : Open a subshell to investigate or solve the issue ▒ │
  220. │ Send report : Uploads bugreport containing system info to DietPi ▒ │
  221. │ ●─ Devs only ─────────────────────────────────────── ▮ │
  222. │ Change command : Adjust and rerun the command ↓ │
  223. │ │
  224. │ │
  225. │ <Ok> <Exit> │
  226. │ │
  227. ^[[B^[[C^[[B^[[D^[[C^[[A^[[D^[[B^[[A^[[D ┘┘
  228.  
  229.  
  230.  
  231.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement