Firefly开源社区

标题: RK3399系列Android7.1 源码更新(2019/04/30) [打印本页]

作者: wico    时间: 2019-4-30 14:48
标题: RK3399系列Android7.1 源码更新(2019/04/30)


主要更新
1.支持AIO-RK3399-JD4版型机器
2.添加AIO-3399C-AI usb模式切换功能,支持有线adb操作
3.支持1080I格式视频解码。
4.默认UVC为前置。
5.修复系统部分bug

更新方式:
cd ~/project/firefly-rk3399
git clone https://gitlab.com/TeeFirefly/rk3399-nougat-bundle.git .bundle
.bundle/update
git rebase FETCH_HEAD

注意:旧的更新方法已经暂停更新,无法同步到最新,请用以上方法同步代码。

作者: lilinrong    时间: 2019-5-14 18:28
楼主你好!我在更新Android7.1 源码一直卡在Unpacking objects:  36% (4/11) 这个位置,等半个小时也没反应,请问什么问题呢
Cloning into '.bundle'...
remote: Enumerating objects: 11, done.
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 100% (10/10), done.
Unpacking objects:  36% (4/11)
作者: hquhjq    时间: 2019-5-15 16:49
lilinrong 发表于 2019-5-14 18:28
楼主你好!我在更新Android7.1 源码一直卡在Unpacking objects:  36% (4/11) 这个位置,等半个小时也没反应 ...

一样的问题,都不动
作者: zhansb    时间: 2019-5-16 09:11
下载时间依赖gitlab这边的速度,上次拉过一次几个小时
作者: hzkljy    时间: 2019-5-20 14:32
很好,顶顶
作者: jhlng    时间: 2019-5-21 15:59
srv@srv-System-Product-Name:~/sdb/aio3399c$ git clone https://gitlab.com/TeeFirefly/rk3399-nougat-bundle.git .bundle
Cloning into '.bundle'...
remote: Enumerating objects: 11, done.
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 100% (10/10), done.
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: unpack-objects failed

作者: jhlng    时间: 2019-5-21 16:01
这个是什么原因啊?
srv@srv-System-Product-Name:~/sdb/aio3399c$ git clone https://gitlab.com/TeeFirefly/rk3399-nougat-bundle.git .bundle
Cloning into '.bundle'...
remote: Enumerating objects: 11, done.
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 100% (10/10), done.
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: unpack-objects failed
作者: hacker    时间: 2019-6-9 20:44
套用互联网常用的话:没有测试就上线了吗?方法根本无法成功!
作者: chenhf    时间: 2019-6-9 23:00
官方快点想想办法啊, 这根本没法下载成功啊。
作者: vb20052010    时间: 2019-6-10 11:23
同样遇到了楼上的问题
作者: onecan    时间: 2019-6-10 14:59
劳驾问问,我想找下firefly-rk3288的,这个sdk里的可以用吗?或者麻烦给个地址,还有一点就是为啥不放在码云,是太大了吗?国内速度很快的
作者: ancientcc    时间: 2019-6-11 07:59
  1. TM1604:~/firefly-rk3399$ git clone https://gitlab.com/TeeFirefly/rk3399-nougat-bundle.git .bundle
  2. 正克隆到 '.bundle'...
  3. remote: Enumerating objects: 11, done.
  4. remote: Counting objects: 100% (11/11), done.
  5. remote: Compressing objects: 100% (10/10), done.
  6. error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
  7. fatal: The remote end hung up unexpectedly
  8. fatal: early EOF
  9. fatal: unpack-objects failed
复制代码
也遇到上面同样问题



作者: leung先森    时间: 2019-6-12 14:46
ancientcc 发表于 2019-6-11 07:59
也遇到上面同样问题

可以自己百度找一下方法
例如这个https://blog.csdn.net/qq_34121797/article/details/79561110
作者: dect    时间: 2019-6-14 13:45
123
作者: wydxx    时间: 2019-6-17 15:39
感谢分享
作者: 13670591278    时间: 2019-6-26 14:31
这个git clone实在太慢了,还经常失败,一般都要7个小时以上。。。。
作者: xhb022033    时间: 2019-7-1 14:44
顶一个
作者: zsj0613    时间: 2019-7-2 14:34
无语
作者: lushiyou    时间: 2019-7-4 21:12
感谢分享
作者: szzhangzhen    时间: 2019-7-26 13:38
检查一下你们的gitlab 超时判断啊,把超时时间加大一点吧,一直
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: unpack-objects failed
不是个事啊
作者: 15615652915    时间: 2019-7-27 23:05
运行 .bundle/update 报错,如何解决?
[Info]Update to FETCH_HEAD:
fatal: Not a git repository (or any of the parent directories): .git
[ERROR]Fetch .bundle/0.bundle error!!
fatal: Not a git repository (or any of the parent directories): .git
[ERROR]Fetch .bundle/1.bundle error!!
fatal: Not a git repository (or any of the parent directories): .git
[ERROR]Fetch .bundle/2.bundle error!!
fatal: Not a git repository (or any of the parent directories): .git
[ERROR]Fetch .bundle/3.bundle error!!

作者: bowen1994    时间: 2019-8-13 09:08

作者: jiaxin1121    时间: 2019-8-13 17:16
执行了 git rebase FETCH_HEAD 卡主了,半小时都没啥反应
作者: lff    时间: 2019-8-24 15:16


作者: zengguang    时间: 2019-8-29 15:32
厉害!




欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1