Hi Melodie,
i just had another freeze, the output on pastebin is;
http://pastebin.com/xpr48gZmi was so enthusiastic today. it was going really well.
my output for cat/proc/swaps is;
cat /proc/swaps
Filename Type Size Used Priority
/dev/sdb5 partition 3020184 0 -1
after your instructions it is not currently in file /etc/rc.d/rc.local
i had the impression today that it was more stable, anyway till now that is......
i also found info and solution for the message in /var/log/messages that was saying
via686a base adress not set do biosupgrade or use force_addr=0xaddr
this message has to do something with socalled lm-sensors. info can been seen here;
http://www.kernel.org/doc/Documentation/hwmon/via686ahttp://www.lm-sensors.org/wiki/FAQ/Chapter3see beginning of line 24
i could solve this by doing; cat/proc/ioports
to see what adress was not in use and mostly this is 6000-607f and that was also in my case
than i did doing; modprobe -r via686a && modprobe via686a force_addr=0x6000
and after that adding a line in;
/ect/modprobe.d/snd-options; options via686a force_addr=0x6000
now that was it and you can see in the var/log/messages now that sensors for via686a or enabled
other distros are having the same error messages time to time it seems and sometime it is cleared with an update or a new version of the distro.
i will first wait if you can find anything in the current dsmeg and see how it further goes today and tomorrow.
regards,
Willem