kernel_module_learn/10_lightning_node_pro_led/README.md
2025-03-13 01:01:16 +01:00

456 B

Tips

  1. Get info about device
$ lsusb -v -d <vendor_id>:<product_id>
  1. Check if device is attached to driver
$ ls /sys/bus/<bus_type>/drivers/<driver_name>

If is attached to driver, it appear here.