Hi.
I installed OpenSUSE 44.2 and having some problems with the graphics. Namely,
the blue light in the upper left corner is covering nearly an 1/8 of the screen, which can be fixed by setting the renderer backend to XRender
On the main screen the mouse pointer is becoming hidden when the mouse enters the middle to down horizontal area of the screen
the resolution of 1920x1200 is not shown, but the same thing was on debian 8 and I fixed it on each boot with cvt, xrandr --addmode, xrandr --newmode
I presume it’s the drivers because on debian 8 i manually installed them there too
my output of the program lscpi is:
“01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Oland [Radeon HD 8570 / R7 240/340 OEM]”
/sbin/lspci -nnk | grep ‘VGA|3D|Display’ -A3
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Oland [Radeon HD 8570 / R7 240/340 OEM] [1002:6611]
Subsystem: ASUSTeK Computer Inc. Device [1043:85f1]
Kernel driver in use: radeon
Kernel modules: radeon
Meanwhile the mouse is now showing in the bottom half of the screen if I repeat the procedure from Debian with cvt, xrandr --addmode, xrandr --newmode.
Only issue 1) remains, which is not that much time critical or essential for me.