Skip to content

Instantly share code, notes, and snippets.

@wooyey
Created November 14, 2020 16:02
Show Gist options
  • Select an option

  • Save wooyey/682659eafbb3c4688c30ad8ee0f13d7c to your computer and use it in GitHub Desktop.

Select an option

Save wooyey/682659eafbb3c4688c30ad8ee0f13d7c to your computer and use it in GitHub Desktop.
VBoxClient: Failed to register resizing support, rc=VERR_INVALID_FUNCTION

Problem with screen resize:

When getting error in dmesg:

VBoxClient: Failed to register resizing support, rc=VERR_INVALID_FUNCTION

Reinstall guest addition properly:

# apt-get install build-essential module-assistant gcc make perl dkms
# m-a prepare
# sh /media/cdrom/VBoxLinuxAdditions.run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment