home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 5095 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.6 KB  |  54 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!csus.edu!netcom.com!hasty
  3. From: hasty@netcom.com (Amancio Hasty Jr)
  4. Subject: Re: no screen after X exits
  5. Message-ID: <b!mn=fj.hasty@netcom.com>
  6. Date: Fri, 04 Sep 92 02:15:18 GMT
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. References: <BRTMAC.92Sep2101013@maverick.ksu.ksu.edu>
  9. Lines: 43
  10.  
  11. In article <BRTMAC.92Sep2101013@maverick.ksu.ksu.edu> brtmac@maverick.ksu.ksu.edu (Brett McCoy) writes:
  12. >I'm having a problem with having no screen after X exits.  This is really
  13. >annoying when something is wrong and X doesn't start since one of the first
  14. >things it does is set the graphic mode on the card.  I have to reboot to
  15. >get the screen back and then I loose any information I had as to why X
  16. >didn't start.
  17. >
  18. >My configuration is:
  19. >
  20. >386sx/16
  21. >8M RAM
  22. >7120A Maxtor IDE
  23. >2 com ports
  24. >Sigma Legend 1M VGA (ET-4000 chipset)
  25. >AOC CM-336 SVGA monitor
  26. >
  27. >I can get X to run fine and can even get at the keyboard by doing a
  28. >'startx;sleep 999999' (anyone want to tell me why this works?).  I am
  29. >planning on running XDM in the future, but I want to get X to where it
  30. >actually works like I want it before doing this.
  31. If in your /etc/ttys file, your reference your console as device 
  32. console the system gets confused as to who owns the console because
  33. X access the device vga.
  34. To avoid problems with use vga in your /etc/ttys instead of "console"
  35.  
  36. Amancio Hasty
  37. >
  38. >Is there a program out there that resets the video card to standard
  39. >80x25 text mode?
  40. >
  41. >++Brett;
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.