ken jones wrote:
Karl: I hesitate to send this big message to the whole gang. Attached are the results of your suggestion. Thank you in advance. Ken Jones
[root@kjones-fedora kjones]# ps auxw USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 3252 51.6 41.7 435956 215064 ? S Aug18 3719:53 /usr/X11R6/bin/X -br -nolisten tcp :0 vt7 -auth /var/run/xauth/A:0
Well it seems most of your memory is used up by the X process. Keep watching this process if it's memory size grows then there may be a memory leak eating up your memory.. I'm not a fedora expert, are there any X updates? have you run yum or updated your system? What version of X are they using? perhaps send your /var/log/xorg.0.log [root@kjones-fedora kjones]# lspci 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R300 NE [Radeon 9500 Pro] 01:00.1 Display controller: ATI Technologies Inc Radeon R300 [Radeon 9500 Pro] (Secondary) I see you have an ATI graphics card. Do you know what video driver you are using? perhaps there is a problem there.