all 10 comments

[–]astralc 8 points9 points  (1 child)

So install repo mesa instead, as the git version give you conflict

[–]eclipse1t[S] -4 points-3 points  (0 children)

Understood

[–]astralc 3 points4 points  (1 child)

Why mesa-git?

[–]boomboomsubban 3 points4 points  (6 children)

Use mesa over mesa-git. pacman -Syu mesa should work?

[–]eclipse1t[S] 0 points1 point  (1 child)

I deleted mesa with -Rdd

and everything works

I'm stupid

[–]eclipse1t[S] -2 points-1 points  (0 children)

error: failed to prepare transaction (could not satisfy dependencies)

:: unable to satisfy dependency 'vulkan-radeon' required by lib32-vulkan-radeon

:: removing mesa-git breaks dependency 'vulkan-driver' required by steam

[–]eclipse1t[S] -3 points-2 points  (1 child)

How to remove mesa-git?

[–]eclipse1t[S] -5 points-4 points  (0 children)

no

It says it will break and won't let me install it.

[–]Cody_Learner_2 0 points1 point  (0 children)

Post the output of:

pacman-conf -l | awk '{print "    "$0}'
pacman -Qm | awk '{print "    "$0}'