WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

这个操作顺序需要调整一下 #22

@bruce-the-terrible

Description

@bruce-the-terrible

sudo apt install git-lfs 安装得太早了,导致后面git clone会报lfs错误。

Smudge error: Error downloading firmware/fw_awnb108.bin (8ec0c4548383c1bc4a8876bb485340578eb75831da7545a24ec3db1523c29f1d): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

#sudo apt install git-lfs 从这里移除
git clone https://github.com/CmST0us/tspi-linux-sdk.git
cd tspi-linux-sdk
git lfs fetch
git lfs checkout

sudo apt install git-lfs #添加到这里

sudo apt update
sudo apt install -y git ssh make gcc libssl-dev liblz4-tool expect
g++ patchelf chrpath gawk texinfo chrpath diffstat binfmt-support
qemu-user-static live-build bison flex fakeroot cmake gcc-multilib
g++-multilib unzip device-tree-compiler ncurses-dev python2
./build.sh init
./build.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions