Search found 4 matches

by mrhoschi
Sun Mar 10, 2024 1:18 pm
Forum: PicoScope 6 for Linux
Topic: ARM64 Driver Raspberry Pi OS 64/Debian
Replies: 7
Views: 37744

Re: ARM64 Driver Raspberry Pi OS 64/Debian

Are there any updates according to the arm64 driver timeline?
by mrhoschi
Fri Jan 21, 2022 10:42 pm
Forum: General Software Discussions
Topic: Install picoscope SDK on Raspberry Pi 4
Replies: 5
Views: 10439

Re: Install picoscope SDK on Raspberry Pi 4

update:
after reconnect scope to usb it works:

Code: Select all

pi@ptpi:~/pt $ python3 dis.py 
UnitInfo(driver=, variant=b'2206B', serial=b'IU906/0104')
by mrhoschi
Fri Jan 21, 2022 10:29 pm
Forum: General Software Discussions
Topic: Install picoscope SDK on Raspberry Pi 4
Replies: 5
Views: 10439

Re: Install picoscope SDK on Raspberry Pi 4

I installed the old debs without error but the driver does not seem to work on buster: sudo dpkg -i libpicoipp_1.1.2-4r56_armhf.deb sudo dpkg -i libps2000a_2.1.17-5r1443_armhf.deb If i use picosdk.discover i get: Traceback (most recent call last): File "/home/pi/pt/picosdk/constants.py", line 17, in...
by mrhoschi
Fri Jan 21, 2022 10:16 pm
Forum: General Software Discussions
Topic: Install picoscope SDK on Raspberry Pi 4
Replies: 5
Views: 10439

Re: Install picoscope SDK on Raspberry Pi 4

I've the same issue, the old libs are not running. Additionally the last armhf debs libpicoipp and libps2000a did not match, libps2000a requires libpicoipp >1.3.
thx for support