![]() |
Re: [Stable!] FasterN9
1 Attachment(s)
thedead1440: is your phone in open mode?
If it is NOT, please help me: download the attached file to your phone, move the file to /home/user, go to /home/user AS ROOT and run the following commands: tar -zxf ionice.real.tar.gz chmod a+x ionice.real ./ionice.real -c 1 -n 7 -p $(pidof bme_RX-71) ./ionice.real -p $(pidof bme_RX-71) Then paste the result here. Thank you in advance. |
Re: [Stable!] FasterN9
traysh,
Sorry my device is in open mode :o However, I've requested Schturman to help test it out; he should be posting the outcome here once done ;) Open mode output just for reference: Code:
N9-21-3_PR_005:/home/user# chmod a+x ./ionice.real |
Re: [Stable!] FasterN9
Quote:
Code:
RM696-21-3_PR_001:/home/user# chmod a+x ionice.real Code:
~ $ chmod a+x ionice.real |
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
Quote:
edit: typo now->not |
Re: [Stable!] FasterN9
Quote:
#Ionice /opt/FasterN9/bin/ionice.real -c 1 -n 0 -p $(pidof meegotouchhome) /opt/FasterN9/bin/ionice.real -c 3 -p $(pidof tracker-store) /opt/FasterN9/bin/ionice.real -c 3 -p $(pidof tracker-miner-fs) /opt/FasterN9/bin/ionice.real -c 1 -n 7 -p $(pidof bme_RX-71) /opt/FasterN9/bin/ionice.real -c 3 -p $(pidof facebook-meego) /opt/FasterN9/bin/ionice.real -c 3 -p $(pidof twitter-meego) /opt/FasterN9/bin/ionice.real -c 3 -p $(pidof commhistoryd) /opt/FasterN9/bin/ionice.real -c 3 -p $(pidof msgindexer) /opt/FasterN9/bin/ionice.real -c 3 -p $(pidof messageserver) /opt/FasterN9/bin/ionice.real -c 3 -p $(pidof feedengine) /opt/FasterN9/bin/ionice.real -c 3 -p $(pidof msyncd) Of course, you will need to copy ionice.real to the right path. What I'm trying to do is find a way to do this in non-openmode phones, but I'll have to wait Schturman or someone else try the commands in my previous posts. If this work at least to some critical processes then FasterN9 has achieved all the speed it can and I'll focus in increasing stability. |
Re: [Stable!] FasterN9
As ROOT:
RM696-21-3_PR_001:~# cd /home/user RM696-21-3_PR_001:/home/user# tar -zxf ionice.real.tar.gz RM696-21-3_PR_001:/home/user# chmod a+x ionice.real chmod: ionice.real: Operation not permitted RM696-21-3_PR_001:/home/user# ./ionice.real -c 1 -n 7 -p $(pidof meegotouchhome) -sh: ./ionice.real: Operation not permitted RM696-21-3_PR_001:/home/user# ./ionice.real -p $(pidof meegotouchhome) -sh: ./ionice.real: Operation not permitted RM696-21-3_PR_001:/home/user# As USER: ~ $ cd /home/user ~ $ chmod a+x ionice.real chmod: ionice.real: Operation not permitted ~ $ ./ionice.real -c 1 -n 7 -p $(pidof meegotouchhome) ionice.real: ioprio_set failed: Operation not permitted ~ $ ./ionice.real -p $(pidof meegotouchhome) unknown: prio 4 ~ $ |
Re: [Stable!] FasterN9
Quote:
|
Re: [Stable!] FasterN9
It should be in /home/user ? Did you tried another place?
|
All times are GMT. The time now is 23:15. |
vBulletin® Version 3.8.8