home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23104 < prev    next >
Encoding:
Text File  |  1993-01-07  |  4.3 KB  |  119 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!sgiblab!a2i!bryanw
  3. From: bryanw@rahul.net (Bryan Woodworth)
  4. Subject: [ATI]  HOW TO RUN X WINDOWS ON ATI! answers..
  5. Message-ID: <C0I0Hy.1vB@rahul.net>
  6. Sender: news@rahul.net (Usenet News)
  7. Nntp-Posting-Host: bolero
  8. Organization: a2i network
  9. Date: Thu, 7 Jan 1993 19:22:45 GMT
  10. Lines: 107
  11.  
  12. Okay, here's the long-awaited summary on responses I got about running X
  13. on an ATI graphics ultra plus..
  14.  
  15. Keep in mind, this can be potentially dangerous to your hardware; please
  16. read the disclaimer at the bottom of this document before proceeding.
  17.  
  18. I would like to say that I found all the assistance very helpful.
  19. Thank you to everyone who sent email!  These are only a few of the
  20. many responses I received.   
  21.  
  22. ----cut---
  23.  
  24. wyvern@gnu.ai.mit.edu says the following:
  25.  
  26. I've been using X with an ATI Graphics Ultra for some time now, and I'm
  27. very impressed with it. If you're interested in installing it, get the
  28. latest XFree86 distribution, and the latest X8514 package (either
  29. X8514new.tar.Z or X8514tcp.tar.Z) and set up the Xfree86 files and
  30. directories. Important: when you get XFree86 installed, be sure to
  31. do the following:
  32.  
  33. # cd /usr/X386/lib/X11/fonts/misc
  34. # uncompress *.pcf.Z
  35. # /usr/X386/bin/mkfontdir
  36. # cd ../75dpi
  37. # uncompress *.pcf.Z
  38. # /usr/X386/bin/mkfontdir
  39.  
  40. Then untar the X8514 package, and move the Xconfig that comes with it
  41. to /usr/X386/lib/X11/Xconfig, and move Xlinux.8514 to /usr/X386/bin.
  42. Then do the following:
  43.  
  44. # ln -sf /usr/X386/bin/Xlinux.8514 /usr/X386/bin/X
  45. # ln -sf /usr/X386/lib/X11 /usr/lib/X11
  46. # ln -sf /usr/X386/bin /usr/bin/X11
  47.  
  48. Also make sure Xlinux.8514 is set-uid root, along with xterm and xinit.
  49. Everything should then work ok. Good luck!
  50.  
  51. Matt Richmond (msr113@psuvm.psu.edu) says:
  52.  
  53. I have the ATI Ultra.  All I had to do was use the X8514 X server
  54. (available on any linux site) instead of the normal X386 server.
  55. This package comes with an XConfig file all setup for the Ultra.
  56. Took me about 15 minutes to get it all setup.  My main problem
  57. was forgetting that the mouse was on COM1 and not COM2  :)
  58. good luck!
  59.  
  60. From: derry@beaufort.sfu.ca (Andrew Derry)
  61.  
  62. In the FAQ, you will find that the Xconfig for ATI is at :
  63. ftp.cs.unc.edu in /pub/faith/linux/x386
  64.  
  65. ----cut---
  66.  
  67. Okay, I also discovered that using the normal X386 server (the server
  68.  that comes with the 
  69. SLS distribution of Linux and X windows) you can use the ATI, but you
  70. have to really tweak the sucker.   I tried the Xconfig at ftp.cs.unc.edu    
  71. but the clocks didn't work.  Here are the clocks I have for my ATI Graphics   
  72. Ultra Plus.  Note that only 800x600 mode works.
  73.  
  74. (Also note that these clocks are *really* for an ATI VGAwonder XL, or Plus,
  75. something along those lines.  At ftp.cs.unc.edu, in the same subdir as the
  76. Xconfig for ati, you'll find a test program (written in C) that you can
  77. compile in Linux to see if your ATI is vgawonder-compatible.)
  78.  
  79. And now, the clocks..
  80.  
  81. # --------*  28 refers to 800x600 mode below       
  82. Clocks 25 28 0 22 36 52 0 62
  83.  
  84. And here is my ModeDB for 800x600 mode, clock 28, the only one I could get
  85. working:
  86.  
  87. ModeDB
  88. # clock  horzontal timing      vertical timing
  89. "800x600"  # 26     800  816  952 1056    600  608  610  633
  90.              28     800  832  966  966    600  600  609  631
  91.  
  92. And here is the mode I have set in the "vga256" location:
  93.  
  94.  Modes         "800x600" 
  95.  
  96. I didn't feel like tweaking much, this basically worked the one time
  97. I tried it, and I've not experienced any ill effects.  The X window display
  98. is full and rich, in clear focus, and does a wonderful job of exploiting
  99. the power of my monitor's display.
  100.  
  101. If you try the normal X server and can't get it working with your ATI,
  102. I recommend getting the X8514 server per the instructions above. I have
  103. to admit, I haven't tried it, but I am considering doing so since some
  104. say it is quicker.  (One person said "up to 10x when scrolling." !)
  105.  
  106. I haven't really thought the X server is slow, in fact it is damn speedy
  107. when compared to Windows 3.x.  But who knows, the extra speed could
  108. be nice, ja?!  
  109.  
  110. Best of luck, and no one is RESPONSIBLE FOR ANY DAMAGE YOU MAY
  111. INCUR TO YOUR HARDWARE EXCEPT YOURSELF!  REMEMBER THIS, AND BE VERY
  112. CAREFUL.  I've not heard of anyone who has damaged their hardware,
  113. but they say you can burn your monitor etc etc, so be very cautious.
  114.  
  115. good luck,
  116.  
  117. -- 
  118. Bryan Woodworth <bryanw@rahul.net>
  119.