Which version of WD for Raspberry Pi 3 Model B+ (Plus)

Brian,

Which WD Linux version should I download for my Raspberry Pi 3 Model B+ (Plus)? I just purchased it and downloaded the latest OS (Raspbian).

1.4GHz 64-bit quad-core processor, dual-band wireless LAN, Bluetooth 4.2/BLE, faster Ethernet, and Power-over-Ethernet support (with separate PoE HAT)

I tried Weather Display for Linux console 64 bit Raspberry pi3 Version on 5 July 2018 - 01:45:27 and ./GoWdconsole.sh doesn’t work.

Thank you.

do not use the .sh
instead run more direct
as per the readme
i.e copy the files in the deploy folder to /usr/local/lib/ and /usr/lib/
and then run like
sudo ./consolewd

Here is what I’m getting when executing the command:

pi@raspberrypi:~/Desktop/consolewdfiles $ sudo ./consolewd
sudo: ./consolewd: command not found

Here is what is in the directory:
pi@raspberrypi:~/Desktop/consolewdfiles $ dir
config.txt cronmysql datafiles tagslist.txt
consolewd cronmysql2 deploy wdconsole.ini
croncwop cronwindfinder GoWdconsole.sh wxlocal.html
cronftp cronwow libhid.so.0
cronftpnoaareport cronwu logfiles
cronftpreal customclientrawlocal.txt readme.txt
pi@raspberrypi:~/Desktop/consolewdfiles $

that error usually means its the wrong cpu type (architecture)

More than likely your apps might not work with the newer model Raspberry pi?

Thank you for your assistance…

i would need to have one here and compile on that

What is the latest supported model? Thanks so much for your assistance.

Pi3 Revb vers 1.2

using
cat /sys/firmware/devicetree/base/model

in case I had the wrong version uploaded, I have re uploaded it