it has been a while since I posted anything here, because many of the previous issues I’ve dealt with in the past no longer exist (i.e. constant wifi roaming issues in my school network).
I have been extensively using my laptop with OpenSuse OS, since it wasn’t quite compatible on Linux Mint 17, Ubuntu 14.04 and Debian 6. I have been with this distribution for about 5 months now and I believe that I will stick with it.
I originally installed OpenSuse 13.1 KDE, with many customization, I became very comfortable with it. Over the Christmas break in December, I decided to do a fresh install with 13.2 KDE. I bumped into small issues here and there and I wasn’t entirely sure what was going on.
My laptop is Lenovo T410S
core intel i5 M560 2.67Ghz, RAM 8GB 1600Mhz ,GPU I believe is Intel HD 3000Mobile(I cannot confirm this at this time).
I have seen the screen becoming glitchy from time to time.
Screen blinks whenever I get to “logout screen” and I move the mouse cursor over any options. (No problem on 13.1)
it is a laptop, as I dim the screen brightness, 0% turns the screen off.(On 13.1, it was dim but still lit)
Now I’m certain that something is not right since I seem to be unable to play old PC games installed through playonlinux/crossover.
I only get a black screen, everything else sounds to be responsive.
(Stronghold, Caesar 3, older games which ran on OpenSuse 13.1 perfectly).
I have looked into finding the proper drivers for my laptop and without success. I would appreciate it if someone can help me with:
Identify my Graphics card, I know it is an integrated intel HD series.
Well, there is only one intel driver, and that is included in the distribution.
You should be able to identify your card via “/sbin/lspci” or “hwinfo --gfx” or YaST->Hardware->Hardware Information though.
Please install the package “Mesa-demo-x” and post the output of:
glxinfo | grep render
and/or the file /var/log/Xorg.0.log to see whether the intel driver is actually in use (I would guess yes, otherwise you probably wouldn’t see flickering when getting the logout dialog).
Is your system up to date? There were some updates to fix problems with the intel driver.
One common problem (particularly on 13.1 though) is that the new SNA acceleration has problems on certain chips.
Try to switch to the older UXA: https://en.opensuse.org/SDB:Switch_xf86-video-intel_to_UXA
If you already did that on 13.1, try to revert the change. Actually UXA is unmaintained (there’s only work on SNA being done any more), so it might be broken for your chipset now in 13.2 but SNA works well instead.
And what are your settings in “Configure Desktop”->“Desktop Effects”->Advanced?
For best performance “Compositing type” should be one of the “OpenGL” options, and “Qt graphicssystem” should be “Raster”.
But try to switch desktop effects off completely too.
You may indeed need to file a bug report, but that has nothing to do with whether you have 20-intel.conf or not. The wiki just mentions a suggestion (that may help with some screen tearing issues incurred with some Intel hardware). Anyway, you can create this file as root if needed
sudo nano /etc/X11/xorg.conf.d/20-intel.conf
and proceed as already mentioned. Be careful with typing, once completed and saved, you then restart the X-server, and observe the behaviour.
My Toshiba Z930 ultrabook has the same behaviour wrt minmimum brightess means a black screen. I made a note to myself sometime back, never to set minumum brightness, as it can mislead one as to what is happening wrt one’s display.
My assumption is this is an upstream graphic drive implementation, where I believe the Intel graphic driver is provided with the kernel packaging.
Its not an issue with me - hence it never occured to me to even post about it.
.