Additionally, what changes are necessary for you to be able to use Linux full time?

    • @Barbarian
      link
      41 year ago

      That’s really surprising to me. I’ve been buying AMD only for many years now specifically because they have better Linux compatibility than Nvidia.

      • @Salix
        link
        21 year ago

        I think they are talking about the features of the software. On Windows, both AMD & NVIDIA has a program suite that can do a lot of things that are much more convenient than installing multiple programs and trying to configure them all.

      • @[email protected]
        link
        fedilink
        21 year ago

        Having an RX 6800, I’m really satisfied with it it when I boot Linux. So far it didn’t let me down.

      • @Salix
        link
        11 year ago

        deleted by creator

      • @[email protected]
        link
        fedilink
        11 year ago

        I am not talking about the drivers themselves. Like the other commenter mentioned, I am talking about the software for fine tuning your card.

    • @5redie8
      link
      31 year ago

      What were you trying to do, out of curiosity?

    • @[email protected]
      link
      fedilink
      0
      edit-2
      1 year ago

      What were you missing? Just curious.

      On the bright side in Linux we have ROCM. In windows they still haven’t released it.

      • @[email protected]
        link
        fedilink
        0
        edit-2
        1 year ago

        I am running the RX6500XT graphics card, which if you try to use in a plug and play fashion, you’re completely out of luck when it comes to running any mildly new game out there in ultra or high settings.

        However, the AMD Adrenaline software allows you to mess up with upscaling and many, many other goodies for you to fine tune performance and reach that ultra or high quality in (pretty much) all the games I usually play.

        There’s no way I’m playing with low settings on Linux when AMD developed some amazing tools for people that like hacking around with their cards. It’s just a pity they still work only on Windows.

        Edit: in my experience, ROCm didn’t work in my particular card. Moreover, in order to try an installation of those drivers I was forced to use distros I’m not familiar with like Ubuntu. I had to ssh to my university labs for any ML task.

        • @[email protected]
          link
          fedilink
          2
          edit-2
          1 year ago

          Thanks for sharing. I have an RX 6800 and Ubuntu 23.04

          • To be honest the only thing I’m missing from the Control Panel (a thing that I always enable in all games) is “RIS” (Radeon Image Sharpening).
          • Control+Shift+O: I replaced it by running “Mangohud”
          • Radeon Chill (to cap FPS a bit below my max refresh rate, example 141 fps limit): I replaced it with “Mangohud”
          • FreeSync: Well I just have to enable it and run Gnome in Xorg on the logon screen… (instead of Ubuntu wayland).
          • Overclock: I’m not doing in Linux because I don’t run super heavy AAA like Warzone 2.0. But I have tried CoreCtrl and seems to work. (After enabling OC flag for amd).
          • Quick monitoring outside games: “Mission Center” I just installed and it’s very similar to W11 task manager in terms of monitoring.
          • ROCM: it was a pain in the ass to install. I installed some package that enables opencl / rocm while leaving the linux AMDGPU driver. But then it was still not working, and spend days until I finally discovered that I had to add my user to some groups “render” and “video”, something like that. Now I’ve been using it with CUDA apps like SDXL (in python) and it’s working like a charm.

          That being said. My main os is W11. If I’m playing a game where my PC is overkill, I stay on Ubuntu (example Monster Hunter Rise or Elden Ring). If I’m playing a game where I need more fps, I go to windows 11 because there is still some % drop by using Proton/Wine etc. Sometimes 20% sometimes 10%. depends. Basically, If the game gives me < 100 FPS in Windows. I stay on Windows.