home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17263 < prev    next >
Encoding:
Text File  |  1992-11-19  |  2.0 KB  |  44 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Xenon.Stanford.EDU!mrhoten
  3. From: mrhoten@cs.stanford.edu (Matthew Rhoten)
  4. Subject: Reboot no worky on Gateway Nomad notebook
  5. Message-ID: <mrhoten.722240803@Xenon.Stanford.EDU>
  6. Summary: No go under 97.3-97.5, 98.5
  7. Originator: mrhoten@Xenon.Stanford.EDU
  8. Keywords: notebook reboot hard_reset_now
  9. Sender: news@CSD-NewsHost.Stanford.EDU
  10. Organization: CS Department, Stanford University, California, USA
  11. Date: 20 Nov 92 06:26:43 GMT
  12. Lines: 30
  13.  
  14. I have a Gateway 2000 Nomad 325SXL. This is a fairly cool little
  15. notebook, by the way. Linux .97.3 through .97.5 and .98.5 run great on
  16. it. Hacking on the kernel to switch caps lock and ctrl and removing
  17. bell was easy. Fun stuff. There is one slight thing which I find a bit
  18. annoying. I have never gotten linux to reboot the machine.
  19.  
  20. /etc/reboot and ctrl-alt-del both hung the machine. I had C_A_D on in
  21. the appropriate kernel Makefile. I added a few printk()s in
  22. keyboard.c, and found out that hard_reset_now() was in fact getting
  23. called in either case, which made me think that it didn't work. (That
  24. also explains the hang, looking at the code for hard_reset_now()). This
  25. was under .97.5. So I downloaded .98.5 sources, looked at the new
  26. keyboard.c, and yes, hard_reset_now() had changed. So I compile .98.5,
  27. and boot it up, no problem. tcsh and setterm and a bunch of other
  28. binaries I have don't like it, but that's all right. reboot still
  29. doesn't work, though.
  30.  
  31. So, my question is, is my hardware sufficiently non-standard that I
  32. can never expect this to work? The computer uses an AMD chipset; I
  33. don't know how relevant that is. If someone has patches to the reset
  34. code that work on this machine, great, please let me know. I'm willing
  35. to phone up Gateway and hassle them for tech info and specs if
  36. someone's willing to fix this but needs that sort of thing.
  37.  
  38. Thanks,
  39.  -matt
  40. -- 
  41. Matthew Rhoten | mrhoten@cs.stanford.edu | m_rhoten@leland.stanford.edu
  42. "When Adam and Eve first saw each other, that's when the blues started."
  43.  -John Lee Hooker
  44.