kermit
|
2012-03-06
, 11:34
|
Posts: 48 |
Thanked: 33 times |
Joined on Feb 2012
@ Germany
|
#11
|
|
2012-03-06
, 18:02
|
Moderator |
Posts: 5,320 |
Thanked: 4,464 times |
Joined on Oct 2009
|
#12
|
bug filed at
https://harmattan-bugs.nokia.com/show_bug.cgi?id=1097
so I hope it will be fixed soon.
Thanks
The Following User Says Thank You to jalyst For This Useful Post: | ||
|
2012-08-03
, 17:22
|
Posts: 228 |
Thanked: 137 times |
Joined on Jan 2012
@ UK
|
#13
|
|
2012-08-03
, 18:56
|
Posts: 48 |
Thanked: 33 times |
Joined on Feb 2012
@ Germany
|
#14
|
|
2012-09-23
, 07:43
|
Posts: 78 |
Thanked: 84 times |
Joined on Aug 2012
|
#15
|
chmod a+x /proc/timer_stats
|
2012-10-22
, 13:29
|
Posts: 24 |
Thanked: 9 times |
Joined on Jul 2010
@ Vicenza (Italy)
|
#16
|
This is in case someone finds this and doesn't know what to do. I found this on the web somewhere and the answer is really quite obvious when you think about it. Anyway that's what the guy said who posted this piece of code originally, which I'm now reposting here..
As root:
Code:chmod a+x /proc/timer_stats
chmod a+w /proc/timer_stats
The Following User Says Thank You to mmichielin For This Useful Post: | ||