• 0 Posts
  • 34 Comments
Joined 1 year ago
cake
Cake day: August 15th, 2023

help-circle
  • That has not been my experience… amdgpindriver was crashing quite often, gfx ring 0 timeout. Tons of people with that problem forums. I managed to adjust some parameters and fix it eventually.

    VRR doesn’t work properly, I can get it to work, burnout is a shore every time.

    I have both and nvidia and an amd GPU, and with xwayland fixed, the nvidia one can run just as well.

    That said, paying 2k for a GPU to have raytracing and 24gb of RAM isn’t that attractive.










  • I can’t remember all the details, but depending on the CPU you are running you may need some extra configuration on opnsense.

    There were a few issues, on my servers, running on older Intel Xeon CPUs, but I eventually fixed them adding proper flags to deal with different bugs.

    Other than that, running on a VM is really handy.





  • It is nice that you got it running, but when everything you end up doing is running services in low ports or needing specific IP address in different networks, rootless podman is just a PITA.

    In my case I have one pihole running on a docker container and another one that runs directly on a VM.

    Someone said before “what’s the point of running in a container”… Well, there really isn’t any measurable overhead and you have the benefit of having a very portable configuration.

    I do think the compromises one has to go through for podman rootless are not worth in this case, for me, not even the rootful worked properly (a few years ago), but this is a nice walkthrough for people wanting to understand more.