Alternate account: @woelkchen@piefed.world

  • 42 Posts
  • 1.14K Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • Sure, you get an A for answering the question, but my point was that the hate they get today on Linux is misguided because people only have vague or non-specific complaints.

    Not learning from the past means repeating the same mistakes. I see little evidence that NVidia’s overall approach changed. It’s always that everyone has to adapt to their way of doing things and rarely that NVidia seek collaboration first. That’s why it has taken years and three entirely different memory management technologies.

    With NVidia it’s always “This is the last piece of technology and then everything will be perfect.” ExplicitSync is only the latest episode. Now that ExplicitSync is there, compatibility on Linux is still a crapshoot with NVidia.

    When Nvidia announced that they were going to move the proprietary parts of their driver into the GPU firmware, and open source the kernel module, there was a lot of hate about how they’re being assholes for not releasing the whole thing as open source, relying on proprietary blobs, etc. Yet that’s stupid, because it’s literally the exact same thing AMD and Intel do for their much beloved drivers.

    Where is the closed source user space of Intel and AMD drivers? It doesn’t exist because they use Mesa for the best possible compatibility. NVidia don’t. I’ve read comments by people bashing the recent Baldur’s Gate 3 Linux release and being full of graphics glitches. Then they list their hardware as proof how great it is and they all have NVidia GPUs.









  • they are a PC gaming company, period.

    And a hypothetical Steam Phone would be an ARM PC, dockable for a full PC experience but mobil use could be similar to XPeria Play. It’s not a huge leap from Steam Deck formfactor-wise.

    Not even speculation, just shitposting.

    Valve confirmed that there are more ARM devices in the making. The type of device is speculation.

    SteamDeck doesn’t run Android, it runs full Linux.

    SteamOS on Frame is compatible with Android apps because it ships Waydroid. When Valve contributions to Waydroid surfaced months ago, I already speculated that it’s probably a porting aid for Quest games to Deckard but as soon as the tech is there (which it is now), you can bet there is someone at Valve flashing SteamOS onto a Pixel phone or so, just tinker with it.










  • Somehow with XWayland enabled, the app still specifically demanded an actual X11 session

    I guess it’s because Horizon can probably act as a host to control the desktop and as client to control other desktop. The latter should work with XWayland, the former not. As I wrote: RustDesk works just fine. What RustDesk doesn’t currently offer with Wayland is unattended access. The desktop that’s about to be remote controlled gets a question to confirm remote access, at least under Gnome.

    My somewhat educated guess is that it’s more likely that Gnome’s permission system gets a “always allow remote access” button before a X11 application gets a Wayland port when the decade until now a Wayland port was no priority.


  • Heck, I had trouble installing remote desktop for my work (they use Omnissa Horizon) on Fedora, because the app still exclusively supports X11, and Fedora removed it in version 42.

    X11 applications still run under XWayland. The X11 session is gone, not all compatibility with X11 applications. Steam wouldn’t run if complete removal was the case.

    What’s Omnissa’s stance there? Will they port their application? Will they hire a developer to maintain a X11 session?

    ditching X11 will still be catastrophic for many users’ workflows.

    Are these users hiring a developer to maintain the X11 session? If not, they need to adapt then and go with the times and migrate to other solutions. RustDesk supports Wayland just fine, for example.