• @Metz
    link
    1
    edit-2
    2 days ago

    That is only really a problem for CPUs one would consider today as ancient like a Pentium 3 from 1999 because it doesn’t have e.g. SSE2 support which Wine (and afaik Vulkan) needs. Everything after that should work without any problems.

    With older or slower CPUs performance may suffer, of course, but that is not a compatibility question.

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

      Everything after that should work without any problems.

      Well it doesn’t, again, 2012, gave errors and doesn’t run, not performance, idk what else to say except maybe to ask if you have tested this yourself

      • @Metz
        link
        Deutsch
        12 days ago

        Then it was an software problem. It can’t be the CPU. unless you were using something very old. maybe the problem got solved when you reinstalled the system after you got your new CPU.

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

          maybe the problem got solved when you reinstalled the system after you got your new CPU.

          I didn’t reinstall the OS after getting the new CPU, but had done so multiple times before that.

          It can’t be the CPU. unless you were using something very old.

          You’re welcome to elaborate on your reasoning for this but I get the impression you haven’t tested it yourself, and I am saying, based on my experience, that you are wrong about it. Why exactly you’re wrong, I don’t know, but it’s wrong.

          My point is this: someone with 10+ year old hardware should not be expecting to be able to run most games on linux because it likely won’t work. Something like that is the cutoff, not 20+ years. If you’re not yourself playing games on such a system you shouldn’t be advising people otherwise, because you don’t know.

          • @Metz
            link
            11 day ago

            You were claiming that some libraries had limited support for CPUs from 2012, which is simple said absolute and utter nonsense.

            You are also trying to pin Vulcan problems on CPUs. Which is nonsense as well, since Vulkan has absolutely nothing to do with CPUs since it is a graphics API using the GPU. The only thing that may be is that you were using the integrated GPU built in your CPU, which was not compatible with Vulkan instead of using your dedicated GPU.

            In that case, it could explain why changing the CPU fixed the problem, but it was actually never a problem of the CPU itself but a configuration error on your part.

            And as said, Wine will run on absolutely anything that came after a Pentium III, so it is very much impossible that your CPU that was from 2012 could not run Wine. But it would be of course very helpful if you would actually tell us what CPU you had.

            And yes, i tested it. My old CPU was a Phenom 2 from 2010 and Wine ran just fine with it and still does . And i very clearly gave you the reason in my first post. Which is Wine requiring SSE2.

            Man, i even can play some older games with Wine on my Dell XPS M1330 Laptop which came out in 2007. That thing runs an ancient Dual-Core. This needs some tinkering though.

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

              You were claiming that some libraries had limited support for CPUs from 2012, which is simple said absolute and utter nonsense.

              You are also trying to pin Vulcan problems on CPUs. Which is nonsense as well

              Well ok, I apologize as that was bullshit, that stuff in particular I’m less confident about and is mostly just a guess based on vague memories. I also have an older laptop from the same era with linux that also won’t run games, and now that I think about it I might have been getting things mixed up with that re the Vulkan errors, where that laptop also has an older graphics card.

              What isn’t a guess is that I tried many things over the years with the idea that it could be a software issue, most games did not work with errors, until the CPU upgrade after which games I’ve tried work with steam/proton. The specific cause is unknown to me. But since I spent so much time on it, and because I had similar issues with that other laptop I mentioned, I feel confident this is a general problem of older hardware and Linux gaming.

              But it would be of course very helpful if you would actually tell us what CPU you had.

              I still have it somewhere, I will check. It says AMD Athlon X4, and that it’s from 2011.

              Wine ran just fine with it and still does . And i very clearly gave you the reason in my first post. Which is Wine requiring SSE2.

              First of all, I’m saying there’s problems running most games, especially modern games, not that Wine doesn’t run at all, it did. I was mostly trying with proton/lutris since Wine by itself needs more tinkering. Second, it’s flawed logic to point to a compatibility issue that exists with very old hardware and say that because that particular compatibility issue would not apply, that no issue can exist. A case that no issue exists would need way more than that. How can you be sure that there are no dependencies in the software used to make games compatible, on CPU features introduced more recently?

              some older games with … some tinkering

              This being possible has of course been the case for a very long time. What hasn’t is, a large portion of modern games being playable on linux with minimal tinkering, which is a recent development. But I did not have that experience, until I got new hardware, and I think that’s also how it would go for other people.