Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
So, your QNAP runs a Linux variation and how am I supposed to detect this "com port" device?
Not knowing where to look, I first tried using "lsusb", which didn't help much besides seeing that the USB device is connected.
Before connection the USB dongle (removed some irrelevant lines):
[~] # lsusb
...
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 011: ID 1058:2667 Western Digital Technologies, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 1005:b155 Apacer Technology, Inc.
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
...
After plugging the dongle in, it showed this:
[~] # lsusb
...
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 011: ID 1058:2667 Western Digital Technologies, Inc.
Bus 002 Device 004: ID 1a86:55d4 QinHeng Electronics
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 1005:b155 Apacer Technology, Inc.
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
...
The "QinHeng Electronics" device (Bus 002, Device 4) is the dongle - so it did get connected. No clue to the device name though.
From reading up on the topic, a device could show as /dev/ttyUSBx and /dev/ttyACMx. (x= number, starting with "0" - difference explained in this article if you're interested).
So here we did the "before-and-after" trick again, just by listing the devices that start with "/dev/tty", and comparing that with the lits of these devices after we connect the dongle.
With the dongle NOT plugged in, pulling a list of all tty devices:
[~] # ls /dev/tty* > /tmp/ttydevs_before.txt
To make sure I know how many there are, I did a count as well:
[~] # ls /dev/tty* | wc -l
69
Next I plugged in the dongle - give it a few seconds, maybe try with "lsusb" to see if the device appears. Or try it with count "/dev/tty" devices (69 became 70! Woohoo!):
[~] # ls /dev/tty* | wc -l
70
Once the device appears, pull another list of "/dev/tty" devices asn:
3) Click the little USB button in the USB section to add the Zigbee USB 3.0 dongle (QinHeng Electronics device in this case). Click OK and agree that the dongle is working for the VM now (and not QTS).
Looks like your QNAP recognizes the USB dongle (listed in "lsusb").
Did you try comparing the listings of the devices before and after plugging the dongle in your QNAP?
Note:
1) I did not install any drivers or software, so I'm not sure what these drivers are that you mention. 2) I do not think you can change access rights to devices. As far as I know, you do not need to change those. 3) I moved Home Assistant completely to a Intel n100 mini PC, which runs soooooo much better and more solid than the QNAP option.
Elementary OS (Freya) Freya, a.k.a. Elementary OS, is my favorite Linux distribution. It looks slick and works great. Highly recommend it.
Ulvenhout.com My home town ... Ulvenhout in the Netherlands (Noord Brabant)
NCH Software - WavePad Awesome Audio editor (from audio and even video files!), free for home use, available for Windows, MacOS X, iOS and Android.
VLC - VideoLAN Media Player One of the most flexible media players around and available on multiple computer platforms. Handles pretty much any audio and video type available and plays DVD as well.
Osceola, WI My other home-town ... love living there! Osceola rocks!
Links Page These and more of our favorite links can be found on the Links Page.
New Downloads
ConnectMeNow4-v4.0.18-macOS-x86-64.dmgDate: 2024-04-24 - Size: 3.5 MBVersion 4 of ConnectMeNow - A tool for more convenient mounting of network shares under macOS. This is the Intel version which works on Intel and Apple Silicon Macs.
ConnectMeNow4-v4.0.18-macOS-arm64.dmgDate: 2024-04-24 - Size: 3 MBVersion 4 of ConnectMeNow - A tool for more convenient mounting of network shares under macOS. This is the Apple Silicon version (not suitable for Intel).
MiniWOL2 MacOS (64 bits Apple Silicon)Date: 2023-08-01 - Size: 1.2 MBminiWol is a simple, but effective application to send Wake On LAN to network devices. This is the signed 64 bit MacOS ARM (Apple Silicon) version.
MovieScanner2-2.2.3-Windows-32bit-setup.exeDate: 2023-04-12 - Size: 18.6 MBA small application that uses FFProbe to scan your video files and logs these details in a small database. This is the 32 bit Windows version.
MovieScanner2-2.2.2-Linux-GTK-64bits.tar.gzDate: 2023-04-11 - Size: 29.2 MBA small application that uses FFProbe to scan your video files and logs these details in a small database. This is the 64 bit Linux version for GTK.
MovieScanner2-2.2.2-Linux-QT5-64bits.tar.gzDate: 2023-04-11 - Size: 29.1 MBA small application that uses FFProbe to scan your video files and logs these details in a small database. This is the 64 bit Linux version for QT5.
Downloads Page Find these and more Downloads on the Downloads Page, where you will also find articles references, operating system requirements and categories.
Amazon Ads
Support us by doing your shopping at Amazon.com, either click the link, or click one of the links below …
You can also sponsor us through these Amazon offerings:
Please consider disabling your ad blocker for our website.We rely on these ads to be able to run our website.You can of course support us in other ways (see Support Us on the left).