user24
1
主要更新:
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)
下载时间依赖gitlab这边的速度,上次拉过一次几个小时
jhlng
6
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
7
这个是什么原因啊?
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
8
套用互联网常用的话:没有测试就上线了吗?方法根本无法成功!
onecan
11
劳驾问问,我想找下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
也遇到上面同样问题
leung
13
这个git clone实在太慢了,还经常失败,一般都要7个小时以上。。。。
检查一下你们的gitlab 超时判断啊,把超时时间加大一点吧,一直
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: unpack-objects failed
不是个事啊