Guest User

Untitled

a guest
Nov 12th, 2018
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. [9842.304965] ACPI error : Needed [Integer/String/buffer], found [Reference] 000000006951a5e9 (20170831/exresop-505)
  2. [9842.305009] ACPI Exception : AE_AML_OPERAND_TYPE, While resolving operands for [LEqual] (20170831/dswexec-461)
  3. [9842.305056] ACI Error : Method parse/execution failed _SB.BAT1._BTP, AE_AML_OPERAND_TYPE (20170831/psparse-550)
  4.  
  5. # If you change this file, run 'update-grub' afterwards to update
  6. # /boot/grub/grub.cfg.
  7. # For full documentation of the options in this file, see:
  8. # info -f grub -n 'Simple configuration'
  9.  
  10. GRUB_DEFAULT=0
  11. GRUB_HIDDEN_TIMEOUT=1
  12. GRUB_HIDDEN_TIMEOUT_QUIET=false
  13. GRUB_TIMEOUT=0
  14. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  15. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash atkbd.reset i8042.nomux=1 i8042.reset"
  16. GRUB_CMDLINE_LINUX=""
Add Comment
Please, Sign In to add comment