Running openSUSE 12.1, ATi Radeon HD 6850 w/ most recent fglrx drivers
Glitches as seen in the attached picture at logout/restart/etc. No other time.
Any ideas? I tried to google it, no work.
Running openSUSE 12.1, ATi Radeon HD 6850 w/ most recent fglrx drivers
Glitches as seen in the attached picture at logout/restart/etc. No other time.
Any ideas? I tried to google it, no work.
I suggest you open a terminal session and give us the output from this:
xrandr -q
And
glxinfo | grep "OpenGL"
And I have a bash script that can give more video info here you can post: H.I. Hardware Information - A Bash script to install and run inxi with default options! - Blogs - openSUSE Forums
I also have a bash script you can use to see what kernel modules are loaded you can find here: S.K.I.M. - SuSE Kernel Installed Modules - A lsmod replacement- Creates Alphabetized Module Listing - Blogs - openSUSE Forums
Have you considered installing the AMD Proprietary video driver? There is a nice bash script you can use here: http://www.unixversal.com/linux/openSUSE/atiupgrade, you can save it in ~/bin and mark it executable to be run. Read all about it here first: http://forums.opensuse.org/english/other-forums/development/programming-scripting/449058-upgrading-ati-driver-atiupgrade-12.html
Don’t forget to use the Advanced message editor and place all text copied from your terminal screen (to be posted here) inside of code tags (code #), which is what I used for the code blocks above.
Thank You,