Skip to content

Instantly share code, notes, and snippets.

@Akiyamka
Created March 11, 2019 07:06
Show Gist options
  • Save Akiyamka/f69f0b61671122ee6ae9d235c79f9c35 to your computer and use it in GitHub Desktop.
Save Akiyamka/f69f0b61671122ee6ae9d235c79f9c35 to your computer and use it in GitHub Desktop.
Linux usefull commands
bumblebeed -vv --driver nvidia # start demon in debug mode
optirun -vvv glxgears # start optirun in debug mode
grep -i glx /var/log/Xorg.0.log # glx loading log
journalctl -p err -b # Show last errors from log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment