issues Search Results · repo:markllama/powerusb language:Python
Filter by
2 results
(59 ms)2 results
inmarkllama/powerusb (press backspace or delete to remove)I recently plugged in a new USB wireless keyboard, and the powerusb script stopped working. The kernel HID driver was
now claiming the powerusb interface, and so an exception was raised when the script ...
ChristopherNeufeld
- 1
- Opened on Feb 4, 2017
- #4
I m using a newer version of PyUSB (http://walac.github.io/pyusb/) and it seems that usb.busses returns a generator
rather than a list. This simple patch seems to fix it for me.
diff --git a/powerusb/hidapi.py ...
kda
- 4
- Opened on Jan 30, 2015
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.