<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #333333"><div>To add another thing, even though I've removed the device (lxc config device remove hass Z-Wave), it is still seen in the container:<br></div><div><br data-mce-bogus="1"></div><div style="padding-left: 30px;" data-mce-style="padding-left: 30px;">lai@hass:~$ lsusb <br>Bus 002 Device 003: ID 0624:0249 Avocent Corp. Virtual Keyboard/Mouse<br>Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>Bus 005 Device 002: ID 0624:0248 Avocent Corp. Virtual Hub<br>Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub<br>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br><span style="color: rgb(255, 0, 0);" data-mce-style="color: #ff0000;"><strong>Bus 003 Device 002: ID 0658:0200 Sigma Designs, Inc.</strong></span> <br>Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br><br></div><div data-marker="__SIG_PRE__"><div>Thanks! <br></div><div>Lai<br></div></div><div><br></div><hr id="zwchr" data-marker="__DIVIDER__"><div><br></div><div data-marker="__QUOTED_TEXT__"><div id="zimbraEditorContainer" style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #333333" class="14"><div>I was trying to setup hotplugging a USB into an LXD container. I need the path, in the container, to be /dev/ttyACM0. How can I do this?<br></div><br><div style="padding-left: 30px;"><em><span style="font-size: 8pt;"><strong>lai@host:~$</strong> lxc config device add hass Z-Wave unix-char vendorid=0658 productid=0200 path=/dev/ttyACM0</span></em><br><em><span style="color: rgb(255, 0, 0); font-size: 8pt;">Error: Invalid device configuration key for unix-char: productid</span></em><br></div><div style="padding-left: 30px;"><br></div><div style="padding-left: 30px;"><em><span style="font-size: 8pt;"><strong>lai@host:~$</strong> lxc config device add hass Z-Wave usb vendorid=0658 productid=0200 path=/dev/ttyACM0</span></em><br><em><span style="color: rgb(255, 0, 0); font-size: 8pt;">Error: Invalid device configuration key for usb: path</span></em><br></div><br></div><br>_______________________________________________<br>lxc-users mailing list<br>lxc-users@lists.linuxcontainers.org<br>http://lists.linuxcontainers.org/listinfo/lxc-users<br></div></div></body></html>