Seriously though, does the device actually show up when you plug it into a Pi?
With the device unplugged type the following in a terminal window:See the list of usb devices.
Plug the device in and type it again:See if the list has changed.
If not, you can start looking at log messages to see if the device was detected, but no driver was loaded. Or something.
Have you asked the company how to do what you want to do?
With the device unplugged type the following in a terminal window:
Code:
lsusb
Plug the device in and type it again:
Code:
lsusb
If not, you can start looking at log messages to see if the device was detected, but no driver was loaded. Or something.
Have you asked the company how to do what you want to do?
Statistics: Posted by ame — Thu Oct 10, 2024 12:37 am