LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Need changing video config. (https://www.linuxquestions.org/questions/red-hat-31/need-changing-video-config-95920/)

nik0n 09-23-2003 11:43 AM

Need changing video config.
 
Hi all,

I recently installed Redhat 9 on my system and i guess i chose the wronf driver for my video card because all i see is purple flashes.

Just wondering if anyone knows any ways to ifx this problem without having to reinstall the distro.

My video card: nvidia GeForce fx Go5200

Thanx,

nik0n

pilotgi 09-23-2003 11:46 AM

You'll need to post your XF86Config file so someone can trouble shoot.

Thetargos 09-23-2003 01:51 PM

Step by step:

1) change to a console with ctrl+alt+F1 through F6 (F7 is reserved for the X server)

2) Log in as root, type init 3 (you may need to press enter afte the init sequence finishes) then 'cd' to /etc/X11.

3) Edit the file XF86Config with vi (vi XF86Config) scroll using the arrow keys and find the line that reads: Section "Device". Change in that section the diver (to what ever it is) to 'vesa' (all lowercase). To do that press insert key (a message will appear in the bottom left corner) . When done, press escape and type :x (colon x) to save and exit.

4) Again at the command line type X. If a black screen with an X cursor shows up, press ctrl+alt+backspace to get to the console again. If the screen did not come up, pay attention to the error message on the screen.

5) If everything went OK, type init 5. Done!


All times are GMT -5. The time now is 11:00 AM.