Search found 3 matches

by GeorgeCh
Tue 26. Mar 2024, 06:01
Forum: Linux
Topic: Xenomai 3.2.4: Peak driver fails to register
Replies: 3
Views: 3287

Re: Xenomai 3.2.4: Peak driver fails to register

Morning,
I tried last night the proposed solutions but unfortunately I have the same issue.

The only difference I saw at a first glance is the IRQ flag mask being different from one solution to another.
Eg1: genirq: Flags mismatch irq 16. 00210000 (xeno_peak_pciefd) vs. 00000080 (PCIe PME)
Eg2 ...
by GeorgeCh
Mon 25. Mar 2024, 15:10
Forum: Linux
Topic: Xenomai 3.2.4: Peak driver fails to register
Replies: 3
Views: 3287

Re: Xenomai 3.2.4: Peak driver fails to register

Hi,
Thanks for the detailed explanation. I will try the proposed solutions and get back to you with a status.

Thank you for the help,
George
by GeorgeCh
Fri 22. Mar 2024, 13:25
Forum: Linux
Topic: Xenomai 3.2.4: Peak driver fails to register
Replies: 3
Views: 3287

Xenomai 3.2.4: Peak driver fails to register

Hello,
I'm using xenomai v3.2.4 on ubuntu 22.04(5.15.129) with a PCAN-M.2.
When configuring the Peak driver from Xenomai this error is thrown at boot:


[ 13.385540] genirq: Flags mismatch irq 16. 00210000 (xeno_peak_pciefd) vs. 00000080 (PCIe PME)
[ 13.385544] ------------[ cut here ...