home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9815 < prev    next >
Encoding:
Text File  |  1992-09-03  |  2.5 KB  |  62 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!ux1.cso.uiuc.edu!uchinews!quads!ace3
  3. From: ace3@quads.uchicago.edu (Tony 'LLama' Acero)
  4. Subject: X386 for 8514A - Misc Notes and Problems
  5. Message-ID: <1992Sep4.041737.10284@midway.uchicago.edu>
  6. Followup-To: comp.os.linux
  7. Sender: news@uchinews.uchicago.edu (News System)
  8. Reply-To: ace3@midway.uchicago.edu
  9. Organization: University of Chicago Computing Organizations
  10. Date: Fri, 4 Sep 1992 04:17:37 GMT
  11. Lines: 49
  12.  
  13. First, many thanks to Kevin Martin for all his work on the 8514 port of
  14. X386 to Linux!!  Things seem to be working almost flawlessly!  Implicit, of
  15. course, are thanks to Linus and the legions of hackers that have made every
  16. thing possible.
  17.  
  18. Ok.  Through a bit of good fortune, an ATI 8514 Ultra has come into my
  19. possession.  The Ultra is a subset of the more recoginized (to me at least)
  20. ATI Graphics Ultra.  It lacks standard VGA (it must be piggy-backed off an
  21. existing VGA adapter using the (ahem) 'feature connector'), bus mouse and
  22. port.
  23.  
  24. While I was trying to setup the card, I ran into an UNDOCUMENTED FEATURE: 
  25. the card's ports are at addresses in the neighborhood of 0x2e0.  This is
  26. where COM4 tends to live.  If you have COM4 you may need to disable it to
  27. get the card to work.  This potential conflict is not documented in the
  28. manual, although tech support seems to be well acquainted with it :-).  So
  29. for a good while last night it seemed my bit of good fortune was actually
  30. the reverse, but fortunately this was not the case.
  31.  
  32. So I grabbed the X386 1.1 distribution from
  33. tsx-11.mit.edu:pub/linux/packages/X11/ and overlayed Kevin's 8514 driver,
  34. and followed the relatively straight-forward installation instructions.
  35.  
  36. Foolishly thinking that was all there was to it I  typed 'startx'.  Of
  37. course it locked up...
  38.  
  39. After looking more carefully at the installation instructions, I
  40. 'chown root.root /dev/ptyp*';  I had grabbed the MCC-interim release in
  41. which a lot of binaries and devices tend to by owned by 'bin'.
  42.  
  43. At this point 'startx' brings up X with clock and shell.  If I try to exit
  44. from the window manager (after closing all the windows) the machine locks
  45. up tight (ie the NumLock light doesn't even toggle). If I capture std error
  46. from startx (ie 'startx 2> xerror') xerror contains "xinit: connection to X
  47. server lost"
  48.  
  49. Could anyone
  50.  
  51. 1) Tell me how to avoid the lock-ups when exiting
  52.  
  53. 2) Tell me if selection is compatible with X386 (I'll be able to answer
  54. that one myself pretty soon)
  55.  
  56. 3) Point me to a slightly more detailed guide to setting up X386
  57.  
  58.  
  59. Many, many thanks,
  60.  
  61. tony acero
  62.