> > > Anyone correct me if I am wrong, to install (or run ) a file with .bin > extension you need to make that file executable. >
This file is firmware: a special program written for hardware by the vendor (kind of BIOS). You shouldn't execute it. Instead, you must load it to the hardware. https://authmane512.medium.com/how-to-install-a-missing-firmware-on-linux-debian-21c0a9213c56