Hi, first of all thanks for your work on this project.
I have a MacroSilicon USB to HDMI adapter that appears to use a slightly different PID than the currently supported ones. Here's the device info:
yaml
Copy code
VID: 345f
PID: 9133
REV: 3100
It seems very close to the currently supported 345f:9132 device. Is it possible to add support for 9133 or confirm if it's safe to test it by adding it manually in the code?
I’d be happy to test any patches or modifications. Let me know if you need logs, dmesg output, or wireshark captures.
Thanks in advance!
Hi, first of all thanks for your work on this project.
I have a MacroSilicon USB to HDMI adapter that appears to use a slightly different PID than the currently supported ones. Here's the device info:
yaml
Copy code
VID: 345f
PID: 9133
REV: 3100
It seems very close to the currently supported 345f:9132 device. Is it possible to add support for 9133 or confirm if it's safe to test it by adding it manually in the code?
I’d be happy to test any patches or modifications. Let me know if you need logs, dmesg output, or wireshark captures.
Thanks in advance!