2058:2058 — ViperBoard I2C, SPI, GPIO interface
Nano River Technology
- Vendor ID
- 2058
- Product ID
- 2058
- Combined
- 2058:2058
- Decimal
- 8280:8280
What is this device?
This is the USB identifier for a ViperBoard I2C, SPI, GPIO interface manufactured by Nano River Technology. The vendor ID 2058 is registered to Nano River Technology with the USB Implementers Forum, and 2058 is the product ID that Nano River Technology assigned to this particular model. When you run lsusb on Linux, this device appears as 2058:2058 Nano River Technology ViperBoard I2C, SPI, GPIO interface.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 2058:2058 Nano River Technology ViperBoard I2C, SPI, GPIO interface
You can filter directly with lsusb -d 2058:2058, or get the full descriptor dump with lsusb -v -d 2058:2058. Kernel messages from dmesg show the same pair as idVendor=2058, idProduct=2058.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_2058&PID_2058 USB\VID_2058&PID_2058&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2058&PID_2058"
macOS
$ system_profiler SPUSBDataType
ViperBoard I2C, SPI, GPIO interface:
Product ID: 0x2058
Vendor ID: 0x2058 (Nano River Technology)Driver help
Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.
Raw usb.ids entry
The exact lines this page is generated from, in the upstream source file:
2058 Nano River Technology 2058 ViperBoard I2C, SPI, GPIO interface