this post was submitted on 07 May 2026
1 points (66.7% liked)

Linux

65081 readers
658 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 7 years ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] Fizz@lemmy.nz 6 points 1 hour ago

what graphics card do you have? It should be the same across all distro's. You either have AMD/Intel and your driver is in the kernel or you have nvidia and you can run a one line command to install your driver.

[–] atzanteol@sh.itjust.works 2 points 40 minutes ago

All Linux distros have the same drivers. The only difference will be in how up to date they may be. Some distros favor stability, others favor being "bleeding edge".

The only standout is nvidia - some distros make it easier to install nvidia drivers. But you can install them on all distros.

[–] SrMono@feddit.org 4 points 1 hour ago* (last edited 1 hour ago) (1 children)

Is there such thing as the best linux for that?

CachyOS works for me (gaming with a Radeon). Is it the best? Idk.

[–] Goun@lemmy.ml 2 points 36 minutes ago

I use debian with the cachyos proton, it's pretty good.

[–] hexagonwin@lemmy.today 2 points 1 hour ago

you can use the same kernel across different distros, so the answer is that all distros are the same. usually distros that come with more recent kernel versions are easier since you don't have to compile your own.