this post was submitted on 17 Aug 2023
40 points (93.5% liked)

Linux

47307 readers
581 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

These days I was wondering what laptop GPU would be the easiest to maintain / simplest to configure from a laptop POV?

Considering NixOS (I see Nix as gentoo++) or arch.

Onboard Intel/amd? “Discrete” Intel/amd/nvidia?

Would prefer open source but am not Uber passionate (results > means).

Fictional use case is mid tier game development - ray tracing is nice but stability and minimal effort to keep stable while pushing decent amounts shader/polygons is more important vs peak perf/px. No bitbro / artificial guess.

Experiences & recommendos?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

@PuppyOSAndCoffee I have a laptop with an Intel GPU with Iris graphics. Initially it was a huge pain to get it working as the kernel version to support it hadn't been released yet. However, NixOS gave me enough freedom to set my kernel version to a release candidate that fixed it. Now that they've rolled the new kernel into the main nixpkgs the graphics work fine.

And for what it's worth, my desktop with an nvidia gtx1080 works just fine with NixOS (at least for casual gaming) by allowing it to run unfree software and telling it to use an nvidia driver.