You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, April 27th 2005, 10:44am

Kded

hi, a problem in my kde 3.3.2:
i've the process kded which is continuosly polling on the hard drive, so i can't apply any power mgmt policy on it.
If i kill kded all works fine.
What's kded and could i tell to kded to not to poll on the hard drive so frequently? or (better) tell it to never poll on it?
I red bug reports and seems someone is having the same problem with kde3.4 too, but only seems a configuration trouble.

http://bugs.kde.org/show_bug.cgi?id=103073

I also looked at ~/.kde/share/config/kdedrc: there's an update info line... what's it? can i try to comment it?? but another similar line is into kdeglobals...

Thank you
Alessandro

This post has been edited 1 times, last edit by "alfatau" (Apr 27th 2005, 10:46am)


anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

2

Wednesday, April 27th 2005, 9:16pm

kded is a daemon for KDE functionality that does not need any GUI but needs to be present for other applications to use.

You can usually configure which plugins it loads in control center under KDE components -> services

Perhaps you have some plugin like the mount watcher running.

Cheers,
_
Qt/KDE Developer
Debian User

3

Thursday, April 28th 2005, 10:34am

Thanks but i didn't solved:
i tried to stop ALL plugins but kded continues polling :(
i also found this interesting web page, and i tried disabling FAM (even if i don't want to disable it permanently) and adding these lines to ~/.kde/share/config/kdedrc config file:

[General]
# PollInterval=500
# NFSPollInterval=5000
# HostnamePollInterval=5000
CheckSycoca=false
CheckUpdates=false
CheckHostname=false

nothing solved :(
i don't know which are the default kded setting, but i think it's not possible to have a continuous hd access every few seconds only in a kde session!
In this case, how to apply a good power mgmt on a laptop to obtain the max power saving? I tried evaluating xfce desktop environment, and in an xfce session i can obtain the maximus power saving. However, i use kde since 2 years and i don't want to change to another DE.
I'm sure there would be a way to avoid this continuos hd polling... but howto... :rolleyes:?(

If any idea, please post it... ;)

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

4

Friday, April 29th 2005, 2:55pm

Hmm, maybe it is one of the modules which load on demand.

You could check bugs.kde.org if this is a known bug or feature request.

Is it really gaining much battery duration?
I am a laptop user myself but I usually have other applications access the harddisk every few seconds, so constant spin down/spin up would cost much more.

Cheers,
_
Qt/KDE Developer
Debian User

5

Saturday, March 25th 2006, 5:02pm

Problem identified?

It seems that I had the same problem: The HD spinning up every 20 seconds.

Finally, I think I solved it by deactivating the KDE Battery Monitor!

Lateron I noticed that the bug has already been reported:
http://bugs.kde.org/show_bug.cgi?id=95751

Please check whether deactivating klaptop helps you as well and perhaps add comments/votes to that bugreport

bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

6

Saturday, March 25th 2006, 5:17pm

RE: Problem identified?

Indeed, KLaptopDaemon is a nasty tool. It sucks your battery empty. To see the battery status in my panel I modified the KSysGuard kicker applet. It doesn't warn you for empty batteries, but it works.
Bram Schoenmakers
KDE Netherlands (www.kde.nl)

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

7

Saturday, April 1st 2006, 3:34pm

Or use the new kpowersave which is a KDE frontend for powersaved

Even lets you change CPU frequency settings (if this is possible for you processor)

Cheers,
_
Qt/KDE Developer
Debian User