Skip Navigation
Jump
Google Tensor G4 fails to outscore Snapdragon 8 Gen 1 and barely beats Tensor G3 in 3DMark Wild Life Extreme
  • In the real world with real people, what matters is efficiency. Top performance that you can only achieve in benchmarks is not any indicative of efficiency.

    4
  • Jump
    Introducing Steam Families
  • That is certainly not the case, either something unexpected happened or either of you didn't have the families beta on. I have never logged in someone else's PC and neither have someone logged on mine, I always use Steam on beta and I was able to send family invites to my friends, however only the ones in my region (country) were able to join.

    2
  • Jump
    Some Android 15 phones will be forced to shoot in Ultra HDR by default
  • Yes, and that's the reason Google is abandoning it since they can't profit off of it.

    -4
  • Jump
    Some Android 15 phones will be forced to shoot in Ultra HDR by default
  • Like the other commenter said, Google is actively dropping support for JXL in favour of their own WebP, and despite it performing worse than JXL in every single test, JXL doesn't pay royalties to Google.

    16
  • Jump
    Introducing Steam Families
  • That is not how the new families work. The new on all you need to do is sent an invite and they'll be able to join the family. No need to log in their computers or authorise anything, just a simple invite.

    3
  • Jump
    Introducing Steam Families
  • Region meaning country

    5
  • Jump
    Don't buy any automatic litter box from ali express or similar - they can be DEADLY
  • So just stop using literally any and everything, got it.

    30
  • Jump
    The burning of the Library of Alexandria for fandoms
  • Sure but you have to remember people are not tech savvy at all. They're used to email, but they do not see the correlation with the fediverse. Try explaining that to the average Joe and see where that leads you.

    5
  • Jump
    The burning of the Library of Alexandria for fandoms
  • The problem is having instances. If you tell the average Joe to join Mastodon and they see there's 10 different links for Mastodon they'll just give up and move on, it's too much complicated effort for them.

    5
  • Jump
    Apps can now block sideloading more easily and force downloads through Google Play
  • Explain to me what would be the good reasons McDonald's has to block their app from running on a rooted device because it doesn't pass SafetyNet or whatever Google is calling it now

    24
  • Jump
    Top EU court orders Apple to pay €13 billion tax bill.
  • You mean, like the USA?

    7
  • Jump
    New panic alarm system at Georgia H.S. saved lives during shooting, officials say. Advocates want it nationwide.
  • But there's no way to prevent this, according to the only nation where this frequently happens.

    35
  • Jump
    Generative AI creates playable version of Doom game with no code
  • So then the code is to make the AI generate images and take input

    14
  • Jump
    Is Elder Scrolls 6 doomed to fail? I can't see how it will work
  • There are amazing and impressive games being made in Build engine (the one from classic DOOM) even today. The engine is not the issue, it's who's using it and how.

    Gamers go all high and mighty with their expletives against creation engine but it doesn't matter, they could use an abacus or unrealdot unitybite rered 6 engine for all that it's worth and the games could still come out bad if they don't change how they approach and develop it.

    4
  • Jump
    Is Elder Scrolls 6 doomed to fail? I can't see how it will work
  • I agree with everything you said but to talk about Starfield, I think it even failed to be a Bethesda game. If their gimmick is to drop the ball, with Starfield they didn't even pick up the ball first to be able to drop it.

    I'm not hopeful at all for TES6 and I'm a diehard TES fan, unless some major changes happen internally (and no, the engine is not the problem, it's who's developing in it and who's directing it all).

    1
  • Jump
    Balatro Mobile - Official Release Date Trailer (Sept 26!)
  • Playing this game on my Deck I was always thinking "I should be able to play this on my phone as well".

    I will buy it, I will play it, I will enjoy it, and I will severely hope to never have thoughts like that again

    7
  • Jump
    Brazil Supreme Court panel unanimously upholds judge's decision to block X nationwide
  • Man you right wingers are a very annoying bunch, always claiming censorship and loss of democracy while applauding the actual wannabe dictators doing gold medal deserving mental gymnastics to justify antidemocratic actions

    41
  • Jump
    Risk of Rain creators Hopoo Games join Valve
  • I think we oughta wait for the game to at least leave the alpha, where huge changes happen from night to day, before concluding how toxic the game and mechanics will be

    17
  • Jump
    Brazil’s supreme court upholds ban on Elon Musk’s X over ‘illegal conduct’
  • "Musk [...] passion for free speech is genuine"

    As long as it lines up with the right wing agenda, otherwise it's woke bullshit that needs to be censored and banned, right?

    Delusional, both of you.

    11
  • ``` SYSTEM INFO:

    • endeavourOS 6.10.3-1-cachyos
    • Kernel parameters:
      • nvidia_uvm nvidia_drm.modeset=1 nvidia_drm.fbdev=1 nvidia.NVreg_PreserveVideoMemoryAllocations=1
    • KDE Plasma 6.1.4 on Wayland
    • AMD Ryzen 7 7800X3D with iGPU enabled on BIOS
    • NVIDIA RTX 3080 with nvidia-beta-dkms 560.31.02-1
    • Main display plugged on NVIDIA GPU (display port)
    • Secondary display plugged on motherboard (display port) ```

    I want to be able to make use of my iGPU (AMD Raphael on a Ryzen 7 7800X3D) to render everything, and run my games on my NVIDIA RTX 3080. It's a desktop PC, I have 2 monitors, my main one is plugged to my 3080 and the secondary is plugged to the motherboard, and by doing so, VRR/Gsync works on my main display (the only workaround to get VRR working with a NVIDIA card and multiple monitors). The second thing I would like to do is for Firefox on my second screen to render/decode with my iGPU, so I can watch videos and streams there without sacrificing my frames on my games (losing about 20 frames playing Helldivers 2 if a video is playing on the background because it uses my dGPU to decode).

    I've installed nvidia-prime from AUR and added the udev rules as written on arch wiki, however it seems that my iGPU isn't being used at all

    ❯ lspci | grep VGA 01:00.0 VGA compatible controller: NVIDIA Corporation GA102 [GeForce RTX 3080 Lite Hash Rate] (rev a1) 11:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Raphael (rev cb) ❯ glxinfo | grep "OpenGL renderer" OpenGL renderer string: NVIDIA GeForce RTX 3080/PCIe/SSE2

    I've noticed that moving my cursor and windows on my desktop is now slower/laggier (check notes below), and my turing smart monitor can't detect my NVIDIA GPU, but that's the extent of the changes. When I open Firefox directly on my second screen and play a video, with nvtop I can see that my NVIDIA GPU is the one doing the work with my iGPU not being utilised at all: https://i.imgur.com/CPPICUk.png (notice how there is no usage at all on my iGPU)

    I've got a screenshot while I was playing Helldivers 2 and playing a video at the same time, and if I paused the video I'd get my frames back. Using prime-run to run my games has no difference since everything is being handled by the dGPU anyways.

    Is there anything I'm missing here? I'm happy to provide more info but I'm a bit clueless on how to troubleshoot this more so any help is much appreciated.

    NOTE: Regarding the choppy cursor, it is not because of GSP firmware. I've tested the proprietary drivers with and without GSP firmware, and the open drivers since 550 and I haven't noticed a single difference in my setup, they all perform exactly the same. Besides, I'm using the beta 560 drivers which are open modules only, which needs GSP firmware enabled.

    6