[Openchrome-users] [openChrome] #400: Wine crush on Samsung NC20

OpenChrome Trac trac
Sun Mar 6 12:49:29 PST 2011


#400: Wine crush on Samsung NC20
----------------------+-----------------------------------------------------
Reporter:  lyovushka  |       Owner:  somebody
    Type:  defect     |      Status:  new     
Priority:  major      |   Component:  3d      
 Version:  trunk      |    Keywords:          
Blocking:             |   Blockedby:          
----------------------+-----------------------------------------------------

Comment(by lyovushka):

 Some good news!

 I noticed that last VIASETREG command (before VIAGETREG(VIA_REG_STATUS)
 starts to return 2) is from viaSubsequentDashedTwoPointLine with offset =
 0, value = 5A102005. This was very unusual value and never appeared
 before. It turned out that the preceding viaSetupForDashedLine was called
 with rop = 6. This was the only call of viaSetupForDashedLine function but
 the function viaSetupForSolidLine had always been called by rop = 3. So I
 hardcoded

 rop = 3;

 in the beginning of viaSetupForDashedLine. This appears to solve the
 problem. Of course this is a workaround rather than a fix. But it might
 help you to find the fix.

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



More information about the Openchrome-users mailing list