--- In [email protected], "aniket gadgil" <[EMAIL PROTECTED]> wrote:
>
> Hi everyone!!
>
> I have PC with following configuration:
>
> *AMD Athlon X2 3600+
> **2.01GHz. On board NVDIA Geforce 6100+ support.
> 1.25 GB RAM
> Mother board - asus M2N-MX*
>
> I was trying to install the RHEL 5 and Fedora 9. But while booting
from DVD
> of RHEL anaconda shows X11 cant be started. and system is to be
installed in
> Text mode.
> And for fedora installation procedure always start in text mode only.
>
> I installed system in text mode. Then i tried to go to graphical
mode by the
> startx of init 5. But system shows error. I tried to reconfigure but i
> couldn't. The errror msg while configuration is:
>
> X Window System Version 7.1.1
> Release Date: 12 May 2006
> X Protocol Version 11, Revision 0, Release 7.1.1
> Build Operating System: Linux 2.6.9-55.0.2.ELsmp i686 Red Hat, Inc.
> Current Operating System: Linux harry 2.6.18-53.el5 #1 SMP Wed Oct 10
> 16:34:02 EDT 2007 i686
> Build Date: 05 September 2007
> Build ID: xorg-x11-server 1.1.1-48.26.el5
> Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
> Module Loader present
> Markers: (--) probed, (**) from config file, (==) default setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (++) Log file: "/dev/null", Time: Mon Nov 3 20:36:21 2008
> (++) Using config file: "/tmp/tmpSMt_GSxorg.config"
> (WW) NV: No matching Device section for instance (BusID PCI:0:1:3) found
> (EE) NV(0): No valid modes found
> (EE) Screen(s) found, but none have a usable configuration.
>
> Fatal server error:
> no screens found
> -------------------------------------------------------------------
>
> Can anyone help me???
>
> Thank you!!!!
>
The driver you are using is incorrect. If you have an NVIDIA or ATI
graphics card, you need to download the drivers from the vendors web site.
Temporarily, you can try editing /etc/X11/xorg.conf and changing the
section that says:
Section "Device"
Identifier "something1"
Option "something2"
Driver "something3"
EndSection
Change "something3" to "generic". It will work shabbily enough for you
to download the correct drivers!