home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5207 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.7 KB  |  49 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!mcsun!sunic!ericom!eua.ericsson.se!euajpa
  3. From: euajpa@eua.ericsson.se (Johan Parin)
  4. Subject: X386 Video Configuration [386BSD] (HELP)
  5. Message-ID: <1992Sep6.202230.12158@eua.ericsson.se>
  6. Summary: Only flicker on screen
  7. Keywords: Xconfig, ET4000, Fixed Frequency
  8. Sender: news@eua.ericsson.se
  9. Nntp-Posting-Host: euas20.eua.ericsson.se
  10. Organization: Ellemtel Telecom Systems Labs, Stockholm, Sweden
  11. Date: Sun, 6 Sep 1992 20:22:30 GMT
  12. Lines: 35
  13.  
  14. I have the following problem when trying to bring up X386; I start X
  15. with xinit (or X386). The banner is printed and a switch to graphics
  16. mode is made, *but*: Only flicker shows on screen. This is about the
  17. same behavior I get if I try to switch to a video mode my monitor does
  18. not support (i.e. 800x600). I have a fixed frequency monitor
  19. (Resolutions of 800x600 or above are not supported, but 640x480
  20. definitely is). My video board is based on ET4000 (1 MB RAM), but is
  21. from an unknown (Taiwanese) manufacturer. I *have* made the required
  22. patches to the files pccons.c and locore.s and rebuilt the kernel with
  23. -DXSERVER (before I did that the server never switched to graphics
  24. mode). This is my Xconfig:
  25.  
  26.  
  27. vga256
  28.   Chipset    "et4000"
  29.   Clocks    25 28 40 36 0 44 0 62
  30.  
  31. NoSpeedUp
  32.  
  33.   ViewPort      0 0
  34.   Modes            "640x480"
  35.  
  36. ModeDB
  37. # clock  horzontal timing      vertical timing
  38.  "640x480"   25     640  672  768  800    480  490  492  525
  39.              28     640  672  768  800    480  490  492  525
  40.  
  41. Isn't this a setup that all et4000 based video boards should support?
  42. (The documentation for the board is very poor, so I will not be able
  43. to find out the supported dot clock rates)
  44.  
  45. PLEASE, any advice will be appreciated!
  46.  
  47. Johan Parin
  48.  
  49.