| 
      
      
      From: Diab J. <dj...@he...> - 2003-06-09 12:51:22
      
     | 
| On 7 Jun, Joao Cardoso wrote: > On Friday 06 June 2003 23:36, Diab Jerius wrote: > | Folks, > | > | I'm getting the following message when attempting to use the xwin driver > | on Solaris 2.8: > | [...] > > This looks familiar, a Xserver that supports both pseudo and true color > visuals (not usual under XFree86, but most X terminals support that). > Try to use the command line option "-drvopt defvis", as in > > ./x01c -dev xwin -drvopt defvis > > If this works, please report back, we are trying to see if a pattern develops. Thanks for the tip. This works for all of the C demos except for 17; where I get pelf% ./x17c -dev xwin -drvopt defvis X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 1 (X_CreateWindow) Serial number of failed request: 12 Current serial number in output stream: 16 (Same error as before) Diab |