Results 1 to 4 of 4

Thread: Can't get GUI after apt dist-upgrade in Virtualbox

  1. #1
    Join Date
    2016-Jul
    Posts
    10

    Can't get GUI after apt dist-upgrade in Virtualbox

    Hi,

    After updating Kali Rolling today in my Virtualbox Kali I don't get a GUI anymore (I'm using KDE, Kernel is 4.7.5). In addition if I try to reboot via console it hangs endlessly. I tried to reinstall VBox guest additions manually (not using the deb package) without any change.

    Workaround:
    Boot into previous Kernel 4.6.4, KDE starts as expected.

    Any ideas what might be the issue?

    Thanks,
    spoppi

  2. #2
    Join Date
    2016-Jul
    Posts
    10
    I'm still seeing the same issue with the new 4.7.6 kernel and Virtualbox 5.0.28.

    I would highly appreciate any hint to find a way using the new kernel.

    Regards,
    spoppi

  3. #3
    Join Date
    2014-Mar
    Posts
    163
    try reinstalling gnome desktop , probably something went wrong during last upgrade .
    apt-get install --reinstall gnome-desktop-environment
    if does not work them try dpkg to reconfigure gnome again by :
    dpkg-reconfigure gnome-desktop-environment

  4. #4
    Join Date
    2016-Jul
    Posts
    10
    pedropt, thanks for the hint! It put me to the right direction (I'm using KDE not gnome :

    apt-get install --reinstall kde-plasma-desktop
    dpkg-reconfigure kde-plasma-desktop

    Now it works with the new kernel.

    Thanks mate,
    spoppi

Similar Threads

  1. Replies: 1
    Last Post: 2022-08-01, 01:31
  2. Replies: 3
    Last Post: 2017-12-23, 05:50
  3. Replies: 11
    Last Post: 2016-11-18, 14:26

Posting Permissions

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