Graphics drivers for Virtualbox

##
## Generated by mhwd - Manjaro Hardware Detection
##

Section "Device"
    Identifier    "Device0"
    Driver        "vesa"
    BusID        "PCI:0:2:0"
             Option        "DRI"     "true"
EndSection

Section "DRI"
           Group    "video"
           Mode     0666
EndSection

Section "Extensions"
          Option "Composite" "Enable"
          Option "Render"      "Enable"
EndSection

Section "InputClass"
          Identifier      "Keyboard Defaults"
          MatchIsKeyboard        "yes"
         Option          "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection

I removed those files and after that I did

sudo pacman -Syu linux612
reboot

The GUI is back.
The screen even fills out the full window, which is unusual without the guest additions. Should I leave it this way or reinstall them?

If you want to go back to a broken system, then I would definitely recommend reinstalling them, yes. :crazy_face:

1 Like

What about switching back to stable branch?

I’d wait a bit longer, if I were you, until the change with regard to the VMware driver has percolated down into Stable as well.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.