Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Xscreensaver is very slow
Date: Wed, 19 Jun 2019 11:44:15
Message-Id: 20190619114405.GG18009@ca.inter.net
In Reply to: [gentoo-user] Re: Xscreensaver is very slow by Ian Zimmerman
1 190618 Ian Zimmerman wrote:
2 > Does CPU use seem to go way up when xscreensaver starts?
3 >> No. The problem seems to be with the 3-D savers :
4 >> Gkrellm shows heavy use of 1 CPU (out of 8 ) at a time when they run.
5 > Is glxgears running as it should ?
6 >> I can't find an executable or pkg called 'glxgears',
7 >> but the saver called 'gears' small preview runs at 60 fps ,
8 >> but the big preview runs at 14 fps ;
9 >> previously, the latter also did 60 fps .
10 > These findings harden my suspicion that the *GL* stuff
11 > (of which I have only the minutest clue) is broken for you.
12 > Do install the mesa-progs package that Dale found and run glxgears.
13 > It should have almost no effect on CPU use if things are working right.
14
15 I've installed Mesa-progs & run Glxgears, which is running properly.
16 It can show GL info as below. 'eselect' shows :
17
18 root:625 ~> eselect opengl list
19 Available OpenGL implementations:
20 [1] xorg-x11 *
21
22 817: ~> glxgears -info
23 Running synchronized to the vertical refresh. The framerate should be
24 approximately the same as the monitor refresh rate.
25 GL_RENDERER = NVD9
26 GL_VERSION = 4.3 (Compatibility Profile) Mesa 18.3.6
27 GL_VENDOR = nouveau
28 GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra ...
29 -- very long line snipped : ask if you need it --
30 VisualID 943, 0x3af
31 302 frames in 5.0 seconds = 60.376 FPS
32
33 I am using Mesa-18.3.6 .
34
35 The flags I use are shown by :
36
37 root:630 ~> eix xscreensaver
38 [I] x11-misc/xscreensaver
39 Available versions: 5.38 5.40 5.42
40 {gdm jpeg new-login offensive opengl pam +perl selinux suid xinerama}
41 Installed versions: 5.42
42 (jpeg opengl -gdm -new-login -offensive -pam -perl -selinux -suid -xinerama)
43
44 Something seems to have changed in 5.42 :
45 I haven't merged anything else which would affect it.
46 I can restore 40 or 38 , but does anyone have further suggestions first ?
47
48 --
49 ========================,,============================================
50 SUPPORT ___________//___, Philip Webb
51 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
52 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
Re: [gentoo-user] Re: Xscreensaver is very slow Philip Webb <purslow@××××××××.net>