khadas / utils

Utils/Tools for development
133 stars 74 forks source link

Ubuntu 20.04 Amlogic device not found #16

Open furasesa opened 2 years ago

furasesa commented 2 years ago

I followed the tutorial from here Install OS Into EMMC but It the device is not detected. check USB Driver:

odroid@odroid:~/Development/khadas/img/VIM3L_Pie_V211220$ lsusb |grep Amlogic
Bus 001 Device 013: ID 1b8e:c003 Amlogic, Inc.

Flash Command:

odroid@odroid:~/Development/khadas/img/VIM3L_Pie_V211220$ aml-burn-tool -b VIM3 -i update.img 
Burning image 'update.img' for 'VIM3/VIM3L' to eMMC...
/home/odroid/Development/khadas/utils/aml-flash-tool/flash-tool --img=update.img --parts=all --wipe --soc=g12a --reset=y 
Amlogic device not found

I have tried with aml-burn-tool, burn-tool, flash-tool and return same error. Anyone can help me? Thks

bdecherf commented 1 month ago

This is old. For those that will have this issue: it can happen if libusb-dev is not installed.