khadas / utils

Utils/Tools for development
133 stars 74 forks source link

Error: This flash tool just support Ubuntu now #12

Closed vagrale13 closed 3 years ago

vagrale13 commented 3 years ago

I have the following error when i try to install

$ sudo ./INSTALL
[sudo] password for : 

===============================================

Host PC: LinuxMint 18.3

===============================================

Error: This flash tool just support Ubuntu now, other distributions haven't been verified!
numbqq commented 3 years ago

Host PC: LinuxMint 18.3

We haven't checked on LinuxMint yet. You can comment the check script to have a try.

vagrale13 commented 3 years ago

Ok, finally i install it, but didn't detect in $ lsusb | grep Amlogic

vagrale13 commented 3 years ago

Tested today with LinuxMint 20.1 and works perfectly. The only that i did, is to comment lines 30,31,32,33 from INSTALL file, and i did copy the file 70-persistent-usb-ubuntu12.rules manually to /etc/udev/rules.d Also, aml-burn-tool command worked only with sudo

numbqq commented 3 years ago

Also, aml-burn-tool command worked only with sudo

You need to reboot or logout the system.

vagrale13 commented 3 years ago

Also, aml-burn-tool command worked only with sudo

You need to reboot or logout the system.

You are right. After that doesn't need root permissions.