AIO-3399J BOX版技术简报:代码和固件更新(2019/11/06)
本帖最后由 wico 于 2019-11-18 16:29 编辑一.更新内容
1.修复OV13850摄影中的蓝屏问题
2.添加spidf声卡匹配信息与更新spdif驱动文件
3.4g模块上网与信号问题
二.代码和固件
下载,编译以及更新源码可参考:官方维基, 对应 bundle 的最新更新 commit 为: 5162b91928725e63b2f33b385b5af1bab80b90d3。
固件下载:AIO-3399J_Android7.1.2_AIO_191106
官方网站:http://www.t-firefly.com
维基教程:http://wiki.t-firefly.com
开发者社区:http://developer.t-firefly.com
购买链接:https://t-firefly.taobao.com/
技术交流群(QQ):431139193 | 586343230
微信公众号:Firefly开源团队
本帖最后由 m1843514989 于 2019-11-20 19:32 编辑
请教:
因为之前已经下载了SDK包,这此更新我就下载了 rk3399-nougat-bundle.7z,然后
解压:7z x rk3399-nougat-bundle.7z -r -o.
更新: rk3399-nougat-bundle/update
回到起点:git reset --hard
同步分支:git rebase FETCH_HEAD
git log输出:
commit ee51eeeeb056f0ae8f04f6ab0f038f78abef7024
Author: lkd <service@t-firefly.com>
Date: Tue Oct 29 09:49:39 2019 +0800
1.fix DP sound issue. 2.optimize ov13850. 3.update spi2uart driver
commit 4750cb84a6668c1546dcf3a12d7553a6e22832d5
Author: lkd <service@t-firefly.com>
Date: Fri Jul 26 16:14:42 2019 +0800
1.update 4G dongle function. 2.optimize hdmiin i format. 3.optimize audio for alc5640
HDMI显示编译:./FFTools/make.sh-d rk3399-firefly-aio -j8 -l rk3399_firefly_aio_box-userdebug
报错如下:
Building with Jack: out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/with-local/classes.dex
FAILED: /bin/bash out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/with-local/classes.dex.rsp
Communication error with Jack server (52). Try 'jack-diagnose'
ninja: build stopped: subcommand failed.
make: *** 错误 1
页:
[1]