home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / x / i386unix / 52 < prev    next >
Encoding:
Text File  |  1992-12-18  |  2.1 KB  |  46 lines

  1. Newsgroups: comp.windows.x.i386unix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsk!cbnewsj!dwex
  3. From: dwex@cbnewsj.cb.att.com (david.e.wexelblat)
  4. Subject: Re: xfree startup
  5. Organization: AT&T
  6. Date: Thu, 17 Dec 1992 22:10:26 GMT
  7. Message-ID: <1992Dec17.221026.8363@cbnewsj.cb.att.com>
  8. References: <SSCALSK.92Dec17125112@nswc-wo.?>
  9. Lines: 35
  10.  
  11. In article <SSCALSK.92Dec17125112@nswc-wo.?> sscalsk@nswc-wo.? (Stanley Scalsky) writes:
  12. > Can anyone provide a pointer on the following:
  13. > what mode/resolution/clock does the intro screen using when starting?
  14. > I have xfree1.1 running with good viewable 640x480, 800x600 and 1024x768
  15. > modes under linux .99, but what I suppose is the intro screen is always
  16. > unreadable. I am supposing that the intro screen is in black and white
  17. > only because I can detect no color. Anyway after that screen clears my
  18. > main mode locks in and everything is perfect. Any hints?
  19. > -= stan     sscalsk@nswc-wo.navy.mil
  20.  
  21. What's going on is the device probes.  This causes lots of register toggling,
  22. essentially stepping though a bunch of pseudo-modes while it tries to figure 
  23. out what hardware you've got.  Once it identifies your hardware, the
  24. unreadable garbage is whatever is in the SVGA memory (i.e. random), until
  25. the rest of the server has finished initializing, and brings up the
  26. checkerboard background.
  27.  
  28. You can reduce the probe time by specifying, chipset, clocks, memory
  29. etc in the Xconfig file (i.e. so it doesn't have to probe).  It's usually
  30. best to let the server probe, to find out what the parameters should be,
  31. then put those parameters in your Xconfig file.  You obviously don't want
  32. to do this if you intend to use your Xconfig file in multiple configurations.
  33.  
  34. The next release of the server will blank the screen instead of displaying
  35. the random garbage.  I hope this explains what's going on.
  36.  
  37. --
  38. David Wexelblat <dwex@mtgzfs3.att.com>  (908) 957-5871
  39. AT&T Bell Laboratories, 200 Laurel Ave - 3F-428, Middletown, NJ  07748
  40.  
  41. "The meaning of life?  That's simple.  Try to be happy, try not to hurt
  42.  other people, and hope to fall in love."  -- Mallory Keaton
  43.