
On Thu, Jan 21, 2016 at 4:37 PM, Petr Červinka <petr@cervinka.net> wrote:
If you want to use amdgpu driver, check following bug: https://bugzilla.opensuse.org/show_bug.cgi?id=956181
Basically create file /etc/X11/xorg.conf.d/10-amdgpu.conf with: Section "OutputClass" Identifier "AMDgpu" MatchDriver "amdgpu" Driver "amdgpu" EndSection
This will help X11 to detect amdgpu card and solve mouse issue etc... (of course 3D performance will be very, very poor)
Just for everyone, who is interested. I tested in tumbleweed kernel 4.5rc1 from HEAD repo and it works nicely. Kernel 4.5 has already powerplay support for amdgpu driver(disabled by default, but can be enabled during boot GRUB_CMDLINE_LINUX="amdgpu.powerplay=1"). There is very positive impact on performance. Still slower (10-15%) than fglrx drivers, but games are playable. So when is kernel 4.5 fully out, we will be able to R9380 cards without dirty workarounds for binary drivers. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org