Request: autoconnect pc-kernel:kernel-gpu-2404 to mesa-2024

I’m requesting for auto-connection between the pc-kernel snap’s kernel-gpu-2404 content interface and the mesa-2404 snap. This is an interface intended exclusively for exposing nvidia user libraries to mesa-2404 from the kernel’s nvidia snap components. Ideally this should be done without the user needing to interact with the interface.


  • name: pc-kernel
  • description: the 24.04 pc-kernel snap
  • snapcraft: snapcraft.yaml
  • interfaces:
    • kernel-gpu-2404:
      • request-type: auto-connection
      • reasoning: the pc-kernel nvidia userspace library component needs to expose said libraries to mesa-2024 through this interface.

According to ifacetool it should already auto-connect I think so I may be missing something

$ ifacetool fetch pc-kernel
$ ifacetool fetch mesa-2404
$ ifacetool auto-connections pc-kernel mesa-2404

installing mesa-2404: OK
installing pc-kernel: OK
mesa-2404:kernel-gpu-2404 < kernel-gpu-2404
1 Like

Ah, b/c it’s a content interface, and both are from the same publisher :+1:.