On Fri, Nov 26, 2004 at 10:13:32AM -0600, Ron Johnson wrote: > Date: Fri, 26 Nov 2004 10:13:32 -0600 > From: Ron Johnson <[EMAIL PROTECTED]> > To: Debian-User <[EMAIL PROTECTED]> > Subject: Re: xserver cpu load on 2.6 kernels > > On Fri, 2004-11-26 at 17:48 +0200, Alexei Chetroi wrote: > > > > I'm running Debian testing on Acer travelmate 354 laptop. When running > > on 2.4 kernels, cpu load is about 0% when windowmaker is loaded and > > idle. But, when running kernel 2.6.9, wmcube and wmtop shows me, that > > xfree86 eats about 23% of cpu when idle, and about 40-60% when moving [snip]
> Are you using the fb, and maybe don't have something important > compiled into the 2.6.9 kernel? I'm using kernel 2.6.9 from unstable, tried 2.6.8 also with exactly the same problem. I don't explicitly load fb device. lsmod shows me fbcon, font and vesafb modules loaded, which I can unload. greping through /var/log/XFree86.0.log gives me this: [EMAIL PROTECTED]:~$ egrep -i '(fb|framebuffer)' /var/log/XFree86.0.log (**) TRIDENT(0): Depth 24, (--) framebuffer bpp 32 (**) TRIDENT(0): Option "ShadowFB" "false" (==) TRIDENT(0): Linear framebuffer at 0x80800000 (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/X11R6/lib/modules/libfb.a (II) Module fb: vendor="The XFree86 Project" [EMAIL PROTECTED]:~$ in XFree86-4 I have following relevant sections: Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "glx" Load "record" Load "speedo" Load "type1" Load "vbe" Load "xtt" EndSection Section "Device" Identifier "Trident Microsystems CyberBlade/i1" Driver "trident" Option "CyberShadow" "false" Option "ShadowFB" "false" Option "SWcursor" "false" Option "PciRetry" "true" Option "NoPciBurst" "true" Option "NoAccel" "false" EndSection What does't it mean submodule? Does "trident" modules depend on fb? > What XFree video driver are you using? I use trident driver. lcpci gives me this: 0000:00:00.0 Host bridge: ALi Corporation M1621 (rev 01) 0000:00:01.0 PCI bridge: ALi Corporation PCI to AGP Controller (rev 01) 0000:00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 01) 0000:00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV] 0000:00:0a.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08) 0000:00:0b.0 FireWire (IEEE 1394): Texas Instruments TSB43AA22 IEEE-1394 Controller (PHY/Link Integrated) (rev 02) 0000:00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c3) 0000:00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU] 0000:00:13.0 CardBus bridge: O2 Micro, Inc. OZ6933 Cardbus Controller (rev 02) 0000:00:13.1 CardBus bridge: O2 Micro, Inc. OZ6933 Cardbus Controller (rev 02) 0000:00:14.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03) 0000:01:00.0 VGA compatible controller: Trident Microsystems CyberBlade/i1 (rev 5d -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]