There are no reviews yet. Be the first to send feedback to the community and the maintainers!
This repository contains the latest LiveSuit binary and supporting kernel module. LiveSuit is a tool to flash Images to the NAND of Allwinner devices. The latest version of this software can be retrieved from: https://github.com/linux-sunxi/sunxi-livesuit For more information on this repository or on this utility, check our wiki at http://linux-sunxi.org/LiveSuit Installing the kernel module. ----------------------------- First you need to install dkms on your system. On a debian or ubuntu this is as simple as (as root): # apt-get install dkms You can then descend into the awusb/ directory and just run: > make Then copy it over to to your kernel modules: # cp awusb.ko /lib/modules/`uname -r`/kernel/ Load the module by running: # modprobe awusb Running LiveSuit. ----------------- Just run the top level script: > ./LiveSuit.sh This will determine whether your system is x86 or x86-64 and will then start the right binary. Flashing your device. --------------------- Warning: if you attach your FEL enabled device before you start LiveSuit, then LiveSuit will not detect it. You need to first start the LiveSuit application. First, properly power down the device by either pressing and holding the power button for about 10 seconds, or by cutting all power in case of development board. Start LiveSuit and select an image for flashing, if you haven't already done so. Then, hold the FEL button, and power up the device. Either by attaching the power lead, or by pressing the power button for 1-2s and then pressing and releasing the power button several times in quick succession. This will have made your device enter FEL mode. Now attach the USB OTG lead. LiveSuit should now detect your device and start flashing.
sunxi-tools
A collection of command line tools for ARM devices with Allwinner SoCs.u-boot-sunxi
Allwinner A1x native u-boot supportlibvdpau-sunxi
Experimental VDPAU for Allwinner sunxi SoCs (obsolete, see https://linux-sunxi.org/Sunxi-Cedrus)sunxi-boards
Repository of sys_config files for different sunxi (A10/A13/...) boardscedarx-libs
sunxi-mali
Sunxi Mali-400 support libraries.sunxi-bsp
allwinner-tools
libcedrus
sunxi Video Engine librarymali-400-kernel-drivers
Mali-400 kernel drivers for external compilation for use with linux-sunxi kernel.xf86-video-mali
Mali-400 X11/DRI2/EXA driverslibump
Unified Memory Provider userspace API source code needed for xf86-video-mali compilationsunxi-mali-proprietary
Sunxi Mali-400 proprietary support libraries.sunxi-bin-archive
backup of stock nanda partition of allwinner A10 based devicesmali-libs
sunxi-nightly
sunxi-cedrus
Out-of-tree driver http://linux-sunxi.org/Cedrusd1-sdk-manifest
Allwinners D1 SDK manifest relocated to linux-sunxi.cedarx-traces
r329-sdk-manifest
Allwinners D1 SDK manifest relocated to linux-sunxi.Love Open Source and this site? Check out how you can help us