EndeavorOS

keith100

New Member
Joined
Mar 18, 2025
Messages
10
Reaction score
1
Credits
69
hello i started to try out endeavoros i liked it from what i seen so i figured id learn off of using it as for my question normally from windows i just download and install the program im curious cuz as of right now i got a radeon sapphire 7600 XT video card i keep looking around i understand the endeavor is based on an arch linux how do i install the latest drivers for my video card some told me when i installed endeavoros to my system all the drivers where already installed i just dont want the old drivers from my motherboard gpu be what im using
 


Code:
sudo pacman -S xf86-video-amdgpu

sudo pacman -S mesa lib32-mesa vulkan-radeon lib32-vulkan-radeon
 
to help someone figure out the anwsers to the question i had where u locate them besides seeking the professionals lol
 
My understanding is the best driver is already in the Linux kernel so that would be what I'd try first and see how it works.

What does the EndeavourOS forum suggest.



I don't know if these links will be what you need although it's a place to start.



 
im thinking the code code2unix sent me probley helped cuz everytime i tried to install steam it was getting confused on what my drivers were lol
 
Ok so how does one know wat to look for on in that wki u just sent bits?
 
Ok so how does one know wat to look for on in that wki u just sent bits?
Because you have an AMD gpu, other wise you could have search for Nvidia in the Archwiki.
 
So just wanna make sure I understand if I have an amd gpu I'd have took up the driv
Screenshot_20250321_170333_Chrome.jpg
er's for it in this case I'd add in the code in the pic right
 
So just wanna make sure I understand if I have an amd gpu I'd have took up the driv
You don't need that because you have a 7600 XT.
enable AMDGPU support for cards of the Southern Islands (GCN 1, released in 2012) and Sea Islands (GCN 2, released in 2013).
 
Ok just trying to understand how know which code for the graphics lol sry I'm making it alot more than it is
 
Basically you normally only need the "Installation" section needing to install what is needed for your gpu.
 
Ok since I gotten the drivers installed when I asked for help a while back normally on windows whenever there was an update it would look different notifying us there's an update available for linux how do u know when u need to update ur drivers?
 
The drivers are in the kernel and everything that needs updating, including mesa and vulkan, will be updated when you do a system update.
 
Ok so like wen you update the apps in the terminal it updates ur drivers thru the kernal then
 
Yes and everything related to graphics such mesa and vulkan.
 
Ok cool I'm getting it then so u only need add the drivers thru the terminal the one time to install them after that it's just a matter up updating ur system after that?
 
Drivers for your hardware is in the kernel, other related stuff to graphics are in mesa and vulkan. Mesa being a collection of graphics libraries and vulkan-radeon being the vulkan driver. Yes it's just a matter of running system updates and everything is updated.
 



Latest posts

Top