Created
          December 15, 2015 11:48 
        
      - 
      
- 
        Save mthierry/36951a832b0db929b4fb to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | GRUB_DEFAULT=0 | |
| GRUB_HIDDEN_TIMEOUT= | |
| GRUB_HIDDEN_TIMEOUT_QUIET=true | |
| GRUB_TIMEOUT=10 | |
| GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` | |
| #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" | |
| GRUB_CMDLINE_LINUX_DEFAULT="ignore_loglevel text console=tty0 console=ttyS0,115200n8 kmemleak=on drm.debug=0xe i915.enable_execlists=1 i915.enable_ppgtt=3" | |
| GRUB_CMDLINE_LINUX="" | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment