rgerganov / footswitch

Command-line utility for PCsensor and Scythe foot switches
MIT License
414 stars 60 forks source link

cannot find footswitch with VID:PID #15

Closed tigran-a closed 8 years ago

tigran-a commented 8 years ago

Hi,

$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 012: ID 8087:0a2a Intel Corp. 
Bus 001 Device 004: ID 064e:9700 Suyin Corp. Asus Integrated Webcam
Bus 001 Device 014: ID 0c45:7403 Microdia Foot Switch
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$ footswitch -r
cannot find footswitch with VID:PID=c45:7403 [init(), footswitch.c:94]

Any idea?

Thanks!

tigran-a commented 8 years ago

Ok, the issue is that I had to run footswitch from the root user...