[Openchrome-users] [openChrome] #301: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)

OpenChrome Trac trac
Thu Aug 20 03:13:59 PDT 2009


#301: XV video crashes player on Jaunty (VIA KM400/KN400/P4M800, S3 UniChrome)
--------------------+-------------------------------------------------------
 Reporter:  GuruX   |        Owner:  somebody
     Type:  defect  |       Status:  new     
 Priority:  major   |    Component:  xv      
  Version:  trunk   |   Resolution:          
 Keywords:          |     Blocking:  261     
Blockedby:          |  
--------------------+-------------------------------------------------------

Comment(by gang65):

 The line 593:
 {{{
     if (pBIOSInfo->Panel->NativeModeIndex < 7)
 }}}
 must also be changed to:
 {{{
     if (pBIOSInfo->Panel->NativeModeIndex < 8)
 }}}

 With this patches the XV works for you Andy?

-- 
Ticket URL: <http://www.openchrome.org/trac/ticket/301#comment:14>
openChrome <http://www.openchrome.org/>
The openChrome project



More information about the Openchrome-users mailing list