[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xscreensaver causes random hangs (nvidia)



A Dimecres 28 Febrer 2007 10:35, avishai va escriure:
> hello all,
> i'm posting here since i got a feeling the problem is related to the
> my amd64 setup rather than xscreensaver itself. the problem is, like
> the title suggets, is that xscreensaver hangs randomly (but
> frequently), most of the times to the point where i have to restart
> the computer. it may be mentioned that during the normal runs of the
> screensavers, i notice hiccups or glitches in the graphics - the
> animation freezes for a fraction of a second and then resumes. anyone
> can confirm or (preferably) has a way to solve, other than not using
> xscreensaver?
> thanx,
> avishai.
>
> some info:
> $ uname -a
> Linux home 2.6.18-3-amd64 #1 SMP Sun Dec 10 19:57:44 CET 2006 x86_64
> GNU/Linux
>
> nvidia-kernel-2.6.18-3-amd64 version: 1.0.9746-2+2.6.18-8
> nvidia-kernel-common version: 20051028+1
> nvidia-kernel-source version: 1.0.9746-2
> nvidia-glx version: 1.0.9746-2
> xscreensaver version: 4.24-5
> rss-glx version: 0.8.0-1
> xorg version: 1:7.1.0-12

why don't use the normal package from debian?


>
> Section "Module"
>         Load    "bitmap"
>         Load    "dbe"
>         Load    "ddc"
>         Load    "dri"
>         Load    "extmod"
>         Load    "freetype"
>         Load    "glx"
>         Load    "int10"
>         Load    "record"
>         Load    "vbe"
> EndSection

you cannot use the dri module with the nvidia module. It's commented in the 
README file.

Using the nvidia X driver requires some user modification.

 First, modify your /etc/X11/XF86Config-4 or /etc/X11/xorg.conf

     Minimum requirements:
        In Section "Module"
           add Load "glx"
           remove Load "dri"
           remove Load "GLcore"
        In Section "Device"
           Change Driver "nv" to Driver "nvidia"


Also, look on the README.txt file from nvidia, the appendix F, about stability 
in the agp module.

---------------------------------------------------------------------------------------------------------------
You should use the AGP module that works best with your AGP chip set. If you
are experiencing problems with stability, you may want to start by disabling
AGP and seeing if that solves the problems. Then you can experiment with
either of the other AGP modules.

You can query the current AGP status at any time via the /proc filesystem
interface (see Appendix M).
---------------------------------------------------------------------------------------------------------------

Regards,

Leo



-- 
--
Linux User 152692
PGP: 0xF944807E
Catalonia

Attachment: pgpDApkuNjJHp.pgp
Description: PGP signature


Reply to: