this post was submitted on 16 Sep 2023
28 points (100.0% liked)

Linux

1268 readers
35 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
 

I've already made a post about this, I made the switch from an Nvidia GPU to an AMD one and I was wondering if I needed to install anything extra. I've heard the drivers are included inside the kernel but how do I ensure that it's installed?

top 13 comments
sorted by: hot top controversial new old
[–] SteveTech@programming.dev 5 points 2 years ago

You could also uninstall the NVIDIA driver to get the proprietary taint out of the kernel.

Read more here, but a tainted kernel isn't usually an issue if you decide not to uninstall it.

[–] polographer@monyet.cc 2 points 2 years ago

The hard truth is that you don’t need to do anything else, AMD just works (or don’t) but that’s all.

[–] MonkderZweite@feddit.ch 1 points 2 years ago* (last edited 2 years ago)

https://wiki.debian.org/GraphicsCard

https://wiki.archlinux.org/title/AMDGPU

On a gaming/user oriented distro like Pop, you probably have most of it already. Still good for info.

[–] TritTriton@shelter.moe 0 points 2 years ago (1 children)

@Yoru Is amdgpu driver installed? Check it with “inxi -G” (install inxi if it’s not already).

[–] Yoru@lemmy.ml 1 points 2 years ago

it’s installed