home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21563 < prev    next >
Encoding:
Text File  |  1992-12-23  |  2.6 KB  |  89 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!agate!dog.ee.lbl.gov!news!manta!rla
  3. From: rla@nosc.mil (Rodney L Anderson)
  4. Subject: prob w/Xlinux.8514 & ATI Graphics Ultra
  5. Message-ID: <1992Dec23.215019.19621@nosc.mil>
  6. Keywords: Xlinux.8514, ATI, Graphics, Ultra
  7. Organization: Naval Ocean Systems Center, San Diego, CA
  8. Date: Wed, 23 Dec 1992 21:50:19 GMT
  9. Lines: 78
  10.  
  11. I am still having problems get the 8514 server working with my Graphics Pro.
  12. I downloaded the new 8514 server from TSX-11, uncompressed both 75dpi & misc
  13. file directories, and ran mkfontdir in both directories.  But no go.
  14.  
  15. I do have X386mono working (@800x600).
  16.  
  17. My monitor is a NEC 5fg. (486-50, 16Mb, 1542b w/990 Mb)
  18.  
  19. Here are the output errors:
  20.  
  21.   %rla> startx
  22.   X386 Version 1.2 / X Windows System [linux v1.1 8514/A alpha]
  23.   (protocol Version 1.1, revision 0, vendor release 5000)
  24.  
  25.   ibm8514
  26.  
  27.   Fatal server error:
  28.   Attatched monitor not capable of displaying 8514!
  29.  
  30.   giving up.
  31.   xinit: Invalid argument (errno 22): unable to connect to X server.
  32.   xinit: No such process (errno 3): Server error.
  33.  
  34.  
  35. Here are the links & protection bits:
  36.  
  37.   /usr/X386/bin:
  38.   lrwxrwxrwx   1 root     root           22 Dec 19 13:24 X -> /usr/X386/bin/Xlinux.8514*
  39.   -rwsr-xr-x   1 root     root       943681 Sep 23 02:32 X386*
  40.   -rwsr-xr-x   1 root     root       745536 Sep 23 02:32 X386mono*
  41.   -rwsr-xr-x   1 root     root       694362 Oct 18 23:30 Xlinux.8514*
  42.  
  43.   /usr/X386/lib/X11:
  44.   lrwxrwxrwx   1 root     root           12 Dec 19 13:17 Xconfig -> /Xconfig.ATI
  45.   -rw-r--r--   1 root     root          822 Dec 19 13:16 Xconfig.ATI
  46.   -rw-r--r--   1 root     root         1644 Dec 16 09:45 Xconfig.mono
  47.   -rw-r--r--   1 root     root         3101 Aug  6 23:54 Xconfig.orig
  48.  
  49.   /dev:
  50.   crw-r--r--   1 root     root      10,   2 Dec 17 17:23 msmouse
  51.  
  52.  
  53. Here is my Xconfig file:
  54.  
  55.   # $XConsortium: Xconfig,v 1.2 91/08/26 14:34:55 gildea Exp $
  56.   #
  57.   # Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
  58.   #
  59.   # Author:  Thomas Roell, roell@informatik.tu-muenchen.de
  60.   # modified by obz for easier linux porting
  61.   #
  62.   # some nice paths, to avoid conflicts with other X-servers
  63.   #
  64.   FontPath    "/usr/X386/lib/X11/fonts/misc/,/usr/X386/lib/X11/fonts/75dpi/"
  65.  
  66.   Keyboard
  67.     AutoRepeat 500 5
  68.     ServerNumLock
  69.  
  70.   Busmouse    "/dev/msmouse"
  71.     SampleRate    150
  72.  
  73.   #
  74.   # The graphics drivers
  75.   #
  76.   vga256
  77.     Virtual    1024 768
  78.     ViewPort      0 0
  79.     Modes    "1024x768"
  80.     Clocks    25 28 57 72 78 68 50 62
  81.     Videoram    1024
  82.  
  83.   ModeDB
  84.   # clock  horzontal timing      vertical timing
  85.    "1024x768"  62    1024 1092 1220 1344    768  786  791  810
  86.  
  87. ----------------
  88. rla@manta.nosc.mil
  89.