maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [Stable!] FasterN9 (https://talk.maemo.org/showthread.php?t=83940)

traysh 2013-04-21 22:01

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by Schturman (Post 1337828)
It should be in /home/user ? Did you tried another place?

It could be anywhere.
This is what I'm going to do: release the next versions with these commands among with other improvements. The ionice commands will work for people who are using their phone in open mode only but won't do any harm to people who aren't.

Then later I'll try to make them work to everyone, but this will take time.

traysh 2013-04-23 15:53

Re: [Stable!] FasterN9
 
Version 1.1.5 released.

This release will bring big speed improvements to all users and huge speed improvements to devices running in open mode.

It also fixes (or tries to fix) lags in QuasarMX when FasterN9 is installed.

If there are no critical bugs confirmed, this version will be released as 1.2 stable in a week.

Network (TCP) performance is also greatly improved in this release.

Please uninstall Drop Cache if you have it installed, as it erases the disk cache, which was tunned in this release.

Changelog:
fastern9 (1.1.5) unstable; urgency=low
* Disk cache tuning. Please uninstall "Drop cache" if you have it installed, otherwise there will be no gain as it erases the cache
* I/O prioritization of some processes to reduce latency. This will be applied only to phones running in "open mode"
* QuasarMX full and lite lag fix
* Improved network (TCP) performance

-- Danilo Luvizotto <danilo.luvizotto@gmail.com> Tue, 23 Apr 2013 12:15:11 -0300

traysh 2013-04-23 16:02

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by Schturman (Post 1337813)
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
~ $

If you do install the new version 1.1.5, would you please run both as root and user the following commands and paste the result here?

Code:

/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)

/opt/fastern9/bin/ionice.real -p $(pidof meegotouchhome)
/opt/fastern9/bin/ionice.real -p $(pidof tracker-store)
/opt/fastern9/bin/ionice.real -p $(pidof tracker-miner-fs)
/opt/fastern9/bin/ionice.real -p $(pidof bme_RX-71)
/opt/fastern9/bin/ionice.real -p $(pidof facebook-meego)
/opt/fastern9/bin/ionice.real -p $(pidof twitter-meego)
/opt/fastern9/bin/ionice.real -p $(pidof commhistoryd)
/opt/fastern9/bin/ionice.real -p $(pidof msgindexer)
/opt/fastern9/bin/ionice.real -p $(pidof messageserver)
/opt/fastern9/bin/ionice.real -p $(pidof feedengine)
/opt/fastern9/bin/ionice.real -p $(pidof msyncd)


patlak 2013-04-23 16:03

Re: [Stable!] FasterN9
 
So, this massive speed improvement won't be available for closed N9s? Also, can you suggest how to correct the stutter/skipping that we get for Ochotrack since adding it under "classify media" or "classify desktop" doesn't get rid of the skipping?

Thanks!

traysh 2013-04-23 16:06

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by patlak (Post 1338232)
So, this massive speed improvement won't be available for closed N9s? Also, can you suggest how to correct the stutter/skipping that we get for Ochotrack since adding it under "classify media" or "classify desktop" doesn't get rid of the skipping?

Thanks!

I'll take a look in this Ochotrack problem.
For now there will be bigger speed improvements to open devices than to closed devices. I'll start working on making it available to all devices but that may take time.

TMavica 2013-04-23 16:09

Re: [Stable!] FasterN9
 
how about normal mode?

traysh 2013-04-23 16:10

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by TMavica (Post 1338236)
how about normal mode?

By "closed" I meant normal mode devices

TMavica 2013-04-23 16:16

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by traysh (Post 1338237)
By "closed" I meant normal mode devices

sorry, forget read the upper post
thanks

patlak 2013-04-23 16:26

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by traysh (Post 1338235)
I'll take a look in this Ochotrack problem.
For now there will be bigger speed improvements to open devices than to closed devices. I'll start working on making it available to all devices but that may take time.

Sorry for the question, but just wondering; what is the actual speed benefit an Average Joe will get by the tweak done to open N9s that isn't available to closed N9s? Anything that would be noticeable?

lorenzo 2013-04-23 16:38

Re: [Stable!] FasterN9
 
@traysh do i really need to uninstall or is enough not use it?

traysh 2013-04-23 16:55

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by lorenzo (Post 1338255)
@traysh do i really need to uninstall or is enough not use it?

If there's an option to disable it, it should be enougth. Sorry, I've never installed it, so I didn't know it's possible to disable.

Lucazz990 2013-04-23 16:59

Hi,
sorry for the (very much) noob question, but dual-boot kernel used for nitdroid installation is open mode or it's a different thing? Thanks :)

traysh 2013-04-23 17:05

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by patlak (Post 1338249)
Sorry for the question, but just wondering; what is the actual speed benefit an Average Joe will get by the tweak done to open N9s that isn't available to closed N9s? Anything that would be noticeable?

Well, the speed perceived varies not only from phone to phone but also from "Joe" to "Joe", right? :D

Seriously, take a look in the first group of commands in post 1281. They're telling the kernel that when these processes need to read or write a file, they have the priority determined by the -c and -n flags.

So, for example, meegotouchhome will have io priority class "realtime" (-c 1) and classdata (-n 0), what means it will be the most prioritary process running in the phone.

Processes with "-c 3" (class idle) will write or read only when other processes are no trying to do it. That's ok for them because they're background processes, meaning there will be no lag in the user interface.

These commands work only in open phone, and if they're applied, lags in the user interface will be vary rare.

traysh 2013-04-23 17:06

Re: [Stable!] FasterN9
 
I forgot to mention in the changelog that network (TCP) performance has been a lot improved in version 1.1.5.

patlak 2013-04-23 17:14

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by traysh (Post 1338270)
Well, the speed perceived varies not only from phone to phone but also from "Joe" to "Joe", right? :D

Seriously, take a look in the first group of commands in post 1281. They're telling the kernel that when these processes need to read or write a file, they have the priority determined by the -c and -n flags.

So, for example, meegotouchhome will have io priority class "realtime" (-c 1) and classdata (-n 0), what means it will be the most prioritary process running in the phone.

Processes with "-c 3" (class idle) will write or read only when other processes are no trying to do it. That's ok for them because they're background processes, meaning there will be no lag in the user interface.

These commands work only in open phone, and if they're applied, lags in the user interface will be vary rare.

Yes, of course. No "Joes" are ever alike :cool:

So, to put everything you said in this lone "Joe's" perception, we pretty much get an iPhone 4 UI fluidity, but with real multitasking ;)

Thanks for the huge effort in explaining and developing. Massive performance improvement compared to a stock N9.

traysh 2013-04-23 17:19

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by Lucazz990 (Post 1338266)
Hi,
sorry for the (very much) noob question, but dual-boot kernel used for nitdroid installation is open mode or it's a different thing? Thanks :)

I guess it is the same open mode.

Run the following command in your phone terminal:
Code:

accli -I | grep mode
it is in open mode if you read:
Code:

Current mode: open

Lucazz990 2013-04-23 17:43

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by traysh (Post 1338280)
I guess it is the same open mode.

Run the following command in your phone terminal:
Code:

accli -I | grep mode
it is in open mode if you read:
Code:

Current mode: open

Yes it's open :) thanks

Lucazz990 2013-04-23 21:35

No problems with 1.1.5 for now, everything seems smooth like never before!
I'm in open mode :)

lorenzo 2013-04-24 19:12

Re: [Stable!] FasterN9
 
1 Attachment(s)
Can't upgrade, any ideas?

hood 2013-04-24 20:45

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by lorenzo (Post 1338610)
Can't upgrade, any ideas?

Remove, reboot, install?

Garp 2013-04-24 21:42

Re: [Stable!] FasterN9
 
Hell it's fast :D - I'm in Open mode too!:)

tonyhuynh 2013-04-24 22:49

Looking for vs for normal mode too!

traysh 2013-04-24 23:13

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by lorenzo (Post 1338610)
Can't upgrade, any ideas?

Success? :confused:

traysh 2013-04-24 23:15

Re: [Stable!] FasterN9
 
My phone's microusb has broke today. Hope I can have it fixed tomorrow :(

Schturman 2013-04-24 23:54

Re: [Stable!] FasterN9
 
Thanks traysh.
Just now upgraded without any problem from 1.1.4 (over).
But when installation started the phone freezed for a half of minute and when finished installation i saw the quick pop up message phone rebooted itself. After reboot in apps messenger i see 1.1.5.
It's normal process ?
The phone work good and quick, i with inception...

lorenzo 2013-04-25 05:40

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by traysh (Post 1338665)
Success? :confused:

i can't remove from app manager so i used apt-get remove from terminal but after autoreboot i still see fastern9 in app manager

lorenzo 2013-04-25 05:42

Re: [Stable!] FasterN9
 
may i try to downgrade safely?

az2111 2013-04-25 06:47

Re: [Stable!] FasterN9
 
Hey there,

must be the phone in open mode or is inception enough for the huge speed improvements?

How can i incept fastern9?
Which comands must be typed in terminal to incept fastern9 and use the huge speed improvements?

Thanks & Greetz
az2111

thedead1440 2013-04-25 07:06

Re: [Stable!] FasterN9
 
Schturman,

During the pop-up of around 30seconds the phone freezes for installation to complete before the reboot so its perfectly normal ;)

traysh 2013-04-25 13:47

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by lorenzo (Post 1338708)
may i try to downgrade safely?

What version did you have before trying to upgrade?

Try dpkg --purge fastern9

It should be ok to downgrade

traysh 2013-04-25 13:48

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by Schturman (Post 1338672)
Thanks traysh.
Just now upgraded without any problem from 1.1.4 (over).
But when installation started the phone freezed for a half of minute and when finished installation i saw the quick pop up message phone rebooted itself. After reboot in apps messenger i see 1.1.5.
It's normal process ?
The phone work good and quick, i with inception...

It's part of the installation process to avoid the user reboots the phone too soon, what would cause malf.

traysh 2013-04-25 13:51

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by Schturman (Post 1338672)
Thanks traysh.
Just now upgraded without any problem from 1.1.4 (over).
But when installation started the phone freezed for a half of minute and when finished installation i saw the quick pop up message phone rebooted itself. After reboot in apps messenger i see 1.1.5.
It's normal process ?
The phone work good and quick, i with inception...

Would you please try this when you have time?

Seful 2013-04-25 14:37

Re: [Stable!] FasterN9
 
I also with inception, using fastern9 1.1.5..

as user:


~ # /opt/fastern9/bin/ionice.real -c 1 -n 0 -p $(pidof meeg
otouchhome)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-s
tore)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-m
iner-fs)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 1 -n 7 -p $(pidof bme_
RX-71)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof facebook-
meego)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof twitter-m
eego)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof commhisto
ryd)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof msgindexe
r)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof messagese
rver)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof feedengin
e)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof msyncd)
ionice.real: ioprio_set failed: Operation not permitted
~ #
~ # /opt/fastern9/bin/ionice.real -p $(pidof meegotouchhome
)
unknown: prio 0
~ # /opt/fastern9/bin/ionice.real -p $(pidof tracker-store)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof tracker-miner-
fs)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof bme_RX-71)
unknown: prio 0
~ # /opt/fastern9/bin/ionice.real -p $(pidof facebook-meego
)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof twitter-meego)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof commhistoryd)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof msgindexer)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof messageserver)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof feedengine)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof msyncd)
idle
~ #

as user:

~ $ /opt/fastern9/bin/ionice.real -c 1 -n 0 -p $(pidof meeg
otouchhome)
ionice.real: ioprio_set failed: Operation not permitted
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-s
tore)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-m
iner-fs)
~ $ /opt/fastern9/bin/ionice.real -c 1 -n 7 -p $(pidof bme_
RX-71)
ionice.real: ioprio_set failed: Operation not permitted
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof facebook-
meego)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof twitter-m
eego)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof commhisto
ryd)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof msgindexe
r)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof messagese
rver)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof feedengin
e)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof msyncd)
~ $
~ $ /opt/fastern9/bin/ionice.real -p $(pidof meegotouchhome
)
unknown: prio 0
~ $ /opt/fastern9/bin/ionice.real -p $(pidof tracker-store)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof tracker-miner-
fs)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof bme_RX-71)
unknown: prio 0
~ $ /opt/fastern9/bin/ionice.real -p $(pidof facebook-meego
)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof twitter-meego)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof commhistoryd)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof msgindexer)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof messageserver)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof feedengine)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof msyncd
>

something wrong? Sry im noob

Harsha 2013-04-25 18:01

Re: [Stable!] FasterN9
 
Installed version 1.1.5. My first ever N9 Tweak :D Works like a charm!
Thanks a ton traysh!

traysh 2013-04-25 18:52

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by Seful (Post 1338820)
I also with inception, using fastern9 1.1.5..

as user:


~ # /opt/fastern9/bin/ionice.real -c 1 -n 0 -p $(pidof meeg
otouchhome)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-s
tore)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-m
iner-fs)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 1 -n 7 -p $(pidof bme_
RX-71)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof facebook-
meego)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof twitter-m
eego)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof commhisto
ryd)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof msgindexe
r)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof messagese
rver)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof feedengin
e)
ionice.real: ioprio_set failed: Operation not permitted
~ # /opt/fastern9/bin/ionice.real -c 3 -p $(pidof msyncd)
ionice.real: ioprio_set failed: Operation not permitted
~ #
~ # /opt/fastern9/bin/ionice.real -p $(pidof meegotouchhome
)
unknown: prio 0
~ # /opt/fastern9/bin/ionice.real -p $(pidof tracker-store)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof tracker-miner-
fs)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof bme_RX-71)
unknown: prio 0
~ # /opt/fastern9/bin/ionice.real -p $(pidof facebook-meego
)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof twitter-meego)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof commhistoryd)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof msgindexer)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof messageserver)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof feedengine)
idle
~ # /opt/fastern9/bin/ionice.real -p $(pidof msyncd)
idle
~ #

as user:

~ $ /opt/fastern9/bin/ionice.real -c 1 -n 0 -p $(pidof meeg
otouchhome)
ionice.real: ioprio_set failed: Operation not permitted
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-s
tore)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof tracker-m
iner-fs)
~ $ /opt/fastern9/bin/ionice.real -c 1 -n 7 -p $(pidof bme_
RX-71)
ionice.real: ioprio_set failed: Operation not permitted
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof facebook-
meego)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof twitter-m
eego)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof commhisto
ryd)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof msgindexe
r)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof messagese
rver)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof feedengin
e)
~ $ /opt/fastern9/bin/ionice.real -c 3 -p $(pidof msyncd)
~ $
~ $ /opt/fastern9/bin/ionice.real -p $(pidof meegotouchhome
)
unknown: prio 0
~ $ /opt/fastern9/bin/ionice.real -p $(pidof tracker-store)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof tracker-miner-
fs)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof bme_RX-71)
unknown: prio 0
~ $ /opt/fastern9/bin/ionice.real -p $(pidof facebook-meego
)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof twitter-meego)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof commhistoryd)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof msgindexer)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof messageserver)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof feedengine)
idle
~ $ /opt/fastern9/bin/ionice.real -p $(pidof msyncd
>

something wrong? Sry im noob

You ran 2 times as user? Maybe one of them was as root?

traysh 2013-04-25 18:55

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by traysh (Post 1338667)
My phone's microusb has broke today. Hope I can have it fixed tomorrow :(

No, now it's actually worse, I can't charge my phone. Not sure I can continue to develop now...

hood 2013-04-25 23:03

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by traysh (Post 1338914)
No, now it's actually worse, I can't charge my phone. Not sure I can continue to develop now...

I can't believe it... :eek:

minhdale 2013-04-25 23:16

Re: [Stable!] FasterN9
 
Uninstall 1.0.1 and install 1.1.5.
My phone run like a rocket.internet speed works very fast (just like nitdroid).thanks

Schturman 2013-04-25 23:18

Re: [Stable!] FasterN9
 
Quote:

Originally Posted by traysh (Post 1338911)
You ran 2 times as user? Maybe one of them was as root?

The first one is as root, look the symbol "#"

Rogatti 2013-04-25 23:21

Re: [Stable!] FasterN9
 
hey traysh

any tips for this error:

root mode
. / ionice.real -c 1 -n 7 -p $(pidof bme_RX-71)
ionice.real: ioprio_set failed: operation not permited

greetings


All times are GMT. The time now is 09:10.

vBulletin® Version 3.8.8