Skip to content

Instantly share code, notes, and snippets.

View axcxl's full-sized avatar

axcxl

  • Romania
View GitHub Profile
@axcxl
axcxl / HOWTO
Last active November 20, 2023 15:55
Very lightweight Linux on old Asus Transformer T100TAF
System description:
- 1GB RAM
- Intel Atom Z3735G
- 32GB MMC
- card reader
- docking keyboard with USB 3.0 port
# Puppy Linux
RESULT: no wireless out of the box with BionicPup64 8.0, device does not show up in lspci either (hw kill switch?)
INFO global: Vagrant version: 2.2.6
INFO global: Ruby version: 2.4.9
INFO global: RubyGems version: 2.6.14.4
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/bin/vagrant"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_LOG="debug"
WARN global: resolv replacement has not been enabled!
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/pushes/ftp/plugin.rb
@axcxl
axcxl / DebianBuster_BananaPi_initial_setup.md
Last active May 17, 2020 15:43
Manually installing Debian Buster on old BananaPi board in 2019

Toolchain for u-boot

Used: arm-linux-gnueabihf-gcc (Linaro GCC 6.4-2017.08) 6.4.1 20170707

U-Boot

I used mainline u-boot for this - tested with 2019.10-rc3:

git clone https://gitlab.denx.de/u-boot/u-boot.git