home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4814 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  2.8 KB

  1. Xref: sparky comp.unix.bsd:4814 comp.windows.x:15814
  2. Path: sparky!uunet!zephyr.ens.tek.com!uw-beaver!news.u.washington.edu!usenet.coe.montana.edu!decwrl!csus.edu!netcom.com!hasty
  3. From: hasty@netcom.com (Amancio Hasty Jr)
  4. Newsgroups: comp.unix.bsd,comp.windows.x
  5. Subject: Re: X386 under 386BSD does not work
  6. Keywords: X386, 386BSD
  7. Message-ID: <xxdn+!g.hasty@netcom.com>
  8. Date: 28 Aug 92 17:55:57 GMT
  9. References: <1992Aug27.200328.7037@cs.sfu.ca>
  10. Organization: Netcom - Online Communication Services  (408 241-9760 guest)
  11. Lines: 76
  12.  
  13. In article <1992Aug27.200328.7037@cs.sfu.ca> liu@cs.sfu.ca (Lixin Liu) writes:
  14. >Hi, everyone:
  15. >
  16. >After a few days of trying, I can not get X386 working on my 486 machine.
  17. >Start with "xinit", I only got into graphics mode twice during the last a
  18. >few days and then the system hangs. But most of time, after the console
  19. >displays the following message: 
  20. >
  21. >X386  1.2E  1.0.1  /  X  Window  System
  22. >(protocol Version 11, revision 0, vendor release 5000)
  23. >
  24. >the system hangs without going into the graphics mode and dump a "core.X386".
  25. >So, what am I missing?
  26. >
  27. >Here is my configuration:
  28. >
  29. >Hardware:
  30. >GA-486US Local Bus motherboard, 64KB Cache, CPU: Intel 486-33
  31. >8MB 60ns RAM
  32. >Quantam LPS240AT IDE Drive, 30MB for DOS
  33. >GA-200 Local Bus VGA card with 1MB memory (ET4000 based)
  34. >NEC 5FG monitor
  35. >Legend mouse in com1
  36. >
  37. >Kernal: 0.1.26 (Comes with X386 binary)
  38. >
  39. >Xconfig file:
  40. >
  41. >RGBPath        "/usr/lib/X11/rgb"
  42. >FontPath    "/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/Speedo/,/usr/lib/X11/fonts/75dpi/"
  43. >
  44. >Keyboard
  45. >  AutoRepeat 500 5
  46. >  ServerNumLock
  47. >
  48. >Mousesystems    "/dev/com1"
  49. >  BaudRate    1200
  50. >
  51. >vga256
  52. >  Chipset    "et4000"
  53. >  Vendor    "legend"
  54. >  Clocks     50 57 65 72 80 90 101 127
  55. >  Virtual    1152 900
  56. >  ViewPort      0 0
  57. >  Modes            "1024x768" "640x480"
  58. >
  59. >ModeDB
  60. >#          clock      horzontal timing      vertical timing
  61. > "640x480"      50     640  672  768  850    480  550  650  650
  62. > "1024x768"     72    1024 1032 1264 1272    768  786  791  810
  63. > "1152x900"     80    1152 1160 1376 1416    900  900  940  948
  64. > "1152x900"     80    1152 1184 1264 1408    900  905  908  936
  65. >                80    1152 1164 1244 1408    900  900  903  936
  66. >
  67. >
  68. >Thanks for your help!
  69. >
  70. >Lixin
  71. >-- 
  72. >    mail:  Lixin Liu,   Department of Mathematics and Statistics,
  73. >           Simon Fraser University, Burnaby, B.C., CANADA  V5A 1S6
  74. >  e-mail:  liu@cs.sfu.ca   OR   liu@sfu.ca
  75. >   phone:  (604) 291-3422  (office),  (604) 294-6582 (home)
  76.  
  77.  
  78. Normally, X386 generates a stack trace dump when the kernel is not
  79. patched for X... I know that you stated that you have the patched kernel.
  80.  
  81. Also, you are the first person reporting attempting to use X in a local 
  82. bus and they may be a difference on a local bus implementation for the
  83. et4000.
  84.  
  85. Could you send a stack trace dump?
  86.  
  87. Amancio Hasty
  88. p.s. (I helped port X386 to 386bsd)
  89.