Hi,
I have this strange problem with flash player - sound is ok but video not: http://pokazywarka.pl/tavbhr/
Please advice.
Peter
Hi,
I have this strange problem with flash player - sound is ok but video not: http://pokazywarka.pl/tavbhr/
Please advice.
Peter
is it a 32 bit install on Intel video card?
I was having the same problem with my 32 bit installation
solved in this way:
Create a file /etc/X11/xorg.conf.d/20-intel.conf
and put the following text into it:
Section “Device”
Identifier “Intel Graphics”
Driver “intel”
Option “AccelMethod” “uxa”
EndSection
see here:
https://forums.opensuse.org/showthread.php/492955-13-1-gnome-logs-out-itself#post2604892
Thanks alot!