sun20i_d1_spl VS awutils

Compare sun20i_d1_spl vs awutils and see what are their differences.

awutils

Tools for handling Allwinner images (by Ithamar)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sun20i_d1_spl awutils
1 1
30 73
- -
0.0 10.0
over 1 year ago almost 11 years ago
C C
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sun20i_d1_spl

Posts with mentions or reviews of sun20i_d1_spl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-14.
  • Sipeed RISC-V RV Dock ... running with Debian
    2 projects | /r/RISCV | 14 Jan 2022
    Nice! I originally just picked up the RV by itself.. and can't seem to get the serial link working although I do have the Ubuntu licheerv_d1_ub2004_20220104a image running. I did not use the PhoenixCard approach just manually used fdisk and dd as per the instructions in the 7z file. Note that you do need to use the 80Meg approach vs 40 as it won't run otherwise. I've been going over the code in the loader... ( https://github.com/smaeul/sun20i_d1_spl ) and it seems there are a few magic numbers that I've not managed to figure out and I'm guessing were from an original smaller linux or possibly the Tina distro? I have a dock and another full combo (both with WiFi) coming by the end of the month. Note that I had to manually resize2efs the filesystem in order to be able to do anything on it as it would not auto-expand by itself, which gave me write problems due to no more space... perhaps that's what you're seeing?

awutils

Posts with mentions or reviews of awutils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-14.
  • Sipeed RISC-V RV Dock ... running with Debian
    2 projects | /r/RISCV | 14 Jan 2022
    PS. I will also note that the images from Allwinner ie. LicheeRV_*.img files are not Linux 'img' files, they are some 'IMAGEWTY' ie. an Allwinner custom format, for which they only really seem to have Windows tools, nothing really useful for Linux available (the git awutils (https://github.com/Ithamar/awutils/) repository is 9 years old, and archived and did not fully compile on my system.). If anyone has a decent equivalent I'm definitely curious. But I expect that PhoenixCard doesn't know what to do with a proper Linux image or vice versa.