Closed kminehart closed 6 years ago
Can you try alpha.5?
kminehart-linux-desktop ~/.sway ‹0cd418ba› » sway -v
sway version 1.0-alpha.5 (Aug 9 2018, branch 'HEAD')
Well, there we go, that did it. I tried using sway-git
on the AUR yesterday and that didn't seem to work, I'm assuming it's because that's using the master branch?
Thanks for the quick response!
No, sway-git is using the legacy 0.15 branch.
Hi there.
I'm having trouble running Sway on Arch Linux using AMD open source drivers
amdgpu
.Log when running on Gnome (works):
And the debug log when running from a TTY:
https://gist.github.com/kminehart/6c55858a277bafbd79f2f02effe4dd38
.config/sway/config
:Let me know if there's any other information I can provide. I've noticed a general slowness on my Vega card in general; honestly it feels less performant than the RX 470 that I had before this. I'm wondering if I have the drivers set up properly... I can't imagine what I'd be missing though.
I'm trying right now to install the AUR package for
mesa-git
and hoping that helps, but that is taking a while (and has failed several times before for me).Thanks!