Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Pulseaudio and its Daemons

 
   Soft32 Home -> Linux -> KDE RSS
Next:  current state of IPv6 support in Debian  
Author Message
David Baron

External


Since: Nov 04, 2008
Posts: 27



(Msg. 1) Posted: Thu Aug 20, 2009 1:20 pm
Post subject: Pulseaudio and its Daemons
Archived from groups: linux>debian>maint>kde (more info?)

KDE 4.3 comes up with pulseaudio whether I want it or not. If I were to use
it, I need to start it with options other than the default used, I sincerely
believe.

Problem is that, as I have stated, an instance of hald and dbus, owned by
haldaemon and messageboxd.., are started with it. These bog down the system.
Plasma-desktop will be taking > 30%, the daemns 10-20%, this idle.

If I kill one of the daemons, low and behold, plasma goes down to a few %.

WIthout these daemons, pulseaudio will not start and there may be difficulties
restarting kde as well. I think this needs to be brought under control, huh?


--
To UNSUBSCRIBE, email to debian-kde-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Login to vote
David Baron

External


Since: Nov 04, 2008
Posts: 27



(Msg. 2) Posted: Sat Aug 22, 2009 5:20 pm
Post subject: Re: Pulseaudio and its Daemons [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Friday 21 August 2009 13:16:48 Kevin Krammer wrote:
> On Thursday, 2009-08-20, David Baron wrote:
> > KDE 4.3 comes up with pulseaudio whether I want it or not. If I were to
> > use it, I need to start it with options other than the default used, I
> > sincerely believe.
>
> Which package did you install that depends on Pulseaudio?
> Can't you just remove it if you have mixing capabilities elsewhere (driver,
> hardware, etc)?

Easy enough. However, pulse is just there. It is not causing problems and some
future version might even be useful!
>
> > Problem is that, as I have stated, an instance of hald and dbus, owned by
> > haldaemon and messageboxd.., are started with it. These bog down the
> > system. Plasma-desktop will be taking > 30%, the daemns 10-20%, this
> > idle.
>
> I think the system bus D-Bus and HAL are started through the init scripts.
> After all they are system daemons, not user session ones.
Correct. They used to be root-owned, now they have their own owners (please
forgive).
>
> > WIthout these daemons, pulseaudio will not start and there may be
> > difficulties restarting kde as well. I think this needs to be brought
> > under control, huh?
>
> Certain features will not work if they require interaction with system
> components (powermanagement settings, network settings, etc), but there
> should be not problem starting KDE.

KDE will not start if I have killed them. Runs fine without them until Ilog
out.

Since these were there before 4.3 and other recent Sid upgrades, they in
themselves are not the problem. Something in 4.3's core or in recent Xorg is
exercising them.

There is other discussion on this list about kde's daemons, loads of them,
boggin things down and the work must be done here. One small step is not using
Nepomuk but this is the tip of the iceberg. Since it is not just a CPU problem
but an io glut, that quad-core screamer will not help.


--
To UNSUBSCRIBE, email to debian-kde-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Back to top
Login to vote
David Baron

External


Since: Nov 04, 2008
Posts: 27



(Msg. 3) Posted: Mon Aug 24, 2009 7:20 am
Post subject: Re: Pulseaudio and its Daemons [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Monday 24 August 2009 13:48:41 Kevin Krammer wrote:
> > KDE will not start if I have killed them. Runs fine without them until
> > Ilog out.
>
> Hmm, interesting.
> Didn't know there was a dependency on the system bus.
>
> > Since these were there before 4.3 and other recent Sid upgrades, they in
> > themselves are not the problem. Something in 4.3's core or in recent
> > Xorg is exercising them.
>
> Right, xorg depends on D-Bus and HAL for detecting devices.

If Xorg needs them, so does KDE (I restart Xorg for new session because of
another longstanding bug).

Once Xorg has started, I would assume it has its devices set unless dbus
reports, from udev, something added. So ... this mess should not be taking CPU
cycles any longer. Things should long have quited down.


--
To UNSUBSCRIBE, email to debian-kde-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Login to vote
David Baron

External


Since: Nov 04, 2008
Posts: 27



(Msg. 4) Posted: Mon Aug 24, 2009 9:20 am
Post subject: Re: Pulseaudio and its Daemons [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> On Monday, 2009-08-24, David Baron wrote:
> > On Monday 24 August 2009 13:48:41 Kevin Krammer wrote:
> > > > KDE will not start if I have killed them. Runs fine without them
> > > > until Ilog out.
> > >
> > Once Xorg has started, I would assume it has its devices set unless dbus
> > reports, from udev, something added. So ... this mess should not be
> > taking CPU cycles any longer. Things should long have quited down.
>
> Right.
> That's what happens, doesn't it?.
> If I use htop, most of the time htop itself is the top entry. Sometimes it
> is X, sometimes plasma (I have a CPU monitor applet running), sometimes an
> application like Akregator.
>
> At the moment the first daemon listed it udev, after init and konversation.
>
> Currently running session daemons are:
>
> D-Bus session bus
> gpg-agent
> kded
> ksmserver
> kwalletd
> klauncher
> knotify
> ksysguardd
> pulseaudio
> nepomukserver
> nepomukservicestub
> akonadiserver
> akonadi_control
> 3 akonadi resources (distlist, vcard, ical)
> dcopserver (for some KDE3 apps, which means I have a second kded as well)
> sometime KIO slaves, when KDE apps do I/O
>
> All idling until used.

That is the problem:
plasma-desktop > 30%
dbus-daemon 17%
hald 10%
Xorg 8%


--
To UNSUBSCRIBE, email to debian-kde-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
Login to vote
Display posts from previous:   
Related Topics:
How to insert .jpeg in Kmail signature - Is there a way to insert a .jpg file and link in a signature for Kmail.? I have tried building it in Quanta Plus and..

Categories in Kmail not sticking - In older versions of Kmail I could introduce a new (ie: Builders, Medical) to the existing list (ie: Friends, Family)..

build daemons down? - Hi, I have just noticed that elara, grieg and cats seems to be down. They aren't building any package, or they are..

Some thoughts on the ARM build daemons - Hi all, The ARM port is getting bad [1], the percentage of packages built staying a bit more than 90% for 2 weeks. Als...

[gentoo-user] hald and dbus daemons - Does anyone start the hald or dbus daemons, and if so why? I try to keep my running daemons to a minimum and since my....

[gentoo-dev] Stack smash protected daemons - -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It may be prudent to use extra protection on certain ebuilds in standard...
       Soft32 Home -> Linux -> KDE All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]