sunxi-livesuite icon indicating copy to clipboard operation
sunxi-livesuite copied to clipboard

All in one repo for the LiveSuit tool, to take some of the pain outof using this.

Results 20 sunxi-livesuite issues
Sort by recently updated
recently updated
newest added

ubuntu20.04,在`awusb`执行`sudo make`报错 ```shell make -C /lib/modules/5.13.0-27-generic/build SUBDIRS=/home/zzidun/code/sunxi-livesuite/awusb modules make[1]: 进入目录“/usr/src/linux-headers-5.13.0-27-generic” SYNC include/config/auto.conf.cmd HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/parser.tab.o...

I built it on Arch Linux according to the [debian instructions](https://linux-sunxi.org/LiveSuit#Debian.2FUbuntu). I then tried to select a .img file, but the GUI said the file is invalid and gave this...

Trying to compile awusb results the error. The workstation is a VMware guest w/ Linux 4.11.11-300.fc26.x86_64. gcc version 7.1.1 20170622 (Red Hat 7.1.1-3) (GCC)

Hi, when I launch the LiveSuite I catch this error ; ``` angelo@angelo-thinkpad-x1-carbon-4th:~/MEGAsync Downloads/LiveSuit_For_Linux64$ ./LiveSuit.run You are running on Ubuntu LiveSuit/ LiveSuit/LiveSuit.sh LiveSuit/bin/ LiveSuit/bin/regdemo.lua LiveSuit/bin/LiveProc.Plg LiveSuit/bin/LiveSuit.lan LiveSuit/bin/luadec.dll LiveSuit/bin/imgdec_fun.lua LiveSuit/bin/LiveSuit LiveSuit/bin/libQtGui.so.4...

As explained on : http://linux-sunxi.org/LiveSuit Change-Id: Ib1daa615ad9ab1afb0f4c54cc4aa735bac330af8 Signed-off-by: Philippe Coval [email protected]

基于x50板子开发,环境是virtualbox ubuntu18.04LTS,按照文档安装烧写工具(驱动和工具是匹配的)后,发现有以下出错log: Fes Device Plugin before Timeout! Kill Timer! L302, Finished to call Tools.entry_fes_thread. Dev Plugout The Device Path is: /dev/aw_efex0 Dev Plugout The Device Path is: /dev/aw_efex0 Dev Plugout...

wmx@wmx-ubuntu:/media/wmx/res/wmx-github/sunxi-livesuite$ ./LiveSuit.sh Starting x86-64/LiveSuit. QGtkStyle was unable to detect the current GTK+ theme. Qt: Cannot set locale modifiers: library file path: /media/wmx/res/wmx-github/sunxi-livesuite/x86-64/plgvector.dll library file path: /media/wmx/res/wmx-github/sunxi-livesuite/x86-64/LangPlg.dll LoadFile 24 Open 274:...

That's what I get trying to flash the device,after a progress of the flashing task. This is the last part of the log in terminal: :usbtool.lua_2838>:fes down partition fail :usbtool.lua_3660>:down...

Hi, I tried flash a tablet from Ubuntu 18.04 and LiveSuit halted, I suspect that const MAX_TIME_WAIT = 6000000 in awusb is to big... It is in jiffies, but in...

After patching awusb.c for Kernel 4.18, I get the following error: `pcall FAILED Tools_51.lua:38: attempt to perform arithmetic on local 'j' (a nil value) 2 279`