I found a fix for Virtual box does not enumerate USB devices under Tumbleweed in https://forums.opensuse.org/t/virtualbox-on-tw-unable-to-enumerate-usb-devices/173749. The error message I am getting for Virtualbox under Leap 15.5 is the same with the same security on the mentioned directories. Will the fix in that thread work for Leap 15.5?
The fix arrived today with the Leap 15.5 patch openSUSE-2024-134 –
- Setting 0660 as permissions of /dev/vboxusb directory itself was preventing
access to this directory by any non-root user, even if member of vboxusers.
This results in VBox UI failing to enable USB passthrough.
Fix issue by removing all the workarounds for /dev/vboxusb/* as they should
no longer be required. Fixes boo#1222408.
Installed, checked that the 7.0.18 Extension Pack was installed – it was – I normally have to install the Extension Packs by mean of either the VirtualBox console or VBoxManage …
Gave the Windows client the 7.0.18 Guest Additions.
Rebooted the Leap 15.5 host system.
USB devices are now available at the Windows client.