home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20103 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  2.0 KB

  1. Xref: sparky comp.os.linux:20103 comp.windows.x:20164 comp.unix.sysv386:17357
  2. Newsgroups: comp.os.linux,comp.windows.x,comp.unix.sysv386
  3. Path: sparky!uunet!nevada.edu!fmn
  4. From: fmn@nevada.edu (FRANK NEEDHAM)
  5. Subject: Re: X on Enhanced VGA! (almost)
  6. Message-ID: <1992Dec12.231326.24971@nevada.edu>
  7. Sender: fmn@redrock.nevada.edu
  8. Nntp-Posting-Host: redrock.nevada.edu
  9. Organization: University of Nevada System Computing Services
  10. References: <pgr.020013.10Dec1992@comlab.ox.ac.uk> <BCR.92Dec12202802@hfl3sn02.cern.ch> <1992Dec12.200423.20521@nevada.edu>
  11. Date: Sat, 12 Dec 1992 23:13:26 GMT
  12. Lines: 42
  13.  
  14. In article <1992Dec12.200423.20521@nevada.edu> fmn@nevada.edu (FRANK NEEDHAM) writes:
  15. >ok,
  16. >
  17. >With a lot of help, X is almost working on this card, YES! Thanks Scott.
  18. >
  19. >I have done the following, made sure the dir /tmp/.X11-unix exists, checked the
  20. >paths in etc/profile (they seem ok),cp'd xserverrc and xinit to the dir / and
  21. >used chown on them. 
  22. >I then cp'd system.twmrc to /, renamed it to .twmrc. Does this file also need 
  23. >to have the chown run on it?
  24. >When X is fired up, a grey screen with a cross-hatch pattern happens and it
  25. >stays. The <ctrl><alt><bkspc> sequence still doesn't kill the server.
  26. >Can anyone share some ideas on what I might try from here?
  27. >
  28. >thanks,
  29. >-frank
  30. >
  31. I know, I'm following up my own posts. As long as I know I'm stumbling around
  32. in the dark, why should it matter if anyone else does too :-)?
  33.  
  34. The following is captured when 'startx 2> <file>'is run:
  35.  
  36. no SIOCGIFCONF
  37. XFree86 Version 1.0Ya / X Window System
  38. (protocol Version 11, revision 0, vendor release 5000)
  39. Configured drivers:
  40.   VGA256 (256 colour SVGA):
  41.       et4000, et3000, pvga1, gvga, ati, tvga8900
  42. VGA256: et4000 (mem: 1024k numclocks: 16)
  43. VGA256:   clocks: 25 28 33 36 40 45 32 38 50 57 65 72 80 90 63 75
  44.  
  45. Fatal server error:
  46. There is no defined dot-clock matching mode "1024x768"
  47.  
  48.  
  49. giving up.
  50. xinit:  Invalid argument (errno 22):  unable to connect to X server
  51. xinit:  No such process (errno 3):  Server error.
  52.  
  53. Would someone be kind enough to explain what these errors mean please?
  54. thanks,
  55. -frank
  56.