https://github.com/lindenis-org 在 2021年1月22日开源了V833的SDK,不过看过的都知道,被拆的零零散散的
所以就把所有包全部import到了一个新组织: https://github.com/Tina-V833
因为Tina的包很大,没办法在一个仓库里装下,所以这里使用submodule进行管理,可以看到主仓库全是submodule
编译方法:
下载源码
git clone --recursive https://github.com/Tina-V833/tina-V833
cd tina-V833
安装所需要的依赖
sudo apt-get install build-essential subversion git-core repo libncurses5-dev zlib1g-dev \
gawk flex quilt libssl-dev xsltproc libxml-parser-perl \
mercurial bzr ecj cvs unzip lib32z1 lib32z1-dev lib32stdc++6 libstdc++6 \
libncurses-dev zlib1g-dev gawk openssl libssl-dev linux-tools-common gperf -y
开始编译
source build/envsetup.sh
lunch
make -j8192
pack
lunch 的时候会发现有两个选项,其中一个是源码自带的V833,另外一个是我修改的V831。测试都能编译通过。
离线
make -j8192
你是认真的吗?
离线
make -j8192
你是认真的吗?
make -j65535 ((
离线
楼主威武,全志姿态比以前好了
离线
我编译不通过欸 提示Cloning into 'libubox-2015-03-22'...
fatal: Unable to find remote helper for 'http'
手动git下放到指定位置才行
ubuntu18.04
离线
我编译不通过欸 提示Cloning into 'libubox-2015-03-22'...
fatal: Unable to find remote helper for 'http'
手动git下放到指定位置才行
ubuntu18.04
有些链接比较老了,可能已经找不到文件了。我过几天把dl打个包丢上来
离线
ttasd 说:我编译不通过欸 提示Cloning into 'libubox-2015-03-22'...
fatal: Unable to find remote helper for 'http'
手动git下放到指定位置才行
ubuntu18.04有些链接比较老了,可能已经找不到文件了。我过几天把dl打个包丢上来
老哥 看你在github上说这个芯片没有支持,而且当前只能打包系统,而且打包的系统还不能跑。。。
你那边有什么进展嘛 tina跑起来了嘛,如果不行的话我得放弃这个芯片了
离线
@mysteryli
其实只是设备树和config适配一下就可以跑了,不过调试挺麻烦的我一直没时间弄这个,我自己也在画一个v831板子弄好之后就来适配系统了
离线
我编译不通过欸 提示Cloning into 'libubox-2015-03-22'...
fatal: Unable to find remote helper for 'http'
手动git下放到指定位置才行
ubuntu18.04
丢上去了,百度网盘下载解压把压缩包丢dl文件夹里,编译速度飞起来
离线
ttasd 说:我编译不通过欸 提示Cloning into 'libubox-2015-03-22'...
fatal: Unable to find remote helper for 'http'
手动git下放到指定位置才行
ubuntu18.04丢上去了,百度网盘下载解压把压缩包丢dl文件夹里,编译速度飞起来
大老鼠么?
离线
make -j8192会死机的,严重会烧坏硬件,我把声卡烧了。
离线
@vmao
大老鼠是什么意思
离线
楼主,831的sdk现在可用了么?
离线
Hi, I am building Linux image for my v833 board. I am trying to build it for SdCard. I can able to build the image, But I am not able to pack the image. So if I am able to get partition table of SdCard , I will create partition by myself. If anyone know partiton table for SdCard it will be very helpful.
离线
想做个小板子,哪里可以买到V831芯片
离线