User Tools

Site Tools


laptops:msi_ge62_6qc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
laptops:msi_ge62_6qc [2016/11/27 17:57] peterlaptops:msi_ge62_6qc [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Laptops - MSI GE62 6QC ====== ====== Laptops - MSI GE62 6QC ======
 +
 +
 +http://askubuntu.com/questions/692673/getting-ubuntu-working-properly-on-msi-ge62-6qf
 +
 +http://askubuntu.com/questions/162075/my-computer-boots-to-a-black-screen-what-options-do-i-have-to-fix-it
 +
 +http://askubuntu.com/questions/tagged/msi?sort=active&pageSize=50
 +
 +http://askubuntu.com/questions/838212/ubuntu-16-10-fails-to-boot-in-msi-gp72-laptop
  
 Weird problems with keyboard. Also touchpad is not working. Weird problems with keyboard. Also touchpad is not working.
Line 44: Line 53:
 -from now on delete quiet and splash from boot options every time you add something there to see what errors you get. -from now on delete quiet and splash from boot options every time you add something there to see what errors you get.
  
--firstly try intel_idle.max_cstate=1 as a boot option+-firstly try 
  
--if that hangs up try acpi=noirq or acpi=hd or acpi=off+<code> 
 +intel_idle.max_cstate=1 
 +</code> 
 + as a boot option 
 + 
 +-if that hangs up try 
 + 
 +<code> 
 +acpi=noirq or acpi=hd or acpi=off 
 +</code>
  
 The last one gave me a first proper boot. After a restart it didn't boot again giving bumblebee errors. The last one gave me a first proper boot. After a restart it didn't boot again giving bumblebee errors.
  
-    this time boot with intel_idle.max_cstate=1+this time boot with  
 + 
 +<code> 
 +intel_idle.max_cstate=1 
 +</code>
  
 If it works add this line to grub permanently. This way you will get a stable system using i915. For now I didn't try to force it to use nvidia.  If it works add this line to grub permanently. This way you will get a stable system using i915. For now I didn't try to force it to use nvidia. 
Line 64: Line 86:
  
 Do not disable ACPI anymore. Also try to re-enable SpeedStep in UEFI.  Do not disable ACPI anymore. Also try to re-enable SpeedStep in UEFI. 
 +
 +
 +Graphics
 +
 +<code>
 +sudo apt-get purge nvidia*  
 +sudo reboot
 +
 +sudo add-apt-repository ppa:graphics-drivers/ppa
 +sudo apt-get update
 +sudo apt-get install nvidia-361 
 +sudo reboot  
 +</code>
  
laptops/msi_ge62_6qc.1480269431.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki