简体   繁体   中英

USB Vendor ID for GIGABYTE

I start development with Ubuntu and I need to add a udev rules file that contains a USB configuration. I do not find Gigabyte in this table . (model GSmart Maya M1 v2 )

How to get out of this situation?

Edit: I find it.

Solution: 0414

For other manufacturer: in terminal

~$ lsusb

and in the list something like Bus XXX Device XXX: ID usb-vendor-id :XXXX manufacturer

I find it.

Solution: 0414

For other manufacturer: in terminal

~$ lsusb

and in the list something like Bus XXX Device XXX: ID usb-vendor-id:XXXX manufacturer

useful resource to find usb vendor ids when you do not have the hardware.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM