I just upgraded from 14.10 to 15.04 and one of the first things I noticed is that the monitor often behaves like it was changing the resolution (a click sound from inside the monitor, black screen, another click, screen is as it was before).
One cause for this I can reproduce is starting some specific programs (qTox, Unity system settings, PokerTH, run inxi
from terminal), but it already happened on more occasions. Also happens at least five times while it initializes the desktop session (after login screen).
Relevant system specifications:
$ inxi -G
Graphics: Card: Advanced Micro Devices [AMD/ATI] RV535 [Radeon X1650 PRO]
Display Server: X.Org 1.17.1 drivers: ati,radeon (unloaded: fbdev,vesa)
Resolution: 1280x1024@85.0hz
GLX Renderer: Gallium 0.4 on ATI RV530 GLX Version: 2.1 Mesa 10.5.2
on a Belinea 10 60 75 CRT-monitor.
When this happens, there are no messages appearing in the dmesg
output.
Anybody knows what the reason could be and how to fix it?
Do you need more detailed information or command outputs?
Update:
Trying different resolutions I found out that the monitor's native resolution (1600x1200, 75Hz) does not change the problematic behavior at all, while switching to the lower 1024x786, 75Hz, the screen still goes black for a second in the same situations as before, but there are no two clicking sounds any more as if the resolution was going to change. Just a short time of black. However, I can not work with this resolution on that big screen...
inxi -G
-output in my question, I use the default open-sourceradeon
driver, not the proprietaryfglrx
. And I was not able to switch, because it seems like the current version offglrx
does not support my card model any more. Or can you point me to a working installation guide for older cards? – Byte Commander May 06 '15 at 12:29