Ubuntu 24.04 LTS Trezor app

Hello

Ubuntu 24.04 LTS

please advise where I can read the sequence of commands to install and run the application that will work with Trezor Safe 5

after download

chmod a+x Trezor-Suite-24.7.3-linux-x86_64.AppImage

run

./Trezor-Suite-24.7.3-linux-x86_64.AppImage

[65148:0803/211311.659260:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I’m aborting now. You need to make sure that /tmp/.mount_TrezorhJlUli/chrome-sandbox is owned by root and has mode 4755.

other

sudo ./Trezor-Suite-24.7.3-linux-x86_64.AppImage

[0803/222951.792900:FATAL:electron_main_delegate.cc(294)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
Trace/breakpoint trap

???

thank you

best regards
Viktor

Hi @SVV,

Try running Trezor Suite without a sandbox. Please, try to use this command:

./Trezor-Suite-24.7.3-linux-x86_64.AppImage --no-sandbox