lsusb
lsusb copied to clipboard
Is this project dead?
Hi! There are 2 pull request, where the oldest is from 2020.
Is this project abandoned?
Best regards
Obviously, it is dead.
There should be a GitHub feature to point to a new "main" fork...
In lieu of its absence, I propose the author(s) of the "best" forks to step up and create an issue here like "!!! This project has been moved here: .... !!!"
There are seemingly 3 forks:
- https://github.com/jlhonora/lsusb/forks
- https://github.com/carlnorum/lsusb (@carlnorum)
-
This branch is 3 commits ahead of jlhonora/lsusb:master.
-
- https://github.com/LanikSJ/lsusb (@LanikSJ)
-
This branch is 20 commits ahead of jlhonora/lsusb:master.
-
- https://github.com/phuclv90/lsusb (@phuclv90)
-
This branch is up to date with jlhonora/lsusb:master.
-
- https://github.com/carlnorum/lsusb (@carlnorum)
You may also be able to do what you need with the native command this tool wraps:
I was going to use a macOS port of
lsusb
, but it seems it's broken/abandoned:
- https://github.com/jlhonora/lsusb
- https://github.com/jlhonora/lsusb/issues/19
It mentions that it's just a wrapper around
system_profiler SPUSBDataType
though, so I will provide details from that:⇒ system_profiler SPUSBDataType | subl ..snip.. Razer Ouroboros: Product ID: 0x0032 Vendor ID: 0x1532 Version: 2.00 Speed: Up to 12 Mb/s Manufacturer: Razer Location ID: 0x14400000 / 5 Current Available (mA): 500 Current Required (mA): 500 Extra Operating Current (mA): 0 ..snip..
Originally posted by @0xdevalias in https://github.com/libratbag/libratbag/issues/103#issuecomment-1399613031
@0xdevalias you need to switch branch to see the commits ahead because I don't change the master branch https://github.com/jlhonora/lsusb/pull/23
It seems this project is the most up to date and most developed repo: https://github.com/LanikSJ/lsusb I havent tested the new repo on macOS yet.
Cheers
Feel free to use my project fork. I've tried to bring it up to date as much as I could. It has some syntax issues best I could tell, nothing major though. If you find any issues/bugs feel free to submit them and I'll do my best to figure it out.