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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
For some reason my Linux will just freeze up randomly. I am using Madrake Linux 9.1. All of the sudden the mouse will just lock up and the system will freeze... only way to get things working is to press reset button. Any idea why this is happening?
Hard to tell. It could help with more info. What are the specs of your machine, video card, ram, CPU? Do the freezups happen during heavy load or completely randomly? If under heavy load: Is DMA enabled on your disk's (as root check with hdparm -v /dev/hda for the primary disc hdb for second etc).. What window manager and what version of it are you running?
When the system freezes try getting to console by pressing ctrl-alt-F2 (or F3,F4 etc, F1 gives the console X is running from, ctrl-alt-F7 should bring you back to X). When in console run top to see if any process is grabbing lots of memory/CPU, if such a process exists close top by pressing q then issue killall process-name. A very likely option is that it is X or the window manger bugging out on you, you can kill X simply by going to the console it runs from with ctrl-alt-F1 and press ctrl-c to kill the process (you restart x with startx). Try checking if you have the correct drivers loaded for your video card. Ask for more help here.
I have a p4 1.4 gig processor, 512mb ram, ATI All In Wonder 8500 DV, sound blaster Audigy Sound Card. Problem appears to be occuring at random times, regardless of how many processes are running. I will try those suggustions you have posted next time it freezes up though.
Just a random thought: It might help to disable power management since it is known to mess up some boards. Test disabling apm or apic daemons (you are probably running the apm-daemon). There should be an option somewhere in the control center.. the other option is to disable it while building a new kernel, but that might be a bit overkill
Oh, and the stuff about switching to console will probably not do you any good unless it is X or something above freezing.
//Edit: Have you installed the drivers for your ATI-card? That might be the problem otherwise. Search this board for howtos//
I've got something like that once with a Intel mother board. Could it maybe be network related?. Mine was because of a crappy Intel Inbuilt network card. As you also using a P4 and the chances for our hardware be more or less the same, I would guess it's our network card.
Disable it from the bios and see what happens.
Hmm I am using an Intel network card intengrated into my intel motherboard, I will try disabling it and see what happens. Strange think is seems like the keyboard/mouse lockup but the computer does not completly freeze, becase the other day I was using xawtv to watch tv in linux with my tv tuner card, and the computer appeared to freeze (mouse/keyboard not responding), but the TV was still playing. Any ideas?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.