home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 15821 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  2.9 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sun-barr!olivea!sgigate!sgiblab!munnari.oz.au!bruce.cs.monash.edu.au!monu6!dibbler.cs.monash.edu.au!tym
  2. From: tym@dibbler.cs.monash.edu.au (Tim MacKenzie)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Help with Sigma Legend and X11
  5. Message-ID: <1992Nov6.012955.15572@monu6.cc.monash.edu.au>
  6. Date: 6 Nov 92 01:29:55 GMT
  7. References: <koch.720810294@navy22>
  8. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  9. Organization: Computer Science, Monash University, Australia
  10. Lines: 46
  11. X-Newsreader: TIN [version 1.1 PL6]
  12.  
  13. Clifton Koch (koch@rtsg.mot.com) wrote:
  14. >  I have a Sigma Legend SVGA card in my machine, and can't seem to get the
  15. >1024x768 mode working.  800x600 works (but only at 60 Hz).  This card can do
  16. >1024x768x60Hz and 800x600x72Hz under DOS, but I can't seem to access any of
  17. >the dot clocks for these modes.  For the 1024x768, there should be a 65MHz
  18. >dot clock.  CLOCK.EXE under DOS reports 40MHz as the fastest clock.  The
  19. >tutorial on X11 dotclocks even uses the Legend as the example for calculating
  20. >the Xconfig parameters, but using the same entries, X can't find the appropriate
  21. >clocks on startup.  The Legend is a Tseng 4000 based card, BTW.
  22.  
  23. I have a ET4000 based card, it generates all clocks from a single crystal.
  24. CLOCK.EXE did not give any sensible results for the clock values, and gave
  25. different results depending on which video mode you were in at the time of
  26. running.
  27.  
  28. My solution was to get Xfree86 to find the clocks itself: (you need 1.2 for
  29. this I think). Comment out any Clocks: line in your XConfig and startx in
  30. a resolution that works (like 600x400). Output stderror to a file so that you
  31. don't need to type in the clocks yourself... "startx 2> /tmp/whatever".
  32. Sometimes all the clocks wont be found, so you might have to startx a few
  33. times. You don't seem to need a Clocks: line, but if you put it in yourself
  34. then you wont have problems later with clocks not being found (once you've
  35. found out what the actual clocks values are).
  36.  
  37. Get the xclk program from tsx-11 (it's in sources/usr.bin.X11 I think). This
  38. will do the calculations for you for the ModeDB. I found it really useful
  39. for getting base values which can then be fiddled for your monitor.
  40.  
  41. >  Has anyone had any luck with the Legend and higher resolutions?  
  42.  
  43. With my ET4000 card (I'm not sure of the exact manufacturer, it calls itself
  44. a "Enhanced VGA Bios 2148s 5/30/92". I'm using a MAG 15" monitor and the
  45. following ModeDB uses all the "usable" area on the monitor in the center
  46. clicks of all the controls.
  47. "1168x897" 80 1168 1200 1352 1456  897 897 908 918
  48.  
  49. This leaves a HUGE 880 bytes on my 1M card unused (256 color mode), and looks
  50. rather nice (impressive too!).
  51. >  If so, what does your Xconfig look like?  
  52. >  Did you have to do anything special to get X to recognize the dotclock?
  53. See above.
  54.  
  55. ObConfig: 486/33 165M 4M, 15M swap, Local bus video, 
  56.              0.98pl3 (no scsi, procfs, extfs)
  57. --
  58. -Tim MacKenzie (tym@dibbler.cs.monash.edu.au)
  59.