Here’s a dump of the USB information:
Not a problem, but the serial number SERNUM
and 0.00
as the VERSION
looks a bit, uhm, unprofessionell. You might want to change this.
Here’s a dump of the USB information:
Not a problem, but the serial number SERNUM
and 0.00
as the VERSION
looks a bit, uhm, unprofessionell. You might want to change this.
Nice find!
When I put that into the firmware, I had planned to go back and eventually add support for having the device read it’s own serial number from EEPROM on boot, so we could populate that correctly. That was a very long time ago now, and I think you’re the first person to mention it! I never went back and added this because we never found an urgent need for it.
This is something we’re looking at for future hardware revisions and products, but I decided a long time ago that it wasn’t worth cutting a firmware update for our existing devices just to add this.
In case you might need it, the device serial number can be checked by opening the device settings sidebar on the right and clicking “Device Information”.
I was going to setup special udev rules on Linux per usb device given its serial number, since we have 2 logic 8. But I also realized the the usb serial number is just zero for now.
It would be cool if that gets properly fixed some day.
Thanks!