38
submitted 11 months ago by Yoru@lemmy.ml to c/linux@lemmy.ml

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?

all 19 comments
sorted by: hot top controversial new old
[-] Barbarian@sh.itjust.works 15 points 11 months ago

Not really. Default drivers should work just fine. If you want to make sure they're installed and running, run the following in a terminal:

glxinfo | grep Mesa

If you have any output, you have Mesa. It'll tell you what version you have as well.

[-] Yoru@lemmy.ml 1 points 11 months ago

yes it’s installed, also is there a program I can use to configure? Something like NVIDIA control panel but for AMD

[-] ruckblack@sh.itjust.works 6 points 11 months ago

I like corectl for overclocking and whatnot. But as far as I know there isn't something similar to Nvidia control panel on windows

[-] Barbarian@sh.itjust.works 4 points 11 months ago

I've personally never heard of or used any driver control panels for mesa. It just works with 0 fuss for me. If you mean graphical settings, your desktop environment's control panel should have some knobs and buttons.

[-] SteveTech@programming.dev 9 points 11 months 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 3 points 11 months 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 2 points 11 months ago* (last edited 11 months 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 1 points 11 months ago

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

[-] Yoru@lemmy.ml 2 points 11 months ago

it’s installed

this post was submitted on 16 Sep 2023
38 points (91.3% liked)

Linux

46620 readers
1008 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