Dear lxc users,

I have a Bluetooth radio that I'd like to get at from inside a container.
I'd like to know if and how this can be made to work inside the container
(inside the container). Attempts to use bluetooth result in "Address family
not supported" as in the following,

# strace hcitool scan
# >>>
execve("/usr/bin/hcitool", ["hcitool", "scan"], [/* 28 vars */]) = 0
brk(0)                                  = 0x7f91a593e000
...snip...
socket(PF_BLUETOOTH, SOCK_RAW, 1)       = -1 EAFNOSUPPORT (Address family
not supported by protocol)

-David
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to