Hi, 1. Why do you use the old "nv" driver instead of the binary nvidia kernel? as much as I know, the latter is maintained much more tightly by Mark Vojkovich (from Nvidia).
2. Remove any stuff like DRI (nvidia uses GLX) and try without the v4l extension - see if this works for you... Thanks, Hetz > System: RedHat 7.3, XFree86-4.2.1-13.73.3, kernel 4.2.22 (self > compiled). > 01:00.0 VGA compatible controller: nVidia Corporation RIVA TNT2 Model 64 > (rev 15) (prog-if 00 [VGA]) Flags: bus master, 66Mhz, medium devsel, > latency 32, IRQ 11 Memory at fd000000 (32-bit, non-prefetchable) [size=16M] > Memory at f2000000 (32-bit, prefetchable) [size=32M] > Expansion ROM at fe9f0000 [disabled] [size=64K] > Capabilities: [60] Power Management version 1 > Capabilities: [44] AGP version 2.0 > > In XF86Config-4: > Section "Module" > Load "dbe" # Double-buffering > Load "GLcore" # OpenGL support > Load "dri" # Direct rendering infrastructure > Load "glx" # OpenGL X protocol interface > Load "extmod" # Misc. required extensions > Load "v4l" # Video4Linux > # Load "record" # X event recorder > # You only need the following two modules if you do not use xfs. > Load "freetype" # TrueType font handler > Load "type1" # Adobe Type 1 font handler > EndSection > [snip] > Section "Device" > Identifier "RIVA TNT2" > Driver "nv" > BoardName "Unknown" > EndSection > > $ /sbin/lsmod > Module Size Used by Not tainted > nfsd 75392 8 (autoclean) > autofs 11076 1 (autoclean) > nfs 72156 3 (autoclean) > lockd 55456 1 (autoclean) [nfsd nfs] > sunrpc 77300 1 (autoclean) [nfsd nfs lockd] > eepro100 20524 1 > mii 3736 0 [eepro100] > ide-cd 32032 0 (autoclean) > cdrom 32032 0 (autoclean) [ide-cd] > nls_iso8859-1 3488 3 (autoclean) > loop 10128 9 (autoclean) > > > Any other relevant details? ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
