LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-21-2007, 03:25 PM   #1
d_d
Member
 
Registered: Sep 2005
Posts: 36

Rep: Reputation: 15
cpu usage=100% after upgrading KDE


hi
every time i upgrade KDE to newer version i got this problem
in slackware 11 and 12
the usage before was between 20-40 , now after upgrading kde to 3.5.8 its between 98-100
my PC in Intel Pentium 4 2.40 GHz
RAM 512 DDRAM
my swap 2894
my hardisk 80 GB
thank you.
 
Old 11-21-2007, 06:00 PM   #2
rg3
Member
 
Registered: Jul 2007
Distribution: Fedora
Posts: 527

Rep: Reputation: Disabled
You should run "top" to find out which process is being CPU hungry and give us more information.
 
Old 11-22-2007, 02:35 PM   #3
d_d
Member
 
Registered: Sep 2005
Posts: 36

Original Poster
Rep: Reputation: 15
thanks rg3
here is what (top) give me
PHP Code:
top 23:33:11 up 15 min,  4 users,  load average4.743.331.82
Tasks
104 total,   5 running,  97 sleeping,   0 stopped,   2 zombie
Cpu
(s): 67.3%us32.7%sy,  0.0%ni,  0.0%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem
:    510264k total,   503580k used,     6684k free,    14668k buffers
Swap
:  2963952k total,        0k used,  2963952k free,   303444k cached 
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1596 haldaemo 15 0 5960 4368 2332 S 11.3 0.9 1:23.18 hald
1070 root 21 -4 2404 1100 376 S 9.7 0.2 1:48.31 udevd
1546 messageb 15 0 2260 824 660 S 4.0 0.2 0:16.47 dbus-daemon
26800 root 14 -1 61532 22m 3852 S 1.3 4.4 0:21.32 X
17466 root 24 0 6444 5036 1044 S 0.7 1.0 0:01.90 swaret
29730 root 17 0 49684 21m 16m S 0.7 4.3 0:07.26 superkaramba
1606 root 15 0 2872 1000 864 S 0.3 0.2 0:01.19 hald-runner
1856 root 15 0 2960 980 856 S 0.3 0.2 0:00.47 hald-addon-stor
3669 root 15 0 1704 616 520 S 0.3 0.1 0:00.52 syslogd
16455 root 15 0 30088 13m 10m S 0.3 2.6 0:00.29 konsole
20140 root 25 0 2704 1364 1020 R 0.3 0.3 0:00.01 ldd
28649 root 15 0 24084 2828 1500 S 0.3 0.6 0:01.31 dcopserver
28791 root 15 0 31768 14m 11m S 0.3 2.9 0:12.00 kded
32186 root 15 0 2312 1144 872 R 0.3 0.2 0:00.13 top
1 root 15 0 764 296 252 S 0.0 0.1 0:01.80 init
2 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
3 root 34 19 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
4 root 10 -5 0 0 0 S 0.0 0.0 0:00.03 events/0
 
Old 11-22-2007, 03:46 PM   #4
rg3
Member
 
Registered: Jul 2007
Distribution: Fedora
Posts: 527

Rep: Reputation: Disabled
You should have used the code tag around that block to make it readable. In any case, it's obvious there is some problem with HAL, udev, etc. You should restart those services, see if you have anything in the log files from /var/log (probably yes) and check if you have updated the appropriate udev rule files, as well as removed old rules files if needed.
 
Old 11-22-2007, 03:53 PM   #5
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
What packages did you upgrade?
 
Old 11-22-2007, 05:59 PM   #6
d_d
Member
 
Registered: Sep 2005
Posts: 36

Original Poster
Rep: Reputation: 15
thanks r3g ,but i didn't know what i m looking for in var/log/
Alien_Hominid
i m using swaret
i did upgrade all KDE packages.
 
Old 11-23-2007, 03:27 AM   #7
d_d
Member
 
Registered: Sep 2005
Posts: 36

Original Poster
Rep: Reputation: 15
hi again
i looked in /var/log
and i found this in message : kernel: Intel ISA PCIC probe: not found.
so i did pico /etc/rc.d/rc.pcmcia
and change DRIVER=probe
to DRIVER=yenta_socket
i don't know if that right but,after i change it and reboot
the cpu usage changed to 46%
that seem fixed my problem
thanks again rg3
also thanks for Alien_Hominid any every one tried to help.
 
Old 11-23-2007, 04:39 AM   #8
rg3
Member
 
Registered: Jul 2007
Distribution: Fedora
Posts: 527

Rep: Reputation: Disabled
46% is still a lot. An idle KDE desktop shouldn't take more than 1% of CPU time, normally. You are looking for any error lines that may be related to modules, hal, udev, devices... Again, I recommend you to take a look at the rules files. You definitely broke something during the upgrade, or hit a bug that you should probably report after you find out what's happening.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
KDE Desktop Sharing causing 100% cpu usage RobbieGee Linux - General 6 07-03-2007 12:01 PM
FF 2.0 100% CPU Usage cexshun Slackware 12 04-05-2007 01:11 AM
100% CPU usage-Slackware 9? Scruff Slackware 23 12-06-2003 08:37 PM
CPU usage 100% ecsfan Red Hat 17 11-19-2003 03:06 PM
100 % CPU usage ???? rolandi Linux - Newbie 1 10-07-2003 11:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration