As of 7.x, VirtualBox requires Vulkan. I'm still in the process of troubleshooting my particular situation (after installing Vulkan deps, I no longer get a black screen and instead make it to where the guest tools attempts to resize the guest screen, at which point the entire VirtualBoxVM process dumps core), but the relevant part for this page is that we need to add vulkan libraries as (optional?) dependencies to the package.
Search Criteria
Package Details: virtualbox-bin 7.1.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/virtualbox-bin.git (read-only, click to copy) |
---|---|
Package Base: | virtualbox-bin |
Description: | Powerful x86 virtualization for enterprise as well as home use (Oracle branded non-OSE) |
Upstream URL: | https://www.virtualbox.org/ |
Keywords: | machine oracle virtualization vm |
Licenses: | GPL-3.0-only |
Conflicts: | virtualbox, virtualbox-host-dkms, virtualbox-host-modules-arch |
Provides: | virtualbox, virtualbox-host-dkms, VIRTUALBOX-HOST-MODULES |
Replaces: | virtualbox-sun, virtualbox_bin |
Submitter: | Rainmaker |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 63 |
Popularity: | 0.138622 |
First Submitted: | 2015-08-18 09:16 (UTC) |
Last Updated: | 2025-06-04 14:56 (UTC) |
Dependencies (28)
- bash (bash-devel-gitAUR, bash-gitAUR)
- device-mapper
- dkms (dkms-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libidl2
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcursor
- libxinerama (libxinerama-randr-gitAUR)
- libxmu
- libxt
- python (python37AUR)
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- python (python37AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- virtualbox-bin-guest-isoAUR (optional) – for guest additions CD image
- virtualbox-bin-sdkAUR (optional) – for the software developer kit
- virtualbox-ext-oracleAUR (virtualbox-ext-oracle-devAUR) (optional) – for Oracle extensions pack
Required by (14)
- fdroidserver (requires virtualbox) (optional)
- fdroidserver-git (requires virtualbox) (optional)
- genymotion (requires virtualbox) (optional)
- genymotion-beta (requires virtualbox)
- minikube-bin-aliyun (requires virtualbox) (optional)
- minikube-git (requires virtualbox) (optional)
- vbox-api-git (requires virtualbox) (optional)
- vbox-windows-app-launcher-git (requires virtualbox)
- vboxtool (optional)
- vedv-git (requires virtualbox)
- virtualbox-ext-oracle (requires virtualbox)
- virtualbox-ext-vnc-svn (requires virtualbox)
- vssh (requires virtualbox)
- webos-emulator (requires virtualbox)
Sources (13)
- 013-Makefile.patch
- 60-vboxdrv.rules
- dkms.conf
- http://download.virtualbox.org/virtualbox/7.1.10/VirtualBox-7.1.10-169112-Linux_amd64.run
- https://download.virtualbox.org/virtualbox/7.1.10/VirtualBoxSDK-7.1.10-169112.zip
- LICENSE.sdk
- VBoxAuth-r106073.h
- VBoxAuthPAM-r106073.c
- VBoxAuthSimple-r106073.cpp
- vboxreload
- vboxweb.service
- virtualbox.modprobe
- virtualbox.sysusers
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 15 Next › Last »
dion_starfire commented on 2022-11-01 17:47 (UTC)
dion_starfire commented on 2022-10-31 18:51 (UTC)
3D acceleration appears to be broken in 7.0.2-1 (with virtualbox-ext-oracle-7.0.2-1). Booting an Ubuntu 22.04 guest with 3D acceleration disabled works fine, but with it enabled, guest hangs at a black screen during boot. Downgrading everything to 6.1.38-1 works perfectly. Looking at the logs, VirtualBox appears to be failing to find a Direct3D lib, of all things:
00:00:01.632355 Changing the VM state from 'CREATED' to 'POWERING_ON'
00:00:01.637862 rtldrNativeLoad: dlopen('D3DCompiler_47.so', RTLD_NOW | RTLD_LOCAL) failed: D3DCompiler_47.so: cannot open shared object file: No such file or directory
00:00:01.637875 VMSVGA: Single DX device mode: enabled
00:00:01.658047 DxvkInstance::enumAdapters: Failed to enumerate adaptersD3D11CreateDevice: Failed to create a DXGI factoryVMSVGA3d: 3D support disabled! (vmsvga3dPowerOn -> VERR_NOT_SUPPORTED)
Google is failing me on figuring out what dependency could provide this library.
douglarek commented on 2022-10-24 03:40 (UTC) (edited on 2022-10-24 03:41 (UTC) by douglarek)
If occur VMx ui blocked, try to enable 3D display. a confused bug.
nursoda commented on 2022-10-21 21:06 (UTC)
Thanks, @dbermont – worked like a charm in Safe mode (F5 during startup), using virtualbox-guest-iso made available through Tools-Media-Optical.
dbermond commented on 2022-10-21 19:08 (UTC)
Notice:
To avoid crashes when upgrading Guest Additions from version 6.x to 7.x on Windows guests, uninstall the old Guest Additions first, then reboot, and then install the new ones. It's recommended to do all these operations in Safe Mode. See this upstream bug ticket for more details.
Ralf_Mardorf commented on 2022-10-16 17:52 (UTC) (edited on 2022-10-16 17:56 (UTC) by Ralf_Mardorf)
Hi, building the package{,s} fails. Regards, Ralf
$ makechrootpkg -c -r $CHROOT
[snip]
curl: (56) OpenSSL SSL_read: Connection reset by peer, errno 104
==> ERROR: Failure while downloading https://www.virtualbox.org/svn/vbox/trunk/include/VBox/VBoxAuth.h?p=96547
Aborting...
==> ERROR: Could not download sources.
zeroconf commented on 2022-10-15 21:03 (UTC)
Actually VirtualBox 7.0.0 is out since October 10, 2022... https://www.virtualbox.org/
drankinatty commented on 2022-10-14 22:08 (UTC) (edited on 2022-10-14 23:48 (UTC) by drankinatty)
If you want to try 6.1.40, all you need to do is update the PKGBUILD with pkgver=6.1.40 and _build=154048. Rest is the same. Then update checksums and it will build fine.
Also, we may need to rename this package virtualbox-bin-6 for the remainder of the support period (likely 9 mo. or so). Oracle on the virtualbox users-list recommends remaining with the 6.1 branch for production installs until the bugs with the new 7.0 branch have been identified and fixed.
dbermond commented on 2022-09-03 17:13 (UTC)
@drankinatty Package updated.
drankinatty commented on 2022-09-02 05:50 (UTC)
6.1.38 is out with support for Linux 6.0 kernel. (for once Oracle is ahead of the kernel)
Pinned Comments
dbermond commented on 2022-10-21 19:08 (UTC)
Notice:
To avoid crashes when upgrading Guest Additions from version 6.x to 7.x on Windows guests, uninstall the old Guest Additions first, then reboot, and then install the new ones. It's recommended to do all these operations in Safe Mode. See this upstream bug ticket for more details.