home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 9899 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.5 KB

  1. Path: sparky!uunet!news.univie.ac.at!blekul11!cc11.kuleuven.ac.be!stud07
  2. Newsgroups: comp.os.linux
  3. From: stud07@cc4.kuleuven.ac.be (Dirk Dussart)
  4. Distribution: world
  5. Date: Wednesday, 2 Sep 1992 18:43:26 +02
  6. Message-ID: <1992Sep2.181430@cc4.kuleuven.ac.be>
  7. Organization: K.U.Leuven - Academic Computing Center
  8. Subject: problems getting 800x600 out off an ET-4000
  9. Nntp-Posting-Host: 134.58.8.17
  10. Lines: 30
  11.  
  12.         Hi,
  13.   I'm having serious trouble getting 800x600 ( or any other SVGA resolution )
  14. out off my Tseng Labs ET-4000. After experimenting with the Xconfig file in
  15. usr/lib/X11 I've found out that xinit ( or startx ) isn't poking the clock
  16. ( this the dotclock ) into the right register on the ET-4000. But  xinit
  17. states after exiting X11 that it has used the clock from my Xconfig file
  18. ( i.e. 36 or 39 ). All other parameters in modeDB of Xconfig work ! I can set
  19. linelength, imagelength, frontportch, backportch and synclength both horizontal
  20. and vertical. They all give results on the screen, but with the clock  still
  21. set on 25 ( i.e. from the 640x480 res ) this gives an unreadable, flickering
  22. rubble on screen. I think it's a clock problem because my bash has the same
  23. horizontal size in this rubble mode as in the normal 640x480.
  24.   I'm reworking Xconfig as stated in the FAQ  i.e.
  25.   .
  26.   .
  27.   clocks   36
  28.   .
  29.   .
  30.   modeDB
  31.   # "640x480" 25 ......
  32.   #
  33.   #
  34.      "800x600" 36 .....
  35.   #
  36.   #
  37.   #
  38.  
  39.  
  40.   and I don't have any problems running MSWindows in 800x600....
  41.                     can anyone help ?  please....
  42.