Hi,
So the wget command doesn't work on DM One. I get the following error;
wget --no-check-certificate -O /usr/bin/7za "https://github.com/s3n0/e2plugins/raw/master/ChocholousekPicons/7za/7za_aarch64"
Connecting to github.com (140.82.118.4:443)
wget: error getting response
BTW. The wget command works on my dm520hd with NewNigma image on it.
So therefore I downloaded the file 7za_aarch64 manually and moved it to the DM One using ftp to the folder /usr/bin. (Yes, there is a folder called /usr/bin on it).
I then executed the command chmod a+x /usr/bin/7za_aarch64 (doesn't work with only (...)/7za).
I then write /usr/bin/7za_aarch64 (doesn't work with only (...)/7za).
The response is then;
"7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,6 CPUs LE)
Usage: 7za <command> [<switches>...] <archive_name> [<file_names>...]
[<@listfiles...>]
<Commands>
a : Add files to archive
b : Benchmark
(...)"
What to do next?
I don't know where I can find any debug log for Dream Elite. Is there one for the plugin itself?
Do you want me to ask in the Dream Elite Forum about this.
It also seems that the p7zip-full package is not on the Enigma feed for Dream Elite / DM One. Should I ask about this on the Dream Elite forum?
Thank you.