ARM64 Driver Raspberry Pi OS 64/Debian

Discussion forum for the Picoscope 6 Linux software
Post Reply
benure
Newbie
Posts: 0
Joined: Mon Apr 25, 2022 4:37 pm

ARM64 Driver Raspberry Pi OS 64/Debian

Post by benure »

Hi,
I was wondering if there is any progress in the adoption of the ARM64 driver for the Raspberry Pi OS 64.

Most SBC now only provides 64 OS.

Is there a way to access the source code? Maybe I can try to compile it myself? Do any knows of a way to install the drivers on a 64 OS?

It been a year since I asked about this but haven't heard anything new.

AndrewA
PICO STAFF
PICO STAFF
Posts: 370
Joined: Tue Oct 21, 2014 3:07 pm

Re: ARM64 Driver Raspberry Pi OS 64/Debian

Post by AndrewA »

Yes, we have a lot of requests for arm64 drivers for using with raspberry pi 4 and other boards.
Adding arm64 drivers is a feature Pico would like to add, but there is time line on when this will happen.

The driver code is proprietary code.
You could try the 64-bit version of Raspbian as I think it supports multiarch, so the armfh packages won't be supported, but I have not tested this.
Regards Andrew
Technical Specialist

Granjow
Newbie
Posts: 0
Joined: Mon Mar 20, 2023 8:58 am

Re: ARM64 Driver Raspberry Pi OS 64/Debian

Post by Granjow »

Hi Andrew,

can you give a rough timeline on arm64?

We are on an arm64 OS too, and the current workaround with the armhf package does work, but it is quite a disadvantage because it adds a lot of other armhf dependencies which then collide with arm64 packages I'd need.

Thanks a lot,
Simon

benure
Newbie
Posts: 0
Joined: Mon Apr 25, 2022 4:37 pm

Re: ARM64 Driver Raspberry Pi OS 64/Debian

Post by benure »

Granjow wrote:
Mon Mar 20, 2023 9:29 am
Hi Andrew,

can you give a rough timeline on arm64?

We are on an arm64 OS too, and the current workaround with the armhf package does work, but it is quite a disadvantage because it adds a lot of other armhf dependencies which then collide with arm64 packages I'd need.

Thanks a lot,
Simon
Hi Andrew,
Were you able to make it work on PI OS 64? I've tried a while ago but with no success. Did you have any luck. I'm still hoping for an ARM64 driver. I'm not sure why such a driver would take that long to make, especially that they already have the 32bit version. It certainly would be nice to have it compatible with ARM in general (not just raspberry, but like ROCK 5B ), but I won't push my luck.

Granjow
Newbie
Posts: 0
Joined: Mon Mar 20, 2023 8:58 am

Re: ARM64 Driver Raspberry Pi OS 64/Debian

Post by Granjow »

In the meantime I have switched to TiePie scopes. They provide drivers for arm64, armhf and so on. No Linux GUI, but the drivers work fine and the Python SDK looks way more pythonic than the Pico SDK (which feels like C).

Post Reply