sossego
Retired from the forums
If this seems fragmented, please be patient.
FreeBSD 8.0 on a Dell Dimension 3000.
Problem: System freezes. I thought it was due to the heat here but it also happened at night.
I set acpi hint to disabled in loader.conf.
Results: New problem: fxp0 will stop working then system crashes. Requires hard reboot.
I've tried
but I do not know how to properly use watch on FreeBSD.
I'd like to be able to see the exact message which occurs when the system crashes.
I used
and the same for messages. Nothing.
System crapped out again. Interface fxp0 dies after an hour. System freezes on kde.
Solution will probably be to do a complete reinstall.
New question: Is there fan control or thermal?
FreeBSD 8.0 on a Dell Dimension 3000.
Problem: System freezes. I thought it was due to the heat here but it also happened at night.
I set acpi hint to disabled in loader.conf.
Results: New problem: fxp0 will stop working then system crashes. Requires hard reboot.
I've tried
Code:
#watch dmesg
I'd like to be able to see the exact message which occurs when the system crashes.
I used
Code:
tail -f /var/log/dmesg.today
System crapped out again. Interface fxp0 dies after an hour. System freezes on kde.
Solution will probably be to do a complete reinstall.
New question: Is there fan control or thermal?