Suse/NovellThis Forum is for the discussion of Suse Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
today I upgraded opensuse 11.1 to 11.2.
after restarting the computer, during the startup process the screen went blank with a refresh rate notice.
I guess they changed my default screen resolution that my onboard graphic card cant use.
anyway, I need to change the default screen resolution.
I looked at xorg.conf and didnt see the default resolution?
so what file should I edit and change?
You shouldn't start with editing a file. openSUSE uses the command "sax2".
Open a terminal, become "su" then type "init 3". This will stop X and take you to the console mode with a prompt.
Log in, then become "su" again. Next type "sax2 -r" and the installation will re-find and reconfigure your graphics card and screen. If you type"sax2 -r -m 0=nv", sax2 will also assign the "nv" module to the first screen(0). The command "init 5" will take you to the desktop.
The sax2 window has tabs and choices that may be opened to give you a better chance of having sax2 do the best job.
I always set the display size of my screen in millimeters. sax2 is easy enough to use that you can run it repeatedly until you get what you want.
Last edited by thorkelljarl; 11-13-2009 at 06:16 PM..
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.