Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel 6.8 not supported. Some incompatibilities can be present. #17

Open
SevillaFe opened this issue Jun 2, 2024 · 1 comment
Open
Assignees

Comments

@SevillaFe
Copy link

Hello,

I'm trying to install the Akida PCIe card drivers on a Raspberry 5 running Ubuntu Desktop 24.04 LTS and I'm having problems installing the drivers; I'm getting this error :

Kernel 6.8 not supported. Some incompatibilities can be present.

IMG_8580

What are the steps to correct this error?

Thank you

@rchevalier-brainchip rchevalier-brainchip self-assigned this Jun 3, 2024
@rchevalier-brainchip
Copy link
Contributor

rchevalier-brainchip commented Jun 3, 2024

Hi @SevillaFe,

Ubuntu 24.04 + kernel 6.8 is a quite fresh combo we had no chance to try before 😊
Note that it comes w/ python 3.12 we are not supporting yet as per https://doc.brainchipinc.com/installation.html#supported-configurations and that I had to downgrade to python 3.11 for the test below.

For the driver build you can refer to #18, as you can see it should then work fine with kernel 6.8:

rchevalier@elektra:~/akida_dw_edma$ uname -a
Linux elektra 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
rchevalier@elektra:~/akida_dw_edma$ python -m akida devices
Available devices:
PCIe/NSoC_v2/0

This being said, RPI5 is not a device we maintain and I would recommend to use https://brainchip.com/support/ for further assistance. Please provide details about the board you use and how you connect it to the RPI5 reaching out our support team.

Best,
RC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants