Page 1 of 1

Video playback fails and logs me out

PostPosted: Sep 25th, '11, 20:51
by marcuskoze
When I'm trying to view a movie, sometimes I only get sound, but most of the times I get logged-out and presented the login screen. At first, I thought there weren't any codecs installed, yet I didn't know what to install exactly, so I've installed pretty much everything that starts with gstreamer* in the hope I'll be able to watch movies on my laptop. If it helps, the laptop is an Asus X58C (manufactured in late 2008), using those pesky SiS chips all-over.

Re: Video playback fails and logs me out

PostPosted: Sep 26th, '11, 10:44
by doktor5000
What graphics chip and what driver is used? Please post the output of
Code: Select all
sudo lspci -knn | grep VGA -A3

And which media player have caused the logout?

Re: Video playback fails and logs me out

PostPosted: Sep 26th, '11, 17:54
by marcuskoze
I'll post the output from lspci a bit later when I'll get home. From what I vaguely remember, it's a SiS 712 (or something like that). Regarding which player caused the issue, well, all of those that I tried (Totem, Kaffeine and a lot more I cannot remember right now), with the same result.

Re: Video playback fails and logs me out

PostPosted: Sep 26th, '11, 21:39
by marcuskoze
So here is the output:

Code: Select all
[marcel@localhost ~]$ lspci -knn | grep VGA -A3
01:00.0 VGA compatible controller [0300]: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter [1039:6351] (rev 10)
   Subsystem: ASUSTeK Computer Inc. Device [1043:1812]

Re: Video playback fails and logs me out

PostPosted: Sep 27th, '11, 08:23
by doktor5000
There's already a bug report about it: https://bugs.mageia.org/show_bug.cgi?id=730

Re: Video playback fails and logs me out

PostPosted: Sep 27th, '11, 20:31
by marcuskoze
I see, I should build a habit to search in the bugs database more often... Thanks for the note, I'll be watching it

Re: Video playback fails and logs me out

PostPosted: Sep 27th, '11, 20:50
by doktor5000
As there has been no further progress on that one, only watching may not be enough.
Comment there that you are also affected and if there has been any progress so far?
But please do it kindly, you know we're all volunteers ;)