First, when I start the machine the window manager starts then the plasma shell crashes -- segfault on signal 11, whatever that means.
- Code: Select all
kdm.log:Caught signal 11 (Segmentation fault). Server aborting
I can kill the X server and then log in just fine via the gui.
Then once I'm in, I see both cores pegged at 100% running kded4.
I can kill (actually zap) the process manually so in /usr/share/kde4/services/kded/networkstatus.desktop, I changed
- Code: Select all
X-KDE-Kded-autoload=true
to
- Code: Select all
X-KDE-Kded-autoload=false
It did not resolve the issue. Kded4 still starts automatically at boot and monopolizes both cores.
I realize I'm presenting 2 very distinct issues here and I am willing to open an second topic, but I was hoping this was just a couple of simple, known issues that someone might recognize and point me in the right direction.
I'm still googling these things but I'm not really having much success.
Thanks.
Mark
Edit: This system worked fine until the initial updates after installation. I'm reasonably certain that the issues I'm seeing are a result of an update.