Mike Ciul on 23 Feb 2006 22:33:45 -0000 |
I discovered something interesting. If I do something like this: perl -e '@f = <>; while (1) { sort @f; }' < /var/log/syslog ...the system does not freeze. As long as I can keep the processor tied up, it keeps going. What could it be doing during idle time that causes it to freeze? - Mike -- Prejudice comes from being in the dark; sunlight disinfects it. - Muhammad Ali On Mon, Feb 20, 2006 at 11:15:09PM -0500, Mike Ciul wrote: > [26 lines, 194 words, 1172 characters] Top characters: etnsiorl > > I'm having trouble installing Ubuntu. Even during the initial install, > the system freezes after about 5 minutes of uptime. By repeated > attempts, I got the thing to install all the way, but it still freezes > after about 5 minutes. I can't find any log messages close to the time > of the freeze. I've tried a few kernel options (acpi=off, nolapic, > noapic), I've stabbed randomly at BIOS options, but nothing seems to > make any difference. Can anyone think of a reason why a system would > freeze after 5 minutes of doing nothing in particular? It even does it > in single-user mode, so I don't think it's X-related. Is it stable if you run memtest86? That's about the simplest "OS" you could try running. Was the material you quoted (BIOS EDD problemy by C. Jones) or your subject relevant to your question? I had trouble seeing the link based on what you wrote. -- Jeff Jeff Abrahamson <http://www.purple.com/jeff/> +1 215/837-2287 GPG fingerprint: 1A1A BA95 D082 A558 A276 63C6 16BF 8C4C 0D1D AE4B Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|