Article

How to Reconfigure Your Screen in YaST/SaX2

article
Reads:

1985

Score:
2.666665
2.7
3
 
Comments:

0

Problem:

Sometimes, when you're trying to reconfigure your screen in YaST/SaX2, you figure out that YaST did the job best during install time. Or, you've changed your monitor and want to see if the automatic configuration at install time will work.

Solution:

As root, drop to a console

  init 3

then, to tell sax to automatically reidentify your hardware and software try the following:

sax2 -a -r 

If you're using the ATI FGLRX driver, then try:

sax2 -a -r -m 0=fglrx

Or, the nvidia binary driver,

sax2 -a -r -m 0=nvidia

Remember, if you have Xgl enabled, and run SaX2, it will overwrite your Xgl sym links, so run:

gonme-xgl-switch -enable




User Comments

© 2009 Novell, Inc. All Rights Reserved.