I just recently moved from Windows to OpenSUSE and so everything is going along swimmingly. The only issue I’m having is that my graphical performance (especially in games) seems to be dreadful. I installed the proprietary drivers for my card from http://en.opensuse.org/SDB:AMD_fglrx. I’m not sure if the system is using my integrated graphics (2500k) or my Radeon card and if it’s using my Radeon card why my performance is so poor.
The fgl_glrxgears command runs without any issues and the Catalyst Control panel opens without any issue. I suppose I’m wondering if anyone has any suggestions to determine if there is a problem and what a possible solution might be. If more information is required from me please let me know, fairly new to the Linux world here.
Sorry to take so long in responding. I have disabled the on-board card but have seen no increase in performance. To give it some perspective, on my Windows machine I could run any game in my steam library no problem whatsoever but on openSUSE I can’t run any games without massive screen lag / stuttering. I was hoping someone could give me a little more guidance; I’ve scoured the forums but can’t seem to find anything to give me any direction on this issue.
If KDE, try to disable desktop effects (press Shift+Alt+F12). Is it better then?
In that case you should enable the option “Suspend Desktop Effects for fullscreen windows” in “Configure Desktop”->“Desktop Effects”->“Advanced”.
Also, the compositing type/graphics system settings in there should say “OpenGL” and “Raster” respectively.
Hey there, sorry for not being more specific. The video problems were so bad that I actually switched to XFCE. So, I’m running XFCE on openSUSE 13.1. Sorry for not clarifying this earlier.
Well, you did mention this in another thread (where I also replied). Sorry for not noticing that.
According to your Xorg.0.log the fglrx driver is working and in use.
It shows that you are using an /etc/X11/xorg.conf though. Did you create this yourself, or was it created automatically by the fglrx installer?
Try to rename it, maybe it contains some suboptimal options…
Install the package “Mesa-demo-x” and post the output of this run as user:
glxinfo | grep render
I don’t have any experience with the fglrx driver, so cannot really give you advise for possibly improving your situation.
Maybe changing some settings might help but I have no idea where/what/which.