Firefly开源社区

[Linux] 关于firefly-rk3288板子,烧写Firefly提供的SDK编译完成后无法进入图形界面的问题

27

积分

0

威望

0

贡献

技术小白

积分
27
发表于 2020-11-24 11:52:05     
本帖最后由 asdf751412701 于 2020-11-24 13:00 编辑

                                            我买了一块firefly-rk3288的开发板,使用http://wiki.t-firefly.com/zh_CN/ ... ux_compile_gpt.html,中的编译 Ubuntu 固件一步一步下载、编译、烧写完成了固件,现在出现如下现象:
              1.系统启动后没有进入图形界面,uboot、kernel启动时也没有公司logo;
              2.系统启动后,终端显示如下错误:
  1. root@firefly:~# [   12.747052] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  2. [   13.922136] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  3. [   14.729950] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  4. [   15.917351] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  5. [   16.770022] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  6. [   17.900069] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  7. [   18.748129] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  8. [   19.907656] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  9. [   20.759398] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  10. [   21.874494] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  11. [   22.679644] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  12. [   23.887238] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  13. [   24.648501] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  14. [   25.624359] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  15. [   26.374299] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  16. [   27.390230] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  17. [   28.175886] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  18. [   29.391961] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
  19. [   30.232449] mali ffa30000.gpu: Stride passed to job_submit doesn't match kernel
复制代码
使用git log命令,查看版本信息如下:

  1. commit 4a0a98f7296fa053a385a5e4447dadd2a4fc0cd8
  2. Author: liulq <llq@t-chip.com.cn>
  3. Date:   Thu Oct 29 17:39:48 2020 +0800

  4.     [u-boot]: update in commit 01c726e03f1af51a270402eda3a272baf673bb6e

  5. commit 81472cf005d687d4d078f9e25f11e9a4d06fa50a
  6. Author: liulq <llq@t-chip.com.cn>
  7. Date:   Thu Oct 29 17:39:21 2020 +0800

  8.     [kernel]: update in commit aa8e9fcdebbec24af84b96dea14a77dda15c9365

  9. commit 3d8bff7cbc5fe3cba1de0a9ef9b293912140118c
  10. Author: liulq <llq@t-chip.com.cn>
  11. Date:   Mon Jul 6 15:12:33 2020 +0800

  12.     [u-boot]: update in commit f6759c8e50d7768338740cbd1b0d8803011371c0

  13. commit 9d458fead5ec2fb5f28ccdeef49613b9fe4b4956
  14. Author: liulq <llq@t-chip.com.cn>
  15. Date:   Mon Jul 6 15:12:19 2020 +0800

  16.     [kernel]: update in commit 43ba1641bbfd903c9406c9aa30e8845f1a75bfaf

  17. commit 9e1890501fd87b23417088049883dfcfbb824ff4
  18. Author: liulq <llq@t-chip.com.cn>
  19. Date:   Wed Nov 4 10:35:48 2020 +0800

  20.     [firefly-sdk]: update .gitignore

  21. commit 55a1331064ed46e98a90e924bc3e034aded65b33
  22. Author: liulq <llq@t-chip.com.cn>
  23. Date:   Tue Nov 3 18:08:42 2020 +0800

  24.     [buildroot]: update in commit 13b0429e67c3bf0358c1bdc6a3a33f8abdb91ddd

  25. commit b872d5e7e5114ac4a950dc999b3a5cf83fb5b93f
  26. Author: liulq <llq@t-chip.com.cn>
  27. Date:   Tue Nov 3 17:49:06 2020 +0800

  28.     [external/rktoolkit]: update in commit 4d51ec5866d39becd23bac3c9bc2f0bfd9dfe777

  29. commit 78c1e6418291033bd9f1ea4303ec182bf80da948
  30. Author: liulq <llq@t-chip.com.cn>
  31. Date:   Tue Nov 3 17:48:40 2020 +0800

  32.     [external/rockx]: update in commit d5863f92f5638ddcfc28cb6f62ee1050ad87d01a

  33. commit 6f27850cba55e18c07aeb7904eefee9181553b34
  34. Author: liulq <llq@t-chip.com.cn>
  35. Date:   Tue Nov 3 17:48:21 2020 +0800

  36.     [external/rknpu]: update in commit 9d8eaa79490e23baf1bdb70d14eb18d63097b566

  37. commit 2b9995dbefbbead2ee757f4c68153ea2d646ce4b
  38. Author: liulq <llq@t-chip.com.cn>
  39. Date:   Tue Nov 3 17:47:57 2020 +0800

  40.     [external/rknn-toolkit]: update in commit 0cc2944c99eae1e58f0657b65057d565e414f073

  41. commit 040f4c66e98a73f1c11f96de404140aff88f96e9
  42. Author: liulq <llq@t-chip.com.cn>
  43. Date:   Tue Nov 3 17:47:35 2020 +0800

  44.     [external/RKNPUTools]: update in commit bbfd35a822f5f2f15ce2943d4d4ff0342a883c79

  45. commit c039c969e5acb1ad8bb354e6a33907e3362debfa
  46. Author: liulq <llq@t-chip.com.cn>
  47. Date:   Tue Nov 3 17:38:37 2020 +0800

  48.     [buildroot/dl]: update in commit eb1f4afd0cf8f0aec3f51098b52058a58d1fadbc

  49. commit 1bd7493f9ff06c4cb0fd9e3654fe6dba65d55c2b
  50. Author: liulq <llq@t-chip.com.cn>
  51. Date:   Tue Nov 3 17:33:52 2020 +0800

  52.     [external/rkmedia]: update in commit 3c9ded33186e4ef1bdb83aa9011e6e37232df3ed

  53. commit bbf3dc51b0c2870c075bb8ca77a38b7632b056b3
  54. Author: liulq <llq@t-chip.com.cn>
  55. Date:   Tue Nov 3 17:33:37 2020 +0800

  56.     [external/deviceio_release]: update in commit c60fbb907e417e0b711a62787ce868b68fde484b

  57. commit fbf5494e2092f90321da4540e80811bcb10aeca7
  58. Author: liulq <llq@t-chip.com.cn>
  59. Date:   Tue Nov 3 17:33:00 2020 +0800

  60.     [external/alsa-config]: update in commit 16078cdc78d9d4961a60c60c527a1a14972fa30d

  61. commit 32dc6b85105e8c65f8cfeaf32028d9b8042d4510
  62. Author: liulq <llq@t-chip.com.cn>
  63. Date:   Tue Nov 3 17:32:47 2020 +0800

  64.     [external/bluetooth_bsa]: update in commit 4e596c44f756568f4a9f39faee3a09d582831983

  65. commit a608f5adcaadd6495b2efb78f53ba525d57cc03c
  66. Author: liulq <llq@t-chip.com.cn>
  67. Date:   Tue Nov 3 17:32:37 2020 +0800

  68.     [external/bluez-alsa]: update in commit e383251a22fef7213b7e5a804e4c7a7ca621c80d

  69. commit 58cab7450383948f8f094fe7d14c8e258300e62e
  70. Author: liulq <llq@t-chip.com.cn>
  71. Date:   Tue Nov 3 17:32:27 2020 +0800

  72.     [external/broadcom_bsa]: update in commit 0367344b9b15986ba98b39dafcd9b99fdc33c820

  73. commit a622e5dc8fa0708204906c0291cd9e435c451474
  74. Author: liulq <llq@t-chip.com.cn>
  75. Date:   Tue Nov 3 17:32:16 2020 +0800

  76.     [external/camera_engine_rkisp]: update in commit 146663d2e1784620d94ece87a67f2388b52f4b90

  77. commit f03eb084196b622dd1025c9eb16c94ebd56882c3
  78. Author: liulq <llq@t-chip.com.cn>
  79. Date:   Tue Nov 3 17:32:06 2020 +0800

  80.     [external/gstreamer-rockchip]: update in commit 3ff7e60c39e7b9652f138d0f5159a8d995242a8e

  81. commit d0cc17b546db179519070d912f939ec6e0cb9ddd
  82. Author: liulq <llq@t-chip.com.cn>
  83. Date:   Tue Nov 3 17:30:46 2020 +0800

  84.     [external/libmali]: update in commit 7da9356b736f984ad3190c5427cd9ca42f03f1e7

  85. commit c4a42b1b94bb481c386e606d70423f85ca1fbbdb
  86. Author: liulq <llq@t-chip.com.cn>
  87. Date:   Tue Nov 3 17:30:25 2020 +0800

  88.     [external/linux-rga]: update in commit 411edeaed6d71d2c7399b2db40b19c2607201821

  89. commit 72c80b2baa2397490cb61696601d819513ffb786
  90. Author: liulq <llq@t-chip.com.cn>
  91. Date:   Tue Nov 3 17:30:14 2020 +0800

  92.     [external/mpp]: update in commit db750eff51e916969d2d1cb49e0bc4ec1362f1d0

  93. commit 32d0212518ba180568bbc60ce61a5a6ae21dea68
  94. Author: liulq <llq@t-chip.com.cn>
  95. Date:   Tue Nov 3 17:30:04 2020 +0800

  96.     [external/recovery]: update in commit b6af806786c0b4dde54b07f2675559c043bb7057

  97. commit 64f96662970d911f952119f706e04b557a57f31e
  98. Author: liulq <llq@t-chip.com.cn>
  99. Date:   Tue Nov 3 17:29:26 2020 +0800

  100.     [external/rk_pcba_test]: update in commit b2b303139665d4e256adda2b64211edd53dd45e4

  101. commit 8c17bc1a2d206879034edaf7556334ed08833f52
  102. Author: liulq <llq@t-chip.com.cn>
  103. Date:   Tue Nov 3 17:29:17 2020 +0800

  104.     [external/rkscript]: update in commit 840055ec2f682bf66fa50a445d0f1b5f4fcbbe45

  105. commit b901597bd94304d23f5a6df31bfad4de88e66c89
  106. Author: liulq <llq@t-chip.com.cn>
  107. Date:   Tue Nov 3 17:29:05 2020 +0800

  108.     [external/rkupdate]: update in commit 0dec35553eb629783b0896bce0198dd122c9dc40

  109. commit 299657a7ab4864bdd7ddda994af52e4b74203770
  110. Author: liulq <llq@t-chip.com.cn>
  111. Date:   Tue Nov 3 17:28:55 2020 +0800

  112.     [external/rkwifibt]: update in commit af2cf8772078b0246ac805e7ed78a62cf8f21993

  113. commit 7696e455b12af44b016df60e927eac52871c8026
  114. Author: liulq <llq@t-chip.com.cn>
  115. Date:   Tue Nov 3 17:28:40 2020 +0800

  116.     [external/security/bin]: update in commit f59085ce658bd69678b68fd4840fb86937678125

  117. commit 5e590ec15e2e628af33744428e16170720f3971f
  118. Author: liulq <llq@t-chip.com.cn>
  119. Date:   Tue Nov 3 17:26:54 2020 +0800

  120.     [yocto/meta-rockchip]: update in commit 0ced1b0cfb7a3228487de1498b1834de6fee3ad1

  121. commit d74c40c2553fce0c79f2d2ece74105420e3dcac0
  122. Author: liulq <llq@t-chip.com.cn>
  123. Date:   Tue Nov 3 17:26:40 2020 +0800

  124.     [yocto/build/conf]: update in commit 8ec513e39fe364a635e4db2703de15476f226eec

  125. commit e8cfff1ec7b05f3af3e9327bca9dffb59aa3d382
  126. Author: liulq <llq@t-chip.com.cn>
  127. Date:   Tue Nov 3 17:26:13 2020 +0800

  128.     [app/qsetting]: update in commit 38ad29efe3f415a4f3b03d1857eb322ce00c8add

  129. commit 23c4edb0401d2602580e62e6ad861789dfe852f9
  130. Author: liulq <llq@t-chip.com.cn>
  131. Date:   Tue Nov 3 17:26:05 2020 +0800

  132.     [app/qplayer]: update in commit 6b658230a246ccebb425fdfcd368b11457d4635b

  133. commit c23861170e64eb1d9b8e938cd8f37205649b640b
  134. Author: liulq <llq@t-chip.com.cn>
  135. Date:   Tue Nov 3 17:25:57 2020 +0800

  136.     [app/QLauncher]: update in commit 289866a6725af82cd8e75c75f8c2c2486a316c42

  137. commit 40f21e2579c662851e1c482d703de0c9409673c5
  138. Author: liulq <llq@t-chip.com.cn>
  139. Date:   Tue Nov 3 17:25:49 2020 +0800

  140.     [docs]: update in commit 2db24548c4752ede257dcd3d27ff85608e537f8f

  141. commit 4479884ee6fff9f653f63057433a5f9bded1a50a
  142. Author: liulq <llq@t-chip.com.cn>
  143. Date:   Tue Nov 3 17:25:35 2020 +0800

  144.     [distro]: update in commit 0b57fb13259cd3f4bfdb6caf202d2143dc9f985b

  145. commit b05dd6092c61d5beef8f7a79c6762dc1f723c049
  146. Author: liulq <llq@t-chip.com.cn>
  147. Date:   Tue Nov 3 17:21:20 2020 +0800

  148.     [device/rockchip]: update in commit c3235de4bbeaa0d60b1488872dfb74397b655d45

  149. commit 3550682c16b6680282fa621d40795a98e3d1773a
  150. Author: liulq <llq@t-chip.com.cn>
  151. Date:   Tue Nov 3 17:21:02 2020 +0800

  152.     [tools]: update in commit a30456d0640384400e2b740ce9bd0bec8523bddf

  153. commit 66de07bbad29f06ae39af8d2c1e1b07e30894a91
  154. Author: liulq <llq@t-chip.com.cn>
  155. Date:   Tue Nov 3 17:20:47 2020 +0800

  156.     [rkbin]: update in commit ef99e9f14f8804f65c1930fe577982a2d662c03a

  157. commit 901fba0dea8338a611259bc7f59254099668bcff
  158. Author: liulq <llq@t-chip.com.cn>
  159. Date:   Tue Nov 3 17:19:13 2020 +0800

  160.     [buildroot]: update in commit 13b0429e67c3bf0358c1bdc6a3a33f8abdb91ddd

  161. commit 7ec0922c96d1e6298bb0e4499117625bffe304fe
  162. Author: liulq <llq@t-chip.com.cn>
  163. Date:   Mon Sep 7 10:08:35 2020 +0800

  164.     [device/rockchip]: update in commit 9f656f46fccad265e783c9ed833d03634afad9f8

  165. commit a708bcd1af52c64997325ee3213f28abc437266d
  166. Author: zhangxf <zxf0@t-chip.com.cn>
  167. Date:   Tue Jul 28 16:31:23 2020 +0800

  168.     [docs]: update in commit 722401607cee988be4a1be5c5a481473743fb384

  169. commit c1e02d8e16bdd0039ddc7b055729ab1b6fa7386c
  170. Author: zhangxf <zxf0@t-chip.com.cn>
  171. Date:   Fri Jul 3 11:52:16 2020 +0800

  172.     [device/rockchip]: update in commit e590d19a4db8c9a9f44daa55146d51ad14a7a9c0

  173. commit 4efd7b76b62caa7b1d6186f24edfac2f0784f921
  174. Author: Firefly <service@t-firefly.com>
  175. Date:   Wed Jul 1 15:07:33 2020 +0800

  176.     [buildroot]: update in commit 17b63ddd7a1f4db6f1d468aaf61cb6903335d5b2

  177. commit 93d19b2186d6204ea2d75d57ea5493cc4d618f69
  178. Author: Firefly <service@t-firefly.com>
  179. Date:   Mon Jun 29 17:27:54 2020 +0800

  180.     [device/rockchip]: update in commit da4f63c084e7646b8d20f9c1fcbedb37f2dee36a

  181. commit 442ad5955470e2f4f2336881e9bc14ec4c041572
  182. Author: Firefly <service@t-firefly.com>
  183. Date:   Sun Jun 28 18:09:32 2020 +0800

  184.     [SDK]:Init Firefly SDK in 20200628

  185. commit f2bc782ebe213b95d05481f3b42d60f46909abeb
  186. Author: Firefly <service@t-firefly.com>
  187. Date:   Sun Jun 28 18:09:31 2020 +0800

  188.     [yocto/poky]:init commit 8cd3ee6e1a50ad9f40466bcadb236c619c42ef19

  189. commit aad30362b358d2e80f490a903c54624926961fa6
  190. Author: Firefly <service@t-firefly.com>
  191. Date:   Sun Jun 28 18:09:19 2020 +0800

  192.     [yocto/meta-rockchip]:init commit a12a8d404c0a12bd30f0200ee84d06b00894f1f6

  193. commit 4f651950a8fabe368d16333b02631f7bfa39bb6b
  194. Author: Firefly <service@t-firefly.com>
  195. Date:   Sun Jun 28 18:09:18 2020 +0800

  196.     [yocto/meta-qt5]:init commit 1520d5b2b2beec5e1c3209d3178219e93ef08bca

  197. commit cadb67d2ebb94f0efb7fce14e647159014f05321
  198. Author: Firefly <service@t-firefly.com>
  199. Date:   Sun Jun 28 18:09:17 2020 +0800

  200.     [yocto/meta-openembedded]:init commit 446bd615fd7cb9bc7a159fe5c2019ed08d1a7a93

  201. commit 96b61c5b143b6c902f59c2e0246c5d48ad3b2e06
  202. Author: Firefly <service@t-firefly.com>
  203. Date:   Sun Jun 28 18:09:12 2020 +0800

  204.     [yocto/build/conf]:init commit b9c8bcf831cbe2a510c7dc3b108adc2788107b6c

  205. commit c8ad85e00b26379958690aaca42246e3944a0aa2
  206. Author: Firefly <service@t-firefly.com>
  207. Date:   Sun Jun 28 18:09:11 2020 +0800

  208.     [u-boot]:init commit 7e8148425e2c8faa6f0241561d52dc80b2516436

  209. commit 6b22dad1b2203b7b87f225c6553ebfceedefb15f
  210. Author: Firefly <service@t-firefly.com>
  211. Date:   Sun Jun 28 18:09:01 2020 +0800

  212.     [tools]:init commit 2b65987f35351776374d039ff49085fb0bd383e8

  213. commit 2f6355d5ac59d5080e5c0472d26c362b449ad78c
  214. Author: Firefly <service@t-firefly.com>
  215. Date:   Sun Jun 28 18:08:47 2020 +0800

  216.     [rkbin]:init commit eca190a19e2305c7e49c4c773bfac7a1505cfa35

  217. commit f7c470d1bd9318f91003ba8d7f07fabdaaf6510a
  218. Author: Firefly <service@t-firefly.com>
  219. Date:   Sun Jun 28 18:08:45 2020 +0800

  220.     [debian]:init commit 8ef6e7a86e2a7f1eb3af18b5b47b59258a09b22b

  221. commit 95dec8e8aad0dee0a9d608f53cb259463c8779ed
  222. Author: Firefly <service@t-firefly.com>
  223. Date:   Sun Jun 28 18:08:11 2020 +0800

  224.     [prebuilts/gcc/linux-x86/arm/gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf]:init commit dd4df7dff4f1df65d78939a958b760a79e3650a1

  225. commit 75ef4ca8ed6eba5bf11ae723e1ffc3ba81a7f9bd
  226. Author: Firefly <service@t-firefly.com>
  227. Date:   Sun Jun 28 18:07:56 2020 +0800

  228.     [prebuilts/gcc/linux-x86/aarch64/gcc-linaro-6.3.1-2017.05-x86_64_aarch64-linux-gnu]:init commit f96f76d6be89a6e28d4dac1f233f9aca9921f69b

  229. commit 74d75b715f9600ada4910d4fa7c467c860c998d5
  230. Author: Firefly <service@t-firefly.com>
  231. Date:   Sun Jun 28 18:07:18 2020 +0800

  232.     [kernel]:init commit dcaf57d3eaedd4a28880cbb9f8fc1dbc4c340ae5

  233. commit 361f84d2581a3cce67b356a02a6b97654da513aa
  234. Author: Firefly <service@t-firefly.com>
  235. Date:   Sun Jun 28 18:06:25 2020 +0800

  236.     [external/rockx]:init commit a79f891d2ae9654797ce7e181bd0873ffb2cc554

  237. commit e4a1df97e07871f6cd51b9d1e4f0fec6305328a8
  238. Author: Firefly <service@t-firefly.com>
  239. Date:   Sun Jun 28 18:05:51 2020 +0800

  240.     [external/wifiAutoSetup]:init commit d2cfc6b2ca9754311542f91e481e8576fd4ecbc0

  241. commit ba7274d0744921872e73b3eb3daf3a4b0caac737
  242. Author: Firefly <service@t-firefly.com>
  243. Date:   Sun Jun 28 18:05:50 2020 +0800

  244.     [external/wakeWordAgent]:init commit 4a5a3c2d9d991e392894d1e5345b7487655d3cc6

  245. commit 6da4ae9fa2bac0a82f4cf1b28b779f3b48495009
  246. Author: Firefly <service@t-firefly.com>
  247. Date:   Sun Jun 28 18:05:49 2020 +0800

  248.     [external/uvc_app]:init commit b46690942cf7f010bb9588d10b5eb469b82d023f

  249. commit 2719b5329da481325a3032279016b092479854ef
  250. Author: Firefly <service@t-firefly.com>
  251. Date:   Sun Jun 28 18:05:34 2020 +0800

  252.     [external/update_engine]:init commit 047d95d37b628563389eb397f19fe5f1c0c8eb05

  253. commit 00d64b366cfbcfd8b51ceb2086145faf150663a3
  254. Author: Firefly <service@t-firefly.com>
  255. Date:   Sun Jun 28 18:05:33 2020 +0800

  256.     [external/tensorflow]:init commit e1877bb157a775d76ec8c0b68467aef6d053bbb2

  257. commit ac31bc4aa2da98c3cf1b04a59249863f95d7c4fa
  258. Author: Firefly <service@t-firefly.com>
  259. Date:   Sun Jun 28 18:05:25 2020 +0800

  260.     [external/softapServer]:init commit 9158517316a050190273c6809ea88467a4276e16

  261. commit 8ad679196649eea2dd31bced9ece6e3ddce411ac
  262. Author: Firefly <service@t-firefly.com>
  263. Date:   Sun Jun 28 18:05:24 2020 +0800

  264.     [external/softapDemo]:init commit 4c7d1bd3d28df276d263f49324b022b44b3a1c85

  265. commit d1cc2ad43fed6f2ad67084e4b24bc5c2f57035ef
  266. Author: Firefly <service@t-firefly.com>
  267. Date:   Sun Jun 28 18:05:24 2020 +0800

  268.     [external/security/rk_tee_user]:init commit 985a45523e9e6f2f2006e9eaa178065a382a52f9

  269. commit 748eb46aefa7c20c151c00f7f1a8fc72a8a0c031
  270. Author: Firefly <service@t-firefly.com>
  271. Date:   Sun Jun 28 18:05:23 2020 +0800

  272.     [external/security/bin]:init commit c9857d10000038872858ebe1d6c8ee63d544178c

  273. commit 4761077d0dfa8447af8eec8948ff05c73a37a53d
  274. Author: Firefly <service@t-firefly.com>
  275. Date:   Sun Jun 28 18:05:23 2020 +0800

  276.     [external/rkwifibt]:init commit 58820c428d2ecae6aaf5e4f00997652b9479853a

  277. commit bbfd3d3f89505ce2b93fff69a02a35e74eb17de5
  278. Author: Firefly <service@t-firefly.com>
  279. Date:   Sun Jun 28 18:05:22 2020 +0800

  280.     [external/rkupdate]:init commit 40b9c1ed1f69b90e97986d41b8270dc3c8042479

  281. commit 86f25b72d16fa67f4a99150681dbf9395e3e9b3b
  282. Author: Firefly <service@t-firefly.com>
  283. Date:   Sun Jun 28 18:05:21 2020 +0800

  284.     [external/rktoolkit]:init commit fc1ddcf4f804d1dbb55e2695a32b2aabe6016e8e

  285. commit 94b006f89b36d037861cac1a0ed8525b813ad092
  286. Author: Firefly <service@t-firefly.com>
  287. Date:   Sun Jun 28 18:05:21 2020 +0800

  288.     [external/rkssd]:init commit 1c50d336e770a8ce09ae33b3e09d2783d5b4c2d9

  289. commit c72095c8683adb9a58f509d75b2a38c28b4c9ac6
  290. Author: Firefly <service@t-firefly.com>
  291. Date:   Sun Jun 28 18:05:20 2020 +0800

  292.     [external/rkscript]:init commit 8ef82ba10bbe415c51f2223b274832d531d208b3

  293. commit c85f3e352123546ffec9dca6723aec73af6120ba
  294. Author: Firefly <service@t-firefly.com>
  295. Date:   Sun Jun 28 18:05:20 2020 +0800

  296.     [external/rknpu]:init commit 1121c481b6fcff3f5b9982259192089c03c63725

  297. commit 144ac8954f96b9a8cedf4792c9ab6d152e37f136
  298. Author: Firefly <service@t-firefly.com>
  299. Date:   Sun Jun 28 18:05:14 2020 +0800

  300.     [external/rknn_demo]:init commit 8e904bb5f53100fba30de4bfe655e69c2f64eedb

  301. commit 52e11dc5682d132a7f59b613fd403d455ad8b201
  302. Author: Firefly <service@t-firefly.com>
  303. Date:   Sun Jun 28 18:05:07 2020 +0800

  304.     [external/rknn-toolkit]:init commit 290123ad2d1066a1a386f6aaf873d34a363e9d12

  305. commit 88fa6e45e242cde8efc9ce0add95fd1509edad0f
  306. Author: Firefly <service@t-firefly.com>
  307. Date:   Sun Jun 28 18:04:29 2020 +0800

  308.     [external/rkmedia]:init commit 14240b3ee093e737a8e0d5481787a44af30055eb

  309. commit 62ff2e2eefcad9db9b1e4e37100783e1ea619f60
  310. Author: Firefly <service@t-firefly.com>
  311. Date:   Sun Jun 28 18:04:29 2020 +0800

  312.     [external/rk_pcba_test]:init commit 25643cf5f522a71ed2a918b0abe15e363a893504

  313. commit 3922d0da806682cad15f48c4d8f8389bab14d051
  314. Author: Firefly <service@t-firefly.com>
  315. Date:   Sun Jun 28 18:04:28 2020 +0800

  316.     [external/recovery]:init commit ed0f05a31027adf436ec387e9c51d8c21f153a04

  317. commit d803317a6a0aca432f303e6ece027a8439993155
  318. Author: Firefly <service@t-firefly.com>
  319. Date:   Sun Jun 28 18:04:28 2020 +0800

  320.     [external/powermanager]:init commit 17921d6b75395df5478613973e58916a6cf7c7ad

  321. commit 18ac55d348e473f54399f6a3ac116b5da8ee8b5d
  322. Author: Firefly <service@t-firefly.com>
  323. Date:   Sun Jun 28 18:04:28 2020 +0800

  324.     [external/mpv]:init commit 22c019f4f4a95c727b38dd1b05e70d3f49d429e1

  325. commit 6e8f14d41e9f84b2fe4f2f6dcee5d9350a8f1635
  326. Author: Firefly <service@t-firefly.com>
  327. Date:   Sun Jun 28 18:04:24 2020 +0800

  328.     [external/mpp]:init commit 512de40ff0bc426b8108a12c299fc4e3725810ee

  329. commit 99bac7f02e69a64449eb45527907becc94175f2c
  330. Author: Firefly <service@t-firefly.com>
  331. Date:   Sun Jun 28 18:04:24 2020 +0800

  332.     [external/minigui]:init commit c2d6492cd183cfadddb303361202c299eb57a058

  333. commit 9a32764b3574d193efabd37461c6c1f0bc3e0d82
  334. Author: Firefly <service@t-firefly.com>
  335. Date:   Sun Jun 28 18:04:22 2020 +0800

  336.     [external/linux-rga]:init commit 72e7764a9fe358e6ad50eb1b21176cc95802c7fb

  337. commit b71d2f38d099f8bbf4c7f66e02c2d3651486a0d1
  338. Author: Firefly <service@t-firefly.com>
  339. Date:   Sun Jun 28 18:04:22 2020 +0800

  340.     [external/libmali]:init commit d4bb65b26a8a41f6d98d2783b2938e7433990e43

  341. commit 29052daaea06988d1dfabb28dfab884f6c237662
  342. Author: Firefly <service@t-firefly.com>
  343. Date:   Sun Jun 28 18:03:47 2020 +0800

  344.     [external/libdrm]:init commit 696a303b72faf2dd9a0850aa31e678b29e3aec08

  345. commit 61af4b05c13d771ca0e5ecc5c1659fb99524459a
  346. Author: Firefly <service@t-firefly.com>
  347. Date:   Sun Jun 28 18:03:46 2020 +0800

  348.     [external/gstreamer-rockchip]:init commit 9603ff7dd02cd195a1581013fb9bca991b40fbb3

  349. commit 324784204910bb16791b414179e0b559a23cacec
  350. Author: Firefly <service@t-firefly.com>
  351. Date:   Sun Jun 28 18:03:46 2020 +0800

  352.     [external/deviceio_release]:init commit 3c10cd8cc09400037c7371fd8c5008a301a8917a

  353. commit 91780f2d922536447c1f58122c2ab80f6c949a80
  354. Author: Firefly <service@t-firefly.com>
  355. Date:   Sun Jun 28 18:03:43 2020 +0800

  356.     [external/chromium]:init commit da1e188076a27d8c5f37c5ed253b013d1e59e61c

  357. commit 028b3645ccf58b90b7662da75024bc909d3c5538
  358. Author: Firefly <service@t-firefly.com>
  359. Date:   Sun Jun 28 18:03:34 2020 +0800

  360.     [external/camera_engine_rkisp]:init commit 1bff0aeccc35fa9ca60cbbe89874220c3ecb34d2

  361. commit e8033e33d43626c3c10782b3136ba518032d27d4
  362. Author: Firefly <service@t-firefly.com>
  363. Date:   Sun Jun 28 18:03:32 2020 +0800

  364.     [external/bluez-alsa]:init commit 514a57b440a9467400e3c5fd164df719f2fc79ee

  365. commit 466385b9e94c4fc7e54f3da3e6652ea6eda769a4
  366. Author: Firefly <service@t-firefly.com>
  367. Date:   Sun Jun 28 18:03:32 2020 +0800

  368.     [external/avb]:init commit 64b5ea0130d7440084796f6a23d7cd91fac988b8

  369. commit aba3893bde5c8707eacc626a9e16d5ec41457ba8
  370. Author: Firefly <service@t-firefly.com>
  371. Date:   Sun Jun 28 18:03:32 2020 +0800

  372.     [external/audioservice]:init commit 68fa86817d762d4b761add42dcd03abe746bea61

  373. commit 04b5ed21b28c4f22c6f325d7e5f1c928e3bf28a1
  374. Author: Firefly <service@t-firefly.com>
  375. Date:   Sun Jun 28 18:03:31 2020 +0800

  376.     [external/app]:init commit a8f24f905b4a13174ba5f63479c59a15f7ad6e69

  377. commit 5bf756c72a03fb6378465988a539307d4ec9f990
  378. Author: Firefly <service@t-firefly.com>
  379. Date:   Sun Jun 28 18:03:26 2020 +0800

  380.     [external/alsa-config]:init commit 30d750e5dc846d15d1a5159e47bf3e1121953eb3

  381. commit 6d36c35c10d86f39d10218a3a77388647a916a4a
  382. Author: Firefly <service@t-firefly.com>
  383. Date:   Sun Jun 28 18:03:25 2020 +0800

  384.     [external/RKNPUTools]:init commit 9ecccf4123054ad23823f1ed7c2ba6e8ea65ed96

  385. commit 6678af195be9461838f824e922184d608a7c4079
  386. Author: Firefly <service@t-firefly.com>
  387. Date:   Sun Jun 28 18:03:22 2020 +0800

  388.     [external/LocalPlayer]:init commit e7d5cc72e5f0da13f2765aa02bd22d03ebc82750

  389. commit d5f4f44c376bcee31f0ef66877fd56c405cc24f7
  390. Author: Firefly <service@t-firefly.com>
  391. Date:   Sun Jun 28 18:03:22 2020 +0800

  392.     [distro/download]:init commit 83788d77516e2f669e0718ff85585f49cbe4caf8

  393. commit 2020156af7a4f02e5fd072d9325f5b1b9ab4ed0c
  394. Author: Firefly <service@t-firefly.com>
  395. Date:   Sun Jun 28 18:03:21 2020 +0800

  396.     [docs]:init commit 875a8958aa0e6e9c13e9303404023ca05235f45d

  397. commit 2dce0254f9215ee044b0afc31b2dc43455f00998
  398. Author: Firefly <service@t-firefly.com>
  399. Date:   Sun Jun 28 18:03:12 2020 +0800

  400.     [distro]:init commit cad1fcd74aef2214a715047cd3ac74fedbb664be

  401. commit 7d11eecdd127b62ef0a0592e42398685438737fc
  402. Author: Firefly <service@t-firefly.com>
  403. Date:   Sun Jun 28 18:03:11 2020 +0800

  404.     [device/rockchip]:init commit 9848e156946dd8dc67874f341ec703f46f1932c3

  405. commit 69dc17f972edb022a167baeae3f959b2580eaada
  406. Author: Firefly <service@t-firefly.com>
  407. Date:   Sun Jun 28 18:03:05 2020 +0800

  408.     [buildroot/dl]:init commit e0c676865ddbc673f3e7b2d17fb9d97f8a449a00

  409. commit 741c2004f0dec9c9021b16aa10a1c89552e4b32a
  410. Author: Firefly <service@t-firefly.com>
  411. Date:   Sun Jun 28 18:02:10 2020 +0800

  412.     [buildroot]:init commit 17b2b6915da3318d8d46e4bfbb2381a8a19f11be

  413. commit b1e413c3c705c2b632ecf66dee19738a78d96075
  414. Author: Firefly <service@t-firefly.com>
  415. Date:   Sun Jun 28 18:02:02 2020 +0800

  416.     [app/qsetting]:init commit 76d0e36d73478b989da129051c61afe5dd7b22d8

  417. commit a2b08033170d8e36c4027853eed7df657086a2fc
  418. Author: Firefly <service@t-firefly.com>
  419. Date:   Sun Jun 28 18:02:02 2020 +0800

  420.     [app/qplayer]:init commit cf359f850956d7ac2c1679f0fb39cd52978593a1

  421. commit e2115d339c179dd4fdcb9a9c994d84ec7948ad79
  422. Author: Firefly <service@t-firefly.com>
  423. Date:   Sun Jun 28 18:02:02 2020 +0800

  424.     [app/qfm]:init commit cb38ba939c7ebdb1d205b68290754a115269c7e4

  425. commit 6dc0515abc0bd3ffba946d3474a00f297efde78b
  426. Author: Firefly <service@t-firefly.com>
  427. Date:   Sun Jun 28 18:02:02 2020 +0800

  428.     [app/qcamera]:init commit a7a3850fd13a1c9d91ec19bda5baf3d2246abf2e

  429. commit 209c1d4880046783183756e253ac48b98c3d5f1d
  430. Author: Firefly <service@t-firefly.com>
  431. Date:   Sun Jun 28 18:02:02 2020 +0800

  432.     [app/multivideoplayer]:init commit 617e58ec389d6b84f99875c098792c071db87640

  433. commit 260420f70a0e8a70c6eee8c0897cea22cecc8f89
  434. Author: Firefly <service@t-firefly.com>
  435. Date:   Sun Jun 28 18:02:02 2020 +0800

  436.     [app/multicamera]:init commit 6c3b01afba79d69b3ed6c1d55bb5dc87f51b8df2

  437. commit cab6ddb0c4eea484ddefdbf0afbef8f0cc732499
  438. Author: Firefly <service@t-firefly.com>
  439. Date:   Sun Jun 28 18:02:02 2020 +0800

  440.     [app/demo]:init commit c6a4acd3b1164708cb88ad46f8656badc4126040

  441. commit bb9edace6db007f3078a8801e1ec8ed940262e3a
  442. Author: Firefly <service@t-firefly.com>
  443. Date:   Sun Jun 28 18:02:01 2020 +0800

  444.     [app/QLauncher]:init commit 012d80183048fe8361b6a0b948cda4ee9aef3cae
复制代码

请您及时回复,急急急!!!

image.png
回复

使用道具 举报

1306

积分

0

威望

0

贡献

中级创客

Rank: 4

积分
1306
发表于 2020-11-26 11:31:34     
使用最新的 18.04 rootfs
回复

使用道具 举报

27

积分

0

威望

0

贡献

技术小白

积分
27
发表于 2020-11-27 14:11:25     
好了,换上了最新的rootfs
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

友情链接 : 爱板网 电子发烧友论坛 云汉电子社区 粤ICP备14022046号-2
快速回复 返回顶部 返回列表