|
2011-10-20
, 07:46
|
Posts: 418 |
Thanked: 431 times |
Joined on May 2011
|
#52
|
I don't seem to be able to edit any of the photos I've taken with the N9. Once synced to my pc via Nokia link, all the photos give the same error when trying to rotate them or do any other kind of editing. It says, and this is a translation from finnish, This picture cannot be saved because there is an error in the picture properties. What to do?
Edit: I found out that the error code is Error 0x80070057 and the only fix i could find is to install a windows update: System Update Readiness Tool.
I will install this update and lets see what happens.
edit2: Nope, that didn't help.
|
2011-10-20
, 10:46
|
Posts: 6 |
Thanked: 6 times |
Joined on Oct 2011
|
#53
|
Has anyone noticed pulseaudio using 10-15% cpu after a phone call? For me it just hangs in the background indefinetively using that amount of cpu. Also Ovi store client uses 60-70% cpu constantly whether used or in the background. For ovi client the problem is solved just closing the client but how could i solve the pulseaudio problem?
|
2011-10-20
, 15:54
|
Posts: 334 |
Thanked: 616 times |
Joined on Sep 2010
|
#54
|
I have same problem. After every phone call at home there is pulseaudio process in process list and it takes 25-35% CPU and drains battery very fast. After reboot it does not exist but after next call (at home) it is again there. I noticed that problem exists when network is changed between 2G/3G during phone call. If I changed network mode to GSM or 3G only -> no pulseaudio problem.
|
2011-10-20
, 16:14
|
Posts: 6 |
Thanked: 6 times |
Joined on Oct 2011
|
#55
|
Similar or same problem existed on N900 two years back with tonegend process that kept pulse-audio active, but they fixed it later. Wonder if it has crept back. Mind you, I haven't got it with N9 myself.
At the time problem seemed to be triggered by same conditions.
https://bugs.maemo.org/show_bug.cgi?id=6868
If you get it again and you have dev-mode on, you can try
'killall tonegend' and see if it cures pulse-audio cpu usage.
The Following User Says Thank You to hannul For This Useful Post: | ||
|
2011-10-20
, 16:31
|
Posts: 334 |
Thanked: 616 times |
Joined on Sep 2010
|
#56
|
It can be reproduced but when I type "killall tonegend" it responds "killall: can't kill pid 1453: Operation not permitted"
ps ->
1453 root /usr/bin/tonegend -s cept -b 100 -r 20
|
2011-10-20
, 17:08
|
Posts: 3,464 |
Thanked: 5,107 times |
Joined on Feb 2010
@ Gothenburg in Sweden
|
#57
|
It can be reproduced but when I type "killall tonegend" it responds "killall: can't kill pid 1453: Operation not permitted"
ps ->
1453 root /usr/bin/tonegend -s cept -b 100 -r 20
|
2011-10-20
, 17:17
|
Posts: 6 |
Thanked: 6 times |
Joined on Oct 2011
|
#58
|
Hmm, I tried killall tonegend before I posted and it seemed to kill the process as I didn't get any warnings or messages of the lack of the target process.
Did you elevate yourself as root with 'devel-su'? Password is 'rootme'. Not all commands work so I tested it beforehand because of that.
The Following 2 Users Say Thank You to hannul For This Useful Post: | ||
|
2011-10-20
, 17:25
|
Posts: 6 |
Thanked: 6 times |
Joined on Oct 2011
|
#59
|
REMEMBER N9 is still supported by Nokia and active developes even if many people her seems to think this is not the case...
even if we like to "hack" those issues should be solved by Nokia!
This is mustfix isssue! So send bugreport!!
http://developer.nokia.com/bugs
The Following 2 Users Say Thank You to hannul For This Useful Post: | ||
|
2011-10-20
, 18:39
|
Posts: 334 |
Thanked: 616 times |
Joined on Sep 2010
|
#60
|
I tried with root but pulseaudio did not die after "killall tonegend"
I used following steps:
1. "top" to check that pulseaudio does not exist
2. Create call and wait until network changes from 3G to 2G -> end call
3. "top" -> pulseaudio exists
4. "devel-su" and "rootme" as password
5. "top" -> pulseaudio exists
6. "killall tonegend" -> (no any output, it was like after enter pressed)
7. "top" -> pulseaudio still exists
I repeated steps 6. and 7. and it did not die.
I also tried "killall pulseaudio" as root but now it responds "killall: can't kill pid565: Operation not permitted.
Edit: I found out that the error code is Error 0x80070057 and the only fix i could find is to install a windows update: System Update Readiness Tool.
I will install this update and lets see what happens.
edit2: Nope, that didn't help.
Last edited by Pulzar; 2011-10-20 at 07:37. Reason: New information