Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

symbolic links for USB devices not working in dockers?

Featured Replies

I have USB keys for deconz and zwave, and I am sick of having to reassign the dockers path to the USB every reboot when they are randomly assigned ttyACM0, 1,2,3 etc.

I set up the 99-usb-serial.rules to try to makes symbolic links per the tutorials:

 

/etc/udev/rules.d/99-usb-serial.rules

SUBSYSTEM=="tty", ATTRS{idVendor}=="1cf1", ATTRS{idProduct}=="0030", ATTRS{serial}=="DE2149591", SYMLINK+="deconz"
SUBSYSTEM=="tty", ATTRS{idVendor}=="0658", ATTRS{idProduct}=="0200", ATTRS{serial}=="0000:00:2d.7", SYMLINK+="zwave"

 

it appears that it's working, I see a link /dev/deconz pointing to /dev/ttyACM3:

 

ls -la /dev/deconz

lrwxrwxrwx 1 root root 7 Dec 24 11:59 /dev/deconz -> ttyACM3

 

However, the dockers (both deconz and home assistant) don't work when I submit the docker the /dev/deconz path, only when I send it /dev/ttyACM3.

Any ideas what I'm doing wrong? I had expected the dockers to work the same with the symbolic link path as the true path. The permissions, ownership of the link looks the same to me.

  • Author
On 1/5/2021 at 10:17 AM, spants said:

I use the /dev/serial/by-id/@xxxxxxxxxx paths for my devices 

 

That doesn't seem to work for the deconz docker.  It can't "see" the USB dongle unless I use the /dev/ttyACM0 path.

  • 1 year later...

ever get this sorted @CrimsonTide?

  • 1 month later...

I have the same problem, does anyone have a solution?

  • 2 months later...

same here... symbolic links are not workung using in docker. any solution?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.