PicoScope 7 Software
Available on Windows, Mac and Linux
Code: Select all
[12061.136295] usb 1-1.2: reset high-speed USB device number 10 using xhci_hcd
[12061.237213] usb 1-1.2: usbfs: process 23239 (python3) did not claim interface 0 before use
Code: Select all
pi@raspberrypi /opt/picoscope/share/doc/libps2000 $ ./usbtest
****************************************************************************
* Pico Technology Linux USB Diagnostics *
****************************************************************************
This script looks for Pico USB devices connected to your computer
and checks whether you are able to access them. If your user account
does not have permission to access the devices, the script will try
to suggest how to correct this for your particular Linux installation.
Press enter to continue...
Getting user and group information...
- You are running this script as pi.
- You are in the following groups:
pi adm tty dialout cdrom sudo audio video plugdev games users input render netdev lpadmin docker gpio i2c spi
Please connect your Pico USB device and press enter to continue...
Pico USB device found: /dev/bus/usb/001/010
- It belongs to root (which is not you) who has permissions rw-
- The members of group root (which you are not in) have permissions rw-
- Everyone else (this is you) has permissions rw-
- You can write to this device and so will be able to use it.