search for: host_device_access_settingsfor

Displaying 2 results from an estimated 2 matches for "host_device_access_settingsfor".

2014 Apr 14
2
Re: LXC + USB passthrough = Operation not permitted
...ch/attach the Android device via USB, and the Android `adb` tool recognized the devices. So, a tangential question would be, what libvirt domain XML ends up "converting" into a cgroup whitelist line in the LXC configuration file? (see https://wiki.archlinux.org/index.php/Linux_Containers#Host_device_access_settingsfor examples of cgroups configuration in a vanilla LXC config file). On Mon, Apr 14, 2014 at 10:44 AM, Filip Maj <fil@saucelabs.com> wrote: > So, if I remove the hostdev element related to the USB device, running > `lsusb` and `usb-devices` inside the container lists the proper device, b...
2014 Apr 14
2
Re: LXC + USB passthrough = Operation not permitted
Can you see the USB device in the lxc? My answering assumes you cannot see the USB device in the container. If you can see it, please ignore my answer. According to my understanding, “hostdev mode='subsystem' “ is used with KVM only. We use this if we want to passthrough a device to a KVM virtual machine. After doing that, the host machine will lose control of the device. If container is