Author Topic: CPU @ 100% LXDE  (Read 2433 times)

Dart

  • Guest
CPU @ 100% LXDE
« on: September 22, 2010, 08:38:12 AM »
Just installed LXDE - I hear my system running like I never heard it before. In windows is quiet cpu is mostly low. However when I boot into pclos lxde, the cpu is always between 89 and 100% constantly ... all other items are showing 1% to 3% max. X root = 95%


I have added nothing to the system other than ran updates from synaptic after first install.
« Last Edit: September 22, 2010, 08:43:48 AM by Dart »

Online Crow

  • Hero Member
  • *****
  • Posts: 8759
  • OBJECTS IN MIRROR... ARE LOSING
Re: CPU @ 100% LXDE
« Reply #1 on: September 22, 2010, 08:53:57 AM »
Would you please post your system specs? would be easier for people here to try to help you

Welcome to the forums  ;D
I shall pass this way but once;
any good therefore that I can do,
or any kindness that I can show
let me not defer nor neglect it,
for I shall not pass this way again.

Linux User #330412

Dart

  • Guest
Re: CPU @ 100% LXDE
« Reply #2 on: September 22, 2010, 10:07:42 AM »
Installed latest version 7/2010 with updates.
Have nothing installed like screenlets, widgets etc.
No open applications that i am aware of.


Code: [Select]
Linux localhost.localdomain 2.6.33.5-pclos1.bfs #1 SMP PREEMPT
Sun May 30 02:37:14 CDT 2010 i686 AMD Sempron(tm) Processor 3100+ GNU/Linux

 total       used       free     shared    buffers     cached
Mem:          1454        460        993          0         25        236
-/+ buffers/cache:        199       1254
Swap:         3992          0       3992

USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root      2608  0.0  0.0   1780   468 tty1     Ss+  Sep22   0:00 /sbin/mingetty
root      2609  0.0  0.0   1780   460 tty2     Ss+  Sep22   0:00 /sbin/mingetty
root      2610  0.0  0.0   1780   468 tty3     Ss+  Sep22   0:00 /sbin/mingetty
root      2611  0.0  0.0   1780   468 tty4     Ss+  Sep22   0:00 /sbin/mingetty
root      2612  0.0  0.0   1780   460 tty5     Ss+  Sep22   0:00 /sbin/mingetty
root      2613  0.0  0.0   1780   468 tty6     Ss+  Sep22   0:00 /sbin/minget.
Dart   4783  1.3  0.1   4084  1736 pts/0    Ss   00:04   0:00 /bin/bash
Dart   4821  0.0  0.0   2564   912 pts/0    R+   00:04   0:00 ps auS

Thanks for the welcome Crow  :)
« Last Edit: September 22, 2010, 05:20:10 PM by Dart »

uncleV

  • Guest
Re: CPU @ 100% LXDE
« Reply #3 on: September 23, 2010, 04:02:13 AM »
I have a similar issue here in LXDE but related to a different case.

I noticed that if I kill X in top or logout by Ctrl+Alt+BackSpace(push fast twice) after I login back X is taking the usual 1-3%.

Dart

  • Guest
Re: CPU @ 100% LXDE
« Reply #4 on: September 23, 2010, 06:37:09 AM »
ctrl-alt-backspace did work - i just migrated from pclos gnome for having to continualy do the ctrl-alt-backpace routine to get some issues resolved upon initial login - could not really get any useable advice on how to resolve it. at least this lxde version seems less buggy in my case (except issues with themes)

what causes this - any fix ?

thanks for the suggestion unclev  :)

« Last Edit: September 23, 2010, 06:39:00 AM by Dart »

uncleV

  • Guest
Re: CPU @ 100% LXDE
« Reply #5 on: September 23, 2010, 06:41:02 AM »
After I reboot X takes >95% again so it's a temporal solution (till next reboot).
I'm trying to find out the cause here but it is not necessarily it would be the same for you :-\

vjeko

  • Guest
Re: CPU @ 100% LXDE
« Reply #6 on: September 29, 2010, 11:09:09 AM »
regardless the reason, have you checked using task manager/system monitor what process exactly is causing the cpu to get crazy on steroids?

that would be a start for me, since i had the issue with bluetooth modules, even if the switch is off, they tend to go wild, so i just kill the process, and it gets to usual usage baseline.

you can sort any column, so its wuite easy to find and sort stuff out/get whats going up and down and for how much

Offline Hootiegibbon

  • Hero Member
  • *****
  • Posts: 4151
Re: CPU @ 100% LXDE
« Reply #7 on: September 29, 2010, 12:17:33 PM »
Dart,

Can you open a Terminal and post the result of the following lines (note case sensitivity)

lspci |grep VGA

and

cat /etc/X11/xorg.conf |grep Driver 

I would also strongly suggest ensuring that the install is fully up to date via synaptic and install the latest kernel (as you have a sempron 3100 - which is K8 arch iirc - I would suggest the .a64 kernel) 

Other things to check are in PCC>System>services - make sure that cpufreq and powernowd are running

Hope this helps

Post back with that information

Jase


I am Hootiegibbon, undisputed champion fo the typo

My .dotfiles

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: CPU @ 100% LXDE
« Reply #8 on: September 29, 2010, 02:02:18 PM »
Hi,

Do you have htop installed ? If not, you could install it, run it in console (root or user, as needed) and will be able to filter the cpu use (or other resource items as needed).

Hit F6 for "sort by", then in the left column you can select cpu, memory and other things.
melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

uncleV

  • Guest
Re: CPU @ 100% LXDE
« Reply #9 on: September 29, 2010, 11:56:47 PM »
regardless the reason, have you checked using task manager/system monitor what process exactly is causing the cpu to get crazy on steroids?

that would be a start for me, since i had the issue with bluetooth modules, even if the switch is off, they tend to go wild, so i just kill the process, and it gets to usual usage baseline.

you can sort any column, so its wuite easy to find and sort stuff out/get whats going up and down and for how much


top and the other monitoring tools give the app and it is X here. No other app taking abnormal cpu resources.
When I kill X at login page by Ctrl+Alt+BackSpace or after the login the situation becomes normal.
Look here for details please:
http://www.pclinuxos.com/forum/index.php/topic,79901.msg660665.html#msg660665