xuv's notebook

Side notes, howtos and random bits of information related to Julien Deswaef's projects

User Tools

Site Tools


ubuntu:samsung_nf310

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
Last revisionBoth sides next revision
ubuntu:samsung_nf310 [2011/12/10 15:43] 91.183.83.6ubuntu:samsung_nf310 [2011/12/10 16:12] 91.183.83.6
Line 4: Line 4:
 Most of it works right out of the box. But the function keys controlling the luminosity of the screen freeze the mouse and/or the screen and don't seem to work correctly in any way. This page is a collection of links and possible solution to overcome this problem. Most of it works right out of the box. But the function keys controlling the luminosity of the screen freeze the mouse and/or the screen and don't seem to work correctly in any way. This page is a collection of links and possible solution to overcome this problem.
  
-http://79deltacharlie.blogspot.com/2011/05/samsung-nf310-installation-dubuntu.html +Following [[http://79deltacharlie.blogspot.com/2011/05/samsung-nf310-installation-dubuntu.html| 79 Delta Charlie]] solutions: 
- + 
 +Add Samsung-tools and Samsung-backlight from Voria repository 
 +<code bash> 
 +sudo add-apt-repository ppa:voria/ppa 
 +sudo apt-get update 
 +sudo apt-get install samsung-tools samsung-backlight 
 +</code> 
 + 
 +Edit /etc/default/grub and replace: 
 +<code>GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"</code> 
 +by 
 +<code>GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor"</code> 
 +Save the file and then do: 
 +<code bash>sudo update-grub2</code>
ubuntu/samsung_nf310.txt · Last modified: 2012/04/17 10:58 by 213.219.148.177