Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I installed an old copy of Mandrake 8.1 (didn't want to dl a whole new distro), and then dl'd and compiled the sources for Kernel 2.6.5, X.org's release (as of May 10th, I don't recall the exact version), GCC3.4, the NVidia driver for my GeForce, and Gnome 2.6.
Now, the symptons: If my computer sits idle for a period of time (more than an hour, but the exact time is uncertain) it will hang as if shutdown were called without -h.
The system is entirely unresponsive. Various three fingered salutes do nothing. I must use either the reset or the power buttons to halt the system.
If I am running a CPU intensive program (ie, POV-Ray) it still crashes, but not as often. It is possible that it is hanging after the program finishes.
There is nothing in my system logs concerning a shutdown. When I reboot (either from the harddrive or a burned copy of Knoppix) and examine the logs, it is as if they just stop.
Booting Knoppix off of a CD, I can leave the computer on for days without a problem.
Does anyone have any ideas what this might be caused by?
I will try to get more accurate timings when possible, but this is difficult as it always happens when I am away from the computer for an extended period of time.
dunno what's going on but have you tried leaving your on computer without X? You can stop X by going to a text terminal with ctrl-alt-F1, and then do
init 3
as root. Just to see if it is X that's crashing or something else.
Since you've upgraded big parts of the sysem, have you upgraded all other dependencies ? The 2.6 kernels need some other up-to-date binaries, and i guess so do the rest of the stuff you've installed.
Quote:
If my computer sits idle for a period of time (more than an hour, but the exact time is uncertain) it will hang as if shutdown were called without -h.
Maybe some power-saving software coming up and crashing ?
Quote:
Various three fingered salutes do nothing.
You mean [Ctrl]+[Alt]+[Del], or the [SysRq] keys ?
A way to look into this would be to log into your machine from a network, before it "crashes", and to see what happens.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.