make sure that you have disabled dri and enable glx
Main Topics
Browse All TopicsKernel: 2.4.7-10 (RH71)
Question
I have run "NVIDIA-Linux-x86-1.0-4363
any help would be much appreciated!
------------------- (1) result of "startx"------------------
XFree86 Version 3.3.6a / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: April 19, 2001
If the server is older than 6-12 months, or if your card is newer
than the above date, look for a newer version before reporting
problems. (see http://www.XFree86.Org/FAQ
Operating System: Linux 2.4.7-0.13.1smp i686 [ELF]
Configured drivers:
S3: accelerated server for S3 graphics adaptors (Patchlevel 0)
newmmio, mmio_928, s3_generic
(using VT number 7)
XF86Config: /usr/X11R6/lib/X11/XF86Con
(**) stands for supplied, (--) stands for probed/default values
(**) XKB: keycodes: "xfree86"
(**) XKB: types: "default"
(**) XKB: compat: "default"
(**) XKB: symbols: "us(pc101)"
(**) XKB: geometry: "pc"
(**) XKB: rules: "xfree86"
(**) XKB: model: "pc101"
(**) XKB: layout: "us"
(**) Mouse: type: PS/2, device: /dev/mouse, buttons: 3
(**) Mouse: 3 button emulation (timeout: 50ms)
(**) S3: Graphics device ID: "RIVA TNT2"
(**) S3: Monitor ID: "NEC MultiSync 2V"
(--) S3: Mode "800x600" needs hsync freq of 64.02 kHz. Deleted.
(--) S3: Mode "1024x768" needs hsync freq of 80.21 kHz. Deleted.
(--) S3: Mode "1024x768" needs hsync freq of 62.50 kHz. Deleted.
(--) S3: Mode "1024x768" needs hsync freq of 70.24 kHz. Deleted.
(--) S3: Mode "1152x864" needs hsync freq of 89.62 kHz. Deleted.
(--) S3: Mode "1152x864" needs hsync freq of 62.42 kHz. Deleted.
(--) S3: Mode "1152x864" needs hsync freq of 70.88 kHz. Deleted.
(--) S3: Mode "1152x864" needs hsync freq of 76.01 kHz. Deleted.
(--) S3: Mode "1280x1024" needs hsync freq of 107.16 kHz. Deleted.
(--) S3: Mode "1280x1024" needs hsync freq of 64.25 kHz. Deleted.
(--) S3: Mode "1280x1024" needs hsync freq of 74.59 kHz. Deleted.
(--) S3: Mode "1280x1024" needs hsync freq of 78.86 kHz. Deleted.
(--) S3: Mode "1280x1024" needs hsync freq of 81.13 kHz. Deleted.
(--) S3: Mode "1280x1024" needs hsync freq of 91.15 kHz. Deleted.
(--) S3: Mode "1400x1050" needs hsync freq of 65.82 kHz. Deleted.
(--) S3: Mode "1400x1050" needs hsync freq of 77.04 kHz. Deleted.
(--) S3: Mode "1400x1050" needs hsync freq of 82.65 kHz. Deleted.
(--) S3: Mode "1400x1050" needs hsync freq of 93.88 kHz. Deleted.
(--) S3: Mode "1600x1200" needs hsync freq of 75.00 kHz. Deleted.
(--) S3: Mode "1600x1200" needs hsync freq of 87.50 kHz. Deleted.
(--) S3: Mode "1600x1200" needs hsync freq of 93.75 kHz. Deleted.
(--) S3: Mode "1600x1200" needs hsync freq of 105.77 kHz. Deleted.
(--) S3: Mode "1800X1440" needs hsync freq of 96.15 kHz. Deleted.
(--) S3: Mode "1800X1440" needs hsync freq of 104.52 kHz. Deleted.
(**) FontPath set to "unix/:7100"
*** None of the configured devices were detected.***
Fatal server error:
no screens found
When reporting a problem related to a server crash, please send
the full server output, not just the last messages
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
--------------------------
-------------------- (2) result of "lspci -v" ----------------------
01:00.0 VGA compatible controller: nVidia Corporation Vanta [NV6] (rev 11) (prog-if 00 [VGA])
Subsystem: Creative Labs CT6892 RIVA TNT2 Value
Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 11
Memory at d4000000 (32-bit, non-prefetchable) [size=16M]
Memory at d6000000 (32-bit, prefetchable) [size=32M]
Expansion ROM at <unassigned> [disabled] [size=64K]
Capabilities: [60] Power Management version 1
Capabilities: [44] AGP version 2.0
--------------------------
Rgds,
Jacken
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Jim is exactly right.
This is probably not such a big deal to change though.
Could you give us the output from
ls -l /etc/X11 /usr/X11R6/bin/X*
so that we can see if you need install the XFree86 (version 4.0.3) server first, or if it's just a question of making the symbolic link point to the correct binary?
-- Glenn
Go to /etc/x11 directory find file called XF86Config , open it with ur favorite editor andfind line that states this:
Section "Screens"
in it change line Modes and Depth to match that of ur monitor.
Alternatively if u wish to do it not manually issue this command in shell as root:
xf86config - it will guide u through series of questions, which will then generate new XF86Config file, based on ur answers
Actually gns it would help because last tiem i had a no screens found error was due upgrade from xfree86 4.0.x to 4.3.0 -
it changed section Screen with value 15 instead of 16 for depht it was supposed to be ...........
+ without upgrading to newer xfree version he can use generic driver such as vesa, svga or generic to run his graphic card !
No comment has been added lately, so it's time to clean up this TA.
I will leave the following recommendation for this question in the Cleanup topic area:
Accept: jlevie {http:#8861022}
Please leave any comments here within the next four days.
majorwoo
EE Page Editor
Business Accounts
Answer for Membership
by: jleviePosted on 2003-07-05 at 10:43:25ID: 8861022
That's not working because the drivers you installed are only for XFree86 4.0.1 or later. At the top of the output after running startx you can see that you are using XFree86 3.3.6a.
Both XFree86 4.0.3 and 3.3.6 were furnished with 7.1 and it looks like you installed the older version. Unless you have some application that isn't compatible with 4.x you should install the later version, which is compatible with the Nvidia drivers.