Every now and then, my computer completely freezes up. The display stops responding and the keyboard doesn't work--not even caps lock or num lock (if the num lock is on before it freezes, it stays on and won't turn off). sshd, however, still works. If I connect to the computer from another box, everything works as expected. Here is the output from dmesg:
Code:
<bootup stuff...>
agpgart: Found an AGP 3.0 compliant device at 0000:04:00.0.
agpgart: Putting AGP V3 device at 0000:04:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:05:00.0 into 8x mode
agpgart: Found an AGP 3.0 compliant device at 0000:04:00.0.
agpgart: Putting AGP V3 device at 0000:04:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:05:00.0 into 8x mode
drivers/usb/input/hid-input.c: event field not found
drivers/usb/input/hid-input.c: event field not found
inserting floppy driver for 2.6.7-gentoo-r13
FDC 0 is a post-1991 82077
eth0: no IPv6 routers present
loop: loaded (max 8 devices)
ISO 9660 Extensions: RRIP_1991A
agpgart: Found an AGP 3.0 compliant device at 0000:04:00.0.
agpgart: Putting AGP V3 device at 0000:04:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:05:00.0 into 8x mode
agpgart: Found an AGP 3.0 compliant device at 0000:04:00.0.
agpgart: Putting AGP V3 device at 0000:04:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:05:00.0 into 8x mode
agpgart: Found an AGP 3.0 compliant device at 0000:04:00.0.
agpgart: Putting AGP V3 device at 0000:04:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:05:00.0 into 8x mode
agpgart: Found an AGP 3.0 compliant device at 0000:04:00.0.
agpgart: Putting AGP V3 device at 0000:04:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:05:00.0 into 8x mode
agpgart: Found an AGP 3.0 compliant device at 0000:04:00.0.
agpgart: Putting AGP V3 device at 0000:04:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:05:00.0 into 8x mode
agpgart: Found an AGP 3.0 compliant device at 0000:04:00.0.
agpgart: Putting AGP V3 device at 0000:04:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:05:00.0 into 8x mode
all that agpgart stuff looks somewhat suspicious to me. I have a GeForce 4 Ti4200 and I'm using driver release 6106. Motherboard is Tyan K8W with 2 Opteron 242 CPUs. AGP tunnel is and AMD chip--I think its AMD8111
TIA