[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

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
Next revisionBoth sides next revision
howtos:hardware:proprietary_graphics_drivers [2013/01/19 15:48 (UTC)] – [Installation via the nVIDIA Binary] hazelhowtos:hardware:proprietary_graphics_drivers [2013/04/26 13:29 (UTC)] – edited a couple of sentences brianl
Line 1: Line 1:
-<-- Reviewed 20130119 by Hazel -->+<!-- Reviewed 20130119 by Hazel -->
 ====== Proprietary Graphics Drivers ====== ====== Proprietary Graphics Drivers ======
  
Line 46: Line 46:
 === Configuration ==== === Configuration ====
  
-You will need to reboot the system for it to make use of the new drivers. Before doing so you do we need to edit ''/etc/modprobe.d/blacklist.conf'' (or create a new file: ''/etc/modprobe.d/radeon_blacklist.conf'') and add the following lines to the file:+You will need to reboot the system for it to make use of the new drivers. Before doing so you need to edit ''/etc/modprobe.d/blacklist.conf'' (or create a new file: ''/etc/modprobe.d/radeon_blacklist.conf'') and add the following lines to the file:
      
   blacklist radeon   blacklist radeon
Line 59: Line 59:
   Option "SWCursor" "true"   Option "SWCursor" "true"
  
-If there were no errors and the driver was installed successfully, you should probably want to reboot now for the drivers to be used.+If there were no errors and the driver was installed successfully, you should reboot now for the drivers to be used.
  
 === Testing ==== === Testing ====
Line 206: Line 206:
   * ''%%--%%update'' : check for an updated driver on the nVIDIA website; if it exists, automatically download and install the new version.   * ''%%--%%update'' : check for an updated driver on the nVIDIA website; if it exists, automatically download and install the new version.
   * ''%%--%%uninstall'' : removes the nVIDIA driver and other files installed previously.   * ''%%--%%uninstall'' : removes the nVIDIA driver and other files installed previously.
-  * ''-q, %%--%%no-questions'' : assumes default answers to all questions. Note: does not automaitcally accept the license.+  * ''-q, %%--%%no-questions'' : assumes default answers to all questions. Note: does not automatically accept the license.
   * ''-s, %%--%%silent'' : runs the binary installer without a curses UI, automatically accepts the license and uses the default answers for all questions.   * ''-s, %%--%%silent'' : runs the binary installer without a curses UI, automatically accepts the license and uses the default answers for all questions.
  
 howtos:hardware:proprietary_graphics_drivers ()