Comment 27 for bug 199059

Revision history for this message
Nick Steeves (nick-0) wrote :

jason123,

Aha, my X32 *almost* works perfectly now! Thanks for mentioning the dpms_suspend quirk. It seems to be the key to getting the X32 to work. All of the other quirks do not seem to apply to the X32 -- it doesn't seem to matter whether L40, L42, and L44 say true or false. Now if only I could get that "Policy timeout is not valid" error to go away... Any suggestions?

Martin, perhaps I don't understand XML syntax, but when I change L49 from:

        <match key="system.hardware.version" contains="X31">
to

        <match key="system.hardware.version" contains="X31;X32">

it doesn't work, while changing it to

       <match key="system.hardware.version" contains="X32">

*does*