Etcher ddo not work in Linux Mint 21

Hi,
I did upgrade my Linux Mint system form 20.03 to Linux Mint 21. Unfortunately since them balenaEtcher does not work. When I start Etcher in terminal bod I got the following message.

Axios v1.7.9] Transitional option ‘clarifyTimeoutError’ has been deprecated since v1.0.0 and will be removed in the near future
[Axios v1.7.9] Transitional option ‘forcedJSONParsing’ has been deprecated since v1.0.0 and will be removed in the near future
[Axios v1.7.9] Transitional option ‘silentJSONParsing’ has been deprecated since v1.0.0 and will be removed in the near future
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[2021:0808/073404.915382:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn’t usable. Goodbye.
/tmp/.mount_balenaMH2frj/balena-etcher-electron: Zeile 10: 2021 Trace/Breakpoint ausgelöst (Speicherabzug geschrieben) “${script_dir}”/balena-etcher-electron.bin “$@”

Regards
Pius

Hi,

it is a problem with electron the application should run when you start it with the --disable-gpu-sandbox argument added.
See examples and the discussion here GPU process isn't usable. Goodbye. · Issue #3639 · balena-io/etcher · GitHub

Hi,

Many thans for your workaround. But I hope you create a new version of balenaEtcher

Kind Regards

Pius