I use FVWM2 and occasionally use a KDE application like K3b, Krusader, etc. Whenever I would start a KDE application for the first time, I would see the above message in "dmesg". And it bothered me, and not just me.
http://alien.slackbook.org/blog/kde-4-6-0-is-here/
Quote:
Comment from toto
Posted: January 27, 2011 at 17:20
Since kde-4.6.0 has been installed, some lines have appeared when I run dmesg :
EXT4-fs (sda1): re-mounted. Opts: commit=0
(only once)
What does this mean ?
|
Nobody answered Toto's question.
Also
here ... no answer.
Pat's answer in
this thread triggered me to look one more time at this problem.
This
thread also helped me.
Simply
Code:
touch /etc/pm/power.d/harddrive
touch /etc/pm/power.d/journal-commit
and it's solved.
I actually put the following in both of these files and made them executable. I am not sure if this is necessary or if a simple touch is sufficient.
Code:
chmod 755 /etc/pm/power.d/harddrive /etc/pm/power.d/journal-commit