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

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

楼主你好!我在更新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)

lilinrong 发表于 2019-5-14 18:28
楼主你好!我在更新Android7.1 源码一直卡在Unpacking objects: 36% (4/11) 这个位置,等半个小时也没反应 …

一样的问题,都不动

下载时间依赖gitlab这边的速度,上次拉过一次几个小时

很好,顶顶

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

这个是什么原因啊?
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

套用互联网常用的话:没有测试就上线了吗?方法根本无法成功!

官方快点想想办法啊, 这根本没法下载成功啊。

同样遇到了楼上的问题

劳驾问问,我想找下firefly-rk3288的,这个sdk里的可以用吗?或者麻烦给个地址,还有一点就是为啥不放在码云,是太大了吗?国内速度很快的

TM1604:~/firefly-rk3399$ git clone https://gitlab.com/TeeFirefly/rk3399-nougat-bundle.git .bundle
正克隆到 '.bundle'...
remote: Enumerating objects: 11, done.
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 100% (10/10), done.
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: unpack-objects failed

也遇到上面同样问题

ancientcc 发表于 2019-6-11 07:59
也遇到上面同样问题

可以自己百度找一下方法
例如这个https://blog.csdn.net/qq_34121797/article/details/79561110

123

感谢分享

这个git clone实在太慢了,还经常失败,一般都要7个小时以上。。。。

顶一个

无语

感谢分享

检查一下你们的gitlab 超时判断啊,把超时时间加大一点吧,一直
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: unpack-objects failed
不是个事啊