-------- Original Message -------- Subject: F7 Screen saver resets X From: "Chris Mohler" <cr33dog@xxxxxxxxx> To: "For users of Fedora" <fedora-list@xxxxxxxxxx> Date: 06/05/2007 02:57 PM
Hmmm the glxinfo command performed the reset too but I think we are getting somewhere. Looking deeper I found the following:On 6/5/07, Paul Lemmons <paul.lemmons@xxxxxxxxx> wrote: [...]> Any clues from anyone?Try 'glxinfo | grep -i direct'. If you get 'Direct Rendering: No" as the result, take a peek at xorg.conf and see what driver you're using. Perhaps also scan the xorg log for DRI errors. HTH, Chris
$ grep '(EE)' Xorg.0.log (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (EE) Failed to load module "wfb" (module does not exist, 0) (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X (EE) NVIDIA(0): log file that the GLX module has been loaded in your X(EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
(EE) NVIDIA(0): you continue to encounter problems, Please try (EE) NVIDIA(0): reinstalling the NVIDIA driver. (EE) AIGLX: DRI module not loaded The Card: (II) NVIDIA(0): NVIDIA GPU GeForce 6600 at PCI:1:0:0 (GPU-0) The driver: $ ls -l /usr/lib/xorg/modules/drivers/nvidia*-rwxr-xr-x 1 root root 1392720 2007-06-01 23:42 /usr/lib/xorg/modules/drivers/nvidia_drv.so
From xorg.conf: Section "Module" Load "fbdevhw" Load "record" Load "freetype" Load "type1" Load "glx" Load "dbe" Load "extmod" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "nVidia Corporation" Option "SecondMonitorHorizSync" "31.0 - 80.0" Option "SecondMonitorVertRefresh" "56.0 - 75.0"Option "MetaModes" "1280x1024,1280x1024; 1024X768,1024X768; 800x600,800x600"
Option "TwinView" Option "TwinViewOrientation" "RightOf" Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" Option "AddARGBGLXVisuals" "True" BusID "PCI:01:00:0" EndSection
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature