Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: kde crashes; possibly involves kglobalaccel5, intel microcode update

  1. #1
    Join Date
    Oct 2013
    Beans
    83

    kde crashes; possibly involves kglobalaccel5, intel microcode update

    A number of days ago, I think within the last week, I started having trouble with suspend on my kde-ubuntu computer. A couple times, I suspended and, when I resumed, I got a completely black screen (no signal) despite the computer being active and had to hard power off. I don't believe I had ever seen that before.

    A few days ago, I upgraded to Nvidia driver 510, upgraded to the latest intel microcode (actually upgraded earlier, but I hadn't restarted my computer), and made some other changes that probably aren't relevant (updating CUDA, etc.).

    When I tried to suspend, the computer consistently did not suspend but went to a login screen and dumped my kde session.

    So, I returned to Nvidia driver 470. But I continue to have the suspend issue.

    The apport log (see enclosed) suggests that kglobalaccel5 crashed. There's also an apport crash report (/var/crash) regarding kglobalaccel5. However, I don't know for certain that kglobalaccel5 initiates the crash. I also don't know that the apport crash report ever got sent because it looks like my internet connection is down around the time of the crash.

    The enclosed also shows an outtake from my systemlog at the time of the crash. It shows the system trying to sleep but then waking up and losing the kde session. Network manager seems to be acting strangely, but, again, this may due to a less visible event.

    Another suspect here is the intel microcode update.

    Any suggestions on what I should try? Is there a way for me to send the crash report after the system comes back up?
    Attached Files Attached Files

  2. #2
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: kde crashes; possibly involves kglobalaccel5, intel microcode update

    Hello!

    What release of Kubuntu are you running?
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #3
    Join Date
    Oct 2013
    Beans
    83

    Re: kde crashes; possibly involves kglobalaccel5, intel microcode update

    Hi QIII:

    My kde info is as follows. If you need anything else, let me know.

    Code:
    $ plasmashell --version
    plasmashell 5.18.8 
    (base)
    $ kf5-config --version 
    Qt: 5.12.8 
    KDE Frameworks: 5.68.0 
    kf5-config: 1.0
    Last edited by slickymaster; March 7th, 2022 at 04:13 PM. Reason: code tags and normal font

  4. #4
    Join Date
    Oct 2013
    Beans
    83

    Re: kde crashes; possibly involves kglobalaccel5, intel microcode update

    Incidentally, I downgraded the Intel microcode to the last version, but the suspend problem continued. So, probably not caused by the microcode update.

    I wanted to try to remove kglobalaccel5 from my system to see if that would make a difference, but that piece of software is tied into KDE, so removing it would mean removing a lot more.

    In any event, I had another crash today. This time there was no crash report for kglobalaccel5. But there were for kactivitymanagerd and plasmashell, with the first of these being reported a full minute before the second. Neither showed up as a crash report before. None of the crash reports mention a segmentation fault. I suspect none have been sent.

    I did discover that suspending with pm-suspend does not cause my computer to crash.

  5. #5
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: kde crashes; possibly involves kglobalaccel5, intel microcode update

    I had various issues with Kubuntu and decided to give KDE Neon a try. So far it's been a great success. Smooth installation and no glitches so far.

    https://neon.kde.org/

    It's built on top of Ubuntu so you can install the packages you need with apt. No libre-office for instance.
    If you ask for help, do not abandon your request. Please have the courtesy to check for responses and thank the people who helped you.

    Blog · Linode System Administration Guides · Android Apps for Ubuntu Users

  6. #6
    Join Date
    Oct 2013
    Beans
    83

    Re: kde crashes; possibly involves kglobalaccel5, intel microcode update

    Thanks SeijiSensei! Neon sounds interesting. Is there any way to install it on top of my Ubuntu 20.04 (my kde is on top of that)? I looked for but didn't find a ppa for KDE Neon. Also, Neon evidently provides the latest KDE software on top of a Ubuntu 20.04 foundation. Wouldn't the fact that it's the latest software mean that it's less likely to be stable than the older KDE software on Ubuntu?

  7. #7
    Join Date
    Oct 2013
    Beans
    83

    Re: kde crashes; possibly involves kglobalaccel5, intel microcode update

    I gather that I could try to install on top of Ubuntu using the following code. Still wondering though why the latest software is likely to be stable.

    sudo apt-add-repository http://archive.neon.kde.org/release
    wget -q -O - http://archive.neon.kde.org/public.key | sudo apt-key add -

    sudo apt-get update
    sudo apt-get upgrade

  8. #8
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: kde crashes; possibly involves kglobalaccel5, intel microcode update

    Quote:
    Can I turn Kubuntu into KDE neon with a PPA? ��

    We recommend that you install a fresh KDE neon from the provided ISO images. But you can indeed add an APT repository to switch from Kubuntu to KDE neon. This is absolutely not tested or supported. If things take a turn for the worse you are expected to be knowledgeable enough to repair your system on your own. A web search should quickly give you relevant information on how to do this.

    KDE neon is however not compatible with Kubuntu, as there is vast overlap in the base offerings of both Kubuntu and KDE neon. You can not use both systems at the same time. Installing KDE neon will simply replace Kubuntu.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  9. #9
    Join Date
    Oct 2013
    Beans
    83

    Re: kde crashes; possibly involves kglobalaccel5, intel microcode update

    Thanks for the warning 1fallen!

  10. #10
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: kde crashes; possibly involves kglobalaccel5, intel microcode update

    Quote Originally Posted by Peter_Brandon View Post
    I gather that I could try to install on top of Ubuntu using the following code. Still wondering though why the latest software is likely to be stable.

    sudo apt-add-repository http://archive.neon.kde.org/release
    wget -q -O - http://archive.neon.kde.org/public.key | sudo apt-key add -

    sudo apt-get update
    sudo apt-get upgrade
    I actually converted Kubuntu to KDE neon, not that I'm telling you to, but it is doable.

    sources.list:
    Code:
    Repos:     Active apt repos in: /etc/apt/sources.list 
               1: deb http://archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse
               2: deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
               3: deb http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse
               Active apt repos in: /etc/apt/sources.list.d/neon.list 
               1: deb http://archive.neon.kde.org/user focal main
               2: deb-src http://archive.neon.kde.org/user focal main
               Active apt repos in: /etc/apt/sources.list.d/preinstalled-pool.list 
               1: deb [arch=amd64] file:/var/lib/preinstalled-pool/ focal main restricted universe multiverse
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •