LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   SaX2 resolution + refresh rate (https://www.linuxquestions.org/questions/suse-opensuse-60/sax2-resolution-refresh-rate-369043/)

bahma060 10-02-2005 11:05 AM

SaX2 resolution + refresh rate
 
Hey guys,

I've been having some problems with Sax2 in Suse 9.3.

The refresh rate and resolution have been configured wrong so whenever the machine boots, I get a black after selecting Suse linux in GRUB.

I tried the vga=#### command, but that only changes resolution, so that still didn't stop the black screen from appearing. I need to somehow change the refresh rate.

Then I tried init 3, logged in as root and then tried the sax2 -l command but that still gave me a black screen. Any other ideas?

Thanks!

dreakon 10-02-2005 11:57 AM

your xorg.conf file is shot. if you can find a way to edit it though the comand line you should be able to manually set the refresh rate and fix it, but Im not sure how to do it. I know the xorg.conf file is in /etc/X11 but Im not sure how to edit it though the command line. The file contains all your disply settings. I wish I could tell you more but Im a bit of a newbie myself.

Micro420 10-02-2005 01:03 PM

login: root
root password
cd /etc/X11
vi xorg.conf
(press "i" to edit, ESC to finish, ":w" to write/save, ":q" to quit)

OR

login: root
root password
cd /etc/X11
xorgconfig (and do the xorg all over)


All times are GMT -5. The time now is 07:13 AM.