← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 372469] Re: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

 

I have a laptop acer aspire 1350 with chipset VIA KM400 and an LCD with a size of 1024x768,
I added this line:
   Option "PanelSize"  "1024x768"
in the xorg.conf file in the device section and now I can use mplayer, vlc and totem with the XV driver
without problems.

I use the openchrome driver with svn revision 747.

This is my "device" section in the xorg.conf file:

Section "Device"
   Identifier      "VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video"
   Driver          "openchrome"
   Option         "PanelSize"  "1024x768"
EndSection

-- 
XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)
https://bugs.launchpad.net/bugs/372469
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in ubuntu.