home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4899 < prev    next >
Encoding:
Text File  |  1992-08-30  |  1.7 KB  |  43 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!math.fu-berlin.de!unidui!du9ds3!veit
  3. From: veit@du9ds3.uni-duisburg.de (Holger Veit)
  4. Subject: Re: [386bsd] Installing X386
  5. References: <1992Aug30.025058.21358@cc.uow.edu.au>
  6. Date: 31 Aug 92 10:39:00 GMT
  7. Reply-To: veit@du9ds3.uni-duisburg.de
  8. Organization: Uni-Duisburg FB9 Datenverarbeitung
  9. Keywords: 386bsd, X386, installation
  10. Sender: @unidui.uni-duisburg.de
  11. Message-ID: <veit.715257540@du9ds3>
  12. Lines: 29
  13.  
  14. In <1992Aug30.025058.21358@cc.uow.edu.au> pejn@cc.uow.edu.au (Paul Nulsen) writes:
  15.  
  16.  
  17. >This is obviously a stupid question, but I can't seem to find the answer. I
  18. >have tried to install the X386 binaries (X386 version 1.2E 1.0.1) from
  19. >agate.berkeley.edu. When I run startx I get an error message to the effect
  20. >that the server can't open /dev/vga. This is presumably the device that the
  21. >server uses to access the video hardware, but I can't find any info on what
  22. >the device numbers need to be. Being foolhardy, I reckoned this had to be
  23. >some form of access to the console, so I tried mknod /dev/vga c 0 0. The
  24. >result was an instantaneous crash of the whole system. I have not been able
  25. >to find any reference to /dev/vga in any of the information I have
  26. >collected. Can someone please enlighten me - before I do some serious damage
  27. >to my system?
  28.  
  29. >Thanks
  30. >Paul Nulsen
  31.  
  32. For the moment, /dev/vga can be made as follows:
  33.  
  34. $ mknod /dev/vga c 12 0
  35.  
  36. Holger
  37.  
  38. -- 
  39. |  |   / Holger Veit             | INTERNET: veit@du9ds3.uni-duisburg.de
  40. |__|  /  University of Duisburg  | BITNET: veit%du9ds3.uni-duisburg.de@UNIDO
  41. |  | /   Dept. of Electr. Eng.   | "No, my programs are not BUGGY, these are
  42. |  |/    Inst. f. Dataprocessing |          just unexpected FEATURES"
  43.