I performed a fresh install of Linux Mint 22 (Wilma) on a machine previously running Linux Min 21.3. Brave had been installed and was working on the old version, but after performing the clean install following the directions on the brave website results in an unusable build.
There are a bunch of processes running:
saphire 25495 1805 0 08:26 ? 00:00:00 /bin/bash /usr/bin/brave-browser-stable
saphire 25503 25495 0 08:26 ? 00:00:00 /opt/brave.com/brave/brave
saphire 25505 1 0 08:26 ? 00:00:00 /opt/brave.com/brave/chrome_crashpad_handler --monitor-self --monitor-self-annotation=ptype=crashpad-handler --database=/home/saphire/.config/BraveSoftware/Brave-Browser/Crash Reports --url=https://cr.brave.com --annotation=lsb-release=Linux Mint 22 --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=127.1.68.141 --initial-client-fd=5 --shared-client-connection
saphire 25507 1 0 08:26 ? 00:00:00 /opt/brave.com/brave/chrome_crashpad_handler --no-periodic-tasks --monitor-self-annotation=ptype=crashpad-handler --database=/home/saphire/.config/BraveSoftware/Brave-Browser/Crash Reports --url=https://cr.brave.com --annotation=lsb-release=Linux Mint 22 --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=127.1.68.141 --initial-client-fd=4 --shared-client-connection
saphire 25513 25503 0 08:26 ? 00:00:00 /opt/brave.com/brave/brave --type=zygote --no-zygote-sandbox --crashpad-handler-pid=25505 --enable-crash-reporter=, --change-stack-guard-on-fork=enable
saphire 25514 25503 0 08:26 ? 00:00:00 /opt/brave.com/brave/brave --type=zygote --crashpad-handler-pid=25505 --enable-crash-reporter=, --change-stack-guard-on-fork=enable
saphire 25516 25514 0 08:26 ? 00:00:00 /opt/brave.com/brave/brave --type=zygote --crashpad-handler-pid=25505 --enable-crash-reporter=, --change-stack-guard-on-fork=enable
saphire 25542 25513 0 08:26 ? 00:00:00 /opt/brave.com/brave/brave --type=gpu-process --crashpad-handler-pid=25505 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --gpu-preferences=WAAAAAAAAAAgAAAEAAAAAAAAAAAAAAAAAABgAAEAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAGAAAAAAAAAAYAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --shared-files --field-trial-handle=3,i,9126908625014765556,704270525281451383,262144 --variations-seed-version
saphire 25543 25503 0 08:26 ? 00:00:00 [brave] <defunct>
root 26755 2306 0 09:13 pts/2 00:00:00 grep --color=auto brave
However nothing ever comes up in the display manager. I tried launching via console as well, but upon researching the output it didn’t seem helpful.