Both fsck and top are command line utilities, they can be accessed via the X Terminal program.
To run them when you have X Terminal running you simply do this:
For checking (as root user or via sudo) your microSDHC card assuming it has only one partition on it:
Code:
fsck /dev/mmcblk1p0
For checking which processes is using the most CPU:
Code:
top
Also it would be useful if you could output your dmesg log. This can be obtained from X Terminal via:
i seem to have just fixed the problem by deleting a bunch of updates from the app man, looks like my phone is back to normal. i think. thanks for your help guys!