home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / bsd / 10149 < prev    next >
Encoding:
Text File  |  1992-12-13  |  1.7 KB  |  43 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!wupost!newsfeed.rice.edu!rice!news.Rice.edu!rich
  3. From: rich@Rice.edu (& Murphey)
  4. Subject: Re: [386BSD] XFree86 doesn't start
  5. In-Reply-To: aki!wegmann's message of Sat, 12 Dec 1992 08:55:23 GMT
  6. Message-ID: <RICH.92Dec13025135@superego.Rice.edu>
  7. Sender: news@rice.edu (News)
  8. Reply-To: Rich@rice.edu
  9. Organization: Department of Electrical and Computer Engineering, Rice
  10.     University
  11. References: <1992Dec12.085523.3828@aki.en.open.de>
  12. Date: Sun, 13 Dec 1992 08:51:35 GMT
  13. Lines: 28
  14.  
  15. >>>>> In article <1992Dec12.085523.3828@aki.en.open.de>, aki!wegmann (Frank Wegmann) writes:
  16. |> I'm posting this for a friend:
  17.  
  18. |> I have problems running xfree86. When I try to run 'xinit' or 'X'
  19. |> my screen switches to graphics mode, displays some random dots in
  20. |> black and white and after a second or two I'll be back in text mode.
  21.  
  22. |> Output of xinit >& err was:
  23.  
  24. |> XFree86 Version 1.1 / X Window System
  25. |> (protocol Version 11, revision 0, vendor release 5000)
  26. |> Configured drivers:
  27. |>   VGA256 (256 colour SVGA):
  28. |>       et4000, et3000, pvga1, gvga, ati, tvga8900
  29. |> VGA256: et4000 (mem: 1024k numclocks: 16)
  30. |> VGA256:   clocks: 25 28 33 37 41 46 32 38 51 57 65 73 81 91 64 76
  31. |> Caught signal 11.  Server aborting
  32.  
  33. This is a segmentation violation.  It could mean a bug in the server
  34. or a corrupted executable.  You can make certain that the server
  35. executable is not corruped by matching the checksum listed in the
  36. MANIFEST.core-server-1.1 file with that generated by 'cksum X386'.
  37.  
  38. The distributed server executable isn't striped, so you may be able to
  39. get some information from the stack trace.  You can use gdb on the
  40. core file generated by X386 to generate the backtrace.
  41.  
  42. Rich
  43.