- Download an installer for Windows (by giving them your email for some reason): https://www.adam-audio.com/en/news/industry/d3v-firmware-updater/
- Install the updater somewhere (via
wine). When installer finishes you can try starting the updater but it will do nothing. However, what we actually need is a firmware blob. Assuming the defaultwineprefix it should be at this path:
/home/$USER/.wine/drive_c/users/$USER/AppData/Local/D3V Updater/resources/firmware/D3V_MCU+DSP_V1_7_RC4.bin
- Install the
nuvotoncli (the simplest and portable way is using cargo):
cargo install nu-isp-cli --locked- Unplug a power cable from the speakers.
- Hold the knob and plug a power cable. Continue holding the knob until you see a purple flashing logo - this means the speakers are now in a firmware upload mode.
The speakers wait for a timeout and reboot if nothing happens for some time. If this happens repeat the process starting from the 4th step.
- Upload the firmware:
sudo nu-isp-cli -v --vid 0416 --pid 3f00 flash "path/to/firmware/D3V_MCU+DSP_V1_7_RC4.bin" - After firmware upload is finished you will see a flashing green light and the speakers will reboot.
- Enjoy the music!