Skip to content

Instantly share code, notes, and snippets.

@rahduro
Last active November 7, 2019 18:02
Show Gist options
  • Save rahduro/1edf59b683ba2bb865022ece577b1fe1 to your computer and use it in GitHub Desktop.
Save rahduro/1edf59b683ba2bb865022ece577b1fe1 to your computer and use it in GitHub Desktop.
Some shell commands for cuda and other things in manjaro

optirun -b none python/jupyter # for running python or jupyter notebook with cuda support when bumblebee drivers are in use

DISPLAY=:8 glxgears -info # this is for hdmi plugged to nvidia card

rfkill unblock bluetooth # if bluetooth is not active and not showing up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment