Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Extraordinarily laggy UI, keyboard, udev weirdness, KDE 4.5
Date: Thu, 12 Aug 2010 18:03:49
Message-Id: AANLkTi=Y01SESuVECmNxfSioWG3+Q8O-6thLMvrxW819@mail.gmail.com
In Reply to: [gentoo-user] Re: Extraordinarily laggy UI, keyboard, udev weirdness, KDE 4.5 by Nikos Chantziaras
1 On Thu, Aug 12, 2010 at 11:44 AM, Nikos Chantziaras <realnc@×××××.de> wrote:
2 > On 08/12/2010 07:24 PM, Paul Hartman wrote:
3 >>
4 >> [...]
5 >> In X the UI responsiveness randomly goes bad, keyboard especially. At
6 >> first it'll be fine, then simply using Konsole and typing will begin
7 >> to slow down. Also, screen output in general seems to freeze until I
8 >> touch the mouse or keyboard. Even something like listing a directory.
9 >> It's really weird... It gets so bad that it becomes completely
10 >> unresponsive, freezing for minutes at a tie. It eventually un-freezes
11 >> momentarily, long enough to logout and back in at least. I disabled
12 >> desktop effects but it still had the same problem. I tried Gnome
13 >> briefly last night before going to sleep and didn't experience this
14 >> slowdown problem.
15 >>
16 >> Anyone else had those same problems or know what I might try? I'm
17 >> using nvidia-drivers and tried 3 different versions with no success. I
18 >> have not yet tried downgrading my kernel or KDE installation, but
19 >> that's next on the list of things to try tonight.
20 >
21 > I suppose you're running a complete ~arch system, not just some packages?
22
23 Yep
24
25 > Also, I had a somewhat similar problem with GUI slowness.  It was a matter
26 > of disabling the "Use VSync" checkbox in System Settings->Desktop
27 > Effects->Advanced tab and enabling the "Disable functionality checks" box in
28 > the same tab.  Note that the desktop and all apps will keep being tear-free
29 > and VSynced even if making those changes in System Settings.
30 >
31 > Furthermore, I've set:
32 >
33 >  CheckIsSafe=false
34 >
35 > in my ~/.kde4/share/config/kwinrc
36 >
37 > After all that, KDE 4.5.0 runs perfectly for me using
38 > gentoo-sources-2.6.35-r1, xorg-server-1.8.99.905, and the following live
39 > (9999) packages:
40 >
41 > media-libs/mesa
42 > x11-proto/glproto
43 > x11-proto/dri2proto
44 > x11-libs/libdrm
45 > x11-drivers/xf86-video-ati
46 >
47 > Using KMS.
48
49 Thanks for the tips, I'll experiment tonight and see what I can make it do.