home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5249 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.0 KB

  1. Path: sparky!uunet!mcsun!uknet!axion!micromuse!adam@micromuse.co.uk
  2. From: adam@micromuse.co.uk (Adam Kerrison)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: X386 install (/dev/vga)
  5. Message-ID: <Bu798C.2J9@micromuse.co.uk>
  6. Date: 7 Sep 92 08:36:11 GMT
  7. References: <7252@lib.tmc.edu>
  8. Sender: news@micromuse.co.uk
  9. Reply-To: adam@micromuse.co.uk
  10. Organization: MicroMuse Ltd, London, UK
  11. Lines: 45
  12. Nntp-Posting-Host: zaphod
  13.  
  14. In article 7252@lib.tmc.edu, blile@thesis1.med.uth.tmc.edu (BUD W. LILE) writes:
  15. >I'm posting this question for my roommate.
  16. >
  17. >He has installed X386 on his 386BSD system.   Created the configuration
  18. >file.
  19. >When he tries to start X, he gets a message CONNOT OPEN /dev/vga!  
  20. >
  21. >What is this device, is it just a renamed console or what.  If its 
  22. >a special device driver where is the source code?
  23. >Also, are there any good install intructions or does one go for broke or
  24. >did he just miss them?
  25. >Please just post to the net as he does have RN access.
  26. >
  27. >thanks
  28. >B lile
  29. >University of Texas Medical School at Houston
  30.  
  31. I had this problem too. A friend of mine helped me to fix it. Just do:
  32.  
  33. mknod /dev/vga c 12 0
  34.  
  35. as root. This will create the device. Of course you have to have patched and 
  36. rebuilt the kernel with the XSERVER option (at least thats what I did).
  37.  
  38. However, my X isn't running ... It gets into graphics mode then hangs (I have
  39. an Orchid ProDesigner I (ET3000 based card 512K memory)). I have seen articles
  40. on this on the net but I am still looking for the fix.
  41.  
  42. Hope this helps in some way.
  43.  
  44. Adam
  45.  
  46. ---
  47. ===========================================================================
  48. Adam Kerrison                  | Phone : +44 71 352 7774
  49. Technical Support              | Fax   : +44 71 351 7834
  50. MicroMuse Ltd                  | E-mail: adam@micromuse.co.uk
  51. London SW10 0RN                | 
  52. ===========================================================================
  53. "When you kill a man, you're a murderer. Kill many, and you're a conqueror.
  54. Kill them all, you're a god !" - Think about it
  55. ===========================================================================
  56.