You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
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会报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
The text was updated successfully, but these errors were encountered: