
- #INSTALL ROOT ENUMERATED DRIVER LIVE SUITE WINDOWS PDF#
- #INSTALL ROOT ENUMERATED DRIVER LIVE SUITE WINDOWS INSTALL#
- #INSTALL ROOT ENUMERATED DRIVER LIVE SUITE WINDOWS DRIVER#
- #INSTALL ROOT ENUMERATED DRIVER LIVE SUITE WINDOWS PC#
#INSTALL ROOT ENUMERATED DRIVER LIVE SUITE WINDOWS INSTALL#
The other way is by downloading as a zip file.įor the zip file, LiveSuit v3.0.6 or below, if you try to install under Linux Mint 17.1, when you run n file, you get such error: One is above way by getting from sunxi repository. Linux distribution Linux does not supported issue:
#INSTALL ROOT ENUMERATED DRIVER LIVE SUITE WINDOWS PDF#
This zip archive contains a pdf explaining procedure (in English and Chinese) and another zip for the software itself.
#INSTALL ROOT ENUMERATED DRIVER LIVE SUITE WINDOWS DRIVER#
If Windows ask you to install driver, select the driver in the LiveSuit program UsbDriver folder.

#INSTALL ROOT ENUMERATED DRIVER LIVE SUITE WINDOWS PC#
Connect your devices to PC with a USB cable. To flash A10 devices with LiveSuit, first you need to let the device go to FEL mode.Įxecute LiveSuit.exe and click SelectImg button to select the LiveSuit images you have.

Udevadm control -reload-rules Running LiveSuit Where "yuorgrupid" have to be substituted by the group id of your user. Now, as root, install the module in your module tree, and load it:Ĭp awusb.ko /lib/modules/`uname -r`/extra/ Yum install dkms libusbx nas-libs kernel-devel Now reload udev rules to make the change activeīefore you can build this module, you first could need to install dkms and libusbx (maybe you need also nas-libs) Now install the module in your module tree, and load it:Ĭp awusb.ko /lib/modules/`uname -r`/kernel/Īdd the following les file to /etc/udev/rules.d, to be able to access the device as a normal user: Sudo ln -s /usr/src/linux-headers-3.6-trunk-rpi/ /lib/modules/4.4.50+/build If you are getting error that /lib/modules/4.4.50+/build is missing try adding symlink to the /usr/src/linux-headers-XXX, for example: Now descend into the awusb directory and run 1.5.2 "Failed to flash firmware: Get Device Stage Failed!"įor linux, we have gathered everything you need in one place.Ĭlone the repository git clone Build and install the kernel module Debian/Ubuntuīefore you can build this module, you first need to install dkms apt-get install dkms.1.2 Build and install the kernel module.
