Custom Query (16363 matches)
Results (499 - 501 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #20071 | invalid | Virtualbox throws errors when installing on Manjaro | ||
| Description |
Log: $ sudo ./VirtualBox-6.1.16-140961-Linux_amd64.run Verifying archive integrity... All good. Uncompressing VirtualBox for Linux installation............. VirtualBox Version 6.1.16 r140961 (2020-10-15T15:03:02Z) installer Installing VirtualBox to /opt/VirtualBox Python found: 1, installing bindings... /bin/bash: 1: command not found cat: /etc/vbox/python-filelist: No such file or directory rm: cannot remove '/etc/vbox/python-filelist': No such file or directory This system is currently not set up to build kernel modules. Please install the Linux kernel "header" files matching the current kernel for adding new hardware support to the system. This system is currently not set up to build kernel modules. Please install the Linux kernel "header" files matching the current kernel for adding new hardware support to the system. There were problems setting up VirtualBox. To re-start the set-up process, run
as root. If your system is using EFI Secure Boot you may need to sign the kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load them. Please see your Linux system's documentation for more information. VirtualBox has been installed successfully. You will find useful information about using VirtualBox in the user manual
and in the user FAQ We hope that you enjoy using VirtualBox. The installation log file is at /var/log/vbox-install.log. |
|||
| #20067 | fixed | Screen resizing with VMSVGA produces artifacts if VM is started from a saved state => Fixed in SVN | ||
| Description |
Hello, if a VM is started from a saved state (e.g., by restoring a live snapshot and resuming), then we observe frame buffer artifacts (colored lines) when screen auto-resizing kicks in (screenshot attached). Usually the artifacts are visible for less than a second and the resizing itself is working fine afterwards. This problem only happens if the VM is resumed from a saved state, on a fresh startup all works fine. And we don't have this problem with VBoxVGA/VBoxSVGA adapter i.e, when vboxvideo is used as a driver. So it looks to be a problem of the vmware driver This problems is more noticeable if VirtualBox runs on top of Hyper-V, because the VM is slower in such mode and the artifacts during resize become more noticeable. And when running on top of Hyper-V, VMSVGA works much better than VBoxVGA in general (apart from resizing) so going back to VBoxVGA is not realy an option. We tested this with a fresh Debian 9.13.0 installation with Openbox. Let me know if you need the logs (and which logs you need then). |
|||
| #20055 | fixed | Kernel modules do not build with linux mainline kernel (5.10-rc4) | ||
| Description |
This source no longer builds in Linux mainline, due to the symbol alloc_vm_area being undefined in memobj-r0drv-linux.c. alloc_vm_area was removed from the kernel: https://lkml.org/lkml/2020/9/30/1124 |
|||

