I managed to successfully update my system to KDE 4.8.0. Upon reboot, the system is now using a constant 40% CPU on all cores. When I pull up the process list, the culprit appears to be virtuoso. The command line that is running is /usr/bin/virtuoso-t +foreground +configfile /tmp/virtuoso_ik2795.ini +wait
Will this eventually clear itself up or is this an issue with 4.8?
>
> I managed to successfully update my system to KDE 4.8.0. Upon reboot,
> the system is now using a constant 40% CPU on all cores. When I pull up
> the process list, the culprit appears to be virtuoso. The command line
> that is running is /usr/bin/virtuoso-t +foreground +configfile
> /tmp/virtuoso_ik2795.ini +wait
>
> Will this eventually clear itself up or is this an issue with 4.8?
>
there’s different possibilities what can cause this. in some cases, as
happened with me, this straightens out when you just kill that virtuoso
process. it will be re-spawned by nepomuk and then behave better. if
that’s the case. you can also try, in a user terminal, not root, to issue
the command “akonadictl restart”. if that doesn’t help, you’ll have to
investigate further, perhaps with help from people on the opensuse-kde
mailing list.
Thanks for the response. I did tried killing the process and it restarted immediately and went from 16% to 38% utilization almost immediately and stayed there. I wasn’t aware of the other command you mention, so when I am home again this evening here I will reboot and see how it behaves. If it hogs again I will try that akonadictl restart and see if that helps at all (although rebooting should perform that anyway yes?)
Strange, because under 4.7 it was running very well with no noticeable impact on my system.
Cool, glad it worked. I found the solution on the Arch Linux forum. As you know, we Archers are into the bleeding edge, so solutions come pretty quickly.