F7 Screen saver resets X

Paul Lemmons paul.lemmons at tmcaz.com
Tue Jun 5 22:49:36 UTC 2007


-------- Original Message  --------
Subject: F7 Screen saver resets X
From: "Chris Mohler" <cr33dog at gmail.com>
To: "For users of Fedora" <fedora-list at redhat.com>
Date: 06/05/2007 02:57 PM
> On 6/5/07, Paul Lemmons <paul.lemmons at tmcaz.com> 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
>
Hmmm the glxinfo command performed the reset too but I think we are 
getting somewhere. Looking deeper I found the following:

$ 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3257 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20070605/1b0d12b8/attachment-0001.bin>


More information about the fedora-list mailing list