Hello everyone, I have installed HAOS on an OrangePi using Proxmox, and so far everything is working fine.
However, what is not working is the USB port passthrough in the VM. I have tried this both through the Proxmox settings and through the console, but unfortunately, the USB port is not recognized by HAOS.
Attempts made:
• USB: host=7-1
• USB: host=device-id
• All USB ports have been tested
• All settings have been tested through both Proxmox and the console config.
The problem definitely lies with HAOS, as the USB port and the device are found within an SSH shell in the VM. So it is definitely an issue with HAOS not recognizing the port.
Using dmesg | grep tty, no ttyUSB0 is found either.
Has anyone encountered this problem before and if so, found a solution for it?
PS: The usb-device I try to connect is the Sonoff Zigbee Dongle.
After conducting various tests and finding that no one else seems to have encountered the same issue, I have come to the conclusion that the main reason HAOS (Home Assistant Operating System) does not recognize the USB port is due to an incorrect installation script. It appears that I need to use the script specifically designed for the Raspberry Pi.
Based on my analysis, I suspect that the problem lies in the incorrect kernel header. However, I am uncertain about how to resolve this particular issue. If anyone has any insights or suggestions on how to tackle this problem, I would greatly appreciate your input. Please feel free to respond with any helpful information.
Nice ChatGPT response, anyway, there is a HAOS installation script for Pimox that utilizes the aarch64 (qcow2) disk image.
Note: Pimox is an experimental port of Proxmox VE and if there are any issues or problems related to Pimox, it is recommended to discuss them at their GitHub repository
Did you ever resolve this? I am trying to pass-through my SkyConnect, but no ttyUSB0 and no /dev/serial/by-id in my HAOS installation
I can see it in Proxmox, but not in HAOS