PCI Interrupt Routing kernel patch for Jetson 5.0 DP (34.1)
Mar 04, 2024
@vidyas @Manikanta
The Jetson 5.0 DP kernel has the same issue of not correctly assigning interrupts in certain situations. This post shows how to solve it for previous versions, but the file structure of the kernel source is slightly different and uses much different code. Xavier not routing PCI interrupts across PEX8112 bridge - #22 by vidyas
Here’s another thread about the interrupt issue, provided so the original author (@john.mcinnis) can see the fix too: Default IRQ of 0
Can you please post the fix for 5.0 DP?