Usually, in a Linux OS command line, you can start Brave Browser with one of the following commands:
brave -n --args --incognito --no-experiments --disable-extensions --disable-gpu
or
brave-browser -n --args --incognito --no-experiments --disable-extensions --disable-gpu
In order to determine which of those, to use, in a Brave Browser New Window, go to: “brave://version”
Scroll down to “Command line”
The beginnings of that command line character string, will indicate to you, which of those commands to use.
The switches are intended to:
- Start up Brave Browser, showing a New Private Window
- Disable all experiments at
brave://flags
- Disable extensions
- Disable GPU ie disable Hardware Acceleration
Test your issue.
You might create an additional Brave Browser Profile, for testing.
The important BraveSoftware folder location, usually but not always:
/home/[username]/.config/BraveSoftware/
OR, in a Brave Browser New Window, go to:
brave://version
and scroll down to “Profile Path” - that path very likely ending with “Default” - and locate the “BraveSoftware” folder in that path.
That is a folder to be backed up routinely, IMHO.
Sometimes, after exiting / quitting Brave Browser, then moving that BraveSoftware folder to another location, and then exiting and quitting everything else . . . and a computer restart . . .
And then starting Brave Browser . . . a new BraveSofware folder will be created.
That, sometimes, fixes some problems.