Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. #start on (starting lightdm
  2. # or starting gdm
  3. # or starting kdm
  4. # or starting xdm
  5. # or starting lxdm)
  6. task
  7. exec gpu-manager --log /var/log/gpu-manager.log
  8.  
  9. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nogpumanager"
  10.  
  11. sudo update-grub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement