You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have it compiled and running.
Ran
nc localhost 4545
d
No output
lsusb gives me
[lmb1@100ALMB1 ~]$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 8087:0a2b Intel Corp.
Bus 001 Device 011: ID 0e53:2517
Bus 001 Device 004: ID 1bcf:28bd Sunplus Innovation Technology Inc. Dell Integrated HD Webcam
Bus 001 Device 003: ID 0a5c:5832 Broadcom Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
The item is blank. 0e53:2517
The text was updated successfully, but these errors were encountered:
0e53:2517 isn't listed at https://usb-ids.gowdy.us/ only 1130:0001 which is the device that the code is configured for (you could try changing the values to the ones for you device. I have no idea if they're compatible at all).
I have it compiled and running.
Ran
nc localhost 4545
d
No output
lsusb gives me
[lmb1@100ALMB1 ~]$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 8087:0a2b Intel Corp.
Bus 001 Device 011: ID 0e53:2517
Bus 001 Device 004: ID 1bcf:28bd Sunplus Innovation Technology Inc. Dell Integrated HD Webcam
Bus 001 Device 003: ID 0a5c:5832 Broadcom Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
The item is blank. 0e53:2517
The text was updated successfully, but these errors were encountered: