CalcProgrammer1

joined 3 years ago
[–] CalcProgrammer1@lemmy.ml 22 points 8 months ago (1 children)

I think it's the other way around. NVIDIA's marketing name for render offloading (muxless) GPU laptops is NVIDIA Optimus so when the Mesa people were creating the open source version they called it PRIME.

[–] CalcProgrammer1@lemmy.ml 28 points 8 months ago (7 children)

Most gaming laptops these days don't do GPU switching anyways. They do render offloading, where the laptop display is permanently connected to the integrated GPU only. When you want to use the discrete GPU to play a game, it renders the game frames into a framebuffer on the discrete GPU and then copies the completed frame over PCIe into a framebuffer on the iGPU to then output it to the display. On Linux (Mesa), this feature is known as PRIME. If you have two GPUs and you do DRI_PRIME=1 , it will run the command on the second GPU, at least for OpenGL applications. Vulkan seems to default to the discrete GPU no matter what. My laptop has an AMD iGPU and an NVIDIA dGPU and I've been testing the new NVK Mesa driver. Render offloading seems to work as expected. I would assume the AMD Mesa driver would work just as well for render offloading in a dual AMD situation.

[–] CalcProgrammer1@lemmy.ml 18 points 8 months ago (5 children)

I'll pick this one up eventually. Still need to finish Zero Dawn, which I was playing on my Deck recently while traveling. It's a good game so far and I'm glad to see Sony games making it to PC.

[–] CalcProgrammer1@lemmy.ml 69 points 8 months ago* (last edited 8 months ago) (15 children)

Hopefully they can find a new home. I am ashamed of GitLab. I used to love it but they get worse and worse by the day. Maybe Codeberg would be a better home. Nintendo can't kill this, there will always be new places to host software and it's open source.

It's absolutely ridiculous they took it down even though Nintendo didn't DMCA the Suyu project directly. Shitty corporate cover-our-ass behavior at its finest.

[–] CalcProgrammer1@lemmy.ml 1 points 8 months ago (1 children)

I'm just using a Dell PC monitor (21" 1080p) from like 2010. It supports HDMI but I don't know about CEC. Either way it could just put the monitor to sleep and that would be fine, doesn't require CEC. I just am not sure of a way to trigger this manually when I'm done using it.

[–] CalcProgrammer1@lemmy.ml 16 points 8 months ago

The AMD radv driver is best for gaming at the moment IMO. If you're stuck with NVIDIA hardware then yes, the proprietary driver is the best for gaming as the open source driver is quite slow, but the good news is that this is rapidly changing after being stagnant for 5+ years. NVK is the new open source NVIDIA Vulkan driver in Mesa and it just recently left experimental to be included officially in the next Mesa release. Also, NVIDIA's GSP firmware changes mean that the open source nouveau kernel driver can finally reclock NVIDIA GPUs to high performance clocks/power states thus it could achieve performance parity with the proprietary driver with enough optimization. On my RTX 3070 laptop it is still significantly slower and some games don't work yet, but there is no flickering or tearing that I experience with the proprietary driver. Unfortunately for GTX 10 series users, these cards do not use GSP firmware and have no means of reclocking still so they will be stuck using only proprietary drivers for the forseeable future.

[–] CalcProgrammer1@lemmy.ml 3 points 8 months ago (4 children)

I just set up a bedroom "TV" which is just an old monitor and Raspberry Pi. I installed Kodi and some addons for TV sources. Works OK, just wish there was an easy way to turn the monitor off from the Pi on command so I don't have to walk over to it and shut it off manually.

[–] CalcProgrammer1@lemmy.ml 3 points 8 months ago* (last edited 8 months ago) (1 children)

1440p is the perfect laptop resolution IMO. Significantly more real estate than 1080p without being high enough to require scaling. I have a 4K 17" laptop and 100% scaling is unusable there, but yet I have 1440p 13" and 14" laptops and can read 100% scaled text fine.

I also just got a 32" 4K monitor for my desktop and 100% scaling is fine on it. I have an older 28" 4K and 100% is readable but maybe a bit small.

[–] CalcProgrammer1@lemmy.ml 9 points 8 months ago (3 children)

100% scaling on 14" 1440p looks fine to me. More screen real estate the better.

[–] CalcProgrammer1@lemmy.ml 2 points 8 months ago

I mostly use Linux but have a Mac Mini as a TV PC. I use the same browser everywhere - LibreWolf. It's Firefox but with Mozilla's bullshit adware/sponsored garbage removed and some extra privacy-focused features/default settings. Firefox has become adware itself, with its home page having sponsored garbage and suggested stories from partners. I generally love what Mozilla is doing and we need competition in the browser space, but I don't want Mozilla spamming up my homepage with their "suggestions".

[–] CalcProgrammer1@lemmy.ml 5 points 8 months ago (1 children)

Not on my 1080Ti. I have serious flickering on certain apps when using the latest NVIDIA proprietary drivers on Arch Linux with GNOME Wayland. Steam flickers and sometimes seems to fail to redraw properly. Had some issues on Discord as well.

view more: ‹ prev next ›