• @Donjuanme
    link
    72 hours ago

    Even the different problems between the LCD and OLED models make me content for valve to take it slow.

    Don’t diminish the support with multiple sku’s, work on fixing the small but persistent problems with the current operating system, let other companies keep the hardware manufacturers pushing forward, continue making sure the operating system works well on the more modern hardware, and release a single product when the time is right.

    There should be no decimal after the deck 2, keep the product focused, don’t divide your labor and multiply your potential bugs.

    Also please have your operating system developers try using the deck interface for things besides gaming, trading, forum posting and even browsing the store is hampered by easily replicable bugs.

  • @[email protected]
    link
    fedilink
    163 hours ago

    DON’T RUSH IT.

    Fuck’s sake.

    The current deck is more than enough to handle most games today. There is no reason to rush the next one out. Let the technology simmer for a while, reduce a little. Turn into a fantastic lightweight little belt buckle that connects to a pair of AR glasses and tracks my hand movements so I can play without holding a controller or mouse/keyboard anywhere I want.

      • @Blue_Morpho
        link
        21 hour ago

        Quest is doing it with less power than a current Steam Deck.

      • @Thatuserguy
        link
        11 hour ago

        I ran Alyx with a WMR headset and a mobile 1060. It wasn’t fantastic but it ran well enough that the experience wasn’t diminished. A next gen Deck could easily handle it

  • @TropicalDingdong
    link
    2
    edit-2
    3 hours ago

    Its gonna be ARM based. Just no other way to get the power to performance. Maybe some of the AMD architectures. Also, expect soldered RAM.

    • @[email protected]
      link
      fedilink
      10
      edit-2
      2 hours ago

      people overexagerate the power efficiency of arm because of controlled environments. for gaming handheld workloads x86 is more than enough.

      Snapdragon on windows has already shown(ignoring games that outright dont work) then when under a gaming load, the efficiency gains arent there.

      Another example that its not a magic bullet in terms of strictly hardware is the M1 in non OSX environments. If you look at the M1’s efficiency while using Asahi Linux (a distro of linux specifically tailored to apple m series cpus), it does not remotely get the same kind of battery life as it does in OSX. Its why for example, the steam decks battery lofe reletive to size is better than windows handhelds.the bottleneck wasnt the hardware but more the OS

      what valve really wants is if they could get a handheld with only AMD C cores (that is power efficient cores with less cache but like 70% of the size of a full core) such that the power budget would go to the iGPU more than the CPU, as a majority of games are gpu limited in performance rather than CPU. AMD just has never made a C core only consumer part (only servers have gotten them).

      • @TropicalDingdong
        link
        22 hours ago

        Wouldn’t that be the point of focusing on the interoperability layers and recent investment in Arch?

        it does not remotely get the same kind of battery life as it does in OSX

        Yeah exactly. So you need to invest into finding the fixes to that. Which is what Valve appears to be doing? It might be a fishing expedition or just a virtue signal to the foss world, sure. But they did do the thing.

        And yes on AMD. I did leave that window for myself to crawl out through. I think if the trip down ARM on Arch ends up being a fishing expedition, they flip over to a known quantity for a refresh.

    • @[email protected]
      link
      fedilink
      73 hours ago

      I wouldn’t sound so sure. There are a lot of blockers to getting a working ARM based steam deck. First Arch Linux (which steam os is based on) does not offer official ARM binaries. This would mean they would need a new base os or work on getting Arch Linux to support ARM. With their recent donations to Arch Linux were focused on unblocking some issues with supporting Arch on ARM (notibally stuff needed for better automated builds) would suggest they want to stick with Arch.

      Next you need good emulation layers for x64 and x86 as that is what all games are written in. Which there are leaks that say they are working on this as well.

      But that is two big blockers that could take years to solve. So all comes down to when they want to release the next deck. Within a couple of years and I don’t think it will be arm based. After that the chances go up quite a bit.

      • @TropicalDingdong
        link
        12 hours ago

        With their recent donations to Arch Linux were focused on unblocking some issues with supporting Arch on ARM (notibally stuff needed for better automated builds) would suggest they want to stick with Arch.

        Next you need good emulation layers for x64 and x86 as that is what all games are written in. Which there are leaks that say they are working on this as well.

        Thats two legs of support for an ARM architecture.

        But that is two big blockers that could take years to solve.

        Sure. But what you are describing is “uncertainty”. Uncertainty in isolation isn’t a form of evidence. It could take years. It could not. Its not just Valve looking to solve this issue. MS has committed to ARM based interoperability; so has Apple. MS and Apple obviously want things to work seamlessly between ARM and x64, x86. The heat/ power to performance gains are just too much to leave on the table and both of those Software/ Hardware manufacturers saw this coming. If this was a project coming out of Valve & Arch doing the work; sure, I’d give it a time line of a couple to several years. But Valve while coming in with backing and there are other players looking to overcome and address the same problem. With teams like MS and Apple also working on it, I expect this to be figured out on a faster timeline. Months/ few years.

        Within a couple of years and I don’t think it will be arm based.

        Sure. If thats your bet thats your bet. My bet is solidly on ARM. Its what the evidence we have points at, even if there isn’t a ton of certainty around it.

    • BlackLaZoR
      link
      fedilink
      32 hours ago

      Its gonna be ARM based

      Doubtful. Emulation of x86 code is just too slow. I’d rather expect hybrid SoC, with both ARM cores and x86. System and dedicated games can run natively on ARM, while legacy software may utilize x86

      • @hperrin
        link
        22 hours ago

        That sounds like a nightmare to code for.

        • @[email protected]
          link
          fedilink
          12 hours ago

          That the kernel developers to decide, the deve wouldn’t need to change angthingz but i doubt the idea too, how can sincronize the arm and x86? How to you handle libraries of the different architectures

          • @hperrin
            link
            12 hours ago

            The libraries would probably be easy. We’ve already got x86 and amd64 libraries on the same machine, but the kernel I imagine would be awful. Would two kernels have to run on the same machine? What about memory access? What about the scheduler? Would it really be more efficient than emulation? For every x86 instruction, there is either an equivalent instruction or a set of equivalent instructions for ARM.

            • BlackLaZoR
              link
              fedilink
              155 minutes ago

              I imagine would be awful. Would two kernels have to run on the same machine?

              Correct me if I’m wrong, but afaik, applications talk through APIs. It shouldn’t matter if app runs x86 and kernel is ARM

      • @TropicalDingdong
        link
        32 hours ago

        This seems like it would put the price far out of reach.

        • BlackLaZoR
          link
          fedilink
          12 hours ago

          I don’t know - you’d need at least 4 arm cores, and 4 x86. Current deck uses just 4 x86, so squeezing in more would require waiting for some fabrication improvement to keep power draw and cost sane

            • BlackLaZoR
              link
              fedilink
              12 hours ago

              Not necessarily. Steam Deck SoC is CPU+GPU out of which latter is probably the bigger part. Also, on the chip there are all the memory, USB, Pcie, audio and other controllers.

              Adding 4 arm cores definetly wouldn’t double the chip size

    • Die4Ever
      link
      fedilink
      3
      edit-2
      3 hours ago

      I think Intel’s Lunar Lake has shown otherwise, it’s quite good.

      And ARM performance per watt isn’t going to be as good when you’re doing x86/x64 emulation

      • @TropicalDingdong
        link
        02 hours ago

        Obviously anecdotal, but if the next Steam deck was Intel based, I wouldn’t buy it.

        • Die4Ever
          link
          fedilink
          1
          edit-2
          2 hours ago

          I’m just citing Intel’s Lunar Lake as an example. If Intel can do it then so can AMD, and eventually both companies will surpass that