![]() |
[solved -> reflash] large Xorg.0.log - no space left in /tmp
Hi everyone,
I have a problem that shows from time to time: m Xorg log brows very 'large' and fills the poor 1MB /tmp partition. When that happens, the device doesn't fumction very well, for obvious reasons... I've copied the beginning of my xorg log file. The last 2 lines repeat themselves ad nauseam until no more space is available. I'm running PR 1.3 (in case that helps) Any idea? Thanks! Code:
Nokia-N900:/etc/X11# more /tmp/Xorg.0.log |
Re: large Xorg.0.log - no space left in /tmp
Just clear it by doing this as root
Code:
echo "" > /tmp/Xorg.0.log |
Re: large Xorg.0.log - no space left in /tmp
Or rm -rf /tmp/* and umount /tmp, that way /tmp will share space with /
|
Re: large Xorg.0.log - no space left in /tmp
A full / is worse than a full /tmp though.
|
Re: large Xorg.0.log - no space left in /tmp
Quote:
Unfortunately, off the top of my head I don't have a good suggestion on how to start trouble-shooting this... |
Re: large Xorg.0.log - no space left in /tmp
Quote:
The echo > Xorg.0.log trick seems to work (at least "df" is happy about it) Now am I the only one seeing these lines in their Xorg log? Code:
(II) button (value): 0(0) |
Re: large Xorg.0.log - no space left in /tmp
On my RHEL 5 box, /usr/bin/X has a command line parameter -logverbose [n] . I wonder if that can be used to turn down the verbosity in this case. If so, I don't know what system script runs X, but we'd just have to modify that command line.
|
Re: large Xorg.0.log - no space left in /tmp
Maybe you should just restart the phone... Linux usually empties the /tmp folder at startup. This also gives the phone a fresh copy of the OS (though Linux as an OS does not decay as badly as a Windoze OS, but that would be out of topic here).
|
Re: large Xorg.0.log - no space left in /tmp
Quote:
My logic is: if EV_KEY is a keyboard event, then maybe the system is being overrun by spurious events generated by a hardware problem... :o |
Re: large Xorg.0.log - no space left in /tmp
thanks ajack, I know this is a quick turnaround solution, but it isn't very clean...
Quote:
Maybe increasing the verbosity of X (as jacktanner suggests) will reveal something... |
| All times are GMT. The time now is 18:35. |
vBulletin® Version 3.8.8