Article
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
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 4263 reads


0