Curious to know the coolest things you achieved by configuring your kernel. I know kernel config can be boring, but I’m hoping someone will have an impressive answer.

For me I have a very lightweight kernel that runs wayland on nvidia without any issues to date.

  • ikidd@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 months ago

    Has this gotten any easier to do? I set it up a few years ago, it was painful to do and maintain so I let it slide. You were writing all sorts of scripts to specify the passthrough devices and then they’d stop working so you had to track down what was failing and update. Then there was iommu so you had to be careful which groups you added devices to.

    • Rikj000@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 months ago

      Gotta admit, it was very hard to setup initially.
      However it’s been working perfectly ever since I did.
      Been using it for about a year or 2 now.

      Also when I linked the Arch wiki,
      I noticed in it’s article that there’s now a gpu-passthrough-manager,
      which will likely make the process of setting up a little bit easier.