• Getting Bullseye/Bookworm kernel running on Loongson 3A boards (1/2)

    From Aurelien Jarno@21:1/5 to All on Sun Jul 23 18:20:02 2023
    --+POsO7yWwB6WC+qe
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: inline
    Content-Transfer-Encoding: quoted-printable

    Dear MIPS porters,

    DSA would like to upgrade the remaining mips*el buildds to bullseye (and
    later to bookworm), however we have trouble running the Bullseye or
    Bookworm kernel on the LS3A-RS780-1w ones.

    Both Bullseye and Bookworm kernels boot fine up to the userland, but the network card does not work. It *seems* to an interrupt issue as the corresponding counter in /proc/interrupts does not change, and in
    addition the kernel logs show the following warnings:

    [ 5.077846] pcieport 0000:00:02.0: of_irq_parse_pci: failed with rc=-22
    [ 5.084744] pcieport 0000:00:03.0: of_irq_parse_pci: failed with rc=-22
    [ 5.170772] ahci 0000:00:11.0: of_irq_parse_pci: failed with rc=-22
    [ 7.376554] pci 0000:00:07.0: of_irq_parse_pci: failed with rc=-22
    [ 7.444769] ata_generic 0000:00:14.1: of_irq_parse_pci: failed with rc=-22
    [ 7.495993] ehci-pci 0000:00:12.2: of_irq_parse_pci: failed with rc=-22
    [ 7.624868] ehci-pci 0000:00:13.2: of_irq_parse_pci: failed with rc=-22
    [ 7.753230] ohci-pci 0000:00:12.0: of_irq_parse_pci: failed with rc=-22
    [ 7.886362] ohci-pci 0000:00:12.1: of_irq_parse_pci: failed with rc=-22
    [ 8.018045] ohci-pci 0000:00:13.0: of_irq_parse_pci: failed with rc=-22
    [ 8.150168] ohci-pci 0000:00:13.1: of_irq_parse_pci: failed with rc=-22
    [ 8.294391] ohci-pci 0000:00:14.5: of_irq_parse_pci: failed with rc=-22
    [ 18.398222] snd_hda_intel 0000:00:14.2: of_irq_parse_pci: failed with rc=-22 [ 18.547932] pci 0000:00:01.0: of_irq_parse_pci: failed with rc=-22

    Any idea how to solve this issue? I have attached a full 6.1 kernel boot
    log for reference.

    Thanks,
    Aurelien

    --
    Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://aurel32.net

    --+POsO7yWwB6WC+qe
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: attachment; filename="kernel.log" Content-Transfer-Encoding: quoted-printable

    Linux version 6.1.0-0.deb11.5-loongson-3 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Debian 6.1.12-1~bpo11+1 (2023-03-05)
    CpuClock = 900000000
    The bridge chip is RS780E or SR5690
    CP0_Config3: CP0 16.3 (0xa0)
    CP0_PageGrain: CP0 5.1 (0x20000000)
    NUMA: Discovered 4 cpus on 1 nodes
    Node0: mem_type:1, mem_start:0x200000, mem_size:0xee MB
    start_pfn:0x80, end_pfn:0x3c00, num_physpages:0x3b80
    Node0: mem_type:2, mem_start:0x90000000, mem_size:0x6e0 MB
    start_pfn:0x24000, end_pfn:0x3f800, num_physpages:0x1f380
    Node0: mem_type:2, mem_start:0x100000000, mem_size:0x1800 MB
    start_pfn:0x40000, end_pfn:0xa0000, num_ph
  • From Aurelien Jarno@21:1/5 to Aurelien Jarno on Sat Aug 5 00:10:01 2023
    On 2023-07-23 18:16, Aurelien Jarno wrote:
    Dear MIPS porters,

    DSA would like to upgrade the remaining mips*el buildds to bullseye (and later to bookworm), however we have trouble running the Bullseye or
    Bookworm kernel on the LS3A-RS780-1w ones.

    Both Bullseye and Bookworm kernels boot fine up to the userland, but the network card does not work. It *seems* to an interrupt issue as the corresponding counter in /proc/interrupts does not change, and in
    addition the kernel logs show the following warnings:

    [ 5.077846] pcieport 0000:00:02.0: of_irq_parse_pci: failed with rc=-22
    [ 5.084744] pcieport 0000:00:03.0: of_irq_parse_pci: failed with rc=-22
    [ 5.170772] ahci 0000:00:11.0: of_irq_parse_pci: failed with rc=-22
    [ 7.376554] pci 0000:00:07.0: of_irq_parse_pci: failed with rc=-22
    [ 7.444769] ata_generic 0000:00:14.1: of_irq_parse_pci: failed with rc=-22 [ 7.495993] ehci-pci 0000:00:12.2: of_irq_parse_pci: failed with rc=-22
    [ 7.624868] ehci-pci 0000:00:13.2: of_irq_parse_pci: failed with rc=-22
    [ 7.753230] ohci-pci 0000:00:12.0: of_irq_parse_pci: failed with rc=-22
    [ 7.886362] ohci-pci 0000:00:12.1: of_irq_parse_pci: failed with rc=-22
    [ 8.018045] ohci-pci 0000:00:13.0: of_irq_parse_pci: failed with rc=-22
    [ 8.150168] ohci-pci 0000:00:13.1: of_irq_parse_pci: failed with rc=-22
    [ 8.294391] ohci-pci 0000:00:14.5: of_irq_parse_pci: failed with rc=-22
    [ 18.398222] snd_hda_intel 0000:00:14.2: of_irq_parse_pci: failed with rc=-22
    [ 18.547932] pci 0000:00:01.0: of_irq_parse_pci: failed with rc=-22

    Any idea how to solve this issue? I have attached a full 6.1 kernel boot
    log for reference.

    Any news about that?

    --
    Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://aurel32.net

    -----BEGIN PGP SIGNATURE-----

    iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAmTNdv0ACgkQE4jA+Jno M2s4tA//T3RWiBNHezEcJ9YofGt6JxcY8815ij1Lk8JmSzrnx9KoRT226jCjREWl F/zbBYGa561lyufH7hUmYooqdgUEIAl8KGaz1kFqgAl42dWSWYaCPNnNUsOM/PS7 nnoAW04GExCDy9hB5UEO8sQdMalDALAH3426r1/LBpY1JthzyzmQncwP7gfm0vdp TLrrPOCpgZSjUpQng2hBaG6+FL/mdB1vn9fz5+CTx+RT83WHir/KigN48K8WKAdn 92gfCsdtVWP+N8Xe+i4bzluWaAgOIZargcBWGASv9M43FUKQQ7l/0mztlEpiGMcB /1Rmxugz3KbfqSy9spMv6SwhueFn1Frlc/+FXLsQ+2hlkb4CxhM34ubZ5bXlblRA y3JrzFMMzWkOa3N/GebXs2FY1sCe8wN03Ohh0sgJgmp51AEXgqCO9PFqJdLFbQHa fzc6eypxoxZz/V+PvX0JJ9SQ/iXloBpSM0TVi8Af4yLE81ZuRvQVBMWOz+lEPqQr ofmEF/V2jxPL5BV//4sFeosS1K+iDyE1ENG9D4iL9NhvEsAsvBf5i3SvIWMcgwks 40VmtfRIF5NhJDXZJf+al+yqNaRi97gowtgyzz69GHMsrrYzQKbfva7jDJA3ZaC6 BvXh5VrDLl7XCxd2Z0cgm4OTSruJPHMvPBCTyNIestgOH8ETrNc=
    =hujW
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet
  • From Adrian Bunk@21:1/5 to Aurelien Jarno on Sat Aug 5 19:20:01 2023
    On Sat, Aug 05, 2023 at 12:09:04AM +0200, Aurelien Jarno wrote:
    On 2023-07-23 18:16, Aurelien Jarno wrote:
    Dear MIPS porters,

    DSA would like to upgrade the remaining mips*el buildds to bullseye (and later to bookworm), however we have trouble running the Bullseye or Bookworm kernel on the LS3A-RS780-1w ones.

    Both Bullseye and Bookworm kernels boot fine up to the userland, but the network card does not work. It *seems* to an interrupt issue as the corresponding counter in /proc/interrupts does not change, and in
    addition the kernel logs show the following warnings:

    [ 5.077846] pcieport 0000:00:02.0: of_irq_parse_pci: failed with rc=-22 [ 5.084744] pcieport 0000:00:03.0: of_irq_parse_pci: failed with rc=-22 [ 5.170772] ahci 0000:00:11.0: of_irq_parse_pci: failed with rc=-22
    [ 7.376554] pci 0000:00:07.0: of_irq_parse_pci: failed with rc=-22
    [ 7.444769] ata_generic 0000:00:14.1: of_irq_parse_pci: failed with rc=-22
    [ 7.495993] ehci-pci 0000:00:12.2: of_irq_parse_pci: failed with rc=-22 [ 7.624868] ehci-pci 0000:00:13.2: of_irq_parse_pci: failed with rc=-22 [ 7.753230] ohci-pci 0000:00:12.0: of_irq_parse_pci: failed with rc=-22 [ 7.886362] ohci-pci 0000:00:12.1: of_irq_parse_pci: failed with rc=-22 [ 8.018045] ohci-pci 0000:00:13.0: of_irq_parse_pci: failed with rc=-22 [ 8.150168] ohci-pci 0000:00:13.1: of_irq_parse_pci: failed with rc=-22 [ 8.294391] ohci-pci 0000:00:14.5: of_irq_parse_pci: failed with rc=-22 [ 18.398222] snd_hda_intel 0000:00:14.2: of_irq_parse_pci: failed with rc=-22
    [ 18.547932] pci 0000:00:01.0: of_irq_parse_pci: failed with rc=-22

    Any idea how to solve this issue? I have attached a full 6.1 kernel boot log for reference.

    Any news about that?

    I am not a MIPS porter, but what about just reriring them?

    These are 1/3 of our currently running MIPS buildds but they are only
    ~ 10% of the computing power, and being the slowest and buggiest hardware
    of the current buildds they are also causing many build failures not
    present on other buildds.

    cu
    Adrian

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Aurelien Jarno@21:1/5 to Adrian Bunk on Sun Aug 6 00:00:02 2023
    On 2023-08-05 20:17, Adrian Bunk wrote:
    On Sat, Aug 05, 2023 at 12:09:04AM +0200, Aurelien Jarno wrote:
    On 2023-07-23 18:16, Aurelien Jarno wrote:
    Dear MIPS porters,

    DSA would like to upgrade the remaining mips*el buildds to bullseye (and later to bookworm), however we have trouble running the Bullseye or Bookworm kernel on the LS3A-RS780-1w ones.

    Both Bullseye and Bookworm kernels boot fine up to the userland, but the network card does not work. It *seems* to an interrupt issue as the corresponding counter in /proc/interrupts does not change, and in addition the kernel logs show the following warnings:

    [ 5.077846] pcieport 0000:00:02.0: of_irq_parse_pci: failed with rc=-22
    [ 5.084744] pcieport 0000:00:03.0: of_irq_parse_pci: failed with rc=-22
    [ 5.170772] ahci 0000:00:11.0: of_irq_parse_pci: failed with rc=-22
    [ 7.376554] pci 0000:00:07.0: of_irq_parse_pci: failed with rc=-22
    [ 7.444769] ata_generic 0000:00:14.1: of_irq_parse_pci: failed with rc=-22
    [ 7.495993] ehci-pci 0000:00:12.2: of_irq_parse_pci: failed with rc=-22
    [ 7.624868] ehci-pci 0000:00:13.2: of_irq_parse_pci: failed with rc=-22
    [ 7.753230] ohci-pci 0000:00:12.0: of_irq_parse_pci: failed with rc=-22
    [ 7.886362] ohci-pci 0000:00:12.1: of_irq_parse_pci: failed with rc=-22
    [ 8.018045] ohci-pci 0000:00:13.0: of_irq_parse_pci: failed with rc=-22
    [ 8.150168] ohci-pci 0000:00:13.1: of_irq_parse_pci: failed with rc=-22
    [ 8.294391] ohci-pci 0000:00:14.5: of_irq_parse_pci: failed with rc=-22
    [ 18.398222] snd_hda_intel 0000:00:14.2: of_irq_parse_pci: failed with rc=-22
    [ 18.547932] pci 0000:00:01.0: of_irq_parse_pci: failed with rc=-22

    Any idea how to solve this issue? I have attached a full 6.1 kernel boot log for reference.

    Any news about that?

    I am not a MIPS porter, but what about just reriring them?

    These are 1/3 of our currently running MIPS buildds but they are only
    ~ 10% of the computing power, and being the slowest and buggiest hardware
    of the current buildds they are also causing many build failures not
    present on other buildds.

    That's indeed an option, and we'll definitely do that if there is no way
    to upgrade them. However it's also means almost loosing redundancy, as
    the only buildd not hosted in OSUOSL would be mipsel-aql-03.

    Note that we also have (different) issues upgrading the kernel on the
    Octeon ones.

    --
    Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://aurel32.net

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Thomas Bogendoerfer@21:1/5 to Aurelien Jarno on Sun Aug 6 01:30:01 2023
    On Sun, Jul 23, 2023 at 06:16:39PM +0200, Aurelien Jarno wrote:
    Dear MIPS porters,

    DSA would like to upgrade the remaining mips*el buildds to bullseye (and later to bookworm), however we have trouble running the Bullseye or
    Bookworm kernel on the LS3A-RS780-1w ones.

    Both Bullseye and Bookworm kernels boot fine up to the userland, but the network card does not work. It *seems* to an interrupt issue as the corresponding counter in /proc/interrupts does not change, and in
    addition the kernel logs show the following warnings:

    [ 5.077846] pcieport 0000:00:02.0: of_irq_parse_pci: failed with rc=-22
    [ 5.084744] pcieport 0000:00:03.0: of_irq_parse_pci: failed with rc=-22
    [ 5.170772] ahci 0000:00:11.0: of_irq_parse_pci: failed with rc=-22
    [ 7.376554] pci 0000:00:07.0: of_irq_parse_pci: failed with rc=-22
    [ 7.444769] ata_generic 0000:00:14.1: of_irq_parse_pci: failed with rc=-22 [ 7.495993] ehci-pci 0000:00:12.2: of_irq_parse_pci: failed with rc=-22
    [ 7.624868] ehci-pci 0000:00:13.2: of_irq_parse_pci: failed with rc=-22
    [ 7.753230] ohci-pci 0000:00:12.0: of_irq_parse_pci: failed with rc=-22
    [ 7.886362] ohci-pci 0000:00:12.1: of_irq_parse_pci: failed with rc=-22
    [ 8.018045] ohci-pci 0000:00:13.0: of_irq_parse_pci: failed with rc=-22
    [ 8.150168] ohci-pci 0000:00:13.1: of_irq_parse_pci: failed with rc=-22
    [ 8.294391] ohci-pci 0000:00:14.5: of_irq_parse_pci: failed with rc=-22
    [ 18.398222] snd_hda_intel 0000:00:14.2: of_irq_parse_pci: failed with rc=-22
    [ 18.547932] pci 0000:00:01.0: of_irq_parse_pci: failed with rc=-22

    Any idea how to solve this issue? I have attached a full 6.1 kernel boot
    log for reference.

    asking on linux-mips@vger.kernel.org might get more feedback on the issue... >From the quick look at kernel code and device tree of the board IMHO
    the DTS is missing interrupt mapping entries for the PCI bus.

    Could someone from Loongson have a look at the issue ?

    Thomas.

    --
    Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jiaxun Yang@21:1/5 to All on Sun Aug 6 05:00:01 2023
    在 2023/8/6 6:20, Thomas Bogendoerfer 写道:
    On Sun, Jul 23, 2023 at 06:16:39PM +0200, Aurelien Jarno wrote:
    Dear MIPS porters,

    DSA would like to upgrade the remaining mips*el buildds to bullseye (and
    later to bookworm), however we have trouble running the Bullseye or
    Bookworm kernel on the LS3A-RS780-1w ones.

    Both Bullseye and Bookworm kernels boot fine up to the userland, but the
    network card does not work. It *seems* to an interrupt issue as the
    corresponding counter in /proc/interrupts does not change, and in
    addition the kernel logs show the following warnings:

    [ 5.077846] pcieport 0000:00:02.0: of_irq_parse_pci: failed with rc=-22 >> [ 5.084744] pcieport 0000:00:03.0: of_irq_parse_pci: failed with rc=-22 >> [ 5.170772] ahci 0000:00:11.0: of_irq_parse_pci: failed with rc=-22
    [ 7.376554] pci 0000:00:07.0: of_irq_parse_pci: failed with rc=-22
    [ 7.444769] ata_generic 0000:00:14.1: of_irq_parse_pci: failed with rc=-22
    [ 7.495993] ehci-pci 0000:00:12.2: of_irq_parse_pci: failed with rc=-22 >> [ 7.624868] ehci-pci 0000:00:13.2: of_irq_parse_pci: failed with rc=-22 >> [ 7.753230] ohci-pci 0000:00:12.0: of_irq_parse_pci: failed with rc=-22 >> [ 7.886362] ohci-pci 0000:00:12.1: of_irq_parse_pci: failed with rc=-22 >> [ 8.018045] ohci-pci 0000:00:13.0: of_irq_parse_pci: failed with rc=-22 >> [ 8.150168] ohci-pci 0000:00:13.1: of_irq_parse_pci: failed with rc=-22 >> [ 8.294391] ohci-pci 0000:00:14.5: of_irq_parse_pci: failed with rc=-22 >> [ 18.398222] snd_hda_intel 0000:00:14.2: of_irq_parse_pci: failed with rc=-22
    [ 18.547932] pci 0000:00:01.0: of_irq_parse_pci: failed with rc=-22

    Any idea how to solve this issue? I have attached a full 6.1 kernel boot
    log for reference.
    asking on linux-mips@vger.kernel.org might get more feedback on the issue...
    From the quick look at kernel code and device tree of the board IMHO
    the DTS is missing interrupt mapping entries for the PCI bus.

    Could someone from Loongson have a look at the issue ?

    Hi,

    This error meesage is expected because we are not using devicetree to parse interrupt, it is falling back to legacy PCI interrupt on i8259.

    ```

    static int loongson_map_irq(const struct pci_dev *dev, u8 slot, u8 pin)
    {
        int irq;
        u8 val;

        irq = of_irq_parse_and_map_pci(dev, slot, pin);
        if (irq > 0)
            return irq;

        /* Care i8259 legacy systems */
        pci_read_config_byte(dev, PCI_INTERRUPT_LINE, &val);
        /* i8259 only have 15 IRQs */
        if (val > 15)
            return 0;

        return val;
    }
    ```

    Is there any other error message regarding NIC in dmesg?

    Thanks
    - Jiaxun


    Thomas.


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From YunQiang Su@21:1/5 to All on Sun Aug 6 04:50:01 2023
    it seems about loongson 3a1000. i guess it is time for us to replace them
    with newer hardware.

    i get some loongson 3a3000 and cavium nic.
    i will send them to replace these 1000 ones.

    Aurelien Jarno <aurel32@debian.org> 于 2023年7月24日周一 00:17写道:

    Dear MIPS porters,

    DSA would like to upgrade the remaining mips*el buildds to bullseye (and later to bookworm), however we have trouble running the Bullseye or
    Bookworm kernel on the LS3A-RS780-1w ones.

    Both Bullseye and Bookworm kernels boot fine up to the userland, but the network card does not work. It *seems* to an interrupt issue as the corresponding counter in /proc/interrupts does not change, and in
    addition the kernel logs show the following warnings:

    [ 5.077846] pcieport 0000:00:02.0: of_irq_parse_pci: failed with rc=-22
    [ 5.084744] pcieport 0000:00:03.0: of_irq_parse_pci: failed with rc=-22
    [ 5.170772] ahci 0000:00:11.0: of_irq_parse_pci: failed with rc=-22
    [ 7.376554] pci 0000:00:07.0: of_irq_parse_pci: failed with rc=-22
    [ 7.444769] ata_generic 0000:00:14.1: of_irq_parse_pci: failed with
    rc=-22
    [ 7.495993] ehci-pci 0000:00:12.2: of_irq_parse_pci: failed with rc=-22
    [ 7.624868] ehci-pci 0000:00:13.2: of_irq_parse_pci: failed with rc=-22
    [ 7.753230] ohci-pci 0000:00:12.0: of_irq_parse_pci: failed with rc=-22
    [ 7.886362] ohci-pci 0000:00:12.1: of_irq_parse_pci: failed with rc=-22
    [ 8.018045] ohci-pci 0000:00:13.0: of_irq_parse_pci: failed with rc=-22
    [ 8.150168] ohci-pci 0000:00:13.1: of_irq_parse_pci: failed with rc=-22
    [ 8.294391] ohci-pci 0000:00:14.5: of_irq_parse_pci: failed with rc=-22
    [ 18.398222] snd_hda_intel 0000:00:14.2: of_irq_parse_pci: failed with rc=-22
    [ 18.547932] pci 0000:00:01.0: of_irq_parse_pci: failed with rc=-22

    Any idea how to solve this issue? I have attached a full 6.1 kernel boot
    log for reference.

    Thanks,
    Aurelien

    --
    Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://aurel32.net


    <div dir="auto">it seems about loongson 3a1000. i guess it is time for us to replace them with newer hardware. <div dir="auto"><br></div><div dir="auto">i get some loongson 3a3000 and cavium nic.</div><div dir="auto">i will send them to replace these
    1000 ones.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Aurelien Jarno &lt;<a href="mailto:aurel32@debian.org">aurel32@debian.org</a>&gt; 于 2023年7月24日周一 00:17写道:<br></div><blockquote class="gmail_quote"
    style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear MIPS porters,<br>

    DSA would like to upgrade the remaining mips*el buildds to bullseye (and<br> later to bookworm), however we have trouble running the Bullseye or<br> Bookworm kernel on the LS3A-RS780-1w ones.<br>

    Both Bullseye and Bookworm kernels boot fine up to the userland, but the<br> network card does not work. It *seems* to an interrupt issue as the<br> corresponding counter in /proc/interrupts does not change, and in<br>
    addition the kernel logs show the following warnings:<br>

    [    5.077846] pcieport 0000:00:02.0: of_irq_parse_pci: failed with rc=-22<br>
    [    5.084744] pcieport 0000:00:03.0: of_irq_parse_pci: failed with rc=-22<br>
    [    5.170772] ahci 0000:00:11.0: of_irq_parse_pci: failed with rc=-22<br> [    7.376554] pci 0000:00:07.0: of_irq_parse_pci: failed with rc=-22<br>
    [    7.444769] ata_generic 0000:00:14.1: of_irq_parse_pci: failed with rc=-22<br>
    [    7.495993] ehci-pci 0000:00:12.2: of_irq_parse_pci: failed with rc=-22<br>
    [    7.624868] ehci-pci 0000:00:13.2: of_irq_parse_pci: failed with rc=-22<br>
    [    7.753230] ohci-pci 0000:00:12.0: of_irq_parse_pci: failed with rc=-22<br>
    [    7.886362] ohci-pci 0000:00:12.1: of_irq_parse_pci: failed with rc=-22<br>
    [    8.018045] ohci-pci 0000:00:13.0: of_irq_parse_pci: failed with rc=-22<br>
    [    8.150168] ohci-pci 0000:00:13.1: of_irq_parse_pci: failed with rc=-22<br>
    [    8.294391] ohci-pci 0000:00:14.5: of_irq_parse_pci: failed with rc=-22<br>
    [   18.398222] snd_hda_intel 0000:00:14.2: of_irq_parse_pci: failed with rc=-22<br>
    [   18.547932] pci 0000:00:01.0: of_irq_parse_pci: failed with rc=-22<br>

    Any idea how to solve this issue? I have attached a full 6.1 kernel boot<br> log for reference.<br>

    Thanks,<br>
    Aurelien<br>

    -- <br>
    Aurelien Jarno                          GPG: 4096R/1DDD8C9B<br>
    <a href="mailto:aurelien@aurel32.net" target="_blank" rel="noreferrer">aurelien@aurel32.net</a>                     <a href="http://aurel32.net" rel="noreferrer noreferrer" target="_blank">http://aurel32.net</a><br>
    </blockquote></div>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)