home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16162 < prev    next >
Encoding:
Text File  |  1992-11-09  |  2.9 KB  |  101 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!think.com!ames!purdue!yuma!longs.lance.colostate.edu!mc499424
  3. From: mc499424@longs.lance.colostate.edu (Amine chouicha)
  4. Subject: X-windows
  5. Message-ID: <Nov09.200531.18496@yuma.ACNS.ColoState.EDU>
  6. Sender: mc499424@longs.lance.colostate.edu (mohamed chouicha)
  7. Date: Mon, 09 Nov 1992 20:05:31 GMT
  8. Nntp-Posting-Host: glacier.lance.colostate.edu
  9. Organization: Colorado State University, Fort Collins, CO  80523
  10. Lines: 89
  11.  
  12. --------
  13.  
  14.  
  15.   Hi
  16.  
  17.  I can't figure out what is wrong with my Xconfig file (new to X-window). My
  18.  PC characterictics is:
  19.  
  20.  486 with 8MB of RAM
  21.  monitor ViewSonic 15"  31-60KHz microprocessor   1024x768
  22.  card TRIDENT  TVGA
  23.  Microsoft mouse
  24.  
  25.   When ever a run startx, I get
  26.  
  27.    Creating TCP socket: Invalid argument
  28.    XFree86 Version 1.0Ya/Xwindow System
  29.     (protocol Version 1, revision 0, vendor release 5000)
  30.  
  31.     Configured drivers:
  32.         VGA256 (256 colour SVGA)
  33.            et3000, et 4000, pvga1, gvga, ati, tvga8900
  34.  
  35.     VGA256: tvga8900 (mem: 1024K numclocks 8)
  36.     VGA256:  clocks 25 2 28 3 44 9 36 0
  37.  
  38.     Fatal server error:
  39.      There is no defined dot-clock matching mode "1024x768"
  40.       
  41.     giving up
  42.  
  43.     xinit: Invalid argument (errno 22): unable to connect to Xserver
  44.     xinit: No such process (errno 3): Server error
  45.  
  46.  
  47.  
  48.     Any help will be appreciated in setting my Xconfig. Thank you
  49.  
  50.     Amine.
  51.  
  52.  
  53.  
  54.  
  55. -----------------------------------------------------------------
  56.         Xconfig file
  57. -------------------------------------------------------------------
  58.  
  59. RGBPath      "/usr/X386/lib/X11/rgb"
  60.  
  61. FonthPath     "/usr/X386/lib/X11/fonts/misc, /usr/X386/lib/X11/fonts/Type1,
  62.                /usr/X386/lib/X11/fonts/Speedo, /usr/X386/X11/fonts/75dpi/"
  63.  
  64. Keyboard
  65.  
  66.    AutoRepeat  500  5
  67.    SeverNumLock
  68.  
  69.  
  70. Microsoft    "dev/tty00"
  71.  
  72. vga256
  73.   Virtual   1024   1024
  74.   Viewport  0       0 
  75.   Modes     "1024x768"    "800x600"   "600x480"
  76.   clocks    25.2  28.3 44.9  36.0
  77.  
  78. ModeDB
  79.  
  80. # name        clock    horizontal timing        vertical timing       flags
  81. "640x480"       25     640  664  760  800      480  491  493   525
  82.                 31     640  664  704  832      480  489  492   520
  83.  
  84. "800x600"       36     800  824  896  1024     600  601  603   625
  85.                 40     800  840  968  1056     600  601  605   628
  86.                 50     800  856  976  1040     600  637  643   666
  87.  
  88. "1024x768i"     44     1024 1040 1216 1264     768  777  785   817    interlace
  89.  
  90. "1024x768"      60      1024 1032 1176 1344    768  771  777   806
  91.                 75     1024 1048 1184  1328    768  771  777   806
  92.                 85     1024 1032 1152 1360     768  784  787   823
  93.  
  94. "1280x1024i"    80     1280 1296 1512 1568     1024 1025 1037 1165   interlace
  95.  
  96. "1280x1024"    110     1280 1328 1512 1712     1024 1025 1028 1054
  97.                135     1280 1312 1456 1712     1024 1027 1030 1064
  98.  
  99. ------------------------------------------------------------------------------ 
  100.  
  101.