Results 1 to 3 of 3

Thread: Ubuntu 22.04 update now Virtualbox won't start

  1. #1
    Join Date
    Dec 2011
    Beans
    218

    Ubuntu 22.04 update now Virtualbox won't start

    I did a sudo apt update, sudo apt upgrade and now virtualbox won't start. Software center was set to automatically install updates so should I have not done the update, upgrade? Seemed like a safe thing to do but it appears that updated the kernel that software center did not update. What's the details of that?

    Anyway, I did a search and it said my gcc compiler needed to be updated from 11 to 12 so did that and then
    sudo /sbin/vboxconfig

    Still didn't work although I found a related bug tracker that said it had been fixed.
    it complained about some USB2.0 driver so I installed vitrualbox-ext-pack.

    Still won't start. What now?

  2. #2
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 24.04 Noble Numbat

    Re: Ubuntu 22.04 update now Virtualbox won't start

    You have not given us any useful information which might help us figure out the VBox problem and we need to know much more detail.

    For a start please run command
    Code:
    inxi -Fzx
    and show us the output.
    Please use Code-Tags for terminal output. See my signature below for a How-to

    It will also be useful to know the exact version of VBox installed as there are some incompatibilities between kernel versions and VBox versions so again show the output again using code tags of command
    Code:
    apt policy virtualbox
    again using code tags please.

  3. #3
    Join Date
    Jan 2010
    Location
    Tucson, AZ
    Beans
    283
    Distro
    Ubuntu Budgie 20.04 Focal Fossa

    Re: Ubuntu 22.04 update now Virtualbox won't start


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
  •