Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Mesa packages/drivers question (Read 353 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

[SOLVED] Mesa packages/drivers question

Hello,

Not sure if it belongs here or in Installation / Configuration, but I have a question: what are these packages/drivers for and do I need to install them?

Code: [Select]
world/vulkan-mesa-layers
world/libva-mesa-driver
world/mesa-vdpau

I'm using an old Nvidia card and didn't install the proprietary drivers. Nouveau is more than enough for me for everyday work.

TIA

Re: Mesa packages/drivers question

Reply #1
If you have nVidia Nouveau you might need or want to install
Code: [Select]
libva-mesa-driver
and
Code: [Select]
mesa-vdpau
but have a look at the Arch Wiki's explanation first.

 

Re: Mesa packages/drivers question

Reply #2
Thank you!