home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / i386unix / 272 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  6.7 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!funic!sauna.cs.hut.fi!news.cs.hut.fi!tema
  2. From: tema@snakemail.hut.fi (Teemu Lehtonen )
  3. Newsgroups: comp.windows.x.i386unix
  4. Subject: Xfree 1.1 not restoring text mode after display-card change
  5. Date: 12 Jan 93 22:24:08 GMT
  6. Organization: Helsinki University of Technology, Finland
  7. Lines: 626
  8. Distribution: comp
  9. Message-ID: <TEMA.93Jan13002408@lk-hp-2.hut.fi>
  10. NNTP-Posting-Host: lk-hp-2.hut.fi
  11.  
  12.  
  13. I recently upgraded my vga ultra et4000 videocard to another vga ultra
  14. et4000 that has hiclock  & hicolor (65k colors) chips . After the upgrade
  15. when I exit X it doesn't restore text mode properly there is some wierd
  16. lines and when I try hard enought I can figure out that it is some sort of
  17. text. Linux stays up and when I type something it goes ok. I can even start
  18. X again and it comes up ok, but when I quit the text isn't ok.
  19.  
  20. heres' my configuration:
  21.  
  22. machine : forex 486dx 33Mhz 8Mb
  23. v-card  : vga ultra + hiclock & hicolor (65k colors)
  24. monitor : TVM md-17 mediascan 6a digital
  25. i/o     : chicony ch-101b multi i/o ( 2xfloppy 2xhd 2xserial 1x parallel)
  26. disks   : a: 1.2M b: 1.44M hda maxtor 7213at hdb wdac2200 caviar
  27.  
  28. Linux 0.99 pl2
  29. XFree86 Version 1.1 
  30.  
  31. when starting X it gives:
  32.  
  33.  
  34. no SIOCGIFCONF
  35. XFree86 Version 1.1 / X Window System
  36. (protocol Version 11, revision 0, vendor release 5000)
  37. Configured drivers:
  38.   VGA256 (256 colour SVGA):
  39.       et4000, et3000, pvga1, gvga, ati, tvga8900
  40. VGA256: et4000 (mem: 1024k numclocks: 16)
  41. VGA256:   clocks: 25 28 32 36 40 45  0 37 50 57 65 72 80 90 63 75
  42. VGA256: SpeedUp code selection modified because virtualX != 1024
  43. VGA256: SpeedUp mode selected (Flags=0xf)
  44.  
  45. here's my Xconfig file:
  46.  
  47. # $Header: /home/x_cvs/mit/server/ddx/x386/Xconfig,v 1.14 1992/09/12 07:03:09 da
  48. wes Exp $
  49. # $XConsortium: Xconfig,v 1.2 91/08/26 14:34:55 gildea Exp $
  50. #
  51. # Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
  52. #
  53. # Permission to use, copy, modify, distribute, and sell this software and its
  54. # documentation for any purpose is hereby granted without fee, provided that
  55. # the above copyright notice appear in all copies and that both that
  56. # copyright notice and this permission notice appear in supporting
  57. # documentation, and that the name of Thomas Roell not be used in
  58. # advertising or publicity pertaining to distribution of the software without
  59. # specific, written prior permission.  Thomas Roell makes no representations
  60. # about the suitability of this software for any purpose.  It is provided
  61. # "as is" without express or implied warranty.
  62. #
  63. # THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  64. # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  65. # EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  66. # CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  67. # DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  68. # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  69. # PERFORMANCE OF THIS SOFTWARE.
  70. #
  71. # Author:  Thomas Roell, roell@informatik.tu-muenchen.de
  72.  
  73. #
  74. # some nice paths, to avoid conflicts with other X-servers
  75. #
  76. RGBPath         "/usr/X386/lib/X11/rgb"
  77. FontPath        "/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/Speedo,/u
  78. sr/X386/lib/X11/fonts/75dpi/"
  79.  
  80. # Use this if the Type1 font code is in the server
  81. #FontPath       "/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/Type1/,/u
  82. sr/X386/lib/X11/fonts/Speedo,/usr/X386/lib/X11/fonts/75dpi/"
  83.  
  84. # NoTrapSignals
  85.  
  86. #Xqueue
  87.  
  88. Keyboard
  89.   AutoRepeat 500 5
  90. #  Xleds      1 2 3
  91.   ServerNumLock
  92. #  DontZap
  93.  
  94. MouseSystems    "/dev/ttys2"
  95. #  BaudRate     9600
  96. #  SampleRate   150
  97. #  Emulate3Buttons
  98.  
  99. #
  100. # The graphics drivers
  101. # First the colour driver
  102. #
  103. vga256
  104. #  Virtual      1152 900
  105.  
  106. # To disable SpeedUp, use NoSpeedUp
  107. #
  108. #  NoSpeedUp
  109.  
  110. #  Virtual      1024 1024
  111.   Virtual       1184 885
  112.  
  113.   ViewPort      0 0
  114.  
  115.   Modes         "kok1" "kok2" "kok3" "kok4" "kok5" # "1024x768i2" "800x600" "640
  116. x480""1024x768i"
  117.   Clocks        25 28 32 36 40 45 0 37 50 57 65 72 80 90 63 75
  118.  
  119. #
  120. # Next the mono driver
  121. #
  122. vga2
  123.  
  124.   Virtual       800 600
  125.  
  126.   ViewPort      0 0
  127.  
  128.   Modes         "640x480"
  129.  
  130.  
  131. #  Modes        "800x600" "640x480"
  132.  
  133. ModeDB
  134. # OFFICIAL VESA Monitor timings + IBM Standards - TRY THESE FIRST
  135. # Contributor:          Thomas Roell [roell@sgcs.com]
  136. # Last Edit Date:       3/29/92
  137. #
  138. # name        clock   horizontal timing     vertical timing      flags
  139. # "640x480"     25      640  672  768  800    480  490  492  525
  140.  "640x480"     28      640  672  768  800    480  490  492  525
  141.  "800x600"     36      800  824  896 1016    600  601  603  625
  142. #               40      800  840  968 1056    600  601  605  628
  143. #               50      800  856  976 1040    600  637  643  666
  144.  "1024x768i"   45     1024 1032 1208 1248    768  770  778  817  +hsync +vsync I
  145. nterlace
  146.  "1024x768i2"   45     1024 1048 1232 1264    768  776  776  815 +hsync +vsync I
  147. nterlace
  148.  "kok1"         90      1184 1256 1352 1536     885  887  892  926
  149.  "kok2"         80      1184 1248 1328 1488     885  887  892  924
  150.  "kok3"         75      1184 1248 1328 1480     885  887  892  922
  151.  
  152.  
  153.  "kok4"         72      1184 1240 1312 1456     885  886  890  919
  154.  "kok5"         65      1184 1240 1312 1488     885  886  890  914
  155. # "kok1"                65      1184 1240 1312 1488     885  886  890  914
  156. # "kok2"                65      1184 1232 1296 1456     885  886  890  915
  157. # "kok3"                65      1184 1224 1272 1392     885  886  889  909
  158.  
  159. # "kokeilu"   45     1024 1032 1208 1272    768  770  778  812 +hsync +vsync Int
  160. erlace
  161. # "1024x768"    65     1024 1032 1176 1344    768  771  777  806
  162. #               75     1024 1048 1184 1328    768  771  777  806
  163. #               85     1024 1032 1152 1360    768  784  787  823
  164. # "1280x1024i"  80     1280 1296 1512 1568   1024 1025 1037 1165  Interlace
  165. # "1280x1024"  110     1280 1328 1512 1712   1024 1025 1028 1054
  166. #              135     1280 1312 1456 1712   1024 1027 1030 1064
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631. --
  632. *******************************************************************************
  633. *           tema@vipunen.hut.fi              teemu.lehtonen@hut.fi             *
  634. *           tema@otax.tky.hut.fi              k35543r@taltta.hut.fi           *
  635. *          Koti osoite:      Pentinkatu 4 29200 Harjavalta tel.(939)740091    *
  636. *  Osoite opiskelupaikkakunnalla:SMT 12 F 83 02150 Espoo tel. (90)4683087     *
  637. *******************************************************************************
  638.