You are not logged in.
I'm sorry, my English is not good, so this article is translated using DeepL
Environment: linux 5.18.1.arch1-1, latest version of VBox, beta version of VBox, virt-manager
cpu: intel i5 1240 p
Symptoms: After starting any VM, VBox is stuck in "starting VM", but cannot start VM, VBox will lose response at the same time, VBoxSVC cannot be shut down by systemd when the physical system is shut down, and can only be shut down by pressing the power button (so I uninstalled VBox temporarily).
virt-manager can run Linux virtual machine normally, but can not run windows thin pc (Microsoft official win7 lite), stuck in "starting windows", can not load the windows logo

,
Some error reports about VBox
for module in `ls /lib/modules/$(uname -r)/kernel/misc/{vboxdrv.ko,vboxnetadp.ko,vboxnetflt.ko}` ; do ./scripts/sign-file sha1 certs/signing_key.pem certs/signing_key.x509 $module ; done
ls: cannot access '/lib/modules/5.18.1-arch1-1/kernel/misc/vboxdrv.ko': No such file or directory
ls: cannot access '/lib/modules/5.18.1-arch1-1/kernel/misc/vboxnetadp.ko': No such file or directory
ls: cannot access '/lib/modules/5.18.1-arch1-1/kernel/misc/vboxnetflt.ko': No such file or directory
VBoxSVC
Log created: 2022-06-03T02:08:48.176115000Z
Process ID: 13231 (0x33af)
Parent PID: 1 (0x1)
Executable: /opt/VirtualBox/VBoxSVC
Arg[0]: /opt/VirtualBox/VBoxSVC
Arg[1]: --auto-shutdown
AddRef: illegal refcnt=3221225469 state=2
The error related to virt-manager
journalctl -p 3 -xb
Jun 05 09:25:04 micro libvirtd[524]: Cannot find 'dmidecode' in path: No such file or directory
Jun 05 09:25:04 micro libvirtd[524]: Unable to open /dev/kvm: No such file or directory
Jun 05 09:25:04 micro libvirtd[524]: Cannot find 'dmidecode' in path: No such file or directory
Jun 05 09:25:04 micro libvirtd[524]: internal error: Missing udev property 'ID_VENDOR_ID' on 'usb1'
Jun 05 09:25:04 micro libvirtd[524]: internal error: Missing udev property 'ID_VENDOR_ID' on 'usb2'
Jun 05 09:25:04 micro libvirtd[524]: internal error: Missing udev property 'ID_VENDOR_ID' on 'usb3'
Jun 05 09:25:04 micro libvirtd[524]: internal error: Missing udev property 'ID_VENDOR_ID' on '3-1'
Jun 05 09:25:04 micro libvirtd[524]: internal error: Missing udev property 'ID_VENDOR_ID' on '3-10'
Jun 05 09:25:04 micro libvirtd[524]: internal error: Missing udev property 'ID_VENDOR_ID' on '3-4'
Jun 05 09:25:04 micro libvirtd[524]: internal error: Missing udev property 'ID_VENDOR_ID' on '3-6'
Jun 05 09:25:04 micro libvirtd[524]: internal error: Missing udev property 'ID_VENDOR_ID' on 'usb4'
Jun 05 09:25:05 micro kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Jun 05 09:25:05 micro systemd-udevd[397]: could not read from '/sys/module/pcc_cpufreq/initstate': No such device
Jun 05 09:25:10 micro kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jun 05 12:07:43 micro pulseaudio[985]: Failed to find a working profile.
Jun 05 13:03:50 micro pulseaudio[985]: Failed to find a working profile.
Jun 05 13:04:20 micro libvirtd[12979]: Cannot find 'dmidecode' in path: No such file or directory
Jun 05 13:04:20 micro libvirtd[12979]: Cannot find 'dmidecode' in path: No such file or directory
Jun 05 16:15:35 micro libvirtd[50977]: Cannot find 'dmidecode' in path: No such file or directory
Jun 05 16:15:35 micro libvirtd[50977]: Cannot find 'dmidecode' in path: No such file or directory
Jun 05 16:36:26 micro dolphin[48801]: inotify_add_watch(/run/media/yukin/86666a0e-178d-4928-ae06-60f4771d0c59/lost+found) failed: (Permission denied)
Jun 05 16:37:41 micro kernel: usb 3-3: device not accepting address 11, error -71
Jun 05 17:03:36 micro pulseaudio[985]: Failed to find a working profile.
Just tested out vmware also can not be used
After downgrading the kernel to 5.17.9-arch1-1, virt-manager is available, but VBox and vmware are still not available ......
Translated with www.DeepL.com/Translator (free version)
Last edited by fslksm (2022-06-06 12:05:01)
Offline