virtual machine manager usb insufficient permissions

hello i am having problems trying to open a usb device using virtual machine manager, i tried to redirect the usb device but it showed this. i am running win 11 on the VM. i am new to Linux and am quite lost, any help would be appreciated.
No description
5 Replies
Apple_iLev5s
Apple_iLev5s2mo ago
i just always had issues with virt-manager found on flathub, my personal solution to all problems i had with it is installing it via rpm-ostree instead
Jessi Strike
Jessi StrikeOP2mo ago
how do i do that? because like i said i am very new to linux.
tristan
tristan2mo ago
rpm-ostree install virt-manager -y then reboot after its installed
Jessi Strike
Jessi StrikeOP2mo ago
that worked, thank you!
chaosmaou
chaosmaou2mo ago
From what I remember, there is a ujust command for opening up USB permissions for the flatpak You should be able to find it with ujust in terminal. That command isn't on the wiki afaik

Did you find this page helpful?