I'm trying to set up a system using HAOS on a 2017 Intel NUC i3, 32Gb RAM.
I have the install set up and running fine. I've added HACS, Mosquito, Code Server and SSH.
Next I'm trying to set up a Sonoff ZBDongle-P using ZHA. I've googled and looked at many articles. Some say it should be auto detected, it's not. Others say manually add, using the address etc. The problem seems to be that the dongle just isn't being recognised. If I connect via SSH and run lsusb, all I see is
Bus 001 Device 001: ID 1d6b:0001 Linux 6.6.73-haos uhci_hcd UHCI Host Controller
I've also tried adding a USB storage dongle, and that doesn't seem to be recognised by HAOS either. But the same dongle was used to install HAOS, so the port and device definitely work.
I'm not overly experienced with Linux based OS's so not great at finding my way around them. Can anybody suggest next steps to try and get the USB devices detected, as that seems to be the issue, I think.