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
wiki:video_drivers [2013/10/22 14:54] – [Configure default laptop screen brightness setting] danboidwiki:video_drivers [2013/10/22 15:59] (current) – [Additional AMD issues] danboid
Line 23: Line 23:
 Lower laptop screen brightness settings conserve energy and increase battery life but sometimes visibility can suffer. A fresh install of KXStudio/Ubuntu defaults to the lowest brightness settings, for my laptop display at least, and I find it uncomfortable on anything other than its highest brightness setting so I set that to be the default at boot by running the command: Lower laptop screen brightness settings conserve energy and increase battery life but sometimes visibility can suffer. A fresh install of KXStudio/Ubuntu defaults to the lowest brightness settings, for my laptop display at least, and I find it uncomfortable on anything other than its highest brightness setting so I set that to be the default at boot by running the command:
  
-  sudo kate /etc/rc.local+  kdesudo kate /etc/rc.local
  
 and adding the line and adding the line
Line 37: Line 37:
 To enable the screen brightness control keys and disable the NVIDIA boot logo on my NVIDIA-using laptop using the non-free nvidia driver I had to create a file located at /usr/share/X11/xorg.conf.d/10-nvidia-brightness.conf so run a command like: To enable the screen brightness control keys and disable the NVIDIA boot logo on my NVIDIA-using laptop using the non-free nvidia driver I had to create a file located at /usr/share/X11/xorg.conf.d/10-nvidia-brightness.conf so run a command like:
  
-  sudo kate /usr/share/X11/xorg.conf.d/10-nvidia-brightness.conf+  kdesudo kate /usr/share/X11/xorg.conf.d/10-nvidia-brightness.conf
  
 containing (copy/paste this into that .conf file) containing (copy/paste this into that .conf file)
Line 53: Line 53:
 =====Additional AMD issues===== =====Additional AMD issues=====
  
-For thorough information about the proprietary AMD drivers, including how to install more up-to-date drivers or how to remove the proprietary drivers and return to the FLOSS ones, see the community wiki: [[http://wiki.cchtml.com/|wiki.cchtml.com]]+For thorough information about the proprietary AMD drivers, including how to install more up-to-date drivers or how to remove the proprietary drivers and return to the FLOSS ones, see the [[http://wiki.cchtml.com/|AMD Linux driver community wiki.]]
wiki/video_drivers.1382446444.txt.gz · Last modified: 2013/10/22 14:54 by danboid